Quote:
Originally Posted by shiplap
I'm trying to get the same remote working. When I telnet into the device and try to run evtest to figure out what inputs to use, it tells me evtest is not present.
Can't find my logs either, I hit the save to file option in Nickelmenu but can't find any files on the device.
|
It's probable that the commands I'm thinking of are from
NiLuJe's fine toolkit. I'm new to this thing. I set up my SSH connection with that package before I messed with the internals.
evtest is on my Kobo Libra 2.
logread is also available. My page turnin' activites from last night from when I turned on Bluetooth to when it went on standby (I fell asleep):
Code:
[admin@io root]# logread |grep BluetoothPageTurner
<snip>
Jan 26 22:05:44 nickel: (BluetoothPageTurner) checking /proc/bus/input/devices for new devices
Jan 26 22:05:44 nickel: (BluetoothPageTurner) skipping Bus=0018 Vendor=0000 Product=0000 Version=0000
Jan 26 22:05:44 nickel: (BluetoothPageTurner) skipping Bus=0018 Vendor=001b Product=0000 Version=0000
Jan 26 22:05:44 nickel: (BluetoothPageTurner) skipping Bus=0018 Vendor=0416 Product=1001 Version=28bb
Jan 26 22:05:44 nickel: (BluetoothPageTurner) skipping Bus=0019 Vendor=0001 Product=0001 Version=0100
Jan 26 22:05:44 nickel: (BluetoothPageTurner) skipping Bus=0019 Vendor=0001 Product=0001 Version=0100
Jan 26 22:05:44 nickel: (BluetoothPageTurner) found Bus=0005 Vendor=2717 Product=0040 Version=0023
Jan 26 22:05:44 nickel: (BluetoothPageTurner) acquired device event5: 0c3aca52dffc
Jan 26 22:05:44 nickel: (BluetoothPageTurner) devices scanned
Jan 26 22:07:14 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:08:37 nickel: (BluetoothPageTurner) prevPage
Jan 26 22:09:43 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:10:31 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:11:55 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:13:12 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:14:33 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:16:11 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:17:06 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:18:06 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:20:08 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:21:34 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:21:40 nickel: (BluetoothPageTurner) prevPage
Jan 26 22:21:42 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:23:05 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:24:31 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:24:34 nickel: (BluetoothPageTurner) prevPage
Jan 26 22:24:35 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:26:32 nickel: (BluetoothPageTurner) nextPage
Jan 26 22:38:36 nickel: (BluetoothPageTurner) lost device
Jan 26 22:38:36 nickel: (BluetoothPageTurner) waiting for input devices
hint: "logread -f" will watch for new log events.