I porting CM10 for my device FUJITSU F-12C.
I got error and boot loop.
here is logcat
thanks in advance.
I got error and boot loop.
here is logcat
thanks in advance.
Code:
D/SettingsProvider( 335): cache for settings table 'system' rows=48; fullycached=true
I/SystemServer( 335): Lights Service
D/lights ( 335): set_speaker_light_locked colorRGB=00FF0000, onMS=125, offMS=2875
W/dalvikvm( 335): threadid=20: thread exiting with uncaught exception (group=0x40a96300)
D/lights ( 335): set_speaker_light_locked colorRGB=0000FF00, onMS=0, offMS=0
I/SystemServer( 335): Battery Service
V/tspdrv ( 335): opened device /dev/tspdrv
I/Process ( 335): Sending signal. PID: 335 SIG: 9
V/tspdrv ( 335): TSPDRV_MAGIC_NUMBER success
V/tspdrv ( 335): TSPDRV_GET_NUM_ACTUATORS success, actuators = 1
V/tspdrv ( 335): timeout_ms: 0
V/tspdrv ( 335): TSPDRV_STOP_KERNEL_TIMER success
V/tspdrv ( 335): TSPDRV_DISABLE_AMP success
E/AndroidRuntime( 335): *** FATAL EXCEPTION IN SYSTEM PROCESS: UEventObserver
E/AndroidRuntime( 335): java.lang.RuntimeException: Unable to open socket for UEventObserver
E/AndroidRuntime( 335): at android.os.UEventObserver.native_setup(Native Method)
E/AndroidRuntime( 335): at android.os.UEventObserver.access$000(UEventObserver.java:39)
E/AndroidRuntime( 335): at android.os.UEventObserver$UEventThread.run(UEventObserver.java:97)
I/SystemServer( 335): Vibrator Service
I/ServiceManager( 97): service 'batteryinfo' died
I/ServiceManager( 97): service 'dbinfo' died