Need any help cm7 for t839 - T-Mobile Sidekick 4G

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??

Try the t759 camera. or the 35 kernal
Sent from my SGH-T839 using XDA App

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.

Related

/data mounted as Read Only at boot

Hi,
My Nexus S goes on bootloop because he can't write on /data, that results to be mounted as read-only.
This problem remains for each rom I tried to flash (I tried MIUI, AOKP, Cm9, Cm10, JB OTA from CWM)
On recovery the partition is writable and works fine
Hope you can help me, thanks.
"mount" output from Recovery with everything mounted:
Code:
~ # mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/block/mtdblock4 on /cache type yaffs2 (rw,nodev,noatime,nodiratime)
/dev/block/platform/s3c-sdhci.0/by-name/userdata on /data type ext4 (rw,nodev,noatime,nodiratime,barrier=1,data=ordered)
/dev/block/platform/s3c-sdhci.0/by-name/system on /system type ext4 (rw,nodev,noatime,nodiratime,barrier=1,data=ordered)
/dev/block/platform/s3c-sdhci.0/by-name/media on /sdcard type vfat (rw,nodev,noatime,nodiratime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,ioch****t=iso8859-1,shortname=mixed,errors=remount-ro)
"mount" output from Rom:
Code:
rootfs / rootfs ro,nodev,noatime,nodiratime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,nodev,noatime,nodiratime 0 0
sysfs /sys sysfs rw,nodev,noatime,nodiratime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock4 /cache yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
/dev/block/mtdblock6 /efs yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
/dev/block/platform/s3c-sdhci.0/by-name/system /system ext4 ro,nodev,noatime,nodiratime,barrier=0,data=ordered,noauto_da_alloc 0 0
/dev/block/platform/s3c-sdhci.0/by-name/userdata /data ext4 ro,nosuid,nodev,noatime,nodiratime,barrier=0,nomblk_io_submit,data=ordered,noauto_da_alloc 0 0
LOGCAT:
Code:
--------- beginning of /dev/log/main
I/DEBUG ( 77): debuggerd: May 14 2012 19:13:44
E/installd( 84): Could not create directories; exiting.
E/keystore( 85): chdir: /data/misc/keystore: No such file or directory
--------- beginning of /dev/log/system
I/Vold ( 73): Vold 2.1 (the revenge) firing up
D/Vold ( 73): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
I/Netd ( 76): Netd 1.0 starting
D/Vold ( 73): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 73): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
D/DirectVolume( 73): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
D/DirectVolume( 73): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3
D/Vold ( 73): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
W/Vold ( 73): Duplicate state (1)
W/Vold ( 73): Duplicate state (1)
W/Vold ( 73): Duplicate state (1)
W/Vold ( 73): Duplicate state (1)
I/ ( 81): ServiceManager: 0x1307910
D/AndroidRuntime( 80):
D/AndroidRuntime( 80): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 80): CheckJNI is OFF
I/SurfaceFlinger( 79): SurfaceFlinger is starting
I/SurfaceFlinger( 79): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/core.jar'
D/libEGL ( 79): loaded /system/lib/egl/libGLES_android.so
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/core-junit.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/core-junit.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/bouncycastle.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/bouncycastle.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/ext.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/framework.jar'
D/libEGL ( 79): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/android.policy.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/services.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/apache-xml.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/filterfw.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/filterfw.jar'
E/dalvikvm( 80): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar'
E/dalvikvm( 80): VM aborting
F/libc ( 80): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1)
I/ ( 82): ServiceManager: 0x2eb958
D/libEGL ( 79): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 79): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
I/AudioFlinger( 82): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
I/AudioFlinger( 82): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
I/AudioFlinger( 82): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 82): setMode(NORMAL)
I/CameraService( 82): CameraService started (pid=82)
I/AudioFlinger( 82): AudioFlinger's thread 0x2ec958 ready to run
W/AudioFlinger( 82): Thread AudioOut_1 cannot connect to the power manager service
D/AudioHardware( 82): AudioStreamOutALSA::setParameters() routing=2
D/AudioHardware( 82): ### setVoiceVolume_l
I/AudioPolicyService( 82): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
I/SurfaceFlinger( 79): EGL informations:
I/SurfaceFlinger( 79): # of configs : 30
I/SurfaceFlinger( 79): vendor : Android
I/SurfaceFlinger( 79): version : 1.4 Android META-EGL
I/SurfaceFlinger( 79): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 79): Client API: OpenGL ES
I/SurfaceFlinger( 79): EGLSurface: 8-8-8-8, config=0x1
I/SurfaceFlinger( 79): OpenGL informations:
I/SurfaceFlinger( 79): vendor : Imagination Technologies
I/SurfaceFlinger( 79): renderer : PowerVR SGX 540
I/SurfaceFlinger( 79): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 79): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync GL_IMG_vertex_array_object
I/SurfaceFlinger( 79): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 79): GL_MAX_VIEWPORT_DIMS = 2048 x 2048
I/SurfaceFlinger( 79): flags = 00010000
I/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[0] 4da5a000
I/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[1] 4dbd1000
I/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[2] 4dd48000
D/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**):: success
D/libEGL ( 164): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 164): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 164): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 164): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
I/ServiceManager( 72): service 'media.audio_flinger' died
I/ServiceManager( 72): service 'media.player' died
I/ServiceManager( 72): service 'media.camera' died
I/ServiceManager( 72): service 'media.audio_policy' died
I/Netd ( 186): Netd 1.0 starting
I/ServiceManager( 164): Waiting for service media.audio_flinger...
I/ ( 185): ServiceManager: 0x1d958
I/AudioFlinger( 185): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
I/AudioFlinger( 185): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
I/AudioFlinger( 185): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 185): setMode(NORMAL)
I/CameraService( 185): CameraService started (pid=185)
I/AudioFlinger( 185): AudioFlinger's thread 0x1e958 ready to run
W/AudioFlinger( 185): Thread AudioOut_1 cannot connect to the power manager service
D/AudioHardware( 185): AudioStreamOutALSA::setParameters() routing=2
D/AudioHardware( 185): ### setVoiceVolume_l
I/AudioPolicyService( 185): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
W/AudioFlinger( 185): Thread AudioOut_1 cannot connect to the power manager service
I/AwesomePlayer( 185): setDataSource_l('/system/media/boot_audio.mp3')
E/MediaPlayer( 164): error (1, -2147483648)
E/MediaPlayer( 164): start called in state 0
E/installd( 703): Could not create directories; exiting.
E/keystore( 704): chdir: /data/misc/keystore: No such file or directory
D/AndroidRuntime( 702):
D/AndroidRuntime( 702): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 702): CheckJNI is OFF
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/core.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/core-junit.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/core-junit.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/bouncycastle.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/bouncycastle.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/ext.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/framework.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/android.policy.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/services.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/apache-xml.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/filterfw.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/filterfw.jar'
E/dalvikvm( 702): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar'
E/dalvikvm( 702): VM aborting
EDIT:
I've tried to restore my phone to stock through fastboot.
Result: Phone not booting and from CWM I am getting "Unable to mount system (invalid argument)"
(((
M4iden_Rul3z said:
Hi,
My Nexus S goes on bootloop because he can't write on /data, that results to be mounted as read-only.
This problem remains for each rom I tried to flash (I tried MIUI, AOKP, Cm9, Cm10, JB OTA from CWM)
On recovery the partition is writable and works fine
Hope you can help me, thanks.
"mount" output from Recovery with everything mounted:
Code:
~ # mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/block/mtdblock4 on /cache type yaffs2 (rw,nodev,noatime,nodiratime)
/dev/block/platform/s3c-sdhci.0/by-name/userdata on /data type ext4 (rw,nodev,noatime,nodiratime,barrier=1,data=ordered)
/dev/block/platform/s3c-sdhci.0/by-name/system on /system type ext4 (rw,nodev,noatime,nodiratime,barrier=1,data=ordered)
/dev/block/platform/s3c-sdhci.0/by-name/media on /sdcard type vfat (rw,nodev,noatime,nodiratime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,ioch****t=iso8859-1,shortname=mixed,errors=remount-ro)
"mount" output from Rom:
Code:
rootfs / rootfs ro,nodev,noatime,nodiratime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,nodev,noatime,nodiratime 0 0
sysfs /sys sysfs rw,nodev,noatime,nodiratime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock4 /cache yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
/dev/block/mtdblock6 /efs yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
/dev/block/platform/s3c-sdhci.0/by-name/system /system ext4 ro,nodev,noatime,nodiratime,barrier=0,data=ordered,noauto_da_alloc 0 0
/dev/block/platform/s3c-sdhci.0/by-name/userdata /data ext4 ro,nosuid,nodev,noatime,nodiratime,barrier=0,nomblk_io_submit,data=ordered,noauto_da_alloc 0 0
LOGCAT:
Code:
--------- beginning of /dev/log/main
I/DEBUG ( 77): debuggerd: May 14 2012 19:13:44
E/installd( 84): Could not create directories; exiting.
E/keystore( 85): chdir: /data/misc/keystore: No such file or directory
--------- beginning of /dev/log/system
I/Vold ( 73): Vold 2.1 (the revenge) firing up
D/Vold ( 73): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
I/Netd ( 76): Netd 1.0 starting
D/Vold ( 73): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 73): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
D/DirectVolume( 73): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
D/DirectVolume( 73): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3
D/Vold ( 73): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
W/Vold ( 73): Duplicate state (1)
W/Vold ( 73): Duplicate state (1)
W/Vold ( 73): Duplicate state (1)
W/Vold ( 73): Duplicate state (1)
I/ ( 81): ServiceManager: 0x1307910
D/AndroidRuntime( 80):
D/AndroidRuntime( 80): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 80): CheckJNI is OFF
I/SurfaceFlinger( 79): SurfaceFlinger is starting
I/SurfaceFlinger( 79): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/core.jar'
D/libEGL ( 79): loaded /system/lib/egl/libGLES_android.so
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/core-junit.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/core-junit.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/bouncycastle.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/bouncycastle.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/ext.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/framework.jar'
D/libEGL ( 79): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/android.policy.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/services.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/apache-xml.jar'
E/dalvikvm( 80): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 80): Unable to open or create cache for /system/framework/filterfw.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 80): Unable to process classpath element '/system/framework/filterfw.jar'
E/dalvikvm( 80): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar'
E/dalvikvm( 80): VM aborting
F/libc ( 80): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1)
I/ ( 82): ServiceManager: 0x2eb958
D/libEGL ( 79): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 79): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
I/AudioFlinger( 82): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
I/AudioFlinger( 82): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
I/AudioFlinger( 82): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 82): setMode(NORMAL)
I/CameraService( 82): CameraService started (pid=82)
I/AudioFlinger( 82): AudioFlinger's thread 0x2ec958 ready to run
W/AudioFlinger( 82): Thread AudioOut_1 cannot connect to the power manager service
D/AudioHardware( 82): AudioStreamOutALSA::setParameters() routing=2
D/AudioHardware( 82): ### setVoiceVolume_l
I/AudioPolicyService( 82): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
I/SurfaceFlinger( 79): EGL informations:
I/SurfaceFlinger( 79): # of configs : 30
I/SurfaceFlinger( 79): vendor : Android
I/SurfaceFlinger( 79): version : 1.4 Android META-EGL
I/SurfaceFlinger( 79): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 79): Client API: OpenGL ES
I/SurfaceFlinger( 79): EGLSurface: 8-8-8-8, config=0x1
I/SurfaceFlinger( 79): OpenGL informations:
I/SurfaceFlinger( 79): vendor : Imagination Technologies
I/SurfaceFlinger( 79): renderer : PowerVR SGX 540
I/SurfaceFlinger( 79): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 79): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync GL_IMG_vertex_array_object
I/SurfaceFlinger( 79): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 79): GL_MAX_VIEWPORT_DIMS = 2048 x 2048
I/SurfaceFlinger( 79): flags = 00010000
I/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[0] 4da5a000
I/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[1] 4dbd1000
I/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[2] 4dd48000
D/hwcomposer( 79): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**):: success
D/libEGL ( 164): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 164): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 164): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 164): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
I/ServiceManager( 72): service 'media.audio_flinger' died
I/ServiceManager( 72): service 'media.player' died
I/ServiceManager( 72): service 'media.camera' died
I/ServiceManager( 72): service 'media.audio_policy' died
I/Netd ( 186): Netd 1.0 starting
I/ServiceManager( 164): Waiting for service media.audio_flinger...
I/ ( 185): ServiceManager: 0x1d958
I/AudioFlinger( 185): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
I/AudioFlinger( 185): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
I/AudioFlinger( 185): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 185): setMode(NORMAL)
I/CameraService( 185): CameraService started (pid=185)
I/AudioFlinger( 185): AudioFlinger's thread 0x1e958 ready to run
W/AudioFlinger( 185): Thread AudioOut_1 cannot connect to the power manager service
D/AudioHardware( 185): AudioStreamOutALSA::setParameters() routing=2
D/AudioHardware( 185): ### setVoiceVolume_l
I/AudioPolicyService( 185): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
W/AudioFlinger( 185): Thread AudioOut_1 cannot connect to the power manager service
I/AwesomePlayer( 185): setDataSource_l('/system/media/boot_audio.mp3')
E/MediaPlayer( 164): error (1, -2147483648)
E/MediaPlayer( 164): start called in state 0
E/installd( 703): Could not create directories; exiting.
E/keystore( 704): chdir: /data/misc/keystore: No such file or directory
D/AndroidRuntime( 702):
D/AndroidRuntime( 702): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 702): CheckJNI is OFF
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/core.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/core-junit.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/core-junit.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/bouncycastle.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/bouncycastle.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/ext.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/framework.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/android.policy.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/services.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/apache-xml.jar'
E/dalvikvm( 702): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 702): Unable to open or create cache for /system/framework/filterfw.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 702): Unable to process classpath element '/system/framework/filterfw.jar'
E/dalvikvm( 702): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar'
E/dalvikvm( 702): VM aborting
EDIT:
I've tried to restore my phone to stock through fastboot.
Result: Phone not booting and from CWM I am getting "Unable to mount system (invalid argument)"
(((
Click to expand...
Click to collapse
Recently this happened to Many users... to myself was it that /sdcard/ or internal storage didn't mount. i think its the same issue...
After all my device ended getting bricked by force since it made me so mad, there ain't a way to fix this as i tried, yet i wish You luck finding a solution!
-Moon
same problem
Sorry for bumping an old thread but recently I have been experiencing the same problem on my SGS2, after some time after startup, the data partition gets mounted as ro and I am forced to reboot.
I am running CM9 stable for SGS2
Has anyone found a fix for this? This is really crucial.
I believe this may have to do with the linux kernel as someone on the ubuntu forums mentions this happens similarly on his desktop computer and formatting the partition seems to fix it.

[Q] Netflix/HBO/DRM protected content playback

Hi,
I've been struggling to get Netflix and HBO Nordic working on my Galaxy S2 running Cyanogenmod 10.1 nightlies. I've tried Netflix 2.1.1 and 1.8.1, and a modded HBO 1.0 app bypassing the root check.
Here are some logcat (*:W) excerpts from the different apps.
HBO Nordic app, force closes upon pressing play:
Code:
W/AudioService( 2198): RemoteControlClient died
F/libc (26548): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 26548 (drmserver)
W/DrmManagerClientImpl(Native)(26554): DrmManager server died!
E/WVMExtractor(28011): Drm manager failed to initialize.
E/MediaPlayer(26554): error (1, -2147483648)
E/MediaPlayer(26554): Error (1,-2147483648)
W/dalvikvm(26554): threadid=1: thread exiting with uncaught exception (group=0x40f2f930)
E/AndroidRuntime(26554): FATAL EXCEPTION: main
E/AndroidRuntime(26554): java.lang.NullPointerException
E/AndroidRuntime(26554): at com.hbo.android.app.activity.VideoActivity.finishWithError(VideoActivity.java:240)
E/AndroidRuntime(26554): at com.hbo.android.app.activity.VideoActivity.access$2(VideoActivity.java:236)
E/AndroidRuntime(26554): at com.hbo.android.app.activity.VideoActivity$2.onMediaPlayerError(VideoActivity.java:108)
E/AndroidRuntime(26554): at com.hbo.android.app.widget.video.player.PlayerBase.onError(PlayerBase.java:425)
E/AndroidRuntime(26554): at com.hbo.android.app.widget.video.player.internal.BaseVideoView$4.onError(BaseVideoView.java:372)
E/AndroidRuntime(26554): at android.media.MediaPlayer$EventHandler.handleMessage(MediaPlayer.java:2003)
E/AndroidRuntime(26554): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(26554): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(26554): at android.app.ActivityThread.main(ActivityThread.java:5191)
E/AndroidRuntime(26554): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(26554): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(26554): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime(26554): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime(26554): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 2198): Force finishing activity com.hbo.android.app/.activity.VideoActivity
W/ActivityManager( 2198): Activity pause timeout for ActivityRecord{41d77aa8 u0 com.hbo.android.app/.activity.VideoActivity}
W/InputDispatcher( 2198): channel '419febd8 com.hbo.android.app/com.hbo.android.app.activity.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 2198): channel '419febd8 com.hbo.android.app/com.hbo.android.app.activity.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 2198): channel '41938168 com.hbo.android.app/com.hbo.android.app.activity.VideoActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 2198): channel '41938168 com.hbo.android.app/com.hbo.android.app.activity.VideoActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 2198): Attempted to unregister already unregistered input channel '419febd8 com.hbo.android.app/com.hbo.android.app.activity.MainActivity (server)'
W/InputDispatcher( 2198): Attempted to unregister already unregistered input channel '41938168 com.hbo.android.app/com.hbo.android.app.activity.VideoActivity (server)'
E/Trace (28321): error opening trace file: No such file or directory (2)
E/Trace (28356): error opening trace file: No such file or directory (2)
Netflix 1.8.1, plays sound and shows subtitles, but no video:
Code:
W/ActivityManager( 2198): Scheduling restart of crashed service com.teamhacksung.tvout/.TvOutService in 5000ms
W/libc (27869): pthread_create sched_setscheduler call failed: Operation not permitted
W/libc (27869): pthread_create sched_setscheduler call failed: Operation not permitted
W/libc (27869): pthread_create sched_setscheduler call failed: Operation not permitted
W/libc (27869): pthread_create sched_setscheduler call failed: Operation not permitted
W/libc (27869): pthread_create sched_setscheduler call failed: Operation not permitted
W/libc (27869): pthread_create sched_setscheduler call failed: Operation not permitted
E/Trace (28011): error opening trace file: No such file or directory (2)
E/SEC_COMP_REGS(28011): .
E/SEC_COMP_REGS(28011): ..
E/SEC_COMP_REGS(28011): libOMX.SEC.AVC.Decoder.so
E/SEC_COMP_REGS(28011): Path & libName : /system/lib/omx/libOMX.SEC.AVC.Decoder.so
E/SEC_COMP_REGS(28011): libOMX.SEC.AVC.Encoder.so
E/SEC_COMP_REGS(28011): Path & libName : /system/lib/omx/libOMX.SEC.AVC.Encoder.so
E/SEC_COMP_REGS(28011): libOMX.SEC.M4V.Decoder.so
E/SEC_COMP_REGS(28011): Path & libName : /system/lib/omx/libOMX.SEC.M4V.Decoder.so
E/SEC_COMP_REGS(28011): libOMX.SEC.M4V.Encoder.so
E/SEC_COMP_REGS(28011): Path & libName : /system/lib/omx/libOMX.SEC.M4V.Encoder.so
E/SEC_COMP_REGS(28011): libOMX.SEC.WMV.Decoder.so
E/SEC_COMP_REGS(28011): Path & libName : /system/lib/omx/libOMX.SEC.WMV.Decoder.so
E/OMXNodeInstance(28011): OMX_GetExtensionIndex failed
E/ ( 1864): egl_android_pixel_format* _egl_android_get_native_buffer_format(android_native_buffer_t*) unsupported native buffer format (0x13)
E/SurfaceTexture( 1864): [SurfaceView] error creating EGLImage: 0x3003
E/SurfaceTexture( 1864): [SurfaceView] updateTexImage: acquire failed: Unknown error 2147483648 (-2147483648)
E/ ( 1864): egl_android_pixel_format* _egl_android_get_native_buffer_format(android_native_buffer_t*) unsupported native buffer format (0x13)
E/SurfaceTexture( 1864): [SurfaceView] error creating EGLImage: 0x3003
E/SurfaceTexture( 1864): [SurfaceView] updateTexImage: acquire failed: Unknown error 2147483648 (-2147483648)
E/BufferQueue( 1864): [SurfaceView] acquireBuffer: max acquired buffer count reached: 2 (max=1)
E/SurfaceTexture( 1864): [SurfaceView] updateTexImage: acquire failed: Function not implemented (-38)
E/Trace (28196): error opening trace file: No such file or directory (2)
W/InputEventReceiver( 2198): Attempted to finish an input event but the input event receiver has already been disposed.
W/InputEventReceiver( 2198): Attempted to finish an input event but the input event receiver has already been disposed.
W/AudioFlinger(28011): session id 277 not found for pid 2198
E/BufferQueue( 1864): [SurfaceView] dequeueBuffer: SurfaceTexture has been abandoned!
E/ACodec (28011): dequeueBuffer failed.
E/BufferQueue( 1864): [SurfaceView] queueBuffer: SurfaceTexture has been abandoned!
E/SurfaceTextureClient(28011): queueBuffer: error queuing buffer to SurfaceTexture, -19
E/NuPlayer(28011): Received error from video decoder, aborting playback.
W/BufferQueue( 1864): [SurfaceView] cancelBuffer: BufferQueue has been abandoned!
W/AudioService( 2198): stream was not muted by this client
E/AudioService( 2198): Could not get client death handler for stream: 3
Netflix 2.1.1, stuck on loading screen:
Code:
W/dalvikvm(28732): method Lcom/netflix/mediaclient/android/widget/NetflixSeekBar;.onKeyChange incorrectly overrides package-private method with same name in Landroid/widget/AbsSeekBar;
E/SEC_COMP_REGS(28732): .
E/SEC_COMP_REGS(28732): ..
E/SEC_COMP_REGS(28732): libOMX.SEC.AVC.Decoder.so
E/SEC_COMP_REGS(28732): Path & libName : /system/lib/omx/libOMX.SEC.AVC.Decoder.so
E/SEC_COMP_REGS(28732): libOMX.SEC.AVC.Encoder.so
E/SEC_COMP_REGS(28732): Path & libName : /system/lib/omx/libOMX.SEC.AVC.Encoder.so
E/SEC_COMP_REGS(28732): libOMX.SEC.M4V.Decoder.so
E/SEC_COMP_REGS(28732): Path & libName : /system/lib/omx/libOMX.SEC.M4V.Decoder.so
E/SEC_COMP_REGS(28732): libOMX.SEC.M4V.Encoder.so
E/SEC_COMP_REGS(28732): Path & libName : /system/lib/omx/libOMX.SEC.M4V.Encoder.so
E/SEC_COMP_REGS(28732): libOMX.SEC.WMV.Decoder.so
E/SEC_COMP_REGS(28732): Path & libName : /system/lib/omx/libOMX.SEC.WMV.Decoder.so
E/OMXNodeInstance(28732): OMX_GetExtensionIndex failed
E/NetflixTransport-JNI(28732): Java_com_netflix_mediaclient_javabridge_transport_NativeTransport_native_1setVOapi systemAndroid set VO API
E/NetflixTransport-JNI(28732): Custom params sw analytics params set
E/Trace (28929): error opening trace file: No such file or directory (2)
E/Trace (28959): error opening trace file: No such file or directory (2)
E/Trace (28976): error opening trace file: No such file or directory (2)
E/nf_service(28732): Unable to get instance of PlayerActivity, only pass stateChnage event to MP
Anyone have a clue what might be wrong? Is it a DRM decrypting process that doesn't work, as I suspect?
CyanogenMod 10.1 nightlies on a Galaxy Tab 2 here.
I get similar results with HBO nordic, however there is no force close: it gives a "video error" message, and sends me back to the content browser. It's something to do with DRM.
Code:
F/libc ( 112): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 112 (drmserver)
I/DEBUG ( 108): pid: 112, tid: 112, name: drmserver >>> /system/bin/drmserver <<<
I/DEBUG ( 108): #00 pc 00013c28 /system/vendor/lib/drm/libdrmwvmplugin.so
I/DEBUG ( 108): #01 pc 00014614 /system/vendor/lib/drm/libdrmwvmplugin.so (TEEC_InvokeCommandEx+156)
I/DEBUG ( 108): #02 pc 0001469c /system/vendor/lib/drm/libdrmwvmplugin.so (TEEC_InvokeCommand+32)
I/DEBUG ( 108): #03 pc 0001373c /system/vendor/lib/drm/libdrmwvmplugin.so (_oec10+44)
I/DEBUG ( 108): be868c9c 405b0060 /system/vendor/lib/drm/libdrmwvmplugin.so
I/DEBUG ( 108): be868ca4 405ab618 /system/vendor/lib/drm/libdrmwvmplugin.so (TEEC_InvokeCommandEx+160)
I/DEBUG ( 108): be868d7c 405aa740 /system/vendor/lib/drm/libdrmwvmplugin.so (_oec10+48)
I/ServiceManager( 102): service 'drm.drmManager' died
W/DrmManagerClientImpl(Native)( 2373): DrmManager server died!
E/WVMExtractor( 113): Drm manager failed to initialize.
Thanks for the second report. I'll make sure to get back to you if I hear something somewhere else.
I'm seeing a similar error to your Netflix 1.8.1 report on my i9100 (Galaxy S II) running Cyanogenmod 10.1 (10.1-20130102-NIGHTLY-i9100), with a different video streaming application. The relevant part of logcat is:
Code:
E/ ( 1858): egl_android_pixel_format* _egl_android_get_native_buffer_format(android_native_buffer_t*) unsupported native buffer format (0x13)
E/SurfaceTexture( 1858): [SurfaceView] error creating EGLImage: 0x3003
E/SurfaceTexture( 1858): [SurfaceView] updateTexImage: acquire failed: Unknown error 2147483648 (-2147483648)
E/ ( 1858): egl_android_pixel_format* _egl_android_get_native_buffer_format(android_native_buffer_t*) unsupported native buffer format (0x13)
E/SurfaceTexture( 1858): [SurfaceView] error creating EGLImage: 0x3003
E/SurfaceTexture( 1858): [SurfaceView] updateTexImage: acquire failed: Unknown error 2147483648 (-2147483648)
E/BufferQueue( 1858): [SurfaceView] acquireBuffer: max acquired buffer count reached: 2 (max=1)
E/SurfaceTexture( 1858): [SurfaceView] updateTexImage: acquire failed: Function not implemented (-38)
This application was working fine with CM10 nighties a few weeks ago.
The application is Cricket LIVE Australia (au.com.vha.cricketwidget)
The cm-10.1-20130105-NIGHTLY-i9100 version fixed my issue. I believe patch 29663 on review.cyanogenmod.org is the change that did the trick.
shenki00 said:
The cm-10.1-20130105-NIGHTLY-i9100 version fixed my issue. I believe patch 29663 on review.cyanogenmod.org is the change that did the trick.
Click to expand...
Click to collapse
The update fixed Netflix (1.8.1) for me. Still nothing on the new Netflix or HBO.

