View Single Post
Old 07-18-2018, 05:19 AM   #416
CH23
Bottom Text
CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.
 
Posts: 146
Karma: 332882
Join Date: Nov 2016
Device: Kobo Clara HD, Kobo Glo HD
Quote:
Originally Posted by tshering View Post
Thank you! I have corrected it.Good!

Could you please install the KoboRoot.tgz from the uploaded archive (it contains the updated usbnet_toggle.sh). But first disable starting usbnet on power on, if you have not yet done so.

If the updated usbnet_toggle.sh does not work, please restart the device to get back to a neutral state and try to run the script in trace mode from the webinterface.
Code:
sh -x $ksmroot/scripts_intern/usb/usbnet_toggle.sh 2>&1
2 questions:
on windows, after enabling USBnet, the device should show up as a network adapter, right?

is there a way to log the output of the command to a file? right now the only device i can execute this from is the kobo itself, through nickel's browser, and i can't scroll in the textbox.

edit:

Steps taken:

turned off usbnet on boot
flashed the koboroot.tgz uncontrolled
started the device to KSM
usb > enable usbnet (screen flashes white once, no change on screen)
connect device to desktop computer via USB
nothing shows up on the computer

2nd try:
reboot
boot into nickel through KSM, start browser and go to 127.0.0.1:8087/rmc_test.html
execute
Code:
sh -x $ksmroot/scripts_intern/usb/usbnet_toggle.sh 2>&1
connect usb cable
nickel popup asks to connect, dismiss
nothing shows up on the computer

3rd try:
reboot
boot into nickel through KSM, start browser and go to 127.0.0.1:8087/rmc_test.html
execute
Code:
sh -x $ksmroot/scripts_intern/usb/usbnet_toggle.sh 2>&1
connect usb cable
nickel popup asks to connect, approve
device shows up as usb drive on computer

Last edited by CH23; 07-18-2018 at 05:34 AM.
CH23 is offline   Reply With Quote