On Sat, 2005-10-22 at 00:46 +0200, Holly Bostick wrote:
> Michael Sullivan schreef:
> > On Fri, 2005-10-21 at 14:59 -0700, Mark Knecht wrote:
> > 
> > 
> >> If alsamixer doesn't work then you may need to run amixer at the 
> >> command line to unmute your card. I'll let you slog through the man
> >>  page on that one. amixer commands can be placed in 
> >> /etc/conf.d/local.start if needed. For instance, possibly
> >> 
> >> amixer -c 0 unmute
> > 
> > 
> > camille ~ # amixer -c 0 unmute amixer: Unknown command 'unmute'...
> 
> Now, really, Michael, this is a bit silly; the program obviously works,
> and doesn't even fall over your card, so the card is apparently working,
> but you're stumped by the lack of the 'unmute' command (which is the
> very least of all the problems you could encounter at this stage)?
> 
> amixer --help
> Usage: amixer <options> command
> 
> Available options:
>   -h,--help       this help
>   -c,--card N     select the card
>   -D,--device N   select the device, default 'default'
>   -d,--debug      debug mode
>   -n,--nocheck    do not perform range checking
>   -v,--version    print version of this program
>   -q,--quiet      be quiet
>   -i,--inactive   show also inactive controls
>   -a,--abstract L select abstraction level (none or basic)
> 
> Available commands:
>   scontrols       show all mixer simple controls
>   scontents       show contents of all mixer simple controls (default
> command)
>   sset sID P      set contents for one mixer simple control
>   sget sID        get contents for one mixer simple control
>   controls        show all controls for given card
>   contents        show contents of all controls for given card
>   cset cID P      set control contents for one control
>   cget cID        get control contents for one control
> 
> Fine, the unmute command is not listed (perhaps it's been removed), just
> use 'scontrols' or 'controls' instead and see if you can unmute the card
> manually!
> 
> Then follow the rest of the instructions:
> > 
> >> 3) If alsamixer or amixer works at all then run
> >> 
> >> alsactrl store
> >> 
> >> which will store new data that was created by alsamixer. (And Alsa 
> >> I suppose...)
> 
> Holly

According to "man amixer":

INVOKING
       amixer with no arguments will display the current mixer settings
for  the
       default soundcard and device. This is a good way to see a list of
the sim-
       ple mixer controls you can use.

Yet, when I issue:

camille ~ # amixer
amixer: Mixer default load error: Invalid argument

What argument(s) does it want?  The man page doesn't even list an
example of the syntax.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to