My BBB is working fine under ubuntu, except that I can't get my usb-serial 
device to mount.  It's a Startech 
ICUSB2321X<http://www.amazon.com/gp/r.html?R=NNB6AWAIVZP4&C=3T5MUR8F9569O&H=8ONMDMGPHZDGVIAICFNDRQKFNLCA&T=C&U=http%3A%2F%2Fwww.amazon.com%2Fdp%2FB0013G13X8%2Fref%3Dpe_385040_30332200_pe_309540_26725410_item>.
 
 When I plug it in, I would expect to see a device like ttyUSB0, or 
something like that.  I know the device is there, because lsusb shows the 
following:

Bus 001 Device 003: ID 14b0:3410 StarTech.com Ltd. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


And dmesg shows these messages:

[ 1090.769610] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 1090.769766] hub 1-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[ 1090.769821] usb 1-1: USB disconnect, device number 2
[ 1090.769855] usb 1-1: unregistering device
[ 1090.769891] usb 1-1: unregistering interface 1-1:1.0
[ 1090.774514] usb 1-1: usb_disable_device nuking all URBs
[ 1090.887603] hub 1-0:1.0: debounce: port 1: total 100ms stable 100msstatus 
0x101
[ 1090.993074] usb 1-1: new full-speed USB device number 3 using musb-hdrc
[ 1091.114129] usb 1-1: ep0 maxpacket = 8
[ 1091.123467] usb 1-1: default language 0x0409
[ 1091.133129] usb 1-1: udev 3, busnum 1, minor = 2
[ 1091.133181] usb 1-1: New USB device found, idVendor=14b0, idProduct=3410
[ 1091.133220] usb 1-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[ 1091.133254] usb 1-1: Product: StarTech.com Adapter
[ 1091.133288] usb 1-1: Manufacturer: StarTech.com
[ 1091.133320] usb 1-1: SerialNumber: 00026722
[ 1091.137933] usb 1-1: usb_probe_device
[ 1091.137994] usb 1-1: configuration #1 chosen from 1 choice
[ 1091.139691] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[ 1091.140957] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 1091.141061] hub 1-0:1.0: port 1 enable change, status 00000103



usb-devices shows:

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=14b0 ProdID=3410 Rev=01.01
S:  Manufacturer=StarTech.com
S:  Product=StarTech.com Adapter
S:  SerialNumber=00026722
C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)


I've tried "modprobe usbserial", but that doesn't work.  How do I create a 
usb serial device?

Thanks, for any help with this!

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to