红联Linux门户
Linux帮助

华硕P5LD2-X-1333主板系统认不了网卡

发布时间:2009-08-01 08:35:00来源:红联作者:billmoney
从官网下个驱动 make.....进去也不行 提示:makefile:65 linux kernel source not found
lspci 是这样子的
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Attansic Technology Corp. L2 100 Mbit Ethernet Adapter (rev a0)
04:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7300 GT] (rev a1)
[root@localhost ~]#

哥们帮帮忙吧。
文章评论

共有 2 条评论

  1. billmoney 于 2009-08-01 21:01:47发表:

    [i=s] 本帖最后由 billmoney 于 2009-8-1 21:03 编辑 [/i]

    我用的是redhat5 rehat9 centos都装过都没有认到网卡 lspci -mn|gerp 0200 是
    [root@localhost ~]# lspci -mn | grep 0200
    02:00.0 "0200" "1969" "2048" -ra0 "1043" "8233"
    [root@localhost ~]# lspci -mn|grep 0200
    02:00.0 "0200" "1969" "2048" -ra0 "1043" "8233"
    [root@localhost ~]#

    谢谢!hantu 兄

  2. hantu 于 2009-08-01 10:32:07发表:

    要安装内核源码了才能编译驱动。

    也许系统中就有可驱动它的模块,麻烦楼主说说自己用的什么Linux,然后请将以下命令的结果反馈给我:
    lspci -mn | grep 0200

    希望最后能帮到你的忙。