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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to