Run this really quickly and show me the output. $ find / -type f -name ttyUSB0
On Thu, Feb 16, 2017 at 6:21 PM, William Hermans <[email protected]> wrote: > > > On Thu, Feb 16, 2017 at 6:14 PM, mzimmers <[email protected]> wrote: > >> mzimmers@debian:~$ lsmod | grep usbserial >>> usbserial 36293 1 ftdi_sio >>> usbcore 195468 11 btusb,snd_usb_audio,usb_storag >>> e,usbserial,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,ftdi_sio,xhci_hcd >>> mzimmers@debian:~$ >>> >> >> Not sure what to make of this... >> > > Just checking to make sure the driver is loaded. So here is what I can say > about your current situation. You serial device is detected byt the > operating system, the driver is loaded, but the serial interface is not > listed in the /dev/ directory. I can not say exactly why, but I do have a > pretty good idea of what's happening here. systemd has not been told what > to do with this device. e.g. With Wheezy, we had inittab we had to edit in > order to have the device show up the applications in Linux. Such as puTTY. > > So . . . for me this would turn into a google session, which you can do as > easily as I. However give me a few minutes to look into this, as I know > what to look for. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORqi-fV%3Da1mfHPoARcWkKdmP0rHLyHdVhQWpN83ivX_asQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
