Recent content by MongooseHelix

  1. MongooseHelix

    Post Evervolv JB test build - No radio

    Sorry if I caused any confusion or wasn't clear but yeah, there is definitely no radio action in this build. I'm not particularly familiar with the RIL stuff and wasn't involved in getting it going for ICS. I'm sure it will get worked out sooner or later with jblack, liquid, santod, and others...
  2. MongooseHelix

    Thread Evervolv JB test build - No radio

    I may end up making a proper thread in the dev forum but for now, I'm lazy and I'll just mention it here. This is something to mess around with and hopefully help with jellybean progress. Here's my tweet about it or keep reading for the same info. Download build: here md5sum...
  3. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    I went into settings->apps on my eris and it ends up showing a large negative number for the amount of space used so something is getting misreported or having trouble lol. I'll look into that at some point. If you have problems with that again, check how much space is on cache, data, and system...
  4. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    Sorry for being absent as of late. Was working some on the .35 kernel to get the light/proximity sensor going which has just lead to headaches so far. Then extended family coming into town kept me busy, ended up with the flu but now feeling better and will be gone for a wedding tomorrow through...
  5. MongooseHelix

    Post [4.1] JellyBean Dev thread

    For gps, you just need to include this gpsshim repo. And you can get working screenshots with these two commits: http://review.evervolv.com/#/c/2945/ http://review.evervolv.com/#/c/2946/
  6. MongooseHelix

    Post [4.1] JellyBean Dev thread

    Doubtful that I'll be pushing things to CM since I'm not building from their source but feel free to push/use whatever. The only reason these old legacy phones have anything past froyo is the greatness that is open source. :)
  7. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    Just figured out how to get the screenshot fix going so that will also be working in p2 which should be out tomorrow sometime.
  8. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    That's from strict mode which is disabled in the ramdisk's default.prop with: persist.sys.strictmode.disable=true
  9. MongooseHelix

    Post [4.1] JellyBean Dev thread

    A few commits I've done for the Eris in Evervolv that you may want to incorporate... Camera: * add BOARD_NEEDS_MEMORYHEAPPMEM flag(support added by this CM commit) * access additional camera parameters(added from CAF here) Wifi: * bypass avoid poor network when mobile not connected and also...
  10. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    FYI: taking pics with the camera is now fixed. I updated the additional_fixes zip in the OP with the needed changes since I haven't got around to doing a full build to release as p2 yet. Oh and the spacing of icons on the homescreen will be fixed in the next build also. Forgot to add the...
  11. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    For the eris/heroc/hero, the two audio libs, audio.primary.DEVICE and audio_policy.DEVICE are currently being built from the device repos so the hero repo would need updated for jellybean. Those lib changes are based on updates to libhardware_legacy in jellybean so without looking and testing...
  12. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    You're right, thanks for pointing that out. The logcat showed that I needed to build and include the make_ext4fs binary so the android secure section of the sdcard can be created. It does work now with it. I'll add a flashable zip to the OP which will install make_ext4fs and gps.desirec.so...
  13. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    Does anybody else have an Eris with the melfas screen and either way, are any of you having problems similar to dragonrazorz?
  14. MongooseHelix

    Post [ROM][AOSP] 4.1.1 JellyBean | Evervolv-Eligo | 3.0.0p2 | 8/26/12

    Can't point you to anything specifically as it had been working in ICS for awhile and JB now also. Didn't stritfajt's ICS builds for the hero have a working mic?