Sound volume stuck at 62295% in Slacko (Solved)

Using applications, configuring, problems
Post Reply
Message
Author
scientist
Posts: 860
Joined: Sat 23 May 2015, 08:21

Sound volume stuck at 62295% in Slacko (Solved)

#1 Post by scientist »

I can not change my volume.

62295 % :-)
Thanks,
Andy


Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
scientist
Posts: 860
Joined: Sat 23 May 2015, 08:21

#2 Post by scientist »

Got it fixed, but this no longer works.
/usr/bin/amixer set Master 50%
Starting Open Arena is blowing my ears out. :-(
Thanks,
Andy


Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
Sailor Enceladus
Posts: 1543
Joined: Mon 22 Feb 2016, 19:43

#3 Post by Sailor Enceladus »

Are you saying that the retrovol slider on the GUI doesn't work?
scientist
Posts: 860
Joined: Sat 23 May 2015, 08:21

#4 Post by scientist »

Sailor Enceladus wrote:Are you saying that the retrovol slider on the GUI doesn't work?
I have only one sound card, but alsamixer shows 4. ??

I found and selected one that works. :-)
Thanks,
Andy


Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
scientist
Posts: 860
Joined: Sat 23 May 2015, 08:21

#5 Post by scientist »

this no longer works.

Code: Select all

/usr/bin/amixer set Master 50%
# ./50_Volume.sh
amixer: Unable to find simple control 'Master',0
Thanks,
Andy


Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
Dry Falls
Posts: 616
Joined: Tue 16 Dec 2014, 23:37
Location: Upper Columbia

#6 Post by Dry Falls »

If you've got it, run multiple soundcard wizard on first run. Originally a fatdog script. I think it's in woofce. The newer kernels and slackware have problems with having anything but pulse audio as the default sound 'techy'.
scientist
Posts: 860
Joined: Sat 23 May 2015, 08:21

#7 Post by scientist »

Thanks.

I used alsamixer to find that my audio card is number 3.

This now sets the volume correctly.

Code: Select all

/usr/bin/ amixer -c 3 set Master 100%
Thanks,
Andy


Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
scientist
Posts: 860
Joined: Sat 23 May 2015, 08:21

#8 Post by scientist »

Related issue.

amixer -c 3 set Master 100% is in a startup script.

After bootup, volume is always muted.

I have to manually set the volume using the mouse. ??

After manually settting volume, then amixer works ??
Thanks,
Andy


Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
Post Reply