View Single Post
Old 10-22-2010, 03:03 AM   #126
disi
Junior Member
disi began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Oct 2010
Device: Amazon kindle 3
Quote:
Originally Posted by Rinzwind View Post
Linux/Ubuntu:

I took steps up to 7 and when disi! spoke about windows I started to investigate myself. I did the following (maybe someone could tell me if I did some unnecesary steps!!):

sudo ifconfig usb0 192.168.2.2

You can check the result with:

lsusb | grep RNDIS

This should show something like:
Bus 008 Device 002: ID 0525:a4a2 Netchip Technology, Inc. Linux-USB Ethernet/RNDIS Gadget

Now you should be able to ping your kindle with:

ping 192.168.2.2


and ...
telnet 192.168.2.2 now gives me...


Trying 192.168.2.2...
Connected to 192.168.2.2.
Escape character is '^]'.



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]# uname -a
Linux kindle 2.6.26-rt-lab126 #5 Wed Sep 15 19:25:13 PDT 2010 armv6l unknown
[root@kindle root]#


disi! Your steps and my knowledge on Ubuntu got me into my kindle *O*
Sounds really good. I have dualboot and tried to connect the kindle on my Gentoo installation, but gave up after a while :/
Seems Ubuntu has some quirks to automatically configure the usb port

(I do not use hald, I guess that's the main problem with Gentoo)
disi is offline   Reply With Quote