Attempt to port CM 10.1 to MT6577 phone

Hi,
Tried something kind of stupid. Tried to port CM10.1 using this method:
http://forum.xda-developers.com/showthread.php?t=1908008
And to my surprise it actually booted and got stuck at boot animation at logcat:
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/core.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/core-junit.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/bouncycastle.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/ext.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/framework.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/telephony-common.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/mms-common.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/android.policy.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/services.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): open_cached_dex_file : /system/framework/apache-xml.jar /data/dalvik-cache/[email protected]@[email protected]
D/dalvikvm( 1096): Unable to stat classpath element '/system/framework/mediatek-common.jar'
D/dalvikvm( 1096): Unable to stat classpath element '/system/framework/mediatek-framework.jar'
D/dalvikvm( 1096): Unable to stat classpath element '/system/framework/mediatek-op.jar'
D/dalvikvm( 1096): Unable to stat classpath element '/system/framework/secondary-framework.jar'
D/dalvikvm( 1096): Unable to stat classpath element '/system/framework/CustomProperties.jar'
D/dalvikvm( 1096): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 1096): Added shared lib libjavacore.so 0x0
E/dalvikvm( 1096): ERROR: couldn't find native method
E/dalvikvm( 1096): Requested: Llibcore/io/Posix;.setenvLjava/lang/String;Ljava/lang/String;Z)V
E/JNIHelp ( 1096): RegisterNatives failed for 'libcore/io/Posix', aborting
F/libc ( 1096): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1096 (zygote)
Click to expand...
Click to collapse
Any suggestions?
ubaid88 said:
Hi,
Tried something kind of stupid. Tried to port CM10.1 using this method:
http://forum.xda-developers.com/showthread.php?t=1908008
And to my surprise it actually booted and got stuck at boot animation at logcat:
Any suggestions?
Click to expand...
Click to collapse
These lines in the bottom are your problem
E/dalvikvm( 1096): ERROR: couldn't find native method
E/dalvikvm( 1096): Requested: Llibcore/io/Posix;.setenvLjava/lang/String;Ljava/lang/String;Z)V
E/JNIHelp ( 1096): RegisterNatives failed for 'libcore/io/Posix', aborting
F/libc ( 1096): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1096 (zygote)
Search google on how to fix them!

