Recent content by wilberfan

  1. W

    [ROM][WIP]CM10.0.0-RC0-BobZ

    Anyone know if BobZ is okay? I notice it's been forever since this potentially fabulous ROM was updated. (Maybe it just FEELS like forever!) ;-) Any idea if this ROM is still on his radar?
  2. W

    [ROM][WIP]CM9.1.0-BobZ

    Yeah, I'm still getting that, too. I'm also having problems with QuickPic--but I don't know if it's ROM related. When I display an image, the screen goes black after 1 second or so...
  3. W

    [ROM][WIP]CM9.1.0-BobZ

    Rats. I just wiped (only) Cache & Dalvik....installed the 090112 update, and got an error message from just about every app on the phone. ("Unfortunately, XXXXX has stopped...") I guess I'll have to do a complete wipe for this version? (Previous install was the 0816 version) :-\
  4. W

    [ROM][WIP]CM9.1.0-BobZ

    Re: [ROM][WIP]CM9.0 RC2-BobZ Perhaps slightly OT, but is there a way to reset the default exposure settings in the stock camera? I've found that I have to manually "+3" before most shots... :-\
  5. W

    [ROM][WIP]CM9.1.0-BobZ

    Re: [ROM][WIP]CM9.0 RC1-BobZ That's a big "woo-hoo!" from here... Thanks fer sharin'... :cool:
  6. W

    [ROM][WIP]CM9.1.0-BobZ

    Re: [ROM][WIP]CM9.0 RC1-BobZ That's so odd: I'm having the exact opposite experience. My Gmail app gets the white-screen issue. I just set up the stock Email app, and so far it's working okay. I tried Aqua Mail yesterday--and same white-out issue... [oops. full disclosure: I'm using the...
  7. W

    Building your own ROM

    I think you're right--but I don't have a clue how. I re-installed the android SDK--and things run better now--but with kernel.org down, I can't really do anything anyway...
  8. W

    Building your own ROM

    I was getting the following errors after trying to compile under the Ubuntu 11.10 beta. I restored 11.04--but am still getting these errors. Is this related to the site being hacked yesterday?? /media/d2p8/android/system$ /media/d2p8/bin/repo init -u git://github.com/BobZhome/android.git -b...
  9. W

    Building your own ROM

    Cool! :cool: I'm still unclear, though, on when that first .zip would be used? None of the .zip files I've downloaded from the IHO binary page have been "update- " files (or at least they haven't been labeled that way). Is, in fact, the "update-" used to, well, update an existing ROM of...
  10. W

    Building your own ROM

    Okay, bear with this struggling noob, here... To test my new Ubuntu 11.04 (64) install, I tried a compile tonight--following Jerry's steps (post #3). In place of his: repo init -u git://github.com/inferiorhumanorgans/android.git -b gingerbread I did a: repo init -u...
  11. W

    Building your own ROM

    So the one I'm interested in (IHO-Optimus V) DOES get updated, based on this line? <project path="vendor/lge/thunderc" name="inferiorhumanorgans/vendor_lge_thunderc" remote="github" /> And, therefore, whenever I compile from it--that should be the lastest available? [noob cringe]
  12. W

    Building your own ROM

    Ouch. Hope you get your AC back soon! I installed Ubuntu 11.04 64bit this afternoon--pretty slick. They've come along way since I first tried 'em (was it Dapper?)--except when it comes to their standard theme color choices! :( [ Besides, my 64bit AMD had 4 distros on it (Win7, Debian...
  13. W

    Building your own ROM

    So based on that--and this from the beginning of this thread: is it the case that compiling is best done on a 64-bit Ubuntu 10.04 install?? (Why 10.04--and not 10.10...or even later? 10.04 is an "LTS" release--does that have something to do with it?)
  14. W

    Building your own ROM

    Hmm. I'm using Linux Mint Debian Edition--and my first compile (3 days ago, or so) went fine. None of the libs you suggest are in the repos I have configured right now. Do I need to enable some source repos, or...? Plus, I'm confused: Isn't ia32-libs only needed on a 64-bit system?