PDA

Ver la Versión Completa : [ENGLISH] Optimus Sol Developement Thread For English Users


poogie
13/09/12, 15:37:37
Just Open this Thread For collab work with developers around the world.


WELLCOME!

poogie
13/09/12, 15:41:39
Reserved for Index and thread structure.

poogie
13/09/12, 15:57:35
Hello all



I'v got a problem, I tried to port IceColdSandwich from Desire HD, and I had a BOOTLOOP...I don't know how to contiunue my work



Here is a LOGCAT ...please anynoane who done this before.......AND you POOGIE,



Thanks in advance ...



....

Ok i've readed your logcat and it's obvious you have not ported the android_runtime.so or your framework is wrong.

andr00ib
13/09/12, 17:22:40
Hello all



I'v got a problem, I tried to port IceColdSandwich from Desire HD, and I had a BOOTLOOP...I don't know how to contiunue my work



Here is a LOGCAT ...please anynoane who done this before.......AND you POOGIE,



Thanks in advance ...



....

Ok i've readed your logcat and it's obvious you have not ported the android_runtime.so or your framework is wrong.




ok, thnaks poogie, but, i had replaced Paint.smali in framework.jar/graphics...and now i have another problem :|....i tryied to find something but...look...

D/Zygote ( 1970): Process 1997 terminated by signal (11)
I/Zygote ( 1970): Exit zygote because system server (1997) has terminated
I/ServiceManager( 1694): service 'media.audio_flinger' died
I/ServiceManager( 1694): service 'media.player' died
I/ServiceManager( 1694): service 'media.camera' died
I/ServiceManager( 1694): service 'media.audio_policy' died


i know that is come from framework, i just don't stop looking for fix this...I had replaced and android_runtime.so and it's not booting anymore, it's just stuck on lg logo..:)

poogie
13/09/12, 17:56:24
Well you need the android_runtime and framework from the icecold rom you are going to port.
Do not edit nothing in framework,just let the framework folder from the target rom and try to boot.
remember to wipe before a new test unless it boots.
if boot is on lg logo it could be some init.d script.
Sure you are using cm9 boot.img isn't it?

If you are trying to port the AOKP version it could be as not easy as copy/paste and go.
What version have you downloaded as target?

andr00ib
13/09/12, 18:12:20
Well you need the android_runtime and framework from the icecold rom you are going to port.
Do not edit nothing in framework,just let the framework folder from the target rom and try to boot.
remember to wipe before a new test unless it boots.
if boot is on lg logo it could be some init.d script.
Sure you are using cm9 boot.img isn't it?

If you are trying to port the AOKP version it could be as not easy as copy/paste and go.
What version have you downloaded as target?



i use 8.6.1, and yes I'm using cm9 boot.img, and yes, i had replaced frameowork folder with that from Icecold..)

andr00ib
13/09/12, 20:08:04
here is my latest LOgcat

nomanman
14/09/12, 07:59:06
Hey,
While i edited stock ROM with dsixda kitchen and rebuild ed it it tells me that mount() requires 3 args, got 4.I tried many solutions from the interne like changing binary, changed it from MTD to emmc but still no luck...
Can anybody solve this problem???

poogie
14/09/12, 09:09:12
Stock LG?
yes, copy/paste the mounts from cm7 updater-script.

For using dsixda kitchen ,when you select your "original update" and prompted about to convert the updater, select the second option "keep updater-script", then you are ready to go.
If you need to add something to your updater-script,make it manually.
Usually,if you use a CM imported updater-script you neednt to add any dsixda feature to updater-script,so you are fine.
Conversion fails for our device.

if you need to root a non rooted stock rom you can use dsixda with cm updater-script,make operations with dsixda and replace the updater script with the one from cm again when finished.

nomanman
16/09/12, 12:12:18
Since i'm modifying stock ROM (poogie's SOL_LX) i found that it have init.d support but kernel is not executing scripts from init.d on the boot.So plz suggest me what to do??

poogie
17/09/12, 08:52:52
give permissions to your scripts ie: mokeesol scripts

Find in updater-script set_perm(0, 0, 0777, "/system/etc/init.d/S97ramscript")

Thats the way you give run permisions to a script.
copy/paste and replace S97ramscript with yours.

if it doesn't work maybe was my fault,ican't check it right now. try this if not worked:

copy your meta-inf folder somewhere.go to dsixda, let it convert your updater-script. select 0 advanced,run in parts functionality ,and let the script run.
It will add the functionality to the kernel if not present.
replace again the meta-inf folder by your backup copy.
Build.

nomanman
18/09/12, 05:15:06
give permissions to your scripts ie: mokeesol scripts

Find in updater-script set_perm(0, 0, 0777, "/system/etc/init.d/S97ramscript")

Thats the way you give run permisions to a script.
copy/paste and replace S97ramscript with yours.

if it doesn't work maybe was my fault,ican't check it right now. try this if not worked:

copy your meta-inf folder somewhere.go to dsixda, let it convert your updater-script. select 0 advanced,run in parts functionality ,and let the script run.
It will add the functionality to the kernel if not present.
replace again the meta-inf folder by your backup copy.
Build.
It tells me that it is already implemented..

andr00ib
25/09/12, 21:37:53
I succefully make an AOKP rom to boot on our device:D, i ported from E739 if I can Say so...but it has some bugs that i can't make it dissapear.:|

BUGS:



-wifi not woring (i thinks is from Wifi Driver)
-Bluetooth
-GPS

and another smaller bugs, i think!


So, if anybody can help me with that it will be nice to have an AOKP rom...and the diferent's are:


-a lot off ram free(220 MB)
-No lag, all is smooth...
-Highly Costumizable with help of RomControl!



I wait for help from all of you guy's! ...let's make it work!




Edited by andr00ib, Today, 11:36 AM.

poogie
25/09/12, 21:48:37
Great!
I'm just downloading for trying to solve the issues.
very happy to see a new young dev.
:platano::platano::platano::platano:

If you want we could make it work together.


it's the same aokp from medicjunkie? X-D it's the same issues

Using cm9 kernel?

andr00ib
25/09/12, 22:24:31
Great!
I'm just downloading for trying to solve the issues.
very happy to see a new young dev.
:platano::platano::platano::platano:

If you want we could make it work together.


it's the same aokp from medicjunkie? X-D it's the same issues

Using cm9 kernel?

yes:D...i used your kernel, on aokp and yes it work:D

andr00ib
28/09/12, 19:19:12
heeey, pls poogie help:D...I had synced JB source on my ubuntu, and now i'm syncing AOKP 4.0 source:D...i need help with compiling JB...:D...please