xclusive36
Android Expert
Anything I can do to help you guys?
I would love your help. Any bit I can get would be great.

Here's my device tree for the Optimus F3:
https://github.com/xclusive36/android_device_lge_fx3
The current setup (if you compile from git as it stands currently) loads the logo animation then goes black. Looks like it fails to load the external sd. it also runs out of memory.
Here's the logcat for that setup: Here
To get the boot animation, more files from the stock lib folder need to be copied onto the zip. Then I would need to copy the stock bin folder as well.
Here's the logcat for that setup:
http://dl.litestep.com/logcat3.txt
It looks like I missed some of the needed files from the lib folder. I'm currently separating them out. From what I understand, I shouldn't need anything from the bin folder (although I do to get to the boot animation).
The important thing is that it's now loading the correct hardware files now. I also wanted to mention that although we're using loki to bypass the bootloader, I'm using 2nd-init in this rom to do the same thing. I haven't had luck with the ramdisk yet. I was hoping I could get this up and running first and then focus on that and building the kernel with it later. (I'm using stock prebuilt)
I can upload the stock ramdisk if you wanted to look at them. LG threw in allot. ex. init.qcom.rc, init.fx3.rc, init.fx3s.rc, etc..
I pulled the info from the init.fx3.rc to specify the external sd location and threw it into the 2nd-init init.fx3.rc
Thank you for showing interest. It means the world to me.
I'm sure to the rest of us as well.
