LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ALSA driver version (https://www.linuxquestions.org/questions/linux-software-2/alsa-driver-version-345203/)

kite10linux 07-20-2005 08:47 PM

ALSA driver version
 
Red Hat 9.0 - new user

How can I find out what ALSA driver version I have installed, if any?
I was trying to configure a program for installation, and it reported that the ALSA sound driver is either not there or too old.

Please help.

Also, is there an easy way to configure a Linux system for using the "line-in" and the "mic" of the sound card? Is there a tutorial on that on the internet?

jailbait 07-20-2005 09:05 PM

"How can I find out what ALSA driver version I have installed, if any?"

rpm -qi alsa

If you get no answer then alsa is not installed.

You can get a list of every package that you have installed with:

rpm -qa | sort | less

------------------------
Steve Stites

kite10linux 07-20-2005 09:08 PM

How to install Alsa for RH 9
 
Thanks.

How do I install the ALSA driver for RH 9? I have the installation media.


All times are GMT -5. The time now is 07:41 AM.