SliTaz SliTaz Forum

You are not logged in.

#1 2011-05-22 08:32:42

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

USB Serial Converter FTDI

Hi I would like to use this wine with usb / serial lsusb identifies it as me

Bus 003 Device 003: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC

libftdi I installed the application but can not find a com

I found a suggestion to say that linux cd ~ / .wine / DosDevices ln-s / dev/ttyUSB0 ./com4 but I find no correspondence

What can I do?

Thank you for your time.

Offline

#2 2011-05-22 19:48:11

ernia
Member
Registered: 2011-05-20
Posts: 299

Re: USB Serial Converter FTDI

if i got it right your problem is that you don't have any /dev/ttyUSB*.

your device should be supported from this driver:

http://cateee.net/lkddb/web-lkddb/USB_SERIAL_FTDI_SIO.html

but with

fabio@s10:~$ zcat /proc/config.gz | grep CONFIG_USB_SERIAL_FTDI_SIO

# CONFIG_USB_SERIAL_FTDI_SIO is not set

you can see yourself that the driver is not included in the standard slitaz kernel.

so you should recompile your whole kernel

http://doc.slitaz.org/en:guides:kernel

or you can try to build only the module you need, something like that

http://vanilla.slitaz.org/index.php?p=/discussion/comment/4258#Comment_4258

http://vanilla.slitaz.org/index.php?p=/discussion/817/solved-how-to-make-new-kernel-module-available-without-the-wok-s#Item_4

let me know if it helps you, if required i could speak italian in the italian forum section :-)

Offline

#3 2011-05-23 06:45:03

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: USB Serial Converter FTDI

Thanks for the reply I wrote in that section because I had been recommended because I had more answers.

Since we moved here speak Italian http://forum.slitaz.org/topic/my-document

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]