Problem with ftdi_sio driver?
Posted: Fri Mar 17, 2023 9:45 am
Have some problems when trying the Tellstick on Linux, won't get any /dev/ttyUSBn device.
sudo /sbin/modprobe ftdi_sio vendor=6017 product=3120
Looking at the log, it seems as the ftdi_sio driver insertion doesn't recognize the parameters (product, vendor)
ftdi_sio: Unknown parameter `product'
Anyone that has seen this before?
(Or has any other pointer(s) to a solution...)
sudo /sbin/modprobe ftdi_sio vendor=6017 product=3120
Looking at the log, it seems as the ftdi_sio driver insertion doesn't recognize the parameters (product, vendor)
ftdi_sio: Unknown parameter `product'
Anyone that has seen this before?
(Or has any other pointer(s) to a solution...)