Page 1 of 5

[ KernelModules ] Kernel module USB drivers

Posted: 24 Nov 2021, 16:22
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


Re: [ KernelModules ][ 1.00.00 ] Kernel module drivers

Posted: 25 Nov 2021, 07:05
by outkastm
added initial version

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

Posted: 11 Dec 2021, 01:05
by franckyvrac
Hi,

Can we have ARM version ?

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

Posted: 12 Dec 2021, 06:59
by outkastm
Sorry not possible, i don't have and arm NAS to test them

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

Posted: 14 Feb 2023, 19:43
by unixtall
Is it valid for TOS 5? I have an error installing manually: Error! The file is incorrect and cannot be installed

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

Posted: 14 Feb 2023, 20:02
by outkastm
Not valid for TOS5 and i can't port it yet.
I'm waiting some info from TM.

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

Posted: 14 Feb 2023, 20:16
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.

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

Posted: 23 Feb 2023, 03:04
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

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

Posted: 23 Feb 2023, 19:01
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.

Re: [ KernelModules ] Kernel module USB drivers

Posted: 04 Mar 2023, 07:24
by outkastm
added TOS5.1 drivers