Quote:
Originally posted by jorasmi
can you post the result of lspci, this way we can determine what chipset your ethernet card is. after we identify the chipset, the next thing to do is find the right driver and load it.
|
Absolutely:
bash-3.00$ /sbin/lspci
00:00.0 Host bridge: Intel Corp.: Unknown device 2590 (rev 03)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2591 (rev 03)
00:1d.0 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.1 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.2 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.3 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.7 USB Controller: Intel Corp. I/O Controller Hub USB2 (rev 03)
00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corp. I/O Controller Hub Audio (rev 03)
00:1e.3 Modem: Intel Corp. I/O Controller Hub Modem (rev 03)
00:1f.0 ISA bridge: Intel Corp.: Unknown device 2641 (rev 03)
00:1f.2 IDE interface: Intel Corp.: Unknown device 2653 (rev 03)
00:1f.3 SMBus: Intel Corp. I/O Controller Hub SMBus (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 5460
03:00.0 Ethernet controller: Broadcom Corporation: Unknown device 170c (rev 02)
03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
03:01.2 Class 0805: Ricoh Co Ltd: Unknown device 0822 (rev 17)
03:03.0 Network controller: Intel Corp.: Unknown device 4220 (rev 05)
I have not gotten the 2.6.10 kernel to work yet, I keep getting errors =( but the 2.4.29 shows the 2 network cards. The broadcom is ethernet (obviously) and I am assuming that the "03:03.0 Network controller: Intel Corp.: Unknown device 4220 (rev 05)" is my wireless card. Or do you think that could be the modem?