LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   MEPIS (https://www.linuxquestions.org/questions/mepis-64/)
-   -   ATI SB600 Audio Driver (https://www.linuxquestions.org/questions/mepis-64/ati-sb600-audio-driver-541664/)

revoltnerec 03-29-2007 12:04 PM

ATI SB600 Audio Driver
 
Hi everyone.We have got a Pure Element-AM2RS485M mainboard with SB600 chipset. Mepis 2007 works well but there is no audio. How can we set the driver?

Thank you

GrueMaster 03-29-2007 12:20 PM

Run this script and post the resulting url here. This will give me more information on your system. It is possible that your system is already supported in the alsa source tree.

revoltnerec 03-29-2007 12:34 PM

The URL is http://www.nic.sh/cgi-bin/whois_index.cgi?alsa-info.sh

GrueMaster 03-29-2007 01:05 PM

Uh, that doesn't look correct. If you download the script and run it in a console window with "sh alsa-info.sh", it should respond with something like this:

Quote:

ALSA Information Script v 0.4.3
----------------------------

Uploading information to www.pastebin.ca ... Done!

Your ALSA information is located at http://pastebin.ca/415514

Please inform the person helping you.

revoltnerec 03-29-2007 01:11 PM

Sorry about that. I hope I have got it right this time. This is what returned

ALSA Information Script v 0.4.3
----------------------------

cat: /proc/asound/version: No such file or directory
cat: /proc/asound/modules: No such file or directory
cat: /proc/asound/cards: No such file or directory
Uploading information to www.pastebin.ca ... Done!

Your ALSA information is located at http://pastebin.ca/415525

Please inform the person helping you.

archtoad6 03-30-2007 08:41 AM


Slightly off topic -- pretty cool script concept, where did it come from?

mepnoob2005 03-30-2007 10:16 AM

Quote:

Originally Posted by revoltnerec
Sorry about that. I hope I have got it right this time. This is what returned

ALSA Information Script v 0.4.3
----------------------------

cat: /proc/asound/version: No such file or directory
cat: /proc/asound/modules: No such file or directory
cat: /proc/asound/cards: No such file or directory
Uploading information to www.pastebin.ca ... Done!

Your ALSA information is located at http://pastebin.ca/415525

Please inform the person helping you.

What do you get when you copy and paste this command into konsole?

lspci | grep -i audio

Also what do you get when you paste this command into konsole?

lsmod | grep -i snd

Post your results and we might be able to make a bit more out of your problem.

GrueMaster 03-30-2007 10:31 AM

Archtoad6

Quote:

Slightly off topic -- pretty cool script concept, where did it come from?
One of the users that requents the #alsa forum on IRC wrote it, mainly to help me and other alsa programmers.

mepnoob2005:
The above script gives that information and much more. It is far more useful for us alsa developers. Thanks for your input though.

revoltnerec
Could you reload the sound drivers and rerun the script again? According to the output, no drivers are loaded. Also, try downloading and installing the latest alsa release candidate, alsa-driver-1.0.14rc3. There have been significant changes since 1.0.13, and this may just be all you need.

revoltnerec 03-30-2007 10:52 AM

Thank you all.

mepnoob2005

In response to lsmod | grep -i snd

I get

0000:00:14.5 Multimedia audio controller: ATI Technologies Inc. SB600 AC97 Audio

and in response to

lsmod | grep -i snd

I get blank, i.e. nothing.


All times are GMT -5. The time now is 04:46 AM.