Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 03-27-2025, 09:41 PM   #1
noobyme
Connoisseur
noobyme began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Apr 2023
Device: Kobo Nia
Kobo Nia USBnet outdated drivers, where to get latest?

Hi, I am trying to set up USBnet on my Nia with the latest firmware version.I am a noob so i know very little about anything. I know it is possible because Szybet's Inkbox OS had Usbnet and I tried it at one point. I tried NiJule's KoboStuff USBnet.sh, and yingtongli's tutorial https://www.yingtongli.me/blog/2018/...elnet-usb.html. I would get error of failed to insert module invalid format OWTTE. Along with file already exists error. Lsmod shows only one module loaded successfully. so I check /drivers/m6xull/usb, only that one module is dated to 2024, the rest are from 2022, at least the ones needed for usbnet. also when icheck /sys/modules i cant find those modules in /drivers. not sure if thats important. When i look at mx6sll driverw for clara etc the drivers for usbnet are dated 2024. what do i do? ultimately i want to do windows rndis
insmod: can't insert '/drivers/mx6ull-ntx/usb/gadget/usb_f_eem.ko': File exists
insmod: can't insert '/drivers/mx6ull-ntx/usb/gadget/u_ether.ko': invalid module format

Last edited by noobyme; 03-27-2025 at 09:48 PM.
noobyme is offline   Reply With Quote
Old 03-28-2025, 01:29 AM   #2
noobyme
Connoisseur
noobyme began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Apr 2023
Device: Kobo Nia
okay it seems i must build my ownmodules fromkobo source code kernel. idid see in my googling that these errors occur when module and kernel version mismatched and somethibg abputvermagick but icould not for the life of me figure out how tocheck module version, all the instructions said touse modinfo or cat but no work. if only i knew how to build, maybe ill figure it out eventually
noobyme is offline   Reply With Quote
Advert
Old 03-28-2025, 08:54 AM   #3
elinkser
Addict
elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.elinkser has survived committing the World's Second Greatest Blunder.
 
Posts: 232
Karma: 146236
Join Date: Oct 2022
Device: Kobo Clara HD
I never did much kobo kernel stuff, but I see Szybet left notes on his Nia work - worth a look.

https://github.com/Szybet/niAudio/blob/main/links.md
elinkser is offline   Reply With Quote
Old 03-28-2025, 09:16 PM   #4
noobyme
Connoisseur
noobyme began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Apr 2023
Device: Kobo Nia
Quote:
Originally Posted by elinkser View Post
I never did much kobo kernel stuff, but I see Szybet left notes on his Nia work - worth a look.

https://github.com/Szybet/niAudio/blob/main/links.md
Thanks for the guide! My to do:skim os basics, linux basics, toolchain basics, szybet stuff, kobokernel docs, and finally chatgpt. surprisingly it gave me an answer when google couldnt directly, how to check kernel module version without modinfo
noobyme is offline   Reply With Quote
Old 04-05-2025, 04:42 PM   #5
noobyme
Connoisseur
noobyme began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Apr 2023
Device: Kobo Nia
@Szybet do you still have utried using stock usbnet modules on kobo nia?
noobyme is offline   Reply With Quote
Advert
Old 04-05-2025, 06:47 PM   #6
noobyme
Connoisseur
noobyme began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Apr 2023
Device: Kobo Nia
Okay update, Inow know that you can use modinfo on other systems and still check .ko file informatio. the usbnet drivers were compiled for kernel verwion 4.1.15 00438, the working modules were compiled for version 00463, so i guess aworkaround is to downgrade to that firmware. ive tried compiling from source but ikeep running into errors so ithink ill give up for now, ieven used nijules toolchainscripts

Last edited by noobyme; 04-05-2025 at 06:53 PM.
noobyme is offline   Reply With Quote
Old 04-07-2025, 09:30 PM   #7
noobyme
Connoisseur
noobyme began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Apr 2023
Device: Kobo Nia
ihave successfully compiled the kernel modules.iwill write a list.of things idid
noobyme is offline   Reply With Quote
Old 04-10-2025, 09:10 PM   #8
noobyme
Connoisseur
noobyme began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Apr 2023
Device: Kobo Nia
ahahrjfghghhh im defeated, vermagic is the same but still invalid format. time to seek help. ive even downgraded to gcc vereion 5.3.1 from 14 to magch the 5.3.0 version in proc version https://github.com/kobolabs/Kobo-Reader/issues/127 wonder if related problem. and i bootlooped by downgrading firmware below what came with the device, the earliest ni firmware worked vut the second earliest ithink it was, bricked. wonder if its bc was for rev a nia not rev c, yay. despitethe earliest firmware having shipped with up to date modules for that version, icould not insert them. that suggests that earliest firmware was for rev ania and ihave rev c nia bc my stock factory firmware verwion is so much newer

wait wait ive been installing kobo firmware packages wrong i have been leaving out the upgradefolder and the md5sum, ihavent beenchanging the kernel at all. ithought installation was ghe same as kobostuff and nickelmenu

the last firmware with up to date usb net drivers was 4.31.19086, note there seems to have only been kernel updates 3 times since the nia has come to market

4.31.19086 does not work on Rev C Nia

Last edited by noobyme; 05-21-2025 at 09:59 PM.
noobyme is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kobo Libra 2 and Kobo Nia are sold out Gone Kobo Reader 1 04-06-2024 11:24 PM
Kobo Nia only $65 on Walmart right now Pjama Deals and Resources (No Self-Promotion or Affiliate Links) 12 10-24-2022 06:02 PM
Kobo Nia — $80 rcentros Deals and Resources (No Self-Promotion or Affiliate Links) 0 02-04-2021 12:43 PM
New Kobo: Nia ZodWallop News 303 07-15-2020 06:51 PM
Does anyone have the latest drivers for AuraHD and Touch? exachillus Kobo Reader 2 06-16-2014 03:48 PM


All times are GMT -4. The time now is 10:33 PM.


MobileRead.com is a privately owned, operated and funded community.