View Single Post
Old 10-15-2024, 11:33 AM   #1
lordeagle
Enthusiast
lordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankind
 
Posts: 49
Karma: 17448
Join Date: Jun 2020
Device: Kobo Elipsa2E & Libra H20, Kindle PW3 & PW2
Question Any UsbNet solution for Eclipse2E

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.
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
Looking into the /drivers directory, there is indeed not much to see that looks like an usbnet driver.
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
lordeagle is offline   Reply With Quote