I recently installed slackware 11, and the network card worked fine, and the sound card... I omitted to test it, but I did get a message saying it has to be unmuted with alsaconf. Then, I thought the 2.4.33.3 kernel was a little old, and I installed the 2.6.19.1 one. Then, I find alsa is saying it can't find /dev/dsp and the network is not running.
What I've tried so far:
- netconfig - does everyting without any error, setting everything with dhcp (theoretically), and still, nothing.
- ifconfig - is set only to use lo, and "ifconfig eth0 up" says there is no eth0
- alsaconf - can't detect any sound cards
- doesn't work with oss or anything else because of the same /dev/dsp not found
- I thought maybe I haven't selected everything I should have when I compiled the kernel from gconfig... I tried recompiling it, making sure everyting that I seemed to need from network/dhcp and alsa/oss is selected.
I have no other ideas... It is possible I still haven't selected everything I needed when I compiled the kernel (there are over 1000 boxes to check there!). Is there some tutorial or something that says everything that should be checked, to make sure I didn't miss anythihg, because it was in an unlikely group or didn't seem necessary to me? I was unable to find something like this.
Thanks for reading. Any ideas/suggestions are welcomed.
EDIT: Weird it seems the cards are actually detected...
Here's the output of /sbin/lspci:
Quote:
00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge (rev 80)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:0b.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
00:0b.1 Input device controller: Creative Labs SB Live! Game Port (rev 0a)
00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
|