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)
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop












{ 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.