Recent content by PersonaNonGrata

  1. P

    LG Thrive Root, Customize, and Maximize Local Storage Memory

    Can you get a listing of /system/app ? It might be as easy as copying over the appropriate .apk & .odex files.
  2. P

    Help with Wi-Fi issue

    Try the PowerSave Mode in the hidden menu. In the dialer, dial 3846#*505# or 3846#*506# depending on your device (p505 vs. p506). Go to Connectivity Test -> PowerSave Mode I'm shooting in the dark here, as I don't know the source of your problem.
  3. P

    Stock GB Kernel for LG P505

    Uh, this doesn't look hopeful: Size of the Cyanogen ROM Source Download - The Lounge - CyanogenMod Forum
  4. P

    Stock GB Kernel for LG P505

    So, I got CM7 working with the colors ok. The lockscreen lag issue was better, though still there. The big problem was the wifi didn't work. I haven't figured out how to compile the wireless.ko module from source, nor can you just plop one in from another build. So for now, I'm stuck. Sent...
  5. P

    Stock GB Kernel for LG P505

    BTW, now that I've figured out how to make a kernel, it got me wondering. Um, what exactly are we looking to do?? Are we just retracing joban's steps? That is, we want a kernel that we can flash over any P500 ROM? Do we have a specific list of objectives??
  6. P

    Custom CWM for P505 & P506 Colors Fixed

    How were the previous betas generated? There's no readme at utkanos' github, so I'm not sure how to test out the new recovery.
  7. P

    Custom CWM for P505 & P506 Colors Fixed

    Yes, please. A flashable zip makes things much easier!
  8. P

    Stock GB Kernel for LG P505

    Thanks! Are you getting errors when you sync, or does it get stuck partway through? I had that problem, and had to execute the following (as shown here): sudo sysctl -w net.ipv4.tcp_window_scaling=0 repo sync -j1 I had large delays overnight, until I figured out the above. Overall, it took me...
  9. P

    Custom CWM for P505 & P506 Colors Fixed

    Could you reattach the file, please? The 1st post currently has no attachments.
  10. P

    Stock GB Kernel for LG P505

    I have made a kernel based entirely on LG's released source code. You may consider this somewhat useful, or completely useless, depending on your point of view. It's a flashable zip, and I have tested that it flashes properly on my Phoenix, with no ill effects. If you're making your own...
  11. P

    Help with Wi-Fi issue

    You sure you picked a good IP address? What ROM and android version are you using?
  12. P

    Help with Wi-Fi issue

    Try this on your phone: Go to Settings -> Wireless & networks -> Wi-Fi settings Press menu key -> Advanced -> check "Use static IP" Choose an IP address which you know won't (or is unlikely to) be assigned by your router to another device. Copy the Gateway, Netmask, and DNS addresses from a...
  13. P

    Help with Wi-Fi issue

    When you say turn your phone off, you mean complete power down? Do you turn it off & leave it off for a while, or does the problem happen with a simple reboot? Does it happen every time you turn it off/reboot? Does the problem happen in other wifi networks (i.e., work, public places)? Maybe...
  14. P

    Links for learning all things Kernel related.

    You guys who have been trying to build something probably already know this, but I learned the hard way that all the tutorials out there are outdated. Critical links have changed, and little explanation is given, like java 5 vs. java 6. IMO, the best, most complete, and most up to date...
  15. P

    LG Thrive Root, Customize, and Maximize Local Storage Memory

    According to this page: Apparently, many people have issues with the way Go SMS handles MMS. They're not actually sent as MMS, they're sent as SMS & the recipient gets a link to a Chinese website where the picture is stored. Some have voiced privacy concerns, others can't get it to work right...