You are not logged in.

#1 2010-07-21 21:31:41

rangalo
Member
Registered: 2008-06-25
Posts: 108
Website

aumix not working after upgrade today

Hi,

After the upgrade aumix doesn't seem to work.

I always get following error:

[

hardik@sunshine: ~ ]$ aumix
aumix:  error opening mixer: No such file or directory

I have assigned keyboard shortcuts for aumix, I don't know if I can use any other mixer like this.

regards,
Hardik

Offline

#2 2010-07-22 15:03:33

rangalo
Member
Registered: 2008-06-25
Posts: 108
Website

Offline

#3 2010-07-22 17:10:25

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: aumix not working after upgrade today

I have never used aumix....so I cannot help you there.

But I use amixer and it works as advertised. You might want to look into that.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#4 2010-07-22 20:44:10

rangalo
Member
Registered: 2008-06-25
Posts: 108
Website

Re: aumix not working after upgrade today

Hi,

Thanks can you point me to some documentation on how amixer can be used with command line ?

regards,
Hardik

Offline

#5 2010-07-22 21:00:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: aumix not working after upgrade today

Have you tried reinstalling?

pacman -S aumix
warning: provider package was selected (aumix-gtk provides aumix)

So if you want to remove the package, you have to run 'pacman -Rs aumix-gtk'.

As for amixer:

vol () 
{ 
    amixer set 'Master Mono' "$10%" &>/dev/null
}

Now 'vol 5' will set the volume to 50%.

Last edited by karol (2010-07-22 21:10:40)

Offline

Board footer

Powered by FluxBB