[ KernelModules ] Kernel module USB drivers
Re: [ KernelModules ] Kernel module USB drivers
Sorry, can't help with this, I'm not using VirtualBox
- matteoveglia
- Posts: 2
- Joined: 07 May 2024, 03:02

Re: [ KernelModules ] Kernel module USB drivers
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.
- DarthStroyer
- Posts: 5
- Joined: 17 May 2024, 16:33

Re: [ KernelModules ] Kernel module USB drivers
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?
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
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
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
If you manage to add the driver, please let me know)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?
@outkastm could you please help us with this driver
Re: [ KernelModules ] Kernel module USB drivers
Hi,
sorry I'm very stupid... where is the download link?!
Maybe I'm blind but I can't find it
Thanks
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
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
Any chance to get this working for the SONOFF Zigbee 3.0 USB Dongle Plus V2?
Thanks
Re: [ KernelModules ] Kernel module USB drivers
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.
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
Not possible, this app is not available for TOS6


