View previous topic :: View next topic |
Author |
Message |
tano70 Tux's lil' helper


Joined: 26 Aug 2013 Posts: 114 Location: Torino
|
Posted: Mon Sep 02, 2013 3:10 pm Post subject: [Solved]Pulseaudio does not preserve volume settings at boot |
|
|
I need help, PulseAudio every time I reboot the pc does not maintain the volume settings, and the computer remains silent, no audio until 'I do not act again about setting levels. There is always some way to leave fixed volume adjustments??
i use Gentoo 64 bit desktop multilib profile.
Last edited by tano70 on Mon Sep 02, 2013 5:47 pm; edited 1 time in total |
|
Back to top |
|
 |
eccerr0r Watchman

Joined: 01 Jul 2004 Posts: 6583 Location: almost Mile High in the USA
|
Posted: Mon Sep 02, 2013 3:14 pm Post subject: |
|
|
Hmm...I had something like that happen with a recent alsa update.
Need to make sure ALSA is in your rc
rc-update show alsasound
add it if it's not in default.
Also make sure /var/lib/alsa/ exists and see if there's an asound.state in that directory. You may need to /etc/init.d/alsasound save to write into this file. _________________ Intel Core i7 2700K@ 4.1GHz/HD3000 graphics/8GB DDR3/180GB SSD
What am I supposed watching? |
|
Back to top |
|
 |
tano70 Tux's lil' helper


Joined: 26 Aug 2013 Posts: 114 Location: Torino
|
Posted: Mon Sep 02, 2013 5:06 pm Post subject: |
|
|
eccerr0r wrote: | Hmm...I had something like that happen with a recent alsa update.
Need to make sure ALSA is in your rc
rc-update show alsasound
add it if it's not in default.
Also make sure /var/lib/alsa/ exists and see if there's an asound.state in that directory. You may need to /etc/init.d/alsasound save to write into this file. |
You are a great!! i solved the problem with rc-update add alsasound default and sound work !!  |
|
Back to top |
|
 |
|