Page 5 of 8

Re: [ KernelModules ] Kernel module USB drivers

Posted: 14 Feb 2024, 18:07
by outkastm
Sorry, can't help with this, I'm not using VirtualBox

Re: [ KernelModules ] Kernel module USB drivers

Posted: 07 May 2024, 03:05
by matteoveglia
psznt wrote: 14 Feb 2024, 02:09 Hi - I'm trying to add a Sonoff ZBDongle-E to my Terra-Master T6-423. I installed Kernal Module, but don't know which .ko modules to enable for it. Also, once I enable them, where will I see the USB? Thanks for the help
I see you've sorted this now by enabling the cp210x driver (which also worked for me), though I think the issue you're having with VirtualBox is more to do with the version TOS is using - which I hear is fixed in TOS v6.

That being said, I ran the kernel module list through Gemini and got this explanation of all the modules in the config list.

Code: Select all

Bluetooth Drivers

btbcm.ko: Handles Broadcom Bluetooth chipsets.
btintel.ko: Controls Intel Bluetooth devices.
btrtl.ko: Provides support for Realtek Bluetooth devices.
hci_uart.ko: Implements the core HCI (Host Controller Interface) protocol over a serial UART connection. This is the fundamental protocol for Bluetooth communication.
hci_vhci.ko: A virtual HCI driver, often used for testing or communication between virtual machines and the host's Bluetooth hardware.
bcm203x.ko: Likely a more specialized driver for older Broadcom Bluetooth chips.
Class Drivers

usblp.ko: Enables communication with printers over a USB connection (USB printer class).
cdc_acm.ko: Provides an interface to devices that use the CDC-ACM (Communications Device Class - Abstract Control Model). This is used with a wide variety of modems and serial devices over USB.
USB Serial Drivers

ch341.ko: Driver for CH341 USB-to-Serial converter chips (commonly found in inexpensive adapters).
cp210x.ko: Supports Silicon Labs CP210x family of USB-to-Serial converter chips.
pl2303.ko: Driver for Prolific PL2303 USB-to-Serial adapters.
ftdi_sio.ko: Driver for FTDI's USB-to-Serial ICs.
f81232.ko, f81534.ko: These appear to be more specialized USB serial drivers, potentially for specific devices.
garmin_gps.ko: Enables connectivity to Garmin GPS devices over USB.
ipw.ko: Likely related to USB over IP (Internet Protocol), allowing remote access to USB devices over a network.
ir-usb.ko: Provides support for infrared (IrDA) devices connected over a USB port.
mxuport.ko: Potentially related to a specific device, vendor information would help clarify.
navman.ko: Support for older Navman GPS devices.
option.ko: Handles cellular modems using the "Option" USB interface.
oti6858.ko: Another specialized driver for a specific device.
qcserial.ko: Supports Qualcomm USB-based serial devices.
sierra.ko: Provides support for Sierra Wireless cellular modems.
spcp8x5.ko: Driver for Sunplus SPCP8x5 USB-to-Serial bridge controllers.
symbolserial.ko: Handles Zebra (formerly Symbol Technologies) barcode scanners and similar devices over USB.
ti_usb_3410_5052.ko: A Texas Instruments USB-to-serial driver.
usb_debug.ko: Primarily used for debugging USB-related issues.
usb-serial-simple.ko: A very basic, generic USB serial driver for less common devices.
usb_wwan.ko: Provides support for WWAN (Wireless Wide Area Network) cellular modems using USB connection.

Re: [ KernelModules ] Kernel module USB drivers

Posted: 01 Jun 2024, 03:08
by DarthStroyer
Is there any chance a PCIe driver could be added to this package? Specifically, the Coral AI TPU PCIe driver: https://coral.ai/docs/notes/build-coral ... asket-dkms

I'd like to install Frigate and I have an M.2 NVMe Coral AI Edge TPU installed in my NAS, it shows up in lspci output but not in /dev/.

If no chance of adding it to this package, could someone guide me on building it myself?

Re: [ KernelModules ] Kernel module USB drivers

Posted: 26 Jun 2024, 18:59
by unixtall
Hi,

Now i have update TOS to 5.1.67 and this app doesnt work.

You can see the screenshot.

Which is the solution? Thanks you

Re: [ KernelModules ] Kernel module USB drivers

Posted: 05 Jul 2024, 22:51
by XFNeo
DarthStroyer wrote: 01 Jun 2024, 03:08 Is there any chance a PCIe driver could be added to this package? Specifically, the Coral AI TPU PCIe driver: https://coral.ai/docs/notes/build-coral ... asket-dkms

I'd like to install Frigate and I have an M.2 NVMe Coral AI Edge TPU installed in my NAS, it shows up in lspci output but not in /dev/.

If no chance of adding it to this package, could someone guide me on building it myself?
If you manage to add the driver, please let me know)

@outkastm could you please help us with this driver

Re: [ KernelModules ] Kernel module USB drivers

Posted: 16 Oct 2024, 23:01
by n1c0la84
Hi,

sorry I'm very stupid... where is the download link?!

Maybe I'm blind but I can't find it :(

Thanks

Re: [ KernelModules ] Kernel module USB drivers

Posted: 18 Oct 2024, 18:52
by n1c0la84
Found but since I'm on TOS 6 I get "your kernel ver is 6.1.58+ and the modules are compiled for kernel ver 5.15.59".

Any chance to get this working for the SONOFF Zigbee 3.0 USB Dongle Plus V2?

Thanks

Re: [ KernelModules ] Kernel module USB drivers

Posted: 25 Oct 2024, 15:17
by Sascha147
Hi,

how do I install this app on TOS 6 or is this not possible ? I tried to install it manually but it seems to be not working on TOS 6 or I m doing it wrong.

Re: [ KernelModules ] Kernel module USB drivers

Posted: 25 Oct 2024, 23:12
by outkastm
Not possible, this app is not available for TOS6

Re: [ KernelModules ] Kernel module USB drivers

Posted: 14 Dec 2024, 00:51
by XFNeo
outkastm wrote: 25 Oct 2024, 23:12 Not possible, this app is not available for TOS6
Hi! Do you plan to support TOS 6 for your apps?