Hi,
I am seeing the following error when using the usbnet-toggle script.
[admin@io root]# usbnet-toggle
* Switching from USBMS to USBNet . . .
insmod: can't insert '/drivers/mx6sll-ntx/usb/gadget/configfs.ko': invalid module format
In dmesg, I see the following error:
configfs: exports duplicate symbol config_group_find_item (owned by kernel)
configfs: exports duplicate symbol config_group_find_item (owned by kernel)
I'm wondering if this is the same issue as alluded to by gerhaher
https://github.com/koreader/koreader/issues/8414
Reverting to build 4.30.18838 seems to correct the issue.
Also, how do I enable logging on my device?
Thanks.