[DEV HELP] Compiled aosp but it is not working....

lupohirp

Inactive Recognized Developer
Jul 27, 2010
977
7,399
0
Avellino
Hi guys i've compiled succesfully an AOSP rom built from google code but it doesn't boot....it stay on LG logo and goes in bootloop.....here's my logcat....i have problem in thunderg_gralloc.so....i've used the CM7 device folder of Mik_os.....anyone can help me please??:(
 

Attachments

mik_os

Retired Recognized Developer
Apr 13, 2010
746
1,830
0
Poltava
Hi guys i've compiled succesfully an AOSP rom built from google code but it doesn't boot....it stay on LG logo and goes in bootloop.....here's my logcat....i have problem in thunderg_gralloc.so....i've used the CM7 device folder of Mik_os.....anyone can help me please??:(
gralloc is a proprietary from LG's 2.2. Between 2.2 and 2.3 there are much API changes and CM project added old libraries support. You need to port it to AOSP or replace gralloc props with opensource libgralloc (get it from zte blade cm7 device, but lg's is faster).
 
  • Like
Reactions: gabitu73

lupohirp

Inactive Recognized Developer
Jul 27, 2010
977
7,399
0
Avellino
gralloc is a proprietary from LG's 2.2. Between 2.2 and 2.3 there are much API changes and CM project added old libraries support. You need to port it to AOSP or replace gralloc props with opensource libgralloc (get it from zte blade cm7 device, but lg's is faster).
IT BOOTED MIK thanks :)))) but now there are many bugs....gsm doesn't work if i lock screen device doesn't turn on(maybe debug.hw.sf=1 i must set =0??) usb doesn't work UI is very slow :(((( for now i've discovered these bugs :(