[ KernelModules ] Kernel module USB drivers

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

[ KernelModules ] Kernel module USB drivers

Post by outkastm »

About: Additional USB drivers to TOS

Category: Tools
Applicable models: TerraMaster x.64 series
Applicable TOS: 4.1.27 or later versions
Applicable TOS5: 5.1 or later versions
App download:

Module WebUI for additional settings can be accesses at

http(s)://yournasip:port/modules/KernelModules/www

How to manully install this app on TerraMaster application store?

This app will add additional USB drivers to be able to use adapters like Zigbee dongles, Zwave dongles, USBtoSerial, Bluetooth dongles, etc.
Use these kernel modules on your own risk !!!

drivers included:

Code: Select all

btbcm.ko
btintel.ko
btrtl.ko
btusb.ko
cdc-acm.ko
ch341.ko
cp210x.ko
f81232.ko
f81534.ko
ftdi_sio.ko
garmin_gps.ko
ipw.ko
ir-usb.ko
mxuport.ko
navman.ko
option.ko
oti6858.ko
pl2303.ko
qcserial.ko
sierra.ko
spcp8x5.ko
symbolserial.ko
ti_usb_3410_5052.ko
usb_debug.ko
usblp.ko
usbserial.ko
usb-serial-simple.ko
usb_wwan.ko

Code: Select all

[root@TNAS-xxx ~]# ls -l /dev/ttyACM0
crw-rw---- 1 root dialout 166, 0 Nov 24 08:48 /dev/ttyACM0
[root@TNAS-xxx ~]# ls -l /dev/ttyUSB0
crw-rw---- 1 root dialout 188, 0 Nov 24 08:49 /dev/ttyUSB0
[root@TNAS-xxx ~]# ls -l /dev/serial/by-id
total 0
lrwxrwxrwx 1 root root 13 Nov 24 08:49 usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0 -> ../../ttyUSB0
lrwxrwxrwx 1 root root 13 Nov 24 08:48 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938DAC1-if00 -> ../../ttyACM0

User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ KernelModules ][ 1.00.00 ] Kernel module drivers

Post by outkastm »

added initial version
User avatar
franckyvrac
Posts: 1
Joined: 06 Jul 2021, 23:08

Re: [ KernelModules ][ 1.00.00 ] Kernel module USB drivers

Post by franckyvrac »

Hi,

Can we have ARM version ?
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ KernelModules ][ 1.00.00 ] Kernel module USB drivers

Post by outkastm »

Sorry not possible, i don't have and arm NAS to test them
unixtall
Posts: 56
Joined: 31 Dec 2019, 19:02

Re: [ KernelModules ][ 1.00.00 ] Kernel module USB drivers

Post by unixtall »

Is it valid for TOS 5? I have an error installing manually: Error! The file is incorrect and cannot be installed
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ KernelModules ][ 1.00.00 ] Kernel module USB drivers

Post by outkastm »

Not valid for TOS5 and i can't port it yet.
I'm waiting some info from TM.
unixtall
Posts: 56
Joined: 31 Dec 2019, 19:02

Re: [ KernelModules ][ 1.00.00 ] Kernel module USB drivers

Post by unixtall »

I tried to compile the driver cdc_acm with the kernel 4.19.165 i have downloaded. But its seems the kernel which is installed in terramaster is modified. And i cannot load the driver. If the support give us the kernel headers, we could compile the driver without problem i think.

When i saw your post, i was very happy. Thanks for your effort. We will wait to terramaster response.
User avatar
ramutis
Posts: 1
Joined: 23 Feb 2023, 02:58

Re: [ KernelModules ][ 1.00.00 ] Kernel module USB drivers

Post by ramutis »

Hello,

Any news on these drivers? I have sonoff zigbee dongle and started my home automation project, but not possible integrate into homeassistant. I have T2-F423 with TOS 5.
Maybe there are other solutions for this integration?

Regards,
Ramutis
unixtall
Posts: 56
Joined: 31 Dec 2019, 19:02

Re: [ KernelModules ][ 1.00.00 ] Kernel module USB drivers

Post by unixtall »

ramutis wrote: 23 Feb 2023, 03:04 Hello,

Any news on these drivers? I have sonoff zigbee dongle and started my home automation project, but not possible integrate into homeassistant. I have T2-F423 with TOS 5.
Maybe there are other solutions for this integration?

Regards,
Ramutis
The only solution is use the dongle in another device, like raspberry. Its a pitty to can not use in the own NAS.
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ KernelModules ] Kernel module USB drivers

Post by outkastm »

added TOS5.1 drivers
Post Reply