On Sat, 2004-01-17 at 16:24, Ross Werner wrote: > k, that worked beautifully--the alsa drivers are now loaded, and > amixer/alsamixer works perfectly. (What should be in my modules.conf file, > though, in relation to sound stuff? I had to comment all the old sound > stuff out in order to get these drivers loaded.)
Here's the relevant lines from my modules.conf file: post-install sound-slot-0 /sbin/modprobe snd-pcm-oss ; /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : alias sound-slot-0 snd-emu10k1 That seems to make it work automatically in redhat. > > Unfortunately, rosegarden still refuses to play any sound. It's still > giving me the usual: it says it connects to the "emu10k1 mpu-401 (uart)" > peachily, the instrument parameters all come up on rosegarden, and when I > try to play a file the levels on each midi track show up ... but still no > sound to my ears. > > Is there some "midi" track in amixer/alsamixer that is by default muted, > that I have to unmute? I didn't see anything in there. Again, sound plays > fine from xmms or other sources--but no rosegarden. > > ~ross -- Michael Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
