[email protected] wrote: > I have serial to USB converter, want to connect fax/modem to it. > > In kernel: > CONFIG_USB_SERIAL=y > CONFIG_USB_UHCI_HCD=y > CONFIG_USB_OHCI_LITTLE_ENDIAN=y > CONFIG_USB_OHCI_HCD=y > CONFIG_USB_OHCI_HCD_PCI=y > # CONFIG_USB_OHCI_HCD_PLATFORM is not set > > lsusb (device is showing up) > ... > Bus 005 Device 003: ID 0711:0230 Magic Control Technology Corp. MCT-232 > Serial Port > > but the system did not create ttyUSB entry in /dev. > > How to create ttyUSB? I couldn't find any instructions on how is it done in > Gentoo. >
I'm not sure on this but I did google a bit. Does this help? https://txlab.wordpress.com/2016/06/14/udev-rules-for-ttyusb-devices/ I would think the udev rules would work in Gentoo as well. Dale :-) :-)

