Quote:
Originally Posted by CubeBag
Here are my before.txt and after.txt.
|
Thanks. Your raspberry pi is seeing your kindle on the pi's usb1. usb0 may be something else or you have convinced the pi it is taken and your kindle gets assigned to usb1.
sudo dmesg -H | grep usb | more
might give clues on what usb0 is.
I would try
sudo ifdown usb0
sudo ifconfig usb1 192.168.15.201
ping 192.168.15.244
If that works, then you are on your way to getting back on track.
You might consider switching to the new naming convention. It is super arcane, but it guarantees device names across boots unplugging, replugging, and changing to different ports. I recently did a fresh OS install at work and my ethernet went from eth0 to eno1 and my beaglebone connected over usbnet went from usb0 to enxc8a030b52f96.