Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ttyUSB not showing up
Date: Sun, 12 Mar 2017 05:12:09
Message-Id: 151c1562-1e6b-2911-ed56-6283274e0c72@gmail.com
In Reply to: [gentoo-user] ttyUSB not showing up by thelma@sys-concept.com
1 thelma@×××××××××××.com wrote:
2 > I have serial to USB converter, want to connect fax/modem to it.
3 >
4 > In kernel:
5 > CONFIG_USB_SERIAL=y
6 > CONFIG_USB_UHCI_HCD=y
7 > CONFIG_USB_OHCI_LITTLE_ENDIAN=y
8 > CONFIG_USB_OHCI_HCD=y
9 > CONFIG_USB_OHCI_HCD_PCI=y
10 > # CONFIG_USB_OHCI_HCD_PLATFORM is not set
11 >
12 > lsusb (device is showing up)
13 > ...
14 > Bus 005 Device 003: ID 0711:0230 Magic Control Technology Corp. MCT-232 Serial Port
15 >
16 > but the system did not create ttyUSB entry in /dev.
17 >
18 > How to create ttyUSB? I couldn't find any instructions on how is it done in Gentoo.
19 >
20
21 I'm not sure on this but I did google a bit. Does this help?
22
23 https://txlab.wordpress.com/2016/06/14/udev-rules-for-ttyusb-devices/
24
25 I would think the udev rules would work in Gentoo as well.
26
27 Dale
28
29 :-) :-)

Replies

Subject Author
Re: [gentoo-user] [SOLVED] ttyUSB not showing up thelma@×××××××××××.com