View Single Post
Old 12-02-2022, 08:22 PM   #161
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,520
Karma: 5000046
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
Here is all the output from logcat about "SONiX":

Code:
root@android:/data/ssh/root # logcat | grep SONiX
12-02 20:18:33.658  1351  1457 D EventHub: No input device configuration file found for device 'SONiX USB DEVICE'.
12-02 20:18:33.663  1351  1457 I EventHub: New device: id=9, fd=182, path='/dev/input/event8', name='SONiX USB DEVICE', classes=0x80000003, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
12-02 20:18:33.672  1351  1457 I InputReader: Device added: id=9, name='SONiX USB DEVICE', sources=0x00000101
12-02 20:18:33.724  1351  1457 D EventHub: No input device configuration file found for device 'SONiX USB DEVICE'.
12-02 20:18:33.727  1351  1457 I EventHub: New device: id=10, fd=181, path='/dev/input/event9', name='SONiX USB DEVICE', classes=0x80000123, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 55 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 56 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 57 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 58 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 59 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 60 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 61 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 62 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Ignoring joystick 'SONiX USB DEVICE' axis 63 because all of the generic axis ids have already been assigned to other axes.
12-02 20:18:33.730  1351  1457 I InputReader: Device added: id=10, name='SONiX USB DEVICE', sources=0x01000311
mergen3107 is offline   Reply With Quote