View Single Post
Old 09-18-2020, 03:43 PM   #42
nuetron
Member
nuetron began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Aug 2020
Device: Kobo Libra H2O
Here are the logs for "test-v2.3.0" on a Libra H2O:

Scribble:
-Still no touch.
-Pressing power button kills the app? or crashes back to kobo home screen.
-Backlight is on when app is launched. edit: backlight is off on first launch of scribble. Pressing power button crashes the app. If launched again, the backlight now stays on when launched into scribble.
Spoiler:
Code:
qt.qpa.input: evdevtouch: Adding device at /dev/input/event1
KoboKb: Attempting to capture input...
KoboKb: Capture keyboard input error: -1
qt.qpa.input: evdevtouch: Using device /dev/input/event1
qt.qpa.input: evdevtouch: /dev/input/event1: Protocol type A  (multi), filtered=no
qt.qpa.input: evdevtouch: /dev/input/event1: min X: 0 max X: 1679
qt.qpa.input: evdevtouch: /dev/input/event1: min Y: 0 max Y: 1263
qt.qpa.input: evdevtouch: /dev/input/event1: min pressure: 0 max pressure: 0
qt.qpa.input: evdevtouch: /dev/input/event1: device name: cyttsp5_mt
qt.qpa.input: evdevtouch: Updating QInputDeviceManager device count: 1 touch devices, 0 pending handler(s)
Key pressed!  16777238
found focusobject: true in.type: 1  | in.code:  193  | code: 16777238  |  pressed
found focusobject: true in.type: 1  | in.code:  193  | code: 16777238  |  released
Key pressed!  16777238
found focusobject: true in.type: 1  | in.code:  193  | code: 16777238  |  pressed
found focusobject: true in.type: 1  | in.code:  193  | code: 16777238  |  released
Key pressed!  16777239
found focusobject: true in.type: 1  | in.code:  194  | code: 16777239  |  pressed
found focusobject: true in.type: 1  | in.code:  194  | code: 16777239  |  released
Key pressed!  16777239
found focusobject: true in.type: 1  | in.code:  194  | code: 16777239  |  pressed
found focusobject: true in.type: 1  | in.code:  194  | code: 16777239  |  released
Powerbutton Pressed!
found focusobject: true in.type: 1  | in.code:  116  | code: 16777483  |  pressed


UMR:
-Still no touch.
-Backlight is on when app is first launched. Turns off when power button is pressed and stays off when coming back into the app.
-Pressing power button goes into screensaver instead of crashing like Scribble.
Spoiler:
Code:
qt.qpa.input: evdevtouch: Adding device at /dev/input/event1
qt.qpa.input: evdevtouch: Using device /dev/input/event1
qt.qpa.input: evdevtouch: /dev/input/event1: Protocol type A  (multi), filtered=no
qt.qpa.input: evdevtouch: /dev/input/event1: min X: 0 max X: 1679
qt.qpa.input: evdevtouch: /dev/input/event1: min Y: 0 max Y: 1263
qt.qpa.input: evdevtouch: /dev/input/event1: min pressure: 0 max pressure: 0
qt.qpa.input: evdevtouch: /dev/input/event1: device name: cyttsp5_mt
qt.qpa.input: evdevtouch: Updating QInputDeviceManager device count: 1 touch devices, 0 pending handler(s)
ping: sendto: Network is unreachable
Connecting to Wifi...
udhcpc: started, v1.31.1.kobo
udhcpc: sending discover
udhcpc: sending select for 192.168.1.101
udhcpc: lease of 192.168.1.101 obtained, lease time 7200
Connected successfully in 7658 ms.
Powerkey press
Powerkey release
ifconfig: SIOCSIFADDR: No such device
Disconnected in 1823 ms.
"12:40:34" Going to sleep...
"12:40:36" suspending to RAM
Powerkey release
"12:40:37" Waking up...
ping: sendto: Network is unreachable
Connecting to Wifi...
Powerkey release
udhcpc: started, v1.31.1.kobo
udhcpc: sending discover
udhcpc: sending select for 192.168.1.101
udhcpc: lease of 192.168.1.101 obtained, lease time 7178
Connected successfully in 7503 ms.
ifconfig: SIOCSIFADDR: No such device
Disconnected in 1822 ms.
"12:40:47" Going to sleep...
"12:40:49" suspending to RAM
"12:41:47" Going to sleep...
"12:41:49" suspending to RAM

Last edited by nuetron; 09-18-2020 at 03:46 PM.
nuetron is offline   Reply With Quote