Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 20:48:19 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Ian FREISLICH <ian.freislich@capeaugusta.com>
Cc:        FreeBSD Current <current@freebsd.org>, Warner Losh <imp@freebsd.org>
Subject:   Re: r329501 devd doesn't find USB devices
Message-ID:  <CANCZdfqb82FhpRKB1934_a01mCtSCro4qXcKTAuGgfKyz_7BjA@mail.gmail.com>
In-Reply-To: <2c5d435c-54b1-fbd8-f695-de3dcc6259f1@capeaugusta.com>
References:  <2c5d435c-54b1-fbd8-f695-de3dcc6259f1@capeaugusta.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 17, 2018 8:24 PM, "Ian FREISLICH" <ian.freislich@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqb82FhpRKB1934_a01mCtSCro4qXcKTAuGgfKyz_7BjA>