View Single Post
Old 01-04-2023, 01:06 PM   #3
stevejoung
Member
stevejoung began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Sep 2014
Device: Kindle Paperwhite
Quote:
Originally Posted by j.p.s View Post
The first step is to see whether the kindle even detects the USB device. Run
Code:
dmesg -H | tail
before and after plugging in and see what happens.
Code:
dmesg -H | tail
results in the warning
Code:
dmesg: unrecognized option '-H'
BusyBox v1.17.1 (2015-06-23 04:01:55 PDT) multicall binary.
I tried it as root as well as a user, in both cases the same warning. Do I need to install another version of dmesg?
stevejoung is offline   Reply With Quote