[DEV][WIP]Building ICS for the OV

What ever you guys decide is ok by me, just note that I don't build pure...my builds are on the custom side to my liking.

On a side note, I had three PM's this morning to release my build. Please do not PM me for a release because this is the answer you will get:
One alpha release is enough...there are still to many issues with the build at the present moment.
Right now, I'm just trying to help out with improving it.
When I feel it can be used on a daily bases, I'll post it.

Also, if your building off my git, please use it for personal use...do not release it. Thanks!
 
Can someone help me here? I'm stumped. Building ICS from BobZHome's git..

Code:
make: *** No rule to make target `vendor/cm/proprietary/lib/armeabi/libjackpal-androidterm3.so', needed by `out/target/product/thunderc/system/lib/libjackpal-androidterm3.so'.  Stop.

I can't for the life of me find libjackpal-androidterm3.so anywhere..

EDIT: Nevermind. Added in tdm's files that he provided.

Seems to be working :)

I yanked the CM proprietary stuff out from vendor/cm/config/common.mk:

Code:
 PRODUCT_COPY_FILES +=  \
-    vendor/cm/proprietary/RomManager.apk:system/app/RomManager.apk \
-    vendor/cm/proprietary/Term.apk:system/app/Term.apk \
-    vendor/cm/proprietary/lib/armeabi/libjackpal-androidterm3.so:system/lib/libjackpal-androidterm3
     vendor/cm/prebuilt/common/bootanimation.zip:system/media/bootanimation.zip

Don't know if there's a better way, but I didn't want RomManager and there's several terminals in the market.
 
Ok this is really annoying. The 2.6.32 stable series is apparently maintained by opensuse on gitorious and does not exist in the mainline kernel repo.

So if we're gonna use github -- and we are -- then the first thing I need to do is fetch and merge the opensuse repo. I don't know if it's just bad timing or what, but gitorious.org is giving me network timeouts and all sorts of badness right now trying to do a fetch. :mad:

I did succeed in getting a good clone though. So I guess I'll try to use my local opensuse clone as a remote for the linux-2.6 repo to fetch.
 
  • Like
Reactions: bdfull3r
Hey Bob, I can't for the life of me get data or wifi to work with your build..

EDIT: Got data to work.. no wifi though
EDIT2: flashed drews kernel and got wifi working :D looks good Bob!
 
Last edited:
Now lupohirp and arjen say they have the camera working. They took clues from another phone's working camera, so I imagine we can follow suit (Blarf is the camera expert, he will know for sure).

[UNOFFICIAL][DEV/GEEKS-ONLY] Cyanogenmod 9 (Android 4.0.3)[BETA3 WITH FULL HW/A] - Page 298 - xda-developers

Do you know arjen's git? Lupohirp only updates his git after a new release and arjen said he was going to be pushing it up that night.,

Sent from my Amazon Kindle Fire using Tapatalk
 
Do you know arjen's git? Lupohirp only updates his git after a new release and arjen said he was going to be pushing it up that night.,

Sent from my Amazon Kindle Fire using Tapatalk

No I couldn't find arjen's, and from what he posted, I believe they both keep things under wraps and share with each other till whatever they are working on is stable. Makes sense, helps keep focus on the task at hand. ;)
 
Finally got my build environment working on LeslieAnn's communuity server.

Thank You Very Much LeslieAnn!!!

Running BACKside-ICS 0.0.2 now, slimmed her down to 76mb so far. I started with CM9-ICS + tdm's dumps.

Thank You Very Much tdm!!!

I've spent most of the day making changes, adding in fixes, and getting a feel for the layout.

Thank You Very Much gannon!!!

Will be working on MMS tonite, and I'll post results.

Big thanks to drewwalton for gingerkernel!!!

Huge thanks to lupohirp and arjen for all their hard work, as well as the CM and AOSP teams, and many many more!

Will push changes to github soon, but they are mostly mirror everyone else's atm, I don't plan on porting the BACKside mods till we iron out some stuff. ;)
 
Last edited:
This should get native USB and adb working like normal. Remember to turn on debugging. I'm still working on the wifi and airplane mode. Airplane modes switches fine when wifi isn't working. But the toggle hangs when wifi is active and working.

For adb and usb, sorry its part of some big commits. But these should get it working and remember to comment out the Usbstorage.apk.

https://github.com/thekraven/vendor...2c9c94abba870cb5/proprietary/init.thunderc.rc

https://github.com/thekraven/vendor...326f94ffd2c9c94abba870cb5/proprietary/init.rc
This file, don't copy all the drm extra's, it breaks market downloads.


https://github.com/thekraven/android_device_lge_thunderc/blob/icsalpha5/BoardConfig.mk

https://github.com/thekraven/vendor...86f235be8311b0da249e8f900d/thunderc-vendor.mk
 
Last edited:
Were you guys able to get GingerKernel (now iScream) to work on the V? If so, would you mind creating a new branch and submitting a pull request with any applicable changes? I'd like to keep the Optimus V version aligned with future iScream builds.
 
  • Like
Reactions: Masema and notown
Were you guys able to get GingerKernel (now iScream) to work on the V? If so, would you mind creating a new branch and submitting a pull request with any applicable changes? I'd like to keep the Optimus V version aligned with future iScream builds.

Right now, I'm just using the your kernel itself, thank you very much btw! ;)

tdm and BobZhome are working on porting it over to the OV, and tdm is looking at how far up the kernel line he can go with it.

We are discussing how we are going to organize IHO for the big push to IHO-ICS. PM's you details.
 
  • Like
Reactions: bdfull3r and Masema
Running BACKside-ICS 0.0.2 now, slimmed her down to 76mb so far.

WOW!!
Since it was first born, it weighed in at well over 110MB. This ROM has been cut on a hugeee diet to 88.3MB on TDM's and then on another diet to ~76MB since Jerry got his hands on it.

That's one weird baby. Lol

I say thanks to all the developers who make the OV owners happier, now that ICS is coming.