Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 08:23:48 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Ian FREISLICH <ian.freislich@capeaugusta.com>, Warner Losh <imp@bsdimp.com>
Cc:        FreeBSD Current <current@freebsd.org>, Warner Losh <imp@freebsd.org>
Subject:   Re: r329501 devd doesn't find USB devices
Message-ID:  <d69f4565-768d-c08b-286b-987e16507516@selasky.org>
In-Reply-To: <edbd5ae4-89c6-74ca-9a8b-3c6ce9c467dd@capeaugusta.com>
References:  <2c5d435c-54b1-fbd8-f695-de3dcc6259f1@capeaugusta.com> <CANCZdfqb82FhpRKB1934_a01mCtSCro4qXcKTAuGgfKyz_7BjA@mail.gmail.com> <edbd5ae4-89c6-74ca-9a8b-3c6ce9c467dd@capeaugusta.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/18/18 05:14, Ian FREISLICH wrote:
> On 02/17/18 22:48, Warner Losh wrote:
>> On Feb 17, 2018 8:24 PM, "Ian FREISLICH"
>> <ian.freislich@capeaugusta.com <mailto: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.
> 
> In as much as 'mergemaster -Ui' fully updates /etc
> 
>> 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.
> 
> Assuming you mean these lines:
> 
> !devd
> *.>=notice                                      /var/log/devd.log
> 
> devd produced zero logs on reboot and restart.

Can you run:

usbconfig show_ifdrv

Maybe the wrong driver captured your device?

Try running:

usbconfig -d X.Y reset

--HPS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d69f4565-768d-c08b-286b-987e16507516>