lubuntu14.04安装后无法连接网络,如图!

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
风吹我已散
帖子: 4
注册时间: 2014-06-14 20:57
系统: XP

lubuntu14.04安装后无法连接网络,如图!

#1

帖子 风吹我已散 »

怎么办?
附件
0b55b319ebc4b745ddcbdfd3cdfc1e178b821593.jpg
38dbb6fd5266d01677b0f6ed952bd40734fa354d.jpg
38dbb6fd5266d01677b0f6ed952bd40734fa354d.jpg (5.52 KiB) 查看 2400 次
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: lubuntu14.04安装后无法连接网络,如图!

#2

帖子 poloshiao »

把下面指令 複製 貼進終端機 執行
1. sudo lshw -numeric -class network
2. sudo ifconfig -a
3. sudo route -nv
4. sudo dhclient -v
把結果直接複製 貼上來
风吹我已散
帖子: 4
注册时间: 2014-06-14 20:57
系统: XP

Re: lubuntu14.04安装后无法连接网络,如图!

#3

帖子 风吹我已散 »

1.
long@long-Founder-PC:~$ sudo lshw -numeric -class network
[sudo] password for long:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10EC:8168]
vendor: Realtek Semiconductor Co., Ltd. [10EC]
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 03
serial: 10:78:d2:f0:6b:5b
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168d-1.fw latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:43 ioport:e800(size=256) memory:dcfff000-dcffffff memory:dcff8000-dcffbfff memory:dffe0000-dfffffff

2.
long@long-Founder-PC:~$ sudo ifconfig -a
eth0 Link encap:Ethernet HWaddr 10:78:d2:f0:6b:5b
inet6 addr: fe80::1278:d2ff:fef0:6b5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:438 (438.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:400 errors:0 dropped:0 overruns:0 frame:0
TX packets:400 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:31840 (31.8 KB) TX bytes:31840 (31.8 KB)

3.
long@long-Founder-PC:~$ sudo route -nv
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
4.
long@long-Founder-PC:~$ sudo dhclient -v
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

No broadcast interfaces found - exiting.
poloshiao 写了:把下面指令 複製 貼進終端機 執行
1. sudo lshw -numeric -class network
2. sudo ifconfig -a
3. sudo route -nv
4. sudo dhclient -v
把結果直接複製 貼上來
附件
1040552009.png
风吹我已散
帖子: 4
注册时间: 2014-06-14 20:57
系统: XP

Re: lubuntu14.04安装后无法连接网络,如图!

#4

帖子 风吹我已散 »

poloshiao 写了:把下面指令 複製 貼進終端機 執行
1. sudo lshw -numeric -class network
2. sudo ifconfig -a
3. sudo route -nv
4. sudo dhclient -v
把結果直接複製 貼上來
long@long-Founder-PC:~$ sudo lshw -numeric -class network
[sudo] password for long:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10EC:8168]
vendor: Realtek Semiconductor Co., Ltd. [10EC]
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 03
serial: 10:78:d2:f0:6b:5b
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168d-1.fw latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:43 ioport:e800(size=256) memory:dcfff000-dcffffff memory:dcff8000-dcffbfff memory:dffe0000-dfffffff
long@long-Founder-PC:~$ sudo ifconfig -a
eth0 Link encap:Ethernet HWaddr 10:78:d2:f0:6b:5b
inet6 addr: fe80::1278:d2ff:fef0:6b5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:438 (438.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:400 errors:0 dropped:0 overruns:0 frame:0
TX packets:400 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:31840 (31.8 KB) TX bytes:31840 (31.8 KB)

long@long-Founder-PC:~$ sudo route -nv
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
long@long-Founder-PC:~$ sudo dhclient -v
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

No broadcast interfaces found - exiting.
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: lubuntu14.04安装后无法连接网络,如图!

#5

帖子 poloshiao »

product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10EC:8168]
configuration: ... driver=r8169 ...
1. 目前作用中 驅動 r8169

2. r8169 不是 稱職的驅動 for RTL8111/8168/8411

3. 到這裡 下載合適的驅動
http://www.realtek.com.tw/downloads/dow ... ERTL8118AS
Unix (Linux)
LINUX driver for kernel 3.x and 2.6.x and 2.4.x
8.038
2014/3/4

4. 安裝好以後 再執行剛剛那幾個指令 看看結果有何改變
回复