双系统
win7可以正常上网
ubuntu下提示网络电缆被拔出,网卡指示灯不亮,不能上网
提示网络电缆被拔出,无法上网
-
- 帖子: 3
- 注册时间: 2013-06-03 11:10
- 系统: ubuntu13.04
Re: 提示网络电缆被拔出,无法上网
也是这个问题 我是win7和ubuntu13.04双系统,用win引导的ubuntu。 win7下上网正常,ubuntu无线正常,插网线的话网口灯亮,但是以太网显示线缆被拔出。
-
- 帖子: 3
- 注册时间: 2013-06-03 11:10
- 系统: ubuntu13.04
Re: 提示网络电缆被拔出,无法上网
输入 ifconfig 返回:
$ ifconfig
eth0 Link encap:以太网 硬件地址 00:21:cc:cf:c0:7f
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)
中断:20 Memory:b3900000-b3920000
lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:1711 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:1711 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:229731 (229.7 KB) 发送字节:229731 (229.7 KB)
wlan0 Link encap:以太网 硬件地址 60:67:20:ad:ae:98
inet 地址:210.31.1.87 广播:210.31.1.255 掩码:255.255.255.0
inet6 地址: 2001:da8:219:501:6267:20ff:fead:ae98/64 Scope:Global
inet6 地址: 2001:da8:219:501:7932:8ea3:23f9:d43f/64 Scope:Global
inet6 地址: fe80::6267:20ff:fead:ae98/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:8502 错误:0 丢弃:108 过载:0 帧数:0
发送数据包:5712 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:3932748 (3.9 MB) 发送字节:853290 (853.2 KB)
输入 sudo lshw -c network 返回:
$ sudo !!
sudo lshw -c network
*-network
description: Ethernet interface
product: 82579LM Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth0
version: 04
serial: 00:21:cc:cf:c0:7f
width: 32 bits
clock: 33MHz
capabilities: pm msi cap_list ethernet physical
configuration: broadcast=yes driver=e1000e latency=0 multicast=yes
resources: irq:20 memory:b3900000-b391ffff memory:b393b000-b393bfff ioport:6080(size=32)
*-network
description: Wireless interface
product: Centrino Advanced-N 6205 [Taylor Peak]
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 34
serial: 60:67:20:ad:ae:98
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=3.8.0-23-generic firmware=18.168.6.1 ip=210.31.1.87 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
resources: irq:45 memory:b3000000-b3001fff
$ ifconfig
eth0 Link encap:以太网 硬件地址 00:21:cc:cf:c0:7f
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)
中断:20 Memory:b3900000-b3920000
lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:1711 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:1711 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:229731 (229.7 KB) 发送字节:229731 (229.7 KB)
wlan0 Link encap:以太网 硬件地址 60:67:20:ad:ae:98
inet 地址:210.31.1.87 广播:210.31.1.255 掩码:255.255.255.0
inet6 地址: 2001:da8:219:501:6267:20ff:fead:ae98/64 Scope:Global
inet6 地址: 2001:da8:219:501:7932:8ea3:23f9:d43f/64 Scope:Global
inet6 地址: fe80::6267:20ff:fead:ae98/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:8502 错误:0 丢弃:108 过载:0 帧数:0
发送数据包:5712 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:3932748 (3.9 MB) 发送字节:853290 (853.2 KB)
输入 sudo lshw -c network 返回:
$ sudo !!
sudo lshw -c network
*-network
description: Ethernet interface
product: 82579LM Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth0
version: 04
serial: 00:21:cc:cf:c0:7f
width: 32 bits
clock: 33MHz
capabilities: pm msi cap_list ethernet physical
configuration: broadcast=yes driver=e1000e latency=0 multicast=yes
resources: irq:20 memory:b3900000-b391ffff memory:b393b000-b393bfff ioport:6080(size=32)
*-network
description: Wireless interface
product: Centrino Advanced-N 6205 [Taylor Peak]
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 34
serial: 60:67:20:ad:ae:98
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=3.8.0-23-generic firmware=18.168.6.1 ip=210.31.1.87 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
resources: irq:45 memory:b3000000-b3001fff
-
- 帖子: 3
- 注册时间: 2013-06-03 11:10
- 系统: ubuntu13.04
Re: 提示网络电缆被拔出,无法上网
打算重装下驱动,刚从官网上把驱动下下来了,X上电源准备装,突然发现有线连上了。。straw稻草 写了:也是这个问题 我是win7和ubuntu13.04双系统,用win引导的ubuntu。 win7下上网正常,ubuntu无线正常,插网线的话网口灯亮,但是以太网显示线缆被拔出。
