Results 11 to 17 of 17
Code:
[root@localhost fred]# lspci | grep -i audio snd-sb16
grep: snd-sb16: No such file or directory
[root@localhost fred]#
If I typed it right.
Fred...
- 07-13-2006 #11If I typed it right.Code:
[root@localhost fred]# lspci | grep -i audio snd-sb16 grep: snd-sb16: No such file or directory [root@localhost fred]#

Fred
- 07-13-2006 #12
Not this
but that :
Originally Posted by fstemp
so lose the "snd-sb16" at the end.Code:lspci | grep -i audio
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-13-2006 #13
Nothing. All that I get is:
Thanks!Code:[fred@localhost ~]$ su Password: [root@localhost fred]# lspci | grep -i audio [root@localhost fred]#
Fred
- 07-13-2006 #14
Hehe, so no sound card detected.
Perhaps the whole lspci output then :
Code:lspci
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-13-2006 #15
Just typing
I get:Code:lspci
So maybe the soundcard is dead? Was working in W2K yesterday before I changed over to Linux. Oh well, can you suggest a good soundcard for Linux?Code:[root@localhost fred]# lspci 00:00.0 Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 03) 00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo VP] (rev 41) 00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:07.3 Bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10) 00:09.0 Communication controller: PCTel Inc HSP MicroModem 56 (rev 01) 00:0a.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10) 01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X (rev 5c) [root@localhost fred]#
Thanks again for all of your help, you have been outstanding!
Fred
- 07-13-2006 #16
So the soundcard was working in Windows 2000? It should work in Linux then. Are you sure it is rightly plugged in the machine?
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-13-2006 #17


Reply With Quote
