diff --git a/README.md b/README.md index 81d0d62..0780171 100644 --- a/README.md +++ b/README.md @@ -101,9 +101,26 @@ vi /etc/crontab/root sh /mnt/base-us/RUNME.sh ``` -#### Notes regarding USB Network (via [openoms](https://gist.github.com/openoms/56979d0859d7063cb734bdacabf1068f)) +#### Notes regarding USB Network -Unmount and eject your Kindle (You might also want to unplug it, some devices behave strangely when toggling usbnet/usbms while plugged in). +Some hints via +[openoms](https://gist.github.com/openoms/56979d0859d7063cb734bdacabf1068f)) and +[grnqrtr](https://github.com/rootzoll/raspiblitz/pull/1301#issuecomment-655840707), also see the +[mobileread forum](https://www.mobileread.com/forums/showthread.php?t=204942). + +Unmount and eject your Kindle. +Also unplug it, as some devices behave strangely when toggling usbnet/usbms while plugged in. + +Toggle USBnetwork `ON` in the launcher and plug in the cable again. +Kill any automation or [configure your Kindle](kindle/mnt/RUNME.sh) to do so. + +```bash +sudo ip link set up dev usb0 (It may already be up) +sudo ip address add 192.168.15.201 peer 192.168.15.244 dev usb +``` + +Use the networking until your done (`telnet 192.168.15.244`). +Un-plug cable and toggle USBnetwork `OFF` in launcher. You'll need to be in debug mode to run private commands. So, on the Home screen, bring up the search bar (by hitting [DEL] on devices with a keyboard, or the keyboard key on a K4, for example), and enter: