View Single Post
Old 06-15-2018, 05:09 PM   #346
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by NiLuJe View Post
@CH23: Do you have shell access over WiFi?

If yes, we might be able to painlessly figure out the USBNet thing with this.

Basically, unpack it somewhere, and run

Code:
./busybox depmod -n | ./depmod_process.sh | sort
The output should help us figure out how to handle USBNet properly .
An example how to run this from the webinterface:
Code:
cd /mnt/onboard/.adds/NiLuJe; ./busybox depmod -n | ./depmod_process.sh | sort
Note:For this example I copied busybox and depmod_process.sh to .adds of the user partition.
tshering is offline   Reply With Quote