bd7e
![]() |
|
|
|
|
|||||||
| Multimedia Having problems running your new shiny and blinking gadget or watching DVDs, listening to CDs etc.? |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Is there any way to change the mixer vol permanently? The default mixer vol is 75 which is too low for me. I use
mixer vol 100 which give me good volume. However, once I reboot the computer the mixer vol is set to default 75 again. I'm wondering if there is any configuration file for mixer. |
|
#2
|
||||
|
||||
|
There most certainly is, and it comes in the form of /etc/rc.d/mixer.
First set the volume to your likings with mixer(8), run # sh /etc/rc.d/mixer stop, this will save the current mixer state in /var/db/mixern-staterunning # sh /etc/rc.d/mixer start will restore the mixer state from /var/db/mixern-stateBy default mixer_enabled="YES" is set /etc/defaults/rc.conf
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
| The Following 4 Users Say Thank You to Carpetsmoker For This Useful Post: | ||
Djn (March 21st, 2009), freepaddler (March 7th, 2012), Johninlex (March 22nd, 2011), sidar (July 16th, 2011) | ||
|
#3
|
|||
|
|||
|
change it as root, the changed value will remain.
at least this works on my box. |
|
#4
|
|||
|
|||
|
When using KDE, kmix will restore settings by default, so the last settings your user used as it logged out are restored, independent of /etc/rc.d/mixer.
|
|
#5
|
|||
|
|||
|
Thanks a lot. It works now.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anti Spam Solution | bloodhound | Web & Network Services | 20 | June 7th, 2010 15:52 |
| Anti Porn solution at ISP level | brahmaparush | Web & Network Services | 10 | March 1st, 2009 19:54 |
| Mixer error | Levenson | Multimedia | 5 | December 22nd, 2008 12:58 |
| elegant solution for nuking httpd logs | rambetter | Installation and Maintenance of FreeBSD Ports or Packages | 10 | December 17th, 2008 00:04 |
| Recommended solution for server failover | jer | Networking | 3 | November 25th, 2008 08:19 |