Score:0

When I plug in an FTDI USB adapter I don't get /dev/ttyUSB0 created. I do get /sys/class/USB/ttyUSB0

cc flag

The Vendor ID and Product ID are 0403 6001. lsmod shows: usbserial 40960 2 pl2303,ftdi_sio

What is missing that is needed to create the /dev/ttyUSB0 so that I can access the device with putty.

nobody avatar
gh flag
it seems `/lib/udev/rules.d/95-upower-wup.rules` claims your device. There I found the product id and vendor id of your device. `sudo mv /lib/udev/rules.d/95-upower-wup.rules $HOME` But I'm not sure if you need an own udev rules for it. `sudo udevadm control -R` replug it.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.