View Single Post
Old 03-02-2013, 11:46 AM   #338
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by mes View Post
I have learned that I can issue this command as root on my desktop machine
Code:
ifconfig usb0 down; ifconfig usb0 up; ifconfig usb0 192.168.15.201
to re-establish the connection. I also tried a different usb port. Any ideas?
If that command fixes your problems, then they (=the problems) most probably originate from your OS, not from the Kindle.

Let the Kindle sit for a while and watch the output of /var/log/syslog (and post the relevant parts here )


e.g. (for Ubuntu, not sure about Fedora, but it's probably the same)
Code:
sudo tail -f /var/log/syslog
ixtab is offline   Reply With Quote