You are not logged in.

#1 2012-05-15 00:35:40

distorx
Member
Registered: 2012-05-08
Posts: 25

Volume in gnome3 is killing me

I recently install a new installation with gnome3 at first windows manager. The problem that I have is that always i reboot the pc the volume is always at the max and everytime a made a mistake the error sound blow my ears, i did delete the .pulse but no luck.  Thanks in advance for any help!!!

Offline

#2 2012-05-15 00:37:28

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Volume in gnome3 is killing me

You can put amixer commands in rc.local to set an initial volume at boot.

For example

amixer sset 'Master' 80% unmute &> /dev/null

"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2012-05-15 01:35:55

distorx
Member
Registered: 2012-05-08
Posts: 25

Re: Volume in gnome3 is killing me

Didn't work sad

Offline

#4 2012-05-15 01:53:55

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Volume in gnome3 is killing me

Then make it work.

Does that command work from an ordinary shell?  It was an example, not necessarily the one you need to use.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2012-05-15 04:52:41

distorx
Member
Registered: 2012-05-08
Posts: 25

Re: Volume in gnome3 is killing me

This is the way at least a get to do what i want.  go to /etc/pulse/default.pa  and ADD "set-sink-volume 0 30000 "  at least you get half of the volumen. Pulse is supoust to read some files from ./pulse but for reason that i donn't know i not reading those so it setting everything to default everytime your reboot. Keep that in mind.

Offline

#6 2012-05-15 19:15:08

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: Volume in gnome3 is killing me

If it's the system beep which is bothering you, then mucking about with pulse won't do it. Try some of the things suggested here:

https://wiki.archlinux.org/index.php/Di … eaker_Beep

Offline

Board footer

Powered by FluxBB