BeagleBoard Xm Rev C USB error

Hi all,
I am using BeagleBoard xm Rev C and I can't use the USB ports every
time I connect a usb keyboard or mouse I get an error
hub_port_status failed (err = -71)
cannot reset port 5
cannot enable port 5 May be the USB cable is bad?

I am currently using Ubuntu 11.04 demo image with the latest kernel
and Xfce

Any help please?

Thanks in advance,

Hi Fadi,

Do you see the same issue when using the Angstrom image that came with
the xM-C? I had seen issues with heavy data transfer over usb (http://
groups.google.com/group/beagleboard/browse_thread/thread/
ce2956cad6c3c30e#). I've had those boards replaced but haven't had a
chance to test them.

Kate

Can we see a full boot log, with the keyboard/mouse plugged in? (do
other usb devices work?)

Which "latest kernel"?

Regards,

Thanks all for your reply,
@Kate No i didn't face the same problem with Angstrom

@Robert
Here is the log and I have tried other devices but they didn't work

Texas Instruments X-Loader 1.5.0 (Jun 24 2011 - 01:31:59)
Beagle xM
Reading boot sector
Loading u-boot.bin from mmc

U-Boot 2011.03-rc1-00000-g9a3cc57-dirty (Apr 04 2011 - 12:36:16)

OMAP3630/3730-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 512 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment

In: serial
Out: serial
Err: serial
Beagle xM Rev C
No EEPROM on expansion board
Die ID #490c00029ff800000160716417025019
Hit any key to stop autoboot: 3 2 1 0
The user button is currently NOT pressed.
SD/MMC found on device 0
reading uEnv.txt

143 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
reading boot.scr

454 bytes read
Running boot.scr script from mmc ...
## Executing script at 80200000
Debug: Demo Image Install
reading uImage

3294380 bytes read
reading uInitrd

3704019 bytes read
## Booting kernel from Legacy Image at 80300000 ...
   Image Name: 2.6.39.2-x2
   Image Type: ARM Linux Kernel Image (uncompressed)
   Data Size: 3294316 Bytes = 3.1 MiB
   Load Address: 80008000
   Entry Point: 80008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 81600000 ...
   Image Name: initramfs
   Image Type: ARM Linux RAMDisk Image (uncompressed)
   Data Size: 3703955 Bytes = 3.5 MiB
   Load Address: 00000000
   Entry Point: 00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.39.2-x2 (root@beagle-256mb-0) (gcc
version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) ) #1 SMP Fri Jun 24
12:53:31 UTC 2011
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7),
cr=10c5387f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing
instruction cache
[ 0.000000] Machine: OMAP3 Beagle Board
[ 0.000000] Beagle expansionboard: none
[ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size:
0x10000
[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
[ 0.000000] Reprogramming SDRC clock to 332000000 Hz
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0dc3000 s10016 r8192
d14560 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 125440
[ 0.000000] Kernel command line: console=ttyO2,115200n8
console=tty0 root=/dev/mmcblk0p2 rootwait ro vram=12MB
omapfb.mode=tv:pal omapdss.def_disp=tv fixrtc buddy=none mpurate=auto
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6,
262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072
bytes)
[ 0.000000] allocated 2097152 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't
want memory cgroups
[ 0.000000] Memory: 494MB = 494MB total
[ 0.000000] Memory: 485668k/485668k available, 38620k reserved, 0K
highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0062000 ( 360 kB)
[ 0.000000] .text : 0xc0062000 - 0xc0887670 (8342 kB)
[ 0.000000] .data : 0xc0888000 - 0xc08fbf60 ( 464 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0,
CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:410
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96
interrupts
[ 0.000000] Total of 96 interrupts on 1 active controller
[ 0.000000] omap_hwmod: gpt12_fck: missing clockdomain for
gpt12_fck.
[ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns,
wraps every 131071999ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty0] enabled
[ 0.000671] Calibrating delay loop... 484.21 BogoMIPS (lpj=1892352)
[ 0.031799] pid_max: default: 32768 minimum: 301
[ 0.032012] Security Framework initialized
[ 0.032104] AppArmor: AppArmor initialized
[ 0.032348] Mount-cache hash table entries: 512
[ 0.033081] Initializing cgroup subsys ns
[ 0.033111] ns_cgroup deprecated: consider using the
'clone_children' flag without the ns_cgroup.
[ 0.033142] Initializing cgroup subsys cpuacct
[ 0.033203] Initializing cgroup subsys memory
[ 0.033264] Initializing cgroup subsys devices
[ 0.033294] Initializing cgroup subsys freezer
[ 0.033416] CPU: Testing write buffer coherency: ok
[ 0.033691] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver,
5 counters available
[ 0.034423] Brought up 1 CPUs
[ 0.034454] SMP: Total of 1 processors activated (484.21 BogoMIPS).
[ 0.034942] devtmpfs: initialized
[ 0.037597] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va
for l4_core
[ 0.037658] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va
for l4_per
[ 0.037689] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va
for l4_wkup
[ 0.050842] omap_hwmod: i2c1: softreset failed (waited 10000 usec)
[ 0.062896] omap_hwmod: i2c2: softreset failed (waited 10000 usec)
[ 0.074951] omap_hwmod: i2c3: softreset failed (waited 10000 usec)
[ 0.076446] print_constraints: dummy:
[ 0.076751] NET: Registered protocol family 16
[ 0.076965] GPMC revision 5.0
[ 0.077880] OMAP GPIO hardware version 2.5
[ 0.078033] OMAP GPIO hardware version 2.5
[ 0.078155] OMAP GPIO hardware version 2.5
[ 0.078277] OMAP GPIO hardware version 2.5
[ 0.078399] OMAP GPIO hardware version 2.5
[ 0.078521] OMAP GPIO hardware version 2.5
[ 0.079650] omap_mux_init: Add partition: #1: core, flags: 0
[ 0.080749] OMAP3 Beagle Rev: xM C
[ 0.084869] Found NAND on CS0
[ 0.084899] Registering NAND on CS0
[ 0.085113] Unable to get DVI reset GPIO
[ 0.085174] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.087646] Could not look up mcpdm hw_mod
[ 0.087707] Could not look up aess hw_mod
[ 0.087890] OMAP DMA hardware revision 5.0
[ 0.094665] bio: create slab <bio-0> at 0
[ 0.095947] SCSI subsystem initialized
[ 0.097442] usbcore: registered new interface driver usbfs
[ 0.097564] usbcore: registered new interface driver hub
[ 0.097808] usbcore: registered new device driver usb
[ 0.107971] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
[ 0.110473] twl4030: PIH (irq 7) chaining IRQs 368..375
[ 0.110534] twl4030: power (irq 373) chaining IRQs 376..383
[ 0.111022] twl4030: gpio (irq 368) chaining IRQs 384..401
[ 0.114044] print_constraints: VUSB1V5: 1500 mV normal standby
[ 0.114532] print_constraints: VUSB1V8: 1800 mV normal standby
[ 0.114929] print_constraints: VUSB3V1: 3100 mV normal standby
[ 0.116821] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[ 0.117614] print_constraints: VMMC1: 1850 <--> 3150 mV at 3000 mV
normal standby
[ 0.118072] print_constraints: VDAC: 1800 mV normal standby
[ 0.118469] print_constraints: VDVI: 1800 mV normal standby
[ 0.119018] print_constraints: VSIM: 1800 <--> 3000 mV at 1800 mV
normal standby
[ 0.119354] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[ 0.126953] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
[ 0.127929] Advanced Linux Sound Architecture Driver Version
1.0.24.
[ 0.128601] NetLabel: Initializing
[ 0.128631] NetLabel: domain hash size = 128
[ 0.128662] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.128723] NetLabel: unlabeled traffic allowed by default
[ 0.129028] Switching to clocksource 32k_counter
[ 0.133483] Switched to NOHz mode on CPU #0
[ 0.142761] AppArmor: AppArmor Filesystem Enabled
[ 0.153625] musb-hdrc: version 6.0, musb-dma, otg (peripheral
+host), debug=0
[ 0.157196] musb-hdrc musb-hdrc: USB OTG mode controller at
fa0ab000 using DMA, IRQ 92
[ 0.157745] NET: Registered protocol family 2
[ 0.158111] IP route cache hash table entries: 4096 (order: 2,
16384 bytes)
[ 0.159210] TCP established hash table entries: 16384 (order: 5,
131072 bytes)
[ 0.159606] TCP bind hash table entries: 16384 (order: 5, 131072
bytes)
[ 0.159973] TCP: Hash tables configured (established 16384 bind
16384)
[ 0.160003] TCP reno registered
[ 0.160003] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.160064] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.160552] NET: Registered protocol family 1
[ 0.161315] RPC: Registered udp transport module.
[ 0.161376] RPC: Registered tcp transport module.
[ 0.161376] RPC: Registered tcp NFSv4.1 backchannel transport
module.
[ 0.161682] Trying to unpack rootfs image as initramfs...
[ 0.529510] Freeing initrd memory: 3616K
[ 0.530456] PMU: registered new PMU device of type 0
[ 0.530700] cpufreq-omap: transition: 600000 --> 800000
[ 0.531005] omap_dsp_init: 600000 bytes @ 9ee00000
[ 0.531433] audit: initializing netlink socket (disabled)
[ 0.531524] type=2000 audit(0.554:1): initialized
[ 0.675964] VFS: Disk quotas dquot_6.5.2
[ 0.676452] Dquot-cache hash table entries: 1024 (order 0, 4096
bytes)
[ 0.680114] Registering unionfs 2.5.9 (for 2.6.39-rc5)
[ 0.681488] fuse init (API version 7.16)
[ 0.682525] Btrfs loaded
[ 0.682586] msgmni has been set to 955
[ 0.684051] Block layer SCSI generic (bsg) driver version 0.4
loaded (major 254)
[ 0.684112] io scheduler noop registered
[ 0.684112] io scheduler deadline registered
[ 0.684204] io scheduler cfq registered (default)
[ 0.746337] OMAP DSS rev 2.0
[ 0.911132] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.912261] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a
OMAP UART0
[ 0.912506] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a
OMAP UART1
[ 0.912780] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a
OMAP UART2
[ 1.740844] console [ttyO2] enabled
[ 1.744689] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a
OMAP UART3
[ 1.758087] brd: module loaded
[ 1.764160] loop: module loaded
[ 1.770172] omap2-nand driver initializing
[ 1.774780] No NAND device found.
[ 1.778503] No NAND device found.
[ 1.782135] OneNAND driver initializing
[ 1.786560] usbcore: registered new interface driver cdc_ether
[ 1.792694] usbcore: registered new interface driver rndis_host
[ 1.798919] cdc_ncm: 23-Apr-2011
[ 1.802368] usbcore: registered new interface driver cdc_ncm
[ 1.808746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI)
Driver
[ 3.824462] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[ 3.830627] ehci-omap ehci-omap.0: new USB bus registered, assigned
bus number 1
[ 3.838500] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[ 3.855743] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[ 3.862396] hub 1-0:1.0: USB hub found
[ 3.866394] hub 1-0:1.0: 3 ports detected
[ 3.894927] Initializing USB Mass Storage driver...
[ 3.900146] usbcore: registered new interface driver usb-storage
[ 3.906433] USB Mass Storage support registered.
[ 3.914031] g_ether gadget: using random self ethernet address
[ 3.920166] g_ether gadget: using random host ethernet address
[ 3.927246] usb0: MAC ba:12:af:ff:30:0d
[ 3.931243] usb0: HOST MAC 16:38:60:dc:20:cd
[ 3.935791] g_ether gadget: Ethernet Gadget, version: Memorial Day
2008
[ 3.942718] g_ether gadget: g_ether ready
[ 3.946899] musb-hdrc musb-hdrc: MUSB HDRC host driver
[ 3.952545] musb-hdrc musb-hdrc: new USB bus registered, assigned
bus number 2
[ 3.960693] hub 2-0:1.0: USB hub found
[ 3.964630] hub 2-0:1.0: 1 port detected
[ 3.969268] mousedev: PS/2 mouse device common for all mice
[ 3.975830] input: twl4030_pwrbutton as /devices/platform/omap/
omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input0
[ 3.987457] i2c /dev entries driver
[ 3.991638] lirc_dev: IR Remote Control driver registered, major
251
[ 3.998901] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[ 4.005828] device-mapper: uevent: version 1.0.3
[ 4.011108] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02)
initialised: dm-devel@redhat.com
[ 4.020355] device-mapper: multipath: version 1.3.0 loaded
[ 4.026092] device-mapper: multipath round-robin: version 1.0.0
loaded
[ 4.033508] cpuidle: using governor ladder
[ 4.037841] cpuidle: using governor menu
[ 4.041992] sdhci: Secure Digital Host Controller Interface driver
[ 4.048461] sdhci: Copyright(c) Pierre Ossman
[ 4.054901] omap_hsmmc: probe of omap_hsmmc.1 failed with error -16
[ 4.063934] usbcore: registered new interface driver snd-usb-6fire
[ 4.071502] OMAP3 Beagle/Devkit8000 SoC init
[ 4.085693] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[ 4.092529] ALSA device list:
[ 4.095642] #0: omap3beagle
[ 4.100036] TCP cubic registered
[ 4.104278] NET: Registered protocol family 10
[ 4.112030] NET: Registered protocol family 17
[ 4.117034] Registering the dns_resolver key type
[ 4.122009] VFP support v0.3: implementor 41 architecture 3 part 30
variant c rev 3
[ 4.130126] ThumbEE CPU extension supported.
[ 4.134582] Registering SWP/SWPB emulation handler
[ 4.142456] Power Management for TI OMAP3.
[ 4.147430] sr_init: No PMIC hook to init smartreflex
[ 4.152954] smartreflex smartreflex.0: omap_sr_probe: SmartReflex
driver initialized
[ 4.161193] smartreflex smartreflex.1: omap_sr_probe: SmartReflex
driver initialized
[ 4.169403] SmartReflex Class3 initialized
[ 4.178924] clock: disabling unused clocks to save power
[ 4.185394] registered taskstats version 1
[ 4.199676] usb 1-2: new high speed USB device number 2 using ehci-
omap
[ 4.213928] Console: switching to colour frame buffer device 90x35
[ 4.333282] mmc0: host does not support reading read-only switch.
assuming write-enable.
[ 4.348968] regulator_init_complete: VDVI: incomplete constraints,
leaving on
[ 4.360260] Freeing init memory: 360K
[ 4.379669] mmc0: new high speed SDHC card at address 1234
[ 4.390625] hub 1-2:1.0: USB hub found
[ 4.398254] hub 1-2:1.0: 5 ports detected
[ 4.414855] mmcblk0: mmc0:1234 SA04G 3.67 GiB
[ 4.429260] mmcblk0: p1 p2
[ 4.551849] udev[69]: starting version 167
[ 4.692352] usb 1-2.1: new high speed USB device number 3 using
ehci-omap
[ 5.301544] usb 1-2.4: new low speed USB device number 4 using ehci-
omap
[ 5.812011] input: HID 04f3:0103 as /devices/platform/usbhs-omap.0/
ehci-omap.0/usb1/1-2/1-2.4/1-2.4:1.0/input/input1
[ 5.831115] generic-usb 0003:04F3:0103.0001: input,hidraw0: USB HID
v1.10 Keyboard [HID 04f3:0103] on usb-ehci-omap.0-2.4/input0
[ 5.856445] input: HID 04f3:0103 as /devices/platform/usbhs-omap.0/
ehci-omap.0/usb1/1-2/1-2.4/1-2.4:1.1/input/input2
[ 5.875915] generic-usb 0003:04F3:0103.0002: input,hidraw1: USB HID
v1.10 Device [HID 04f3:0103] on usb-ehci-omap.0-2.4/input1
[ 5.895812] usbcore: registered new interface driver usbhid
[ 5.905639] usbhid: USB HID core driver
[ 5.981201] EXT4-fs (mmcblk0p2): INFO: recovery required on
readonly filesystem
[ 5.993103] EXT4-fs (mmcblk0p2): write access will be enabled
during recovery
[ 14.775543] EXT4-fs (mmcblk0p2): recovery complete
[ 16.103515] EXT4-fs (mmcblk0p2): mounted filesystem with ordered
data mode. Opts: (null)
[ 18.531860] usb 1-2: clear tt 4 (8000) error -71
[ 18.587463] usb 1-2: clear tt 4 (8000) error -71
[ 18.604492] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 18.664733] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 18.694824] usb 1-2: clear tt 4 (8000) error -71
[ 18.753173] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 18.786193] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 18.818878] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 18.828125] hub 1-2:1.0: Cannot enable port 4. Maybe the USB cable
is bad?
[ 19.194183] hub 1-2:1.0: cannot disable port 4 (err = -71)
[ 19.423400] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 19.694976] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 19.964569] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 20.379302] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 20.720458] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 20.728881] hub 1-2:1.0: Cannot enable port 4. Maybe the USB cable
is bad?
[ 20.987396] hub 1-2:1.0: cannot disable port 4 (err = -71)
[ 21.215270] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.293426] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.332794] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.375091] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.410644] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.419006] hub 1-2:1.0: Cannot enable port 4. Maybe the USB cable
is bad?
[ 21.510955] hub 1-2:1.0: cannot disable port 4 (err = -71)
[ 21.541961] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.607238] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.645233] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.680541] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.710388] hub 1-2:1.0: cannot reset port 4 (err = -71)
[ 21.716217] hub 1-2:1.0: Cannot enable port 4. Maybe the USB cable
is bad?
[ 21.793853] hub 1-2:1.0: cannot disable port 4 (err = -71)
[ 21.799804] hub 1-2:1.0: unable to enumerate USB device on port 4
[ 21.878814] hub 1-2:1.0: cannot disable port 4 (err = -71)
[ 23.399078] hub 1-2:1.0: hub_port_status failed (err = -71)
[ 23.405212] hub 1-2:1.0: connect-debounce failed, port 4 disabled
[ 24.768920] generic-usb 0003:04F3:0103.0004: can't reset device,
ehci-omap.0-2.4/input1, status -71
[ 24.778808] usb 1-2: clear tt 4 (0100) error -19
[ 25.914611] hub 1-2:1.0: hub_port_status failed (err = -71)
[ 25.920745] hub 1-2:1.0: connect-debounce failed, port 4 disabled
[ 25.957489] hub 1-2:1.0: hub_port_status failed (err = -71)
[ 27.019104] hub 1-2:1.0: hub_port_status failed (err = -71)
[ 27.025268] hub 1-2:1.0: connect-debounce failed, port 4 disabled

Ubuntu 11.04 omap ttyO2

omap login: [ 27.986419] hub 1-2:1.0: hub_port_status failed (err =
-71)
[ 29.407684] hub 1-2:1.0: hub_port_status failed (err = -71)
[ 29.418426] hub 1-2:1.0: hub_port_status failed (err = -71)

Ubuntu 11.04 omap ttyO2

omap login: