View Single Post
Old 02-03-2013, 08:46 AM   #6
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by andyh2000 View Post
The readme_first.txt file in the usbnetwork package tells you to use something called kindle_tool on the device itself. Or I get the impression you can telnet in with no password and change the password to something you know. Again, I've not done any of this so I may be wrong.

Andrew
You are not wrong:

This order should work on all firmware versions.
Early firmwares, v-2 and v-3 may also work with the cable attached
  • un-plug cable (if still plugged in)
  • toggle USBnetwork ON in launcher
  • plug the cable
  • kill any automation (or configure yours to do: )
  • 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 usb0
  • use the networking until your done (telnet 192.168.15.244)
  • un-plug cable
  • toggle USBnetwork OFF in launcher


Ref: https://www.mobileread.com/forums/sho...d.php?t=204450
That reference leaves you talking to the Kindle with telnet.

If not using the new launcher, then toggle USBnetwork in whatever manner your machine supports.

Last edited by knc1; 02-03-2013 at 08:58 AM.
knc1 is offline   Reply With Quote