LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   alsaconf and sound prob (https://www.linuxquestions.org/questions/linux-newbie-8/alsaconf-and-sound-prob-588600/)

Cyhaxor 10-01-2007 07:33 AM

alsaconf and sound prob
 
I run alsaconf as root & alsamixer. I cofigured them and I got sound. I created a user account and I added it to bin & sound groups. I logged in my new account I run the alsamixer I configured it but I am still no having sound in my new account? Is there any farther configuration I have to do?

Thanks in advance,
Cyhaxor

bathory 10-01-2007 08:57 AM

There is no need to run alsamixer as a user. All you have to do is to run
Code:

alsactl store
after running alsamixer as root, to save your settings.
Then make sure that there is the script /etc/rc.d/rc.alsa and it runs when your box starts.

Cyhaxor 10-01-2007 09:26 AM

ok the /etc/rc.d contains the file rc.alsa. But how do I know if it starts when my box comes up? I have sound as root and not as user!

bathory 10-01-2007 09:31 AM

Quote:

But how do I know if it starts when my box comes up?
If you didn't mess with the various startup scripts, it will come up by default and your alsamixer settings will be restored.

Cyhaxor 10-01-2007 09:32 AM

Ok I've just restarted my KDE and I got sound!! Thanks m8!


All times are GMT -5. The time now is 11:51 PM.