LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sound card not detected (https://www.linuxquestions.org/questions/linux-newbie-8/sound-card-not-detected-314521/)

hari78 04-18-2005 10:47 AM

sound card not detected
 
recently i have installed redhat and it has a problem in audio. it says sound card not dected and no audio can be played. what can be done to install sound card? there is no problem in the windows partition. anybody plz help

t3gah 04-18-2005 11:09 AM

Re: sound card not detected
 
Quote:

Originally posted by hari78
recently i have installed redhat and it has a problem in audio. it says sound card not dected and no audio can be played. what can be done to install sound card? there is no problem in the windows partition. anybody plz help
You have to run the sound configuration utility. It will only fail if no driver lis loaded for your audio device.

What version of RH is this?

Please paste the outputs of the following commands:

What kernel? (from a console window as root)
Code:

uname -a
What is your system hardware including the sound card?(from a console window as root)
Code:

lspci
Code:

cat /proc/interrupts
And a real description as in manufacturer and model numbers.

What drivers do you have loaded?(from a console window as root)
Code:

lsmod

hari78 04-18-2005 11:51 AM

thanks a lot for your reply
the out put of the commands are pasted below
root@localhost hari]# uname -a
Linux localhost.localdomain 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:52:56 EDT 2003 i686 i686 i386 GNU/Linux
[root@localhost hari]# ispci
bash: ispci: command not found
[root@localhost hari]# cat /proc/interrupts
CPU0 CPU1
0: 199862 194821 IO-APIC-edge timer
1: 1972 1960 IO-APIC-edge keyboard
2: 0 0 XT-PIC cascade
8: 1 0 IO-APIC-edge rtc
14: 37303 38352 IO-APIC-edge ide0
15: 30136 14389 IO-APIC-edge ide1
16: 321486 321460 IO-APIC-level usb-uhci, SysKonnect SK-98xx
18: 0 0 IO-APIC-level usb-uhci
19: 0 0 IO-APIC-level usb-uhci
23: 37450 37017 IO-APIC-level usb-uhci, ehci-hcd
NMI: 0 0
LOC: 394580 394579
ERR: 0
MIS: 0
[root@localhost hari]# lsmod
bash: lsmod: command not found

please tell the command to know the exact version as well as i don't have the cd
thanking you again


All times are GMT -5. The time now is 02:20 AM.