Re: snd_emu10k1.ko after 6.2 to 6.3 upgrade



On Friday 25 January 2008 11:16:19 am Petr Holub wrote:
Do you have an error message in the dmesg after this?

Yes, I do - sorry, haven't thought it will end up in dmesg
and not in the terminal. It says:

KLD snd_emu10k1.ko: depends on midi - not available

Did you kldload sound.ko before snd_emu10k1.ko? It maybe that freebsd-upgrade
didn't run kldxref on your kernel dir to update the /boot/kernel/linker.hints
file that is used to autoload dependencies.

You can try doing a 'kldxref /boot/kernel' to see if that fixes the dependency
loading.

--
John Baldwin
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"