r329501 devd doesn't find USB devices
Warner Losh
imp at bsdimp.com
Sun Feb 18 03:48:22 UTC 2018
On Feb 17, 2018 8:24 PM, "Ian FREISLICH" <ian.freislich at capeaugusta.com>
wrote:
Hi
Since devmatch some of my USB devices no longer get their drivers
loaded. It's not clear from UPDATING whether I needed to do anything
beyond building and installing kernel and world as well as updating
/etc. There was reference to removing /etc/devd/usb.conf in another
thread but its presence or lack thereof makes no difference.
I assume you've fully updated including /etc.
if_ure:
ugen0.6: <CMI USB 101001000 LAN> at usbus0, cfg=0 md=HOST spd=SUPER
(5.0Gbps) pwr=ON (72mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0300
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0009
idVendor = 0x0bda
idProduct = 0x8153
bcdDevice = 0x3000
iManufacturer = 0x0001 <CMI>
iProduct = 0x0002 <USB 10/100/1000 LAN>
iSerialNumber = 0x0006 <000001>
bNumConfigurations = 0x0002
ums, ukbd:
ugen0.2: <RAPOO RAPOO 2.4G Wireless Device> at usbus0, cfg=0 md=HOST
spd=FULL (12Mbps) pwr=ON (100mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0110
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x24ae
idProduct = 0x2000
bcdDevice = 0x1001
iManufacturer = 0x0001 <RAPOO>
iProduct = 0x0002 <RAPOO 2.4G Wireless Device>
iSerialNumber = 0x0000 <no string>
bNumConfigurations = 0x0001
If you can uncomment the devd lines in syslog.conf, touch /var/log/devd.log
and reboot. Once you are up again, please send me /var/log/devd.conf.
Warner
More information about the freebsd-current
mailing list