![]() |
#1 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Sep 2011
Device: Kindle
|
[HELP] Using usbNetwork to register Kindle
Hi,
I'm an overseas Kindle user, using a US Kindle 2. I'd like to register it but don't have access to Whispernet. I've set up usbNetwork and am able to telnet into the Kindle. I set up internet sharing through my system preferences (os x) but still haven't been able to access the internet from my kindle. Is anyone willing to help me out? |
![]() |
![]() |
![]() |
#2 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Sep 2011
Device: Kindle
|
When I run usbnet-enable I get the following:
Welcome to Kindle! ################################################# # N O T I C E * N O T I C E * N O T I C E # ################################################# Rootfs is mounted read-only. Invoke mntroot rw to switch back to a writable rootfs. ################################################# [root@kindle root]# /mnt/us/usbnet/bin/usbnet-enable system: I usbnet-enable:def:enabling USB network tethering... system: I mntroot:def:Making root filesystem writeable system: I usbnet-enable:def:tweaking luigi config system: I mntroot:def:Making root filesystem read-only system: I usbnet-enable:def:done! restarting the framework... system: I framework:def:resetting booklet framework system: I framework:def:stopping booklet framework /etc/init.d/framework: line 1: cannot create /proc/bd/boot_milestone: nonexistent directory [root@kindle root]# start.sh: starting framework (the kindle reboots) |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
|
Errm, why are you running usbnet-enable? USB networking already _is_ active, otherwise you wouldn't be able to login via telnet.
Probably all you need is to set up a route and a nameserver. Although I do not know if this would allow registration in the end. |
![]() |
![]() |
![]() |
#4 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Sep 2011
Device: Kindle
|
I tried:
mntroot rw echo nameserver 208.67.222.222 > /etc/resolv.d/resolv.conf.default echo nameserver 208.67.220.220 >> /etc/resolv.d/resolv.conf.default route add default gw 10.0.0.1 [which is the host IP I specified in the config file] Didn't seem to have any effect so I'm guessing I'm doing it wrong |
![]() |
![]() |
![]() |
#5 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
|
Hm. /etc/resolv.d is second class to /etc/resolv.conf - where does the latter point to? IIRC (not near any kindle right now) it pointed to some file in tmpfs (so you wouldn't need the "mntroot rw").
But the "route add" should be sufficient to ping hosts by IP. Did you check e.g. with Google's DNS servers (nothing special about them, they're just easy to remember): 8.8.8.8 or 4.2.2.1? Can you ping the host PC itself or a local router (to make sure the PC acts as a gateway properly)? |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Installing USBNetwork on Kindle 3 via Windows 7 | BoggyB | Kindle Developer's Corner | 6 | 02-22-2013 12:48 PM |
Kindle 3.0.1 firmware and usbNetwork | bmf | Kindle Developer's Corner | 15 | 10-18-2010 06:12 PM |
Usbnetwork/ssh on kindle 3? | yifanlu | Kindle Developer's Corner | 58 | 10-18-2010 05:39 PM |
Hacks Kindle 2 - Firmware 2.5.4 - usbNetwork | Zaidi | Amazon Kindle | 8 | 10-06-2010 08:23 AM |
How do I mount Kindle DX rootfs on a Mac - usbNetwork needed? | software.enginee | Kindle Developer's Corner | 14 | 06-08-2010 03:20 PM |