[DEV][PORT][10/08/11]Gingerbread 2.3.4 from Optimus Net

Search This thread

Gen_Tune

Member
Jun 20, 2011
22
2
Fetesti
I get FC on Lg Setup Wizard and nothing is working except status bar and music player:(:(((((! I gotta mention that i'm on 2.2.2 but i don't think this is a big problem only the gsm won't work :D please can someone help me
 

Gen_Tune

Member
Jun 20, 2011
22
2
Fetesti
Done I've updated to 2.3.3 firmware and now works ! :D
And I gotta say it looks amazingly smooth and fast and stable.
If the bugs would be fixed it would be Best ROM for me and from now on i'll keep it ;) I even like it more than CM7 :cool: I loveee the lockscreen:X:X:X
 

DaXmax

Senior Member
Sep 16, 2008
10,846
9,928
Singapore
Done I've updated to 2.3.3 firmware and now works ! :D
And I gotta say it looks amazingly smooth and fast and stable.
If the bugs would be fixed it would be Best ROM for me and from now on i'll keep it ;) I even like it more than CM7 :cool: I loveee the lockscreen:X:X:X

But the problem is bluetooth,wifi not working... I need those working... :(

Sent from LGE XDA phone
 

Roqu3

Senior Member
May 9, 2011
256
186
Why doesn't anyone change wifi libs and kernel and then check?

Sent from my LG-P500 using Tapatalk

That's already done, it has Paolo's V6 kernel with modules and etc, aside from wifi, bluetooth and camera, there's some problem with sensors (the accelerometer is crazy) and the ROM is still identifying the device as gelato not thunderg, if you change that other things broke like GSM.

But yes it would be great if LG releases it for the O1 also.
 
Last edited:

DaXmax

Senior Member
Sep 16, 2008
10,846
9,928
Singapore
That's already done, it has Paolo's V6 kernel with modules and etc, aside from wifi, bluetooth and camera, there's some problem with sensors (the accelerometer is crazy) and the ROM is still identifying the device as gelato not thunderg, if you change that other things broke like GSM.

But yes it would be great if LG releases it for the O1 also.

So it works? Bluetooth and everything?

Sent from LGE XDA phone
 

hecatae

Senior Member
Jul 7, 2010
257
115
accelerometer not working, I'm stuck on 90 degrees rotated.

wireless will be easy by the looks of it

and lock screen by power button does not work.

liking the slide up lock screen.

if you go into settings and about phone and status, you get no information
 
Last edited:

alextirca

Senior Member
Mar 9, 2011
385
41
Bucharest
this is a verry interesting rom from LG, can no one fix its little minor problems?? andy can you help us with this pls, any suggestions, so can the guys start the work fixing the 2.3.4 from LG.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 19
    Now anything seems to work:

    working fm radio
    working bluetooth
    working gps
    working sensors
    working wifi
    working camera
    working calls
    working data
    working touchscreen

    ROM:

    http://www.multiupload.com/VNXVZCGSMG

    configuration:
    Baseband: V20C Optimus One
    Kernel: V20C original for Optimus One
    Libraries: (???)))
    ROM: V10A for Optimus Net)

    Thanks to:
    Matteof93
    Hecatae
    (do i forget anyone?)
    4
    Port is done ;)

    waiting for upload and it will be here in a few min :D

    race ya

    http://www.multiupload.com/9DUSKBXX57

    matteof93's work

    camcorder still broken
    3
    working sd card
    working fm radio
    working bluetooth
    working gps
    working sensors
    working wifi

    c17034dfd8f321ecdcb4c3ab7092125e thunderg_signed_100311_230613.zip

    http://www.multiupload.com/SF6DDLKQAN
    3
    Okay,

    Going to see which apps are garbage. Remote support, finance and yahoo news already removed. Software update app gone as well. Removed remote support dummy stuff too

    Sent from my LG-P500 using XDA App
    2
    I have been working on this port as well and as far as I was able to get was working wifi and bluetooth. The camera and sensors had me stumped. I gave up on this but now I just might have to get back into it. Thanks for posting the helpful info.

    To get bluetooth working I used BCM4325D1_004.002.004.0218.0248.hcd and the wifi script from a stock rom.

    ---------- Post added at 02:57 AM ---------- Previous post was at 02:48 AM ----------

    To get bluetooth working I used BCM4325D1_004.002.004.0218.0248.hcd and the wifi script from a stock rom.[/QUOTE]

    I had to do more than that. I have to edit init.gelato.rc in boot.img to reflect the different .hcd name.

    service btld /system/bin/logwrapper /system/bin/btld -pf /system/bin/BCM4330B1_002.001.003.0128.0155.hcd -hb 4000000 -lpm 1

    becomes

    service btld /system/bin/logwrapper /system/bin/btld -pf /system/bin/BCM4325D1_004.002.004.0218.0248.hcd -hb 4000000 -lpm 1