LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ok so sound card problems? (https://www.linuxquestions.org/questions/linux-newbie-8/ok-so-sound-card-problems-422387/)

Jedi_Jay87 03-07-2006 02:57 AM

Ok so sound card problems?
 
Alright everyone, this is my problem, I'm new to linux but ive been playing with windows since dos.Right now im running slackware 10.2, its working wonderfully and im starting to figure everything out but its having problems detecting my sound card, sometimes it will and sometimes it won't. It's integrated on my motherboard. Slack isnt having a problem with any other integrated things i was just wondering what you thought about it.Thanks

bathory 03-07-2006 03:24 AM

Did you try to run
Code:

alsaconf
. It will detect your card and load the necessary modules for it. If alsaconf fails then post here more details about your sound card
It it's OK then you must run
Code:

alsamixer
to unmute and set the volume for each channel etc. And last run
Code:

alsactl store
to store those values in /etc/asound.state so they are available when you reboot.


All times are GMT -5. The time now is 01:34 AM.