[Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 30 17:25:05 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257
--- Comment #4 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,
The USB descriptors are all OK and should match USB audio.
Can you invoke devmatch manually:
devmatch -a -h /boot/kernel/linker.hints
Typical errors:
1) Due to "struct stat" changes:
ll /boot/kernel/linker.hints
-rw-r--r-- 1 root wheel 321712 Nov 16 11:54 /boot/kernel/linker.hints
devmatch -a -h /boot/kernel/linker.hints
devmatch: Can't read in 17599000 bytes from /boot/kernel/linker.hints: No
error: 0
2) Due to kernel changes:
devmatch -a -h /boot/kernel/linker.hints
devmatch: kernel bus interface version mismatch: No error: 0
devmatch: devinfo_init: No error: 0
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list