Q. How do I adjust Linux volume control?
A. You need to use a program called aumix to adjust sound / volume control. This program adjusts the settings of an audio mixing device. It can be used from the command line, in scripts, or interactively with the keyboard or mouse.
You can launch volume control as follows:
=> Click on Main Menu
=> Select Sound & Video
=> Now select Volume Control
aumix - command line program
Just type following command at shell prompt (open x terminal):
$ aumix
Output:

You can use following keys to control aumix sound settings:
- page up, page down, up and down cursor: Select a new control.
- Tab, Enter, , comma and period : Toggle between level and balance controls
- + and - : Adjust the setting of the current device. The + and right cursor keys increase the level by 3%; the - and left cursor keys decrease it by the same amount.
- S or s : Save settings to the rc file
- U or u : Undo any muting
- M or m : Mute or unmute
- Q or q : End the program (exit to shell prompt)
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -

{ 6 comments… read them below or add one }
i want to ask, how to control volume, bass, middle, treble, balance, echo, etc. from 2 or more soundcards in debian……???
Just what I was looking for… thank you very much!
I used alsamixer.
WOW! nice thing, I’ll never use mouse from now for this :D
am using Ubuntu. the main volume is always staying at 100% or 0%. how can i control it.
Thanks for the tip about aumix; it works a treat for me in Ubuntu 9.10 / PulseAudio.