Need any help cm7 for t839

windxixi

Senior Member
Dec 22, 2009
70
132
63
I try to port cm7 to T839。
the source from httpx://github.com/SunRain/android_device_samsung_sidekick4g.git
yes the source can not run .so I fix(may be fixed) anything to build it.
I use bali kernel 2.6.32 and modify init.rc
but it can not run .no logo show.
stat:
Code:
C:\Program Files\Android Commander\bin>adb logcat
--------- beginning of /dev/log/main
E/logwrapper( 2405): executing /system/bin/drexe failed: No such file or dir
ry
I/logwrapper( 2394): /system/bin/drexe terminated by exit(255)
I/DEBUG   ( 2392): debuggerd: Feb 18 2012 19:38:13
D/        ( 2397): agpsd.c : Child created, Parent exits : succes
--------- beginning of /dev/log/system
I/Vold    ( 2387): Vold 2.1 (the revenge) firing up
D/Vold    ( 2387): Volume sdcard state changing -1 (Initializing) -> 0 (No-M
)
D/Vold    ( 2387): Volume sdcard state changing -1 (Initializing) -> 0 (No-M
)
D/        ( 2417): agpsd.c : Child execution starts here
I/Netd    ( 2391): Netd 1.0 starting
E/Netd    ( 2391): Unable to start DnsProxyListener (No such file or directo
E/SocketListener( 2391): Obtaining file descriptor socket 'dnsproxyd' failed
 such file or directory
D/Vold    ( 2387): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold    ( 2387): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmou
)
I/app_process( 2395): link_image[1962]:  2406 could not load needed library
android_runtime.so' for '/system/bin/app_process' (reloc_library[1311]:  240
nnot locate '_ZN7android6Camera13getCameraInfoEiPNS_10CameraInfoE'...
I/app_process( 2395): )CANNOT LINK EXECUTABLE
I/logwrapper( 2395): /system/bin/app_process terminated by exit(255)
E/LcsClient( 2417): oem_send_ril_request: Connection Failed. (4)
E/LcsClient( 2417): oem_send_ril_request: Connection Failed. (4)


this log
Code:
I/app_process( 2395): link_image[1962]:  2406 could not load needed library
android_runtime.so' for '/system/bin/app_process' (reloc_library[1311]:  240
nnot locate '_ZN7android6Camera13getCameraInfoEiPNS_10CameraInfoE'...
Can not find the camera??
 
G

GuestK0045

Guest
Try the t759 camera. or the 35 kernal

Sent from my SGH-T839 using XDA App
 
Last edited:

windxixi

Senior Member
Dec 22, 2009
70
132
63
D/AndroidRuntime( 2591): >>>>>> AndroidRuntime START com.android.internal.os.Run
timeInit <<<<<<
I/AndroidRuntime( 2591): Heap size: -Xmx40m
D/AndroidRuntime( 2591): CheckJNI is ON
D/dalvikvm( 2591): creating instr width table
E/dalvikvm( 2591): Can't open dex cache '/cache/dalvik-cache/[email protected]@co
[email protected]': Permission denied
I/dalvikvm( 2591): Unable to open or create cache for /system/framework/core.jar
(/cache/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 2591): Unable to process classpath element '/system/framework/core.j
ar'
E/dalvikvm( 2591): Can't open dex cache '/cache/dalvik-cache/[email protected]@bo
[email protected]': Permission denied
I/dalvikvm( 2591): Unable to open or create cache for /system/framework/bouncyca
stle.jar (/cache/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 2591): Unable to process classpath element '/system/framework/bouncy
castle.jar'
E/dalvikvm( 2591): Can't open dex cache '/cache/dalvik-cache/[email protected]@ex
[email protected]': Permission denied
I/dalvikvm( 2591): Unable to open or create cache for /system/framework/ext.jar
(/cache/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 2591): Unable to process classpath element '/system/framework/ext.ja
r'
E/dalvikvm( 2591): Can't open dex cache '/cache/dalvik-cache/[email protected]@fr
[email protected]': Permission denied
I/dalvikvm( 2591): Unable to open or create cache for /system/framework/framewor
k.jar (/cache/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 2591): Unable to process classpath element '/system/framework/framew
ork.jar'
E/dalvikvm( 2591): Can't open dex cache '/cache/dalvik-cache/[email protected]@an
[email protected]': Permission denied
I/dalvikvm( 2591): Unable to open or create cache for /system/framework/android.
policy.jar (/cache/dalvik-cache/[email protected]@[email protected])

D/dalvikvm( 2591): Unable to process classpath element '/system/framework/androi

I think It's wrong of rfs filesystem.