Quote:
Originally Posted by jollyblondgiant
The first thing that's apparent to me is that my dmesg returns 'error-16' rather than having renamed usb0.
|
This points to an error with either the cable that you're using, the USB port of the host device that you're connecting your Kindle to or a kernel bug within the USB implementation of your host device (i.e not Kindle related).
What is the output of
ifconfig on your host device? It sounds like the network interface presented by the Kindle is not being detected by the host.
Quote:
Originally Posted by jollyblondgiant
With a new usb cable came new tests, ran this command on the kindle:
$ ls /sys/class/net/
And it returns
Regardless of whether the kindles attached to the raspi.
|
That's expected behavior - these interfaces always exist on the Kindle when USBNet is enabled regardless of whether the device is attached to a host. The only new interface that you should expect to appear is on the host.