[PlanetCCRMA] Syntax to automatically load snd-seq in modprobe.conf

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Jan 12 10:05:02 2005


On Tue, 2005-01-11 at 19:33, Rick Sutphin wrote:
> I have Planet CCRMA install on FC3 with a SoundBlaster. snd-seq is not 
> being loaded automatically. It does load manually using /sbin/modprobe 
> snd-seq with no problems. I would like to change modeprobe.conf so that 
> snd-seq is loaded automatically, but I am unsure of the syntax. I would 
> be gratefull if someone could point me in the right direction.

Activate the old alsasound startup script, it will load snd-seq on the
next boot ("/bin/chkconfig --add alsasound")

-- Fernando