View previous topic :: View next topic |
Author |
Message |
pingoo Guru


Joined: 11 Jul 2006 Posts: 324
|
Posted: Thu Nov 01, 2012 11:33 am Post subject: gnome audio on mute at every startup |
|
|
Hi, I have a problem with the audio volume at startup, both gdm and the gnome (3.4 light) session start every time with volume on mute. What can I check? |
|
Back to top |
|
 |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6428 Location: /usr/lib64/lv2
|
Posted: Thu Nov 01, 2012 2:06 pm Post subject: |
|
|
Do you have alsasound in your default runlevel? If not, do
Code: |
rc-update add alsasound default
|
Set your volume via alsamixer, and your system should boot with whatever volume level you last left it on. _________________ Gentoo Studio: A Gentoo-based, professional digital audio workstation OS. |
|
Back to top |
|
 |
pingoo Guru


Joined: 11 Jul 2006 Posts: 324
|
Posted: Thu Nov 01, 2012 5:56 pm Post subject: |
|
|
I thougth the same but didn't work
Code: | rc-update show
alsasound | default
bootmisc | boot
dbus | default
devfs | sysinit
dmesg | sysinit
fsck | boot
hostname | boot
hwclock | boot
keymaps | boot
killprocs | shutdown
laptop_mode | default
local | default
localmount | boot
modules | boot
mount-ro | shutdown
mtab | boot
net.eth1 | default
net.lo | boot
netmount | default
procfs | boot
root | boot
savecache | shutdown
swap | boot
sysctl | boot
termencoding | boot
udev | sysinit
udev-postmount | default
urandom | boot
xdm | default
|
|
|
Back to top |
|
 |
|