[arch-general] [signoff] kernel26 2.6.28.1-1

Attila attila at invalid.invalid
Tue Jan 20 16:53:07 EST 2009


On Dienstag, 20. Januar 2009 20:53 David Rosenstrauch wrote:

> MODULES=(snd-pcm-oss snd-hda-intel !snd-pcsp !pcspkr tun fuse loop)

I suggest to do this

MODULES=(!pcspkr tun fuse loop)

but from my view the most problem with this "very usefull" -)) pcspkr is that
he wants to grab the first slot.

You can avoid this with a file and mine looks so:

# cat /etc/modprobe.d/sound
options snd-hda-intel model=6stack-dig power_save=60 enable=1 index=0
options snd-pcsp enable=1 index=2
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel

For me this works as the best and perhaps for you too.

See you, Attila

Source: http://osdir.com/ml/linux.suse.kernel/2008-06/msg00010.html



More information about the arch-general mailing list