Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 08-28-2010, 04:31 AM   #241
maxxim88
Enthusiast
maxxim88 began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Aug 2010
Device: Kindle DXG
now, I can telnet to KIndle but still can't connect to Internet

Here what I did:

- install jailbreak
- install update_usbnetwork_0.11.N_dxg_install.bin
- install Windows Mobile Device Center (the linux.inf)
- type in the search window of the kindle:
;debugOn
then `usbNetwork
- connect the Kindle to the computer
- open network and sharing center > change adapter settings > properties of the new connection > open TCP/IPV4 settings > set IP as 192.168.2.1, subnet mask 255.255.255.0
- telnet to 192.168.2.2 and it works
- Then I type `usbQa, my KIndle disappears from computer

I don't know where my problems are ? and one more question, when register Kindle via usbnetwork, have to turn on Kindle's wireless or not ??

Last edited by maxxim88; 08-28-2010 at 04:42 AM.
maxxim88 is offline  
Old 09-13-2010, 03:18 PM   #242
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
Yes, I have same ploblem.
It's unsolved bug.
`usbQa will stop usbNetwork, and anyway there is no internet connection through your computer.
meem is offline  
Advert
Old 10-16-2010, 05:47 PM   #243
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
I beleive that is no one here knows about "`usbQa" : )

Last edited by meem; 10-16-2010 at 06:50 PM.
meem is offline  
Old 01-13-2011, 03:11 PM   #244
disc0tech
Junior Member
disc0tech began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2011
Device: Kindle 2 International
Hello,

I've had a k2i since Jan last year but just got round to hacking it. My linux laptop is succesfully automounting the kindle nicely. I've turned on debug mode on the kindle.

I can successfully copy small files to the kindle. However, when I try and copy across the network usb k2i .bin file something really odd happens. The k2i will appear to disconnect USB. Sometimes it then remounts and sometimes I have to manually reset the cable (well, pull it out, and it put it back in...).

The file almost never copies across, except one occassion when it appeared to copy across, but the kindle threw a 003 error in the update process and deleted the update... back to square one.

So I have a reproducible problem, I can also reproduce the same exact problem by copying a random 2mb file (a jpg). Digging into the kindle logs I can see the below pattern occurs when I try and copy:

<pre>
110113:193701 cvm[2335]: I ScreenSaverBooklet:Information::start() reason DISPLAY_USB. Display USB screen
110113:193712 cvm[2335]: I HeapMonitor:HeapInfo:max=16777216,alloc=16777216,a vail=6029124:
110113:193734 cvm[2335]: E CdeAndTodoPlug:ExceptionCaught::caught Exception while downloading
110113:193734 cvm[2335]: java.io.IOException: Stale NFS file handle
110113:193734 cvm[2335]: at java.io.FileOutputStream.writeBytes(Native Method)
110113:193734 cvm[2335]: at java.io.FileOutputStream.write(Compiled Method)(FileOutputStream.java:257)
110113:193734 cvm[2335]: at java.io.BufferedOutputStream.flushBuffer(Compiled Method)(BufferedOutputStream.java:67)
110113:193734 cvm[2335]: at java.io.BufferedOutputStream.write(Compiled Method)(BufferedOutputStream.java:106)
110113:193734 cvm[2335]: at com.amazon.ebook.framework.impl.ws.l.a(Compiled Method)(lpb:184)
110113:193734 cvm[2335]: at com.amazon.ebook.framework.impl.ws.e.a(epb:257)
110113:193734 cvm[2335]: at com.amazon.ebook.framework.impl.ws.g.A(gpb:332)
110113:193734 cvm[2335]: at com.amazon.ebook.framework.impl.ws.g.b(gpb:218)
110113:193734 cvm[2335]: at com.amazon.ebook.framework.impl.ws.g.run(gpb:281)
110113:193734 cvm[2335]: at java.util.TimerThread.mainLoop(Timer.java:435)
110113:193734 cvm[2335]: at java.util.TimerThread.run(Timer.java:385)
110113:193734 cvm[2335]: at java.lang.Thread.startup(Thread.java:758)
110113:193734 cvm[2335]:
110113:193734 cvm[2335]: E CdeAndTodoPlug:TooFewBytesDownloaded:expected=6950 04,read=107380,rate-info=(20048+326910 ms_ 2 kb/s):
110113:193734 cvm[2335]: I TaskProcess:ProcessingFinished.:status=retry later:
110113:193734 cvm[2335]: I TaskProcess:ProcessingTaskList:loc=107:TaskProcess .user store not available, abort todo processing.
110113:193734 cvm[2335]: I TaskProcess:ProcessingTaskList:loc=10:done processing todo list
</pre>.

