lspci -k|grep -i -A2 net
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 06)
Subsystem: ASUSTeK Computer Inc. P8P67 Deluxe Motherboard
Kernel modules: e1000e
ifconfig -a
lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 跃点数:1
接收数据包:32 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:32 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:2624 (2.6 KB) 发送字节:2624 (2.6 KB)
lsmod | grep e1000e
e1000e 156693 0
cat /etc/network/interfaces
auto lo
iface lo inet loopback
系统是ubuntu 12.04,网卡是X79集成的,系统安装就是如此,在intern官网上安装最新驱动以后问题依旧存在
谢谢
开机找不到eth0重启以后就能够找到,这是什么原因,lsmod,lspci,ifconfig,inter的结果如下,谢谢
-
- 帖子: 1
- 注册时间: 2013-03-09 8:49
- 系统: ubuntu12.04