View Single Post
Old 03-24-2022, 10:34 AM   #201
visionary
Member
visionary began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Mar 2022
Device: Kobo Libra 2
NiLuJe the new drop fixes the issue I was seeing. The script complains about a bunch of modules, but completes and usb networking is enabled.

Code:
[admin@io root]# usbnet-toggle
* Switching from USBMS to USBNet . . .
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/configfs.ko': invalid module format
! Could not load configfs.ko (it might be built-in on your device)
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/libcomposite.ko': invalid module format
! Could not load libcomposite.ko (it might be built-in on your device)
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/u_ether.ko': invalid module format
! Could not load u_ether.ko (it might be built-in on your device)
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/usb_f_ecm.ko': File exists
! Could not load usb_f_ecm.ko (it might be built-in on your device)
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/usb_f_eem.ko': File exists
! Could not load usb_f_eem.ko (it might be built-in on your device)
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/usb_f_ecm_subset.ko': File exists
! Could not load usb_f_ecm_subset.ko (it might be built-in on your device)
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/usb_f_rndis.ko': invalid module format
! Could not load usb_f_rndis.ko (it might be built-in on your device)
Another question about networking. Is WiFi necessary for USB networking to work? When I disable WiFi (I did this manually by disabling WiFi from the touch screen), I lose my ssh connection via USB. If so, does this mean I should use NickelMenu and ForceWifi?

Thanks in advance.
visionary is offline   Reply With Quote