I'm running a Turtle Beach card, and use the following in modules.conf
to set and restore sound levels.

# retrieving and storing sound levels
post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :

And when I installed the drivers, I then did this as root:

chmod a+rw /dev/dsp /dev/mixer /dev/sequencer /dev/midi

The above worked for me.  My problem with a Turtle Beach card (Santa
Cruz) is that I have a db50xg daughter card that isn't being seen.  It
works on Windows, but I only get the standard midi sounds under Linux
(Redhat 2.4.2-20.9).

I'm thinking that I need to play with the options - maybe set
enable_midi="1" to enable_midi="2"?

Anyone have thoughts on that?

/mde/
just my two cents . . . .



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to