LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Sound with slackware (https://www.linuxquestions.org/questions/linux-newbie-8/sound-with-slackware-436125/)

OtisLinux 04-17-2006 04:30 PM

Sound with slackware
 
Ok, I finally got slackware on my box and for the most part it all works smoothly. Now I have one quick question.

I wanted to play some music, but quickly found out that my sound isn't working. I looked on here and tried the
alsaconf command and presto it works....but only on root. I trie dto alsaconf on my username and it cant find the command.
How do I configure it so that all users have the same settings for sound?

d2490n 04-17-2006 04:39 PM

did you log in as user and su to root than try alsaconf?

urka58 04-17-2006 04:52 PM

Did you unmute the mixer ? If not set alsamixer (as root), then sound should start working.
If trying to play a CD, remember to include yourself in cdrom group (not sure it is cdrom, may be disk.., I made many modifications on my box).
Also remember to run "alsactl store" to make permanent the sound level.
Ciao

drkstr 04-17-2006 05:02 PM

As root:
Code:

gpasswd -a <username> audio
This addes the user to the audio group allowing them to use sound.

regards,
...drkstr

masonm 04-17-2006 05:21 PM

Yep, add yourself to the audio group

sonshineman 04-17-2006 10:58 PM

I have a question concerning Slackware, I am currently running Window Xp and Linux Mandrake 10.1. Can I install slackware in my system while running the other two OS?
I have downloaded slackware, Xandros, Fedora Core5 and Ubuntu but can not get either of the to boot up. Is there something I don't know about starting these OS?

drkstr 04-17-2006 11:41 PM

This is not relevant to the thread, please post your questions in the proper place in the future. To answer your question, You can have as many linux distoro's as you want on your system. Just provide them their own root partition and a boot loader (grub or lilo) installed on the MBR . Just configure your boot loader to prompt for an OS selection at boot time and then boot to the appropriate partition.

regards,
...drkstr

sonshineman 04-18-2006 12:13 AM

Ok, sorry about the wrong posting I am still trying to figure this fourm out. I read that the thread was about slackware so that's why I posted here. I will look around for the right place.
Thanks anyway.

OtisLinux 04-18-2006 06:42 PM

Thanks all, I just added myself in audio and everything worked out just fine :).

drkstr 04-18-2006 06:58 PM

Quote:

Ok, sorry about the wrong posting I am still trying to figure this fourm out. I read that the thread was about slackware so that's why I posted here. I will look around for the right place.
The slackware forum is here:
http://www.linuxquestions.org/questi...splay.php?f=14

...drkstr


All times are GMT -5. The time now is 09:33 PM.