View Single Post
Old 12-05-2013, 12:11 PM   #259
sergeyvl12
ebook fan
sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.
 
Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
Quote:
Originally Posted by Markismus View Post
I get an "usb network error!" message on the Kobo Aura 2.10. Anyone knows how to fix it?

FOUND IT.

I changed setvars.sh to:

Code:
case `/bin/kobo_config.sh * 2>/dev/null` in
 dragon)  DEVICE=AURAHD;;
 kraken)  DEVICE=GLO   ;;
 trilogy) DEVICE=TOUCH ;;
 pixie)   DEVICE=MINI  ;;
 phoenix) DEVICE=AURA  ;;
 *)       DEVICE=TOUCH ;;
A USB Ethernet/RNDIS Gadget showed up. I assigned only IPv4 192.168.2.99 and subnet 255.255.255.0 and I am able to ftp to 192.168.2.101 with username root and no password.
Thanks, Markismus!
sergeyvl12 is offline   Reply With Quote