Recent content by linuxmotion

  1. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    You have my permission to do whatever you like with it. Give credit to me and draknar that's all we ask you do. Other than that have fun with it :-) Sent from my Incredible using Tapatalk 2
  2. linuxmotion

    Post [ROM][22-MAR][4.0.3] ICS Euphoria RC2.1 - Enter into new galaxy!

    I give it a fourth Sent from my ADR6300 using Tapatalk
  3. linuxmotion

    Post [Q] Spoof sd card mount

    it might require modifications to the ram disk within the boot.img. or possibly using ln -s /data/sdcard /sdcard after boot is completed in a terminal. You may need to delete the /sdcard dir first and set proper permissions Looking in a terminal you will need to symlink the emmc(internal...
  4. linuxmotion

    Post [Q] Spoof sd card mount

    May need to also link to /data/sdcard as well as the /sdcard. This can be done with symlinks or mounting. Ie mount said partition to /data/sdcard then symlink from /data/sdcard to /sdcard. Though the /sdcard symlink may already be there Sent from my ADR6300 using Tapatalk
  5. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    I think aokp may be adding support for the dinc soon. Protekzs tweeted about a dinc build of aokp. Ramonb the first dev is just awesome. I've seen his work it is great. Sent from my ADR6300 using Tapatalk
  6. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    Yeah its NDA'd. Can't really speak about what it is. ;-) I know I love my dinc. Its starting to get a little outdated as its about a 2 year old phone but it still kicks ass. Its running evervolv just fine. Aside from the accassional graphics glitches it works perfectly. Sent from my ADR6300...
  7. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    I thank you for the name drop. I'm still rocking the dinc. Probably will for a while longer. Right now we actually have a job from a company. Were both working hard on that. School started for me so that takes up a good deal of time and a I got a part time construction job. Between all of it...
  8. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    Active development is currently stopped. If you want a rom to run that is not omx I like and am using evervolv. They are good developers and are respected in my book. Sent from my ADR6300 using Tapatalk
  9. linuxmotion

    Post Droid Incredible ICS info/development thread

    Correct. There ate two libs to the camera. Liboemcamera and libcamera. Libcamera we can modify in the source, liboemcamera is a prebuilt that we cannot change. Sent from my Incredible using Tapatalk
  10. linuxmotion

    Post Droid Incredible ICS info/development thread

    Here is a link that explains the driver problem. http://rootzwiki.com/index.php?/topic/10447-Adreno200-Source-Code-Userspace-Driver#entry54129 We need usepace drivers for the gpu. Those in the kernel are not the drivers we need. The gpu supports full opengl ES 1.x and 2.0 according to qualcom...
  11. linuxmotion

    Post Droid Incredible ICS info/development thread

    If we had source we could add ecceleration really quickly. He may even submit his fix to cm.(i really don't know if he would do it himslef as i don't really follow his work closely) just started fallowing his twitter. Well me and r2 also have the Inc working. Bluetooth pairing seems to work...
  12. linuxmotion

    Post Droid Incredible ICS info/development thread

    He talks about a kernel side fix i believe. Yes it should work if the adreno220 was ported. But for best performance we will need updated libs. What i really want is some open source libs ;-) lol. Sent from my Incredible using Tapatalk
  13. linuxmotion

    Post Droid Incredible ICS info/development thread

    I think we will need updated adreno200 libs for full hw ecceleration. I started a post at RootzWiki trying to get qualcom to release the adreno200 source or just update the drivers. http://rootzwiki.com/index.php?/topic/10447-Adreno200-Source-Code-Userspace-Driver
  14. linuxmotion

    Post Droid Incredible ICS info/development thread

    Its cause the intermediate files. About a gig of intermediate files turns into like 10mb of rom files. Its just the way it works. Though the rom is only about 150mb the libraries that the rom requires take up almost all of it. Sent from my Incredible using Tapatalk
  15. linuxmotion

    Post Droid Incredible ICS info/development thread

    The requirements that jbqueru posted says 20GB for one build and ~50 for the 3 builds in AOSP. Sent from my Incredible using Tapatalk