No sound, etcForum: Multimedia Topic: No sound, etc started by: zerosleep Posted by zerosleep on April 19 2004,10:32
I have no sound because I havent configured the card yet. But the thing is that I dont know what kind of soundcard I have. Any solutions?
Posted by hasty on April 19 2004,16:30
Try lspci in a shell and see if an audio or multimedia controller is mentioned near the end.You can also take the cover off the machine and look at the card (unless the chips on the m/b). Posted by zerosleep on April 19 2004,19:39
It's saying that the command is not found. =\
Posted by hasty on April 20 2004,10:22
Funny. Have a look in /user/bin for lspci.Is it a hard drive install ? Try dmesg | less and page through the list checking closely after the usb & pci entries For instance mine appears as es1371 PCI: Enabling device 00:0f.0 (0000 -> 0001) PCI: Found IRQ 10 for device 00:0f.0 eth0: Winbond 89C940 found at 0xfca0, IRQ 10, 00:20:78:15:80:56. es1371: version v0.32 time 18:08:26 Sep 19 2003 PCI: Enabling device 00:10.0 (0004 -> 0005) PCI: Found IRQ 11 for device 00:10.0 PCI: Sharing IRQ 11 with 00:07.2 es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x02 es1371: found es1371 rev 2 at io 0xfc40 irq 11 es1371: features: joystick 0x0 ac97_codec: AC97 codec, id: TRA35 (TriTech TR A5) Of course there may not be one fitted |