| Author |
Message |
plockery
Joined: 13 Jun 2005 Posts: 26
|
Posted: Tue 21 Jun 2005, 10:30 Post subject:
How do I save sound volume settings in xtmix? |
|
With xtmix's normal settings my sound is very faint.
When I increase the volume control to maximum everything is fine.
But xtmix does not hold these settings on reboot.
It defaults back to the same original setting.
Is there anyway to change the default settings of xtmix so that sound volume is always acceptable for me on bootup?
Peter
|
|
Back to top
|
|
 |
GuestToo
Puppy Master
Joined: 04 May 2005 Posts: 4078
|
Posted: Tue 21 Jun 2005, 12:37 Post subject:
|
|
you can edit /etc/rc.d/rc.local and add this line:
setvol 0 100 100
type setvol in an rxvt window for more information
|
|
Back to top
|
|
 |
plockery
Joined: 13 Jun 2005 Posts: 26
|
Posted: Wed 22 Jun 2005, 05:28 Post subject:
|
|
Thanks GuestToo.
Just what I needed!!
Peter
|
|
Back to top
|
|
 |
bugman

Joined: 20 Dec 2005 Posts: 2131 Location: buffalo commons
|
Posted: Sat 01 Jul 2006, 18:46 Post subject:
|
|
And, a year later, with help from the Forum Search feature, this thread has helped me as well, thanks to both of you!
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6855 Location: Perth, Western Australia
|
Posted: Sun 02 Jul 2006, 10:24 Post subject:
|
|
bugman,
I presume you are not using pup2, which does remember volume between boots.
|
|
Back to top
|
|
 |
tommyhill
Joined: 15 Jun 2006 Posts: 29
|
Posted: Thu 13 Jul 2006, 08:24 Post subject:
|
|
Thanks for the info... "setvol" help me also..
Tommy
|
|
Back to top
|
|
 |
can8v
Joined: 15 Jul 2006 Posts: 433 Location: Yuba City, CA
|
Posted: Sat 23 Sep 2006, 05:46 Post subject:
|
|
| BarryK wrote: | bugman,
I presume you are not using pup2, which does remember volume between boots. |
I am using 202 and have used 200 and 201 none of which have saved my volume settings after a reboot. I have been using setvol, but sometimes adjust it down for one reason or another. I would really like it to remember my settings, but setvol is the next best thing.
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6178 Location: Auckland, New Zealand
|
Posted: Tue 13 Feb 2007, 00:18 Post subject:
|
|
And 7 months later again it helped me as well
I'm just posting so this thread appears at the top of a search, and to thoroughly recommend what GuesToo said - type setvol in a console and find out how to set the other volumes. With my soundcard I have to do:
setvol 10 45
as otherwise audio files are really loud and distorted (default=100) and
setvol 4 100
to get a decent volume again.
But before you mess around too much back up your Puppy as I killed an install by setting volumes for unknown devices (just by typing in the terminal - not putting them in rc.local) - my poor Puppy would not boot.
|
|
Back to top
|
|
 |
GuestToo
Puppy Master
Joined: 04 May 2005 Posts: 4078
|
Posted: Tue 13 Feb 2007, 01:01 Post subject:
|
|
if the volume settings are not being restored in Puppy 2.x, you could try putting this command in rc.local or even /etc/profile.local:
alsactl restore
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6178 Location: Auckland, New Zealand
|
Posted: Tue 13 Feb 2007, 05:09 Post subject:
|
|
Thanks - that makes this thread even more useful!
I use Grafpup, so also have ALSA - I will give it a go, but I think I might actually prefer the previous solution on this particular computer
|
|
Back to top
|
|
 |
|