Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54895 - minicom failed to use /dev/usb/tts/0
Summary: minicom failed to use /dev/usb/tts/0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-23 08:54 UTC by Arnaud Ligot
Modified: 2004-11-07 03:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud Ligot 2004-06-23 08:54:44 UTC
I use a usb to serial adapter

dmesg report this :
usb 1-2: FTDI 8U232AM Compatible converter now attached to ttyUSB0 (or usb/tts/0 for devfs)

If I ask minicom to use /dev/usb/tts/0, it doesn't show anything. If a make a link like this : 
ln -s /dev/usb/tts/0 /dev/ttyUSB0

it failed too. The only way to use my adapter is to make a link like this : 
ln -s /dev/usb/tts/0 /dev/ttyS0

(I have no serial port on this laptop), It works ! :-/

Reproducible: Always
Steps to Reproduce:
1. just try to use minicom with this kind of adapter
2.
3.
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2004-09-10 13:46:46 UTC
how did you configured the port used by minicom? did you launched with -s option? 
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2004-11-07 03:34:47 UTC
minicom opens whatever serial device is configured to open. default is /dev/ttyS0 but this could be changed by minicom -s