stingray

  1. W

    Thread [Stingray] Did you BigPart and lose data? I may have the solution...

    For my fellow Stingray users (and possibly Everest users as well, if they're having similar issues), I was one of the group of people who couldn't get data on any 4.4 roms after going through the BigPart process. After a bunch of trial and error (and some excellent suggestions from fellow...
  2. P

    Thread [How to] Build CM-10.1 for Stingray/Wingray

    Had some trouble finding this out myself, so I'm posting here to help others later. There is a good guide on The cyanogenmod wiki for building CM-10.1 for the Xoom, but it has an error that stops you completely. The step "Extract proprietary blobs" fails because there is no such file...
  3. D

    Thread [Q] I Really Screwed Up This Time....Major Screw Up

    Well, I'm sure you've probably guessed by the tone of the title, I bricked my 3G Xoom MZ600. Don't really wanna get too much in depth on how I did so. But I will say this: I rooted my Xoom a few weeks back, and everything was cool. For some reason, tonight, I decided I wanted to revert back to...
  4. krystianp

    Thread [Q] to kernel developers about cpcap drivers in kernel

    Hi, I'm working on new kernel for Motorola Atrix. It uses cpcap just like stingray. I'm trying to load cpcap firmware and it gets to fw_load(...) (in cpcap-uc.c) which starts raw_write(...) and get stuck on wait_for_completion(&uc_data->completion). I could make a workaround by adding...