LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Why my soundcard doesen't work? (https://www.linuxquestions.org/questions/linux-hardware-18/why-my-soundcard-doesent-work-600541/)

qpasp 11-18-2007 04:46 AM

Why my soundcard doesen't work?
 
Hello! I have installed SuSE 10.3, and it's working very good. The only probleme is that i don't have sound. I have a Crystal WDM sound card.
Tanks! Peter

reddazz 11-18-2007 05:06 AM

Hi and welcome to LQ.

Can you start a terminal and enter the command
Code:

#/sbin/lspci | grep -i audio
Post back the output. This will help determine which chipset your card uses.

hoodedmanwithsythe 11-18-2007 05:27 AM

1.respect forum policy please, you should have searched the forums if not the web for an answer before you started a thread.
:tisk:

2. Here is a link within these forums that tell us that if you use "the command modprobe snd-cs4236" then you "have to go Open volume control (in the speaker control on the tool bar) and un-mute and turn up all the volumes"
if we put the command in to the boot sequence by editing /etc/rc.d/rc.local and adding the command to the bottom of the script then it shall do it for you a boot

so in the correct order
Code:

  1. Open the file /etc/rc.d/rc.local in a text editor

  2. add the line "modprobe snd-cs4236" to the bottom of the file (don't forget to remove the "" quotations)

  3. save the file

  4. restart the system

  5. turn all volume levels up and un-mute all channels

  6. and it is done you now have working sound system enjoy.


Hope this helps,
Hoodedmanwithsythe(Tim Armstrong)

PS Please do a search before you post, it is annoying when people don't especially when the answer is there staring you in the face. all I did was search LinuxQuestions for Crystal WDM sound card.

hoodedmanwithsythe 11-18-2007 05:27 AM

sorry redazz i beat you to this one
although he could be using a newer version of the card the one I have selected covers most of the series that use the Crystal WDM sound card driverd in windows however Crystal WDM is not the name of the sound card it is the name of the drivers in windows

reddazz 11-18-2007 05:38 PM

Quote:

sorry redazz i beat you to this one
Thats fine. Its not a competition. ;)

hoodedmanwithsythe 11-19-2007 03:14 AM

if this has not fixed it I just hope we can work it out betwean us

hoodedmanwithsythe 11-20-2007 10:40 AM

Hey qpasp has my info helped any?
it's just if you don't respond and it worked then we don't know so we have to keep checking if you have responded.
a simple "it worked" or "thanks" would be handy, just so we know to stop checking the thread for changes.
Many thanks,
Hoodedmanwithsythe(tim)


All times are GMT -5. The time now is 09:29 AM.