Quote:
Originally Posted by NiLuJe
Check MRPI's log for certain, but a plain uninstall won't touch the KUAL extension. Or the actual folder itself.
The folder thing makes sense, it's to avoid wiping user content, but I'll admit I'm not quite sure why I batched the KUAL extension with that bit of logic, that makes much less sense ;p.
|
haha, ok got it.
So I verified the logs and the uninstalls where there, twice. Check.
Started back again following the Readme_first:
- I reinstalled the correct USBNetwork .bin. Check
- Plugged and mounted Kindle. Check
- Read the config file. Left the IP as is (192.168.15.244). Check
- Didn't do the Setup public keys. Not check.
- Unmount and eject kindle. Check
Note: here the readme suggests to also unplug the usb cable. I did that, and also tried it with the cable connected.
- Ran ;un . Check
- Somehow RNDIS/Ethernet Gadget appears in the Network UI in macOS. I applied the IP stored in the config file mentioned above (192.168.15.244). Subnet mask 255.255.0.0. It shows "Status: Cable unplugged", unless I plug the Kindle and ran ;un (with the cable plugged)
- Moving on, with the unplugged cable and the RNDIS thing with "unplugged" status, I ran ifconfig but there is no usb0, I checked grep-ing the output to search for usb0 but there is nothing.
This is where I'm completely stuck. Any ideas where did I mess up?