免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
楼主: zangxuejian
打印 上一主题 下一主题

[网络配置] ifconfig看不到网卡 [复制链接]

论坛徽章:
0
21 [报告]
发表于 2012-06-04 17:39 |只看该作者
本帖最后由 liwangli1983 于 2012-06-04 17:40 编辑

加载完igb模块后,
  1. dmesg | tail
复制代码
看一下,有什么提示。

论坛徽章:
0
22 [报告]
发表于 2012-06-04 17:44 |只看该作者
回复 18# chenyx


    是电口的 ,   lspci -v | grep Ethernet 居然什么也没有!

论坛徽章:
0
23
发表于 2012-06-04 17:48
回复 18# chenyx


    三位请看

grt@grt-desktop ~/桌面 $ lspci | grep Ethernet
01:00.0 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
01:00.1 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
01:00.2 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
01:00.3 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
05:03.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
grt@grt-desktop ~/桌面 $ lspci -v| grep Ethernet
01:00.0 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
01:00.1 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
01:00.2 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
01:00.3 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
05:03.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
grt@grt-desktop ~/桌面 $
grt@grt-desktop ~/桌面 $ dmesg | tail
[   18.490434] Bluetooth: HCI socket layer initialized
[   18.490438] Bluetooth: L2CAP socket layer initialized
[   18.490448] Bluetooth: SCO socket layer initialized
[   18.495517] Bluetooth: RFCOMM TTY layer initialized
[   18.495533] Bluetooth: RFCOMM socket layer initialized
[   18.495539] Bluetooth: RFCOMM ver 1.11
[   18.531838] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.531849] Bluetooth: BNEP filters: protocol multicast
[   18.764374] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.765225] ADDRCONF(NETDEV_UP): eth0: link is not ready
grt@grt-desktop ~/桌面 $

论坛徽章:
0
24 [报告]
发表于 2012-06-04 17:49 |只看该作者
回复 21# liwangli1983


    grt@grt-desktop ~/桌面 $ lspci | grep Ethernet
01:00.0 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
01:00.1 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
01:00.2 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
01:00.3 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
05:03.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
grt@grt-desktop ~/桌面 $ lspci -v| grep Ethernet
01:00.0 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
01:00.1 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
01:00.2 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
01:00.3 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
        Subsystem: Intel Corporation Ethernet Server Adapter I340-T4
05:03.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
grt@grt-desktop ~/桌面 $
grt@grt-desktop ~/桌面 $ dmesg | tail
[   18.490434] Bluetooth: HCI socket layer initialized
[   18.490438] Bluetooth: L2CAP socket layer initialized
[   18.490448] Bluetooth: SCO socket layer initialized
[   18.495517] Bluetooth: RFCOMM TTY layer initialized
[   18.495533] Bluetooth: RFCOMM socket layer initialized
[   18.495539] Bluetooth: RFCOMM ver 1.11
[   18.531838] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.531849] Bluetooth: BNEP filters: protocol multicast
[   18.764374] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.765225] ADDRCONF(NETDEV_UP): eth0: link is not ready
grt@grt-desktop ~/桌面 $

论坛徽章:
0
25 [报告]
发表于 2012-06-04 17:49 |只看该作者
回复 20# L_kernel


    看这个

论坛徽章:
0
26 [报告]
发表于 2012-06-04 17:55 |只看该作者
回复 18# chenyx


    网卡是intel的核心,不过其他是别的厂家做的, 现在这个些网卡都用intel的驱动, 看驱动,主要找型号

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
27 [报告]
发表于 2012-06-04 17:56 |只看该作者
zangxuejian 发表于 2012-06-04 17:49
回复 20# L_kernel
对应的驱动模块没有。

论坛徽章:
0
28 [报告]
发表于 2012-06-04 17:57 |只看该作者
回复 27# L_kernel


    应该怎么办??

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
29 [报告]
发表于 2012-06-04 18:00 |只看该作者
zangxuejian 发表于 2012-06-04 17:57
回复 27# L_kernel
insmod,modprobe看看当前内核有没有。没有的话,下载相应的驱动编译。

论坛徽章:
0
30 [报告]
发表于 2012-06-04 18:03 |只看该作者
回复 29# L_kernel


    已经下载了,是igb的驱动, 已经make   make install     并且insmod igb了  指定路径的, 之后怎么办?  
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP