LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Sound works only when I am running as root. (https://www.linuxquestions.org/questions/linux-hardware-18/sound-works-only-when-i-am-running-as-root-134945/)

njbrain 01-14-2004 10:24 PM

Sound works only when I am running as root.
 
I am running Slackware 9.1, with a Sound Blaster live!. I ran "alsaconf" and successfully configured my sound card. I then ran "alsactl store", and the logged on as root. My sound worked fine. I then logged in as "user", and I had no sound. I then logged in as root again, and I still had no sound. I rebooted, tried the whole ordeal again with the same results.
Thanks,
njbrain@softhome.net

Bruce Hill 01-14-2004 10:29 PM

Try as root
# adduser <username> audio

JrLz 03-27-2004 12:45 AM

edit rc.modules

find and uncomment
modprobe emu10k1

try it

Bruce Hill 03-27-2004 01:31 AM

Re: Sound works only when I am running as root.
 
Quote:

Originally posted by njbrain
I am running Slackware 9.1, with a Sound Blaster live!. I ran "alsaconf" and successfully configured my sound card. I then ran "alsactl store", and the logged on as root. My sound worked fine. I then logged in as "user", and I had no sound. I then logged in as root again, and I still had no sound. I rebooted, tried the whole ordeal again with the same results.
Thanks,
njbrain@softhome.net

Just read your post again.

First, as user, run ->
$ alsamixer
and unmute all the channels with the M key of you keyboard,
turning the volume levels up appropriately.

Then, as root, run ->
# alsactl store
to save them so they'll be set after you logout or reboot.

njbrain 03-29-2004 09:35 AM

Sorry, I forgot to mention that I got it working along time ago.
Noah

Bruce Hill 03-29-2004 09:38 AM

Why don't you post how you got it working, so if someone else
searches and reads your thread they'll know what you did. ;)

njbrain 03-29-2004 11:44 AM

Re: Re: Sound works only when I am running as root.
 
Quote:

Originally posted by Chinaman
Just read your post again.

First, as user, run ->
$ alsamixer
and unmute all the channels with the M key of you keyboard,
turning the volume levels up appropriately.

Then, as root, run ->
# alsactl store
to save them so they'll be set after you logout or reboot.

Well, I needed a larger partition on my harddrive, so I re-installed. I then did exactly what I did the first time, and it worked.
Noah


All times are GMT -5. The time now is 03:21 AM.