[Q] Port: CyasnogenMod Port boot issue

I'm working on a cyanogenmod porting. I've made one of my builds actually boot successfully. but my current builds are showing these errors in log when trying to boot:
Code:
--------- beginning of /dev/log/main
E/BRCM ( 1271): Read /sys/class/android_usb/android0/functions failed
E/AndroidRuntime( 1261): cannot open customer xml file
E/AndroidRuntime( 1261): can't open CUSTOMER_XML
--------- beginning of /dev/log/system
E/Encryption( 1255): created DirEncryptionManager
E/SurfaceFlinger( 1260): ro.sf.lcd_density must be defined as a build property
E/V4L2CameraDevice( 1263): checkSupportedCameras(): cannot open /dev/video1
E/ALSAControl( 1263): Error -2 snd_config_search for key Hardware.configuration.SSPI.1.value
E/AudioHardwareALSA( 1263): Voice Volume min = 0, max = 5
E/AudioHardwareALSA( 1263): FM Volume min = 0, max = 14
E/AudioPolicyManagerBase( 1263): Not output found for attached devices 00000002
E/AudioPolicyManagerBase( 1263): Failed to open primary output
E/AudioPolicyManagerBase( 1263): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase( 1263): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase( 1263): getDeviceForStrategy() speaker device not found
E/VolumeCustomizer( 1263): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1263): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1263): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1263): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1263): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1263): checkCRC fail. recover db is impossible. files corrupted.
E/AudioPolicyService( 1263): couldn't init_check the audio policy (No such device)
E/BRCM-OMX( 1263): HandleInitError mLibHandle is null for index = 0
E/ ( 1263): Failed to open file 'system/media/audio/ui/PowerOn.ogg'. (No such file or directory)
E/AwesomePlayer( 1263): cannot create dataSource
E/MediaPlayer( 1485): error (1, -2147483648)
E/MediaPlayer( 1485): Attempt to call getDuration without a valid mediaplayer
E/MediaPlayer( 1485): start called in state 0
E/dalvikvm( 1261): ERROR: couldn't find native method
E/dalvikvm( 1261): Requested: Landroid/os/SystemClock;._setCurrentTimeMillis:(J)Z
E/JNIHelp ( 1261): RegisterNatives failed for 'android/os/SystemClock', aborting
F/libc ( 1261): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1261 (zygote)
E/su ( 1605): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1606): cannot open customer xml file
E/AndroidRuntime( 1606): can't open CUSTOMER_XML
E/dalvikvm( 1606): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1606): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1606): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1606): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1606 (app_process)
E/su ( 1619): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1620): cannot open customer xml file
E/AndroidRuntime( 1620): can't open CUSTOMER_XML
E/dalvikvm( 1620): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1620): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1620): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1620): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1620 (app_process)
E/su ( 1628): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1629): cannot open customer xml file
E/AndroidRuntime( 1629): can't open CUSTOMER_XML
E/dalvikvm( 1629): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1629): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1629): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1629): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1629 (app_process)
E/su ( 1644): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1645): cannot open customer xml file
E/AndroidRuntime( 1645): can't open CUSTOMER_XML
E/dalvikvm( 1645): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1645): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1645): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1645): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1645 (app_process)
E/su ( 1653): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1654): cannot open customer xml file
E/AndroidRuntime( 1654): can't open CUSTOMER_XML
E/dalvikvm( 1654): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1654): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1654): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1654): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1654 (app_process)
E/su ( 1662): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1663): cannot open customer xml file
E/AndroidRuntime( 1663): can't open CUSTOMER_XML
E/dalvikvm( 1663): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1663): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1663): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1663): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1663 (app_process)
E/su ( 1672): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1673): cannot open customer xml file
E/AndroidRuntime( 1673): can't open CUSTOMER_XML
E/dalvikvm( 1673): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1673): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1673): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1673): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1673 (app_process)
E/su ( 1681): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1682): cannot open customer xml file
E/AndroidRuntime( 1682): can't open CUSTOMER_XML
E/dalvikvm( 1682): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1682): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1682): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1682): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1682 (app_process)
E/su ( 1691): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1692): cannot open customer xml file
E/AndroidRuntime( 1692): can't open CUSTOMER_XML
E/dalvikvm( 1692): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1692): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1692): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1692): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1692 (app_process)
E/su ( 1702): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1703): cannot open customer xml file
E/AndroidRuntime( 1703): can't open CUSTOMER_XML
E/dalvikvm( 1703): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1703): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1703): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1703): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1703 (app_process)
E/su ( 1713): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1714): cannot open customer xml file
E/AndroidRuntime( 1714): can't open CUSTOMER_XML
E/dalvikvm( 1714): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1714): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1714): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1714): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1714 (app_process)
E/su ( 1723): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1724): cannot open customer xml file
E/AndroidRuntime( 1724): can't open CUSTOMER_XML
E/dalvikvm( 1724): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1724): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1724): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1724): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1724 (app_process)
E/MediaPlayer( 1485): error (100, 0)
E/SamsungPowerSound( 1485): Power sound play error (100, 0)
E/SamsungPowerSound( 1485): Can't get Audio Policy Service, so can't revert connection state
E/AndroidRuntime( 1732): cannot open customer xml file
E/AndroidRuntime( 1732): can't open CUSTOMER_XML
E/dalvikvm( 1732): ERROR: couldn't find native method
E/dalvikvm( 1732): Requested: Landroid/os/SystemClock;._setCurrentTimeMillis:(J)Z
E/JNIHelp ( 1732): RegisterNatives failed for 'android/os/SystemClock', aborting
F/libc ( 1732): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1732 (zygote)
E/V4L2CameraDevice( 1735): checkSupportedCameras(): cannot open /dev/video1
E/ALSAControl( 1735): Error -2 snd_config_search for key Hardware.configuration.SSPI.1.value
E/AudioHardwareALSA( 1735): Voice Volume min = 0, max = 5
E/AudioHardwareALSA( 1735): FM Volume min = 0, max = 14
E/AudioPolicyManagerBase( 1735): Not output found for attached devices 00000002
E/AudioPolicyManagerBase( 1735): Failed to open primary output
E/AudioPolicyManagerBase( 1735): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase( 1735): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase( 1735): getDeviceForStrategy() speaker device not found
E/VolumeCustomizer( 1735): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1735): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1735): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1735): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1735): checkCRC fail. recover db is impossible. files corrupted.
E/VolumeCustomizer( 1735): checkCRC fail. recover db is impossible. files corrupted.
E/AudioPolicyService( 1735): couldn't init_check the audio policy (No such device)
E/BandwidthController( 1733): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
E/BandwidthController( 1733): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
E/su ( 1899): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1900): cannot open customer xml file
E/AndroidRuntime( 1900): can't open CUSTOMER_XML
E/dalvikvm( 1900): Dex cache directory isn't writable: /data/dalvik-cache
E/appproc ( 1900): ERROR: could not find class 'com.android.commands.am.Am'
E/JNIHelp ( 1900): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 1900): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1900 (app_process)
E/su ( 1913): Root access is disabled by a system setting - enable it under settings -> developer options
E/AndroidRuntime( 1914): cannot open customer xml file
E/AndroidRuntime( 1914): can't open CUSTOMER_XML
Any suggestion how I can fix this? It keeps loading at the boot screen.

