I'm sorry about my long response time, but I've had a lot
to do these days.
BlinkEye:
> i.e. after you set the volumes in alsamixer execute "/usr/sbin/alsactl
> store" and to load these values even after reboot add to
> /etc/rc.d/rc.local (as root) "/usr/sbin/alsactl restore".
>
> I hope this wor
On Mon, 2003-08-25 at 05:50, [EMAIL PROTECTED]
wrote:
> Message: 4
> From: "Norbert W" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Sun, 24 Aug 2003 11:41:20 -0600
> Subject: Re: [Alsa-user] alsa + sb live
>
> > did you run the "snddevices"
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 instal
> did you run the "snddevices" script from the alsa-driver directory ?
That worked for insalling alsa, but I have two more questions:
This is the relevant portion of /etc/modules.conf:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# module options should go here
# OSS/Fre
> did you run the "snddevices" script from the alsa-driver directory ?
That worked for insalling alsa, but I have two more questions:
This is the relevant portion of /etc/modules.conf:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# module options should go here
# OSS/Fre