Search found 3 matches

by happosai
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Problem with ftdi_sio driver?
Replies: 4
Views: 12239

Problem with ftdi_sio driver?

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' Anyon...
by happosai
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Problem with ftdi_sio driver?
Replies: 4
Views: 12239

I'm running on a 2.6.8-24.25 (Suse) system.

Did a quick try on a 2.6.17.10 (Ubuntu) LiveCD this morning and behold! The ttyUSB appears in all it's glory! :D
by happosai
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Problem with ftdi_sio driver?
Replies: 4
Views: 12239

This again proves the need to stay on the bleeding edge ;)