[HELP] Stuck on Boot animation i do everything ( LAVA QPad - MLS iQTab )

Hi to DEV'S
I have a Tablet MLS IQTab 3G of my kids and i don't know what wrong they do
and the tablet stuck when starting on boot animation screen and rebooting.
Think ... No root No usb debugging
and with ADB pull all system folder with build.prop etc and i take logcat file on my pc
i download the simillar firmware but i can't boot devices in fastboot only i can in recovery Vol+ & Power
but can't find the original firmware, find simillar for my devices LAVA QPAD E704
With stock Recovery i do wipe Data & Cache, factory reset, no luck
If i try flash the firmware with power off device (as note) no luck again, maybe fastboot drivers problem.
Any help make my childrens very happy.
Spec
------- MLS iQTab 3G Original info ---------
OS: Android 4.1 Jelly Bean
CPU: Broadcom BCM28155 @ 1.2Ghz
GPU: VideoCore IV
DISP: 7in, IPS, 1024x600
CAM: front(VGA)
RAM: 1GB
STOR: 8GB + MicroSD
BATT: 3500mAh
CON: WiFi, Bluetooth, 3G
------------- SHOOT FROM MTKdroidTools -----------------
carpi_p200
Hardware : CAPRI_P200
Model :
Build number :
Build date UTC : 19700101-000000
Android v :
Baseband v:
Kernel v : 3.0.31 ([email protected]) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #5 SMP Tue Jan 13 20:07:17 CST 2015
build.prop
build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JZO54K
ro.build.display.id=V323R001C01B035A
ro.build.version.incremental=eng.root.20150112.085555
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Mon Jan 12 08:57:45 CST 2015
ro.build.date.utc=1421024265
ro.build.type=eng
ro.build.user=root
ro.build.host=compile-server
ro.build.tags=test-keys
ro.product.model=iQTab 3G
ro.product.brand=Android
ro.product.name=MLS iQTab 3G
ro.product.device=MLS iQTab 3G
ro.product.board=capri
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=MLS
ro.product.locale.language=el
ro.product.locale.region=GR
ro.wifi.channels=
ro.board.platform=capri
# ro.build.product is obsolete; use ro.product.device
ro.build.product=capristone_big_P200
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=capristone_big_P200-eng 4.1.2 JZO54K eng.root.20150112.085555 test-keys
ro.build.fingerprint=Android/capristone_big_P200/capristone_big_P200:4.1.2/JZO54K/eng.root.20150112.085555:eng/test-keys
ro.build.characteristics=tablet
persist.sys.timezone=Europe/Athens
ro.product.btname=MLS iQTab 3G
ro.config.ringtone=MLS_New_Day.ogg
# end build properties
#
# system.prop for capri
#
rild.libpath=/system/lib/libbrcm_ril.so
#rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=160
setprop EXTERNAL_STORAGE /mnt/sdcard
setprop EXTERNAL_STORAGE_STATE mounted
# MultiTouch support
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
#Streaming player EOS timeout
nuplayer.eos.timeout=3
drm.service.enabled=0
ro.bluetooth.hfp.ver=1.6
# Prevent HDMI from locking UI to landscape
hdmi.orientation.locked=false
#disable strickmode
persist.sys.strictmode.disable=true
# BT MAC Addr path
ro.bt.bdaddr_path=/data/misc/bluetooth/.bt.mac.info
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=56m
dalvik.vm.heapsize=128m
ro.opengles.version=131072
debug.hwui.render_dirty_regions=false
brcm.graphics.async_errors=true
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
ro.com.android.dataroaming=false
ro.config.ringtone_2=ANDROMEDA.ogg
drm.service.enabled=true
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.kernel.android.checkjni=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
logcat
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
--------- beginning of /dev/log/main
D/AndroidRuntime( 140):
D/AndroidRuntime( 140): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 140): CheckJNI is OFF
W/dalvikvm( 140): DexOpt: file has zero length and isn't writable
I/dalvikvm( 140): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 140): Unable to process classpath element '/system/framework/framework.jar'
I/dalvikvm( 140): DexOpt: source file mod time mismatch (435f8af4 vs 462a826c)
W/dalvikvm( 140): Cached DEX '/system/framework/framework2.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 140): Unable to open or create cache for /system/framework/framework2.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 140): Unable to process classpath element '/system/framework/framework2.jar'
I/dalvikvm( 140): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 140): Cached DEX '/system/framework/android.policy.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 140): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 140): Unable to process classpath element '/system/framework/android.policy.jar'
I/dalvikvm( 140): DexOpt: source file mod time mismatch (435f91c8 vs 462a8617)
W/dalvikvm( 140): Cached DEX '/system/framework/services.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 140): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 140): Unable to process classpath element '/system/framework/services.jar'
I/dalvikvm( 140): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 140): Cached DEX '/system/framework/apache-xml.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 140): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 140): Unable to process classpath element '/system/framework/apache-xml.jar'
D/dalvikvm( 140): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 140): Added shared lib libjavacore.so 0x0
D/dalvikvm( 140): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 140): Added shared lib libnativehelper.so 0x0
I/dalvikvm( 140): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 140): Cached DEX '/system/framework/bu.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 140): Unable to open or create cache for /system/framework/bu.jar (/data/dalvik-cache/[email protected]@[email protected])
E/appproc ( 140): ERROR: could not find class 'com.android.commands.bu.Backup'
E/JNIHelp ( 140): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 140): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 140 (app_process)
F/libc ( 140): Unable to open connection to debuggerd: Connection refused
D/AndroidRuntime( 149):
D/AndroidRuntime( 149): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 149): CheckJNI is OFF
W/dalvikvm( 149): DexOpt: file has zero length and isn't writable
I/dalvikvm( 149): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 149): Unable to process classpath element '/system/framework/framework.jar'
I/dalvikvm( 149): DexOpt: source file mod time mismatch (435f8af4 vs 462a826c)
W/dalvikvm( 149): Cached DEX '/system/framework/framework2.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 149): Unable to open or create cache for /system/framework/framework2.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 149): Unable to process classpath element '/system/framework/framework2.jar'
I/dalvikvm( 149): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 149): Cached DEX '/system/framework/android.policy.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 149): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 149): Unable to process classpath element '/system/framework/android.policy.jar'
I/dalvikvm( 149): DexOpt: source file mod time mismatch (435f91c8 vs 462a8617)
W/dalvikvm( 149): Cached DEX '/system/framework/services.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 149): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 149): Unable to process classpath element '/system/framework/services.jar'
I/dalvikvm( 149): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 149): Cached DEX '/system/framework/apache-xml.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 149): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 149): Unable to process classpath element '/system/framework/apache-xml.jar'
D/dalvikvm( 149): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 149): Added shared lib libjavacore.so 0x0
D/dalvikvm( 149): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 149): Added shared lib libnativehelper.so 0x0
I/dalvikvm( 149): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 149): Cached DEX '/system/framework/bu.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 149): Unable to open or create cache for /system/framework/bu.jar (/data/dalvik-cache/[email protected]@[email protected])
E/appproc ( 149): ERROR: could not find class 'com.android.commands.bu.Backup'
E/JNIHelp ( 149): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 149): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 149 (app_process)
F/libc ( 149): Unable to open connection to debuggerd: Connection refused
D/AndroidRuntime( 158):
D/AndroidRuntime( 158): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 158): CheckJNI is OFF
W/dalvikvm( 158): DexOpt: file has zero length and isn't writable
I/dalvikvm( 158): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 158): Unable to process classpath element '/system/framework/framework.jar'
I/dalvikvm( 158): DexOpt: source file mod time mismatch (435f8af4 vs 462a826c)
W/dalvikvm( 158): Cached DEX '/system/framework/framework2.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 158): Unable to open or create cache for /system/framework/framework2.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 158): Unable to process classpath element '/system/framework/framework2.jar'
I/dalvikvm( 158): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 158): Cached DEX '/system/framework/android.policy.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 158): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 158): Unable to process classpath element '/system/framework/android.policy.jar'
I/dalvikvm( 158): DexOpt: source file mod time mismatch (435f91c8 vs 462a8617)
W/dalvikvm( 158): Cached DEX '/system/framework/services.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 158): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 158): Unable to process classpath element '/system/framework/services.jar'
I/dalvikvm( 158): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 158): Cached DEX '/system/framework/apache-xml.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 158): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 158): Unable to process classpath element '/system/framework/apache-xml.jar'
D/dalvikvm( 158): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 158): Added shared lib libjavacore.so 0x0
D/dalvikvm( 158): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 158): Added shared lib libnativehelper.so 0x0
I/dalvikvm( 158): DexOpt: source file mod time mismatch (435f916a vs 462a8597)
W/dalvikvm( 158): Cached DEX '/system/framework/bu.jar' (/data/dalvik-cache/[email protected]@[email protected]) is stale and not writable
I/dalvikvm( 158): Unable to open or create cache for /system/framework/bu.jar (/data/dalvik-cache/[email protected]@[email protected])
E/appproc ( 158): ERROR: could not find class 'com.android.commands.bu.Backup'
E/JNIHelp ( 158): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 158): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 158 (app_process)
F/libc ( 158): Unable to open connection to debuggerd: Connection refused
Thanks and sorry for my best English.
...refresh my post.
Any Help???
Waiting for long time.... my problem solved by xda user @basteraki with
upload firmware for this tablet. HERE Many thanks to him.

Categories

Resources