Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] udev and alsa error

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Robin Cook <rcook AT wyrms.net>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] udev and alsa error
  • Date: Thu, 15 Apr 2004 17:24:56 -0500

I put the "alsactl restore" in the bootmisc to at least unmute it on
boot up.

CuZnDragon
Robin Cook

On Fri, 2004-04-16 at 00:09 +0200, Arwed von Merkatz wrote:
> On Thu, Apr 15, 2004 at 05:58:20PM -0500, Jeremy Kolb wrote:
> > Whenever alsa loads I have to unmute the mixer. Not sure why. This only
> > happened since switching to udev (which otherwise works great!). All of
> > the /dev/dsp,mixer, etc. have been created.
> >
> > Jeremy
>
> It's normal that you have to unmute the mixer after loading the alsa
> modules, it has always been like that, but either modules.conf or
> devfsd.conf probably took care of that for you before.
>
> Here's a solution from the linux-hotplug mailing list, I haven't tried
> it myself yet, but it's supposed to work:
> create an executable script /etc/dev.d/snd/controlC0/alsa.dev
> with this content:
>
> #!/bin/sh -e
> exec /usr/sbin/alsactl restore 0
>
> --
> Arwed v. Merkatz Source Mage GNU/Linux
> developer
>
> http://www.sourcemage.org
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page