Recent content by icbeer

  1. icbeer

    Post Battery on Bamf 1.8 stripped

    Have you tried recalibrating your battery since installing Bamf 1.8 stripped? Maybe it's not a problem with the ROM, but with the battery calibration. Sometime at night shutdown your phone and then hold volume down and power to boot up HTC's nice bright white bootloader. Leave it alone until...
  2. icbeer

    Post Just curious to see who is here from the old Eris Forums

    icbeer checking in... Now that my Eris had a nice thorough cleaning in my washing machine on Sunday, I picked up the TB last night. This phone is awesome! Nice to see some familiar faces here.
  3. icbeer

    Post [ROM][03/24/2012] GSB v4.5 - Final | CM7.2 | It's been a great ride...

    Sounds like it fixed itself. I hate that thing ;-) CM Settings > Display > Screen-off animation
  4. icbeer

    Post [ROM][03/24/2012] GSB v4.5 - Final | CM7.2 | It's been a great ride...

    I tried doing an nslookup on www.androidphiles.com, but I'm not getting an ip.
  5. icbeer

    Post [GPL][GINGERBREAD] KaosGingerbread V8

    This is what I got: f1b1820f123907556c69ea2c441d3725
  6. icbeer

    Post [DEV TOOL] EasyDev-v9 - "Roll Your Own" [8-28-11]

    Ever thought about putting the prompts at the beginning of the script before it does any work?
  7. icbeer

    Post [GPL][GINGERBREAD] KaosGingerbread V8

    OK, I thought it probably would. Wish I didn't have to work right now. The wait to try this out is going to kill me.
  8. icbeer

    Post [GPL][GINGERBREAD] KaosGingerbread V8

    You think the armv5te stuff will run on the armv6j?
  9. icbeer

    Post [GPL][GINGERBREAD] KaosGingerbread V8

    Yeah that was a pain in the ass to setup those armv6 files/folders. I just copied the armv5te stuff. I just got it built a couple minutes ago. Good luck. On the whole I didn't think it was too difficult to get through all the build errors.
  10. icbeer

    Post [DEV TOOL] EasyDev-v9 - "Roll Your Own" [8-28-11]

    Cool...I built gingerbread...Can't play with it till I get off work in a couple hours. --- update: damn it boot loops my phone...
  11. icbeer

    Post [DEV TOOL] EasyDev-v9 - "Roll Your Own" [8-28-11]

    IDK but I doubt it. Easiest thing to do would be to use a virtual machine and mount your existing partition from the virtual machine as an external drive (not the boot partition). Then you wouldn't need to copy your git repository anywhere. It will take about 2 hours to download Ubuntu 64-bit...
  12. icbeer

    Post [DEV TOOL] EasyDev-v9 - "Roll Your Own" [8-28-11]

    Anyone know if this line is needed in BoardConfig.mk in the device tree for desirec? TARGET_RECOVERY_UI_LIB := librecovery_ui_desirec librecovery_ui_htc This was causing a problem for me when trying to compile gingerbread. I figure this has something to do with the user interface when you...
  13. icbeer

    Post [DEV TOOL] EasyDev-v9 - "Roll Your Own" [8-28-11]

    I felt the same way when I create my 32-bit virtual machine. When I first started out I was using VMware which I prefer, but I couldn't get bridged networking to work and the NAT networking causes repo to stop every minute so I imported the hardrive into VirtualBox and was so proud that it...
  14. icbeer

    Post [DEV TOOL] EasyDev-v9 - "Roll Your Own" [8-28-11]

    OK, had to make a few adjustments to the script to get it to go, but Gingerbread has been building now for like 15 minutes. Still a long ways to go, but I'm cheering it on now. Go, go, go... --- Still going after another hour... --- After about 4 1/2 hours I finally built a generic version of...