Date: Wed, 30 Jan 2019 17:24:58 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch Message-ID: <bug-235257-19105-sceifzYrUc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235257-19105@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257 --- Comment #4 from Hans Petter Selasky <hselasky@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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235257-19105-sceifzYrUc>