I've done a fair bit of googling and have not been able to find anyone with the same problem... all seems mighty odd - any ideas anyone?

Thanks.
disc0tech is offline  
Old 01-13-2011, 03:14 PM   #245
highwaykind
Connoisseur
highwaykind began at the beginning.
 
Posts: 54
Karma: 10
Join Date: May 2009
Device: Kindle Touch
Funny, I think I had a similar issue with my DX today (altough I have to admit that I didn't fully read your post..)

Turns out my problem was sticking the cable in a different USB hole,
Had it in the front and as soon as I tried to copy something to the kindle (in my case the update from amazon) it disconnected.

Put it in a USB hole in the back - no problems.I figured it got more power from the back or something.
So maybe this helps.
highwaykind is offline  
Advert
Old 01-13-2011, 03:51 PM   #246
Tiersten
Guru
Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.Tiersten shines like a glazed doughnut.
 
Posts: 987
Karma: 8641
Join Date: Aug 2010
Device: Kindle 3G+WiFi
Somebody else mentioned the same issue with a DX as well. I'd go with what highwaykind said and try a different USB port. Avoid using USB hubs as well since they seem to cause weird issues for some devices.
Tiersten is offline  
Old 01-13-2011, 03:52 PM   #247
disc0tech
Junior Member
disc0tech began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2011
Device: Kindle 2 International
Quote:
Originally Posted by highwaykind View Post
Turns out my problem was sticking the cable in a different USB hole,
Had it in the front and as soon as I tried to copy something to the kindle (in my case the update from amazon) it disconnected.

Put it in a USB hole in the back - no problems.I figured it got more power from the back or something.
So maybe this helps.
Interesting, I have noticed that with some USB ports on my desktop it connects/disconnects repeatedly. I have been using it with my laptop where it doesn't seem to have that problem...
disc0tech is offline  
Old 01-13-2011, 03:56 PM   #248
disc0tech
Junior Member
disc0tech began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2011
Device: Kindle 2 International
Quote:
Originally Posted by disc0tech View Post
Interesting, I have noticed that with some USB ports on my desktop it connects/disconnects repeatedly. I have been using it with my laptop where it doesn't seem to have that problem...
CORRECTION: 1/3 of my USB ports seems to be fine and I have successfully updated....kindle p0wned [hopefully]
disc0tech is offline  
Old 01-21-2012, 05:31 PM   #249
rastoboy
Junior Member
rastoboy began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2012
Device: kindle dx graphite
Kindle DX Graphite--keeps prompting for password, telnet connection refused

Hi All,

I'm getting soo close but not quite able to ssh into my Kindle DX Graphite, I hope you can help. Setup is as follows:

Host OS: Ubuntu 10
Kindle firmware: 2.5.8
USB Network update version: v0.35.N (10/19/2011)

Everything goes smoothly up to getting an IP assigned to the usb0 interface:
PHP Code:
rasto@frodo:/$ ifconfig usb0
usb0      Link encap
:Ethernet  HWaddr ee:49:00:00:00:00  
          inet addr
:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr
fe80::ec49:ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU
:1500  Metric:1
          RX packets
:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:46 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:1000 
          RX bytes
:(0.0 B)  TX bytes:8117 (8.1 KB
However, when I attempt to ssh, it prompts for and rejects all passwords, despite my public key being present in /usbnet/etc/authorized_keys. This is something I do all the time with other machines, so I don't *think* I screwed it up, but obviously perhaps there is something subtle I'm missing. I even make sure to set the permissions on authorized_keys to 0600.

Also, if I try to telnet, I get a connection refused, which may also be significant.

I even made sure to check and ensure that ssh'ing to that IP with the Kindle disconnected failed altogether, just to ensure I must be successfully at least talking to the right machine :-)

Any ideas on how I may have screwed this up would be greatly appreciated!

Edit: Found the problem--I assumed the host IP settting in the config file was for my PC, and that the IP assignment line int the instructions had a typo. By mindlessly following the instructions exactly, it worked just fine :-)

Further Edit: Ok I get it now. The host ip is the ip you will bind to the usb0 interface on your PC. Makes sense now. So that gets bound to the interface but then you ssh to the Kindle's IP, which is naturally different.

Last edited by rastoboy; 01-22-2012 at 06:56 PM.
rastoboy is offline  
Old 01-21-2012, 08:57 PM   #250
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by meem View Post
Yes, I have same ploblem.
It's unsolved bug.
`usbQa will stop usbNetwork, and anyway there is no internet connection through your computer.
I think `usbQa is expecting your host computer to have an IP address of 192.168.2.200 instead of 192.168.2.1 as suggested by the usbnetwork hacks.

Here is how to do it on a kindle 2:
http://www.dailyhack.net/2009/03/kin...-kindle-2.html

Last edited by geekmaster; 01-21-2012 at 09:00 PM.
geekmaster is offline  
Old 02-09-2012, 08:59 AM   #251
realitystorm
Junior Member
realitystorm began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2012
Device: Kindle DXG
Where to find the .bin file for the DXG?

Quote:
Originally Posted by AndresP View Post
Thanks Zanshin - Your post lead me to try more and yes - it works. I used wrong archive, whre DXG bin was missing, and thus no update possible.
Which archive did you finally find it in? I've looked in all that are available at: http://www.avenard.org/kindle2/ and I still can't find it. I didn't see any newer versions in the thread.
realitystorm is offline  
Old 02-09-2012, 09:01 AM   #252
realitystorm
Junior Member
realitystorm began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2012
Device: Kindle DXG
Where do I find update_usbnetwork_0.11.N_dxg_install.bin?

I've looked in all the archives in http://www.avenard.org/kindle2/ and I can't find any that contain this update.
realitystorm is offline  
Old 02-10-2012, 03:18 AM   #253
HansTWN
Wizard
HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.
 
Posts: 4,538
Karma: 264065402
Join Date: Jun 2009
Location: Taiwan
Device: HP Touchpad, Sony Duo 13, Lumia 920, Kobo Aura HD
I have tried Windows 8 developer, Windows 7 64-bit, and XP. But none of those PCs recognize the Kindle DXG (I have installed Mobile Device Center/ActiveSync). Any ideas?
HansTWN is offline  
Old 02-13-2012, 11:25 PM   #254
HansTWN
Wizard
HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.HansTWN ought to be getting tired of karma fortunes by now.
 
Posts: 4,538
Karma: 264065402
Join Date: Jun 2009
Location: Taiwan
Device: HP Touchpad, Sony Duo 13, Lumia 920, Kobo Aura HD
Or do I have to downgrade the DX to firmware 2.5.8? I am on 3.2.1, currently.
HansTWN is offline  
Old 01-23-2016, 05:35 PM   #255
kamerek
Enthusiast
kamerek began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Jan 2016
Device: Kindle DXG fw 3.3 SN B009
same problem here - no driver for win10 pro 64 bit
kamerek is offline  
Closed Thread

Tags
kindle usb network


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB Networking on Mac OS? DairyKnight Kindle Developer's Corner 19 07-02-2012 04:19 PM
Hacks Kindle 3 USB Networking n10 Amazon Kindle 2 10-11-2010 09:29 PM
Firmware Update USB networking for 2.5? dd_engi Amazon Kindle 9 05-09-2010 06:45 AM
Is there any way to remove USB networking hack? aghazi Kindle Developer's Corner 4 11-27-2009 07:35 PM


All times are GMT -4. The time now is 07:42 PM.


MobileRead.com is a privately owned, operated and funded community.