Hey guys,
I got an Eclipsa2E in hope to use it as VNC screen for outdoor works.
To avoid updates and keep a stable connection I used the built-in usbnet firmware on my H2O and niluje's usbnet-toggle. I thought I can use just the same on Eclipsa, but now it seems as there are no drivers shipped with the Eclipsa2E models.
Is there any chance to get usbnet running anyway, every pointer is welcome.
Currently the toggle does not work with the latest official utils.
Looking into the /drivers directory, there is indeed not much to see that looks like an usbnet driver.
I got an Eclipsa2E in hope to use it as VNC screen for outdoor works.
To avoid updates and keep a stable connection I used the built-in usbnet firmware on my H2O and niluje's usbnet-toggle. I thought I can use just the same on Eclipsa, but now it seems as there are no drivers shipped with the Eclipsa2E models.
Is there any chance to get usbnet running anyway, every pointer is welcome.
Currently the toggle does not work with the latest official utils.
Code:
[root@kobo bin]# usbnet-toggle
* Switching from USBMS to USBNet . . .
insmod: can't insert '/drivers/mt8113t-ntx/usb/gadget/arcotg_udc.ko': No such file or directory
! Could not load arcotg_udc.ko (it might be built-in on your device)
insmod: can't insert '/drivers/mt8113t-ntx/usb/gadget/g_ether.ko': No such file or directory
Code:
[root@kobo bin]# tree -la /drivers/
/drivers/
`-- mt8113t-ntx
`-- mt66xx
|-- wlan_drv_gen4m.ko
|-- wmt_cdev_bt.ko
|-- wmt_chrdev_wifi.ko
`-- wmt_drv.ko
2 directories, 4 files