NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-evbarm/60319: usb devices do not attach on BeagleBone Black
>Number: 60319
>Category: port-evbarm
>Synopsis: usb devices do not attach on BeagleBone Black
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: port-evbarm-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 09 11:55:00 +0000 2026
>Originator: requiem.
>Release: NetBSD 10.1
>Organization:
>Environment:
System: NetBSD armv7 10.1 NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC evbarm
Architecture: earmv7hf
Machine: evbarm
>Description:
Plugging in USB devices into the USB2.0 Host port on the BeagleBone Black does not seem to do anything. Devices plugged in are recognised in the u-boot environment but not in NetBSD. /var/log/messages and usbdevs -vvvv do not show anything:
# usbdevs -vvvv
Controller /dev/usb0:
addr 1: high speed, self powered, config 1, MOTG root hub(0x0000), NetBSD(0x0000), rev 1.00(0x0100)
Hub(0x09), Hub(0x00), proto 1
port 1 powered
Controller /dev/usb1:
addr 1: high speed, self powered, config 1, MOTG root hub(0x0000), NetBSD(0x0000), rev 1.00(0x0100)
Hub(0x09), Hub(0x00), proto 1
port 1 powered
Dmesg shows uhub0 and uhub1 exist:
[ 1.454054] uhub0 at usb0: NetBSD (0x0000) MOTG root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1
[ 1.464418] uhub0: 1 port with 1 removable, self powered
[ 1.475160] uhub1 at usb1: NetBSD (0x0000) MOTG root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1
[ 1.484766] uhub1: 1 port with 1 removable, self powered
As I haven't got a microUSB-USBA adapter on hand I cannot test plugging devices into the OTG port on the bottom.
>How-To-Repeat:
Plug in any usb device into the USB2.0 Host port.
>Fix:
Not known.
Home |
Main Index |
Thread Index |
Old Index