I'm trying to insmod or modprobe g_ether.o with firmware v2.0 and its giving me these unresolved symbols:
usb_gadget_unregister_driver
usb_gadget_register_driver
I'm trying to track down why my usb networking is not working. In the Settings->System menu when I turn on usb network it never stays on. I'm assuming that its trying to insmod g_ether and is failing. Any ideas why I'm getting these errors?
Also is net2272.o used when turning on usb networking? That is also giving me an error:
No such device.
Any help would be appreciated.
Thanks.
usb_gadget_unregister_driver
usb_gadget_register_driver
I'm trying to track down why my usb networking is not working. In the Settings->System menu when I turn on usb network it never stays on. I'm assuming that its trying to insmod g_ether and is failing. Any ideas why I'm getting these errors?
Also is net2272.o used when turning on usb networking? That is also giving me an error:
No such device.
Any help would be appreciated.
Thanks.