20 Jan
2009
20 Jan
'09
7:56 p.m.
On Tue, 2009-01-20 at 14:53 -0500, David Rosenstrauch wrote:
Dale Blount wrote:
I haven't tried 2.6.28.1. The module was working in 2.6.27.10, and stopped working in the 2.6.28(-3) kernel package in the core repository.
Try blacklisting the PC speaker module and rebooting. This "fixed" it for me.
Dale
I'm doing this in my rc.conf:
MODULES=(snd-pcm-oss snd-hda-intel !snd-pcsp !pcspkr tun fuse loop)
Is that not sufficient?
Did you reboot afterward? I could not unload mine as it was "in use". I'll check the syntax/order of my rc.conf when I get home as I haven't been able to WoL it in a while. Dale