-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hey,
My APC paper is turning off after a couple seconds with the following info in logcat:
I/lights ( 69): set_light_backlight: state->color=0xffffffff, brightness = 255
I/power ( 69): *** set_screen_state 1
I/EventHub( 69): Removing device '/dev/input/mouse0' due to inotify event
I/EventHub( 69): Removing device '/dev/input/event4' due to inotify event
I/EventHub( 69): Removed device: path=/dev/input/event4 name=SIGMACHIP Usb Mouse id=19 fd=88 classes=0x80000008
I/InputReader( 69): Device removed: id=19, name='SIGMACHIP Usb Mouse', sources=0x00002002
I/GeckoDump( 69): XXX FIXME : Got a mozContentEvent: nfc-hardware-state-change
I/AutoMounter( 69): UpdateState: umsAvail:1 umsEnabled:0 mode:0 usbCablePluggedIn:0 tryToShare:0
I/AutoMounter( 69): UpdateState: Volume sdcard is NoMedia and missing
I/AutoMounter( 69): UpdateState: Volume udisk is NoMedia and missing
I/AutoMounter( 69): UpdateState: umsAvail:1 umsEnabled:0 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 69): UpdateState: Volume sdcard is NoMedia and missing
I/AutoMounter( 69): UpdateState: Volume udisk is NoMedia and missing
E/EventHub( 69): could not get driver version for /dev/input/mouse0, Not a typewriter
D/EventHub( 69): No input device configuration file found for device 'SIGMACHIP Usb Mouse'.
I/EventHub( 69): New device: id=20, fd=88, path='/dev/input/event4', name='SIGMACHIP Usb Mouse', classes=0x80000008, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
I/InputReader( 69): Device added: id=20, name='SIGMACHIP Usb Mouse', sources=0x00002002
I/GeckoDump( 69): XXX FIXME : Got a mozContentEvent: nfc-hardware-state-change
I/lights ( 69): set_light_backlight: state->color=0xff000000, brightness = 0
I/power ( 69): *** set_screen_state 0
If I try like 100 times then it powers on... I have no idea why this is happening. I haven't changed anything since the last FOTA.
:-(
Activity