LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   sound card help (https://www.linuxquestions.org/questions/linux-hardware-18/sound-card-help-208372/)

Superme 07-22-2004 01:12 PM

sound card help
 
im new to linux but have found it much better than windows

I have no sound under linux, I am running the kernel 2.4.22
the distro slackware 9.1
desktop kde 3.1.4
I have an sb live sound card and i am wondering why it isn't working, is it just drivers? compatibility? help

darkleaf 07-22-2004 03:09 PM

Could be drivers. Do you have alsa installed? on the command line type

Code:

whereis alsa
If it returns folders you have it otherwise get it at http://www.alsa-project.org/ There are readmes on how to install it

If you've got it installed enter this in the command line:
Code:

alsamixer
The volumes are muted by default, unmute with m and turn up the volume

In the KDE control center go to the sound architecture (IIRC, if not it's a tab named hardware in the sound options) and choose ALSA as driver there. I think it should work immediately but you might need to logout and login again

Superme 07-23-2004 12:40 AM

I did what you said with alsa mixer and sure enough the sound was muted after I turned up the volume and unmuted it the sound still wont work i went into control center and changed the i/o method to alsa and still no sound any other suggestions,? thanx a bunch anyways

LavaDevil94 07-23-2004 12:45 AM

Can you post the output of lsmod and amixer? Also, you might want to go to the ALSA homepage, goto the soundcard matrix, then select your card in there and see the installation and usage notes, there might be something important.

Superme 07-23-2004 01:01 AM

holy crap thats crazy thanks this has helpa lot


All times are GMT -5. The time now is 05:39 PM.