More notes regarding USB Network

Via grnqrtr, see https://github.com/rootzoll/raspiblitz/pull/1301#issuecomment-655840707
This commit is contained in:
Dennis Reimann 2020-07-10 08:14:34 +02:00
parent 471249b104
commit b0384ca4aa
No known key found for this signature in database
GPG key ID: 5009E1797F03F8D0

View file

@ -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: