Usb not working beaglebone

Hello all,

Usb is not working in my Beaglebone.

beyond@beaglebone:~/progs/opencv$ dmesg | grep usb
[ 0.113365] usbcore: registered new interface driver usbfs
[ 0.113509] usbcore: registered new interface driver hub
[ 0.113691] usbcore: registered new device driver usb
[ 0.113832] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
[ 0.113992] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
[ 0.128967] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.129151] musb-hdrc musb-hdrc.0: dma type: pio
[ 0.129380] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 0.129406] musb-hdrc: MHDRC RTL version 2.0
[ 0.129421] musb-hdrc: setup fifo_mode 4
[ 0.129458] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 0.129839] musb-hdrc musb-hdrc.0: USB OTG mode controller at d081c000 using PIO, IRQ 18
[ 0.130141] musb-hdrc musb-hdrc.1: dma type: pio
[ 0.130356] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 0.130380] musb-hdrc: MHDRC RTL version 2.0
[ 0.130394] musb-hdrc: setup fifo_mode 4
[ 0.130428] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 0.130467] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 0.130550] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 0.130693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.130715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.130734] usb usb1: Product: MUSB HDRC host driver
[ 0.130749] usb usb1: Manufacturer: Linux 3.2.18 musb-hcd
[ 0.130765] usb usb1: SerialNumber: musb-hdrc.1
[ 0.132045] musb-hdrc musb-hdrc.1: USB Host mode controller at d081e800 using PIO, IRQ 19
[ 0.527799] usbcore: registered new interface driver cdc_acm
[ 0.527922] usbcore: registered new interface driver usblp
[ 0.527999] usbcore: registered new interface driver cdc_wdm
[ 0.528096] usbcore: registered new interface driver uas
[ 0.528256] usbcore: registered new interface driver usb-storage
[ 0.528394] usbcore: registered new interface driver libusual
[ 0.537157] usbcore: registered new interface driver usbhid
[ 0.537173] usbhid: USB HID core driver
[ 0.538195] usbcore: registered new interface driver snd-usb-audio

Nothing appears in “lsusb” or in dmesg after I insert a pen drive.

Kindly help

Hello all,

Usb is not working in my Beaglebone.

Did it ever work or did it arrive not working? Which SD card image are you using?

Hello all,

Usb is not working in my Beaglebone.

Did it ever work or did it arrive not working? Which SD card image are you
using?

No, actually I am using the USB for the first time on this beaglebone. I
got this beaglebone recently and installed default Angstrom with cloud9 ide
image from site.
What to do?