我有一台华硕 1015e-dso3 笔记本电脑。它预装了 Ubuntu 12.04,一切都很好,只是笔记本电脑的分区非常奇怪。大约有 150GB 的空间未被使用,没有分区管理器允许我访问,所以我可以使用它。最后,作为一个 KDE 的忠实粉丝,我决定清理它并安装 Kubuntu 12.04。一切都运行良好,只是出于某种原因,我只有无线互联网,无法使用有线互联网。
我已经启用反向移植并执行了所有更新,但我的笔记本电脑告诉我没有可用的受限驱动程序。
我尝试提供尽可能多的信息,所以这是 Varun 无线脚本的输出,它似乎做得相当彻底,即使我的有线互联网给我带来了麻烦,你可以在这里找到它http://paste.ubuntu.com/7277571/
输出sudo lshw -C network
`*-network
description: Wireless interface
product: AR9485 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 6c:71:d9:7f:9b:9d
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.2.0-58-generic firmware=N/A ip=192.168.1.111 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:f7d00000-f7d7ffff memory:f7d80000-f7d8ffff
*-network UNCLAIMED
description: Ethernet controller
product: AR8162 Fast Ethernet
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
version: 10
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi msix bus_master cap_list
configuration: latency=0
resources: memory:f7c00000-f7c3ffff ioport:e000(size=128)`
输出ifconfig -a
`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:16436 Metric:1
RX packets:5406 errors:0 dropped:0 overruns:0 frame:0
TX packets:5406 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:542537 (542.5 KB) TX bytes:542537 (542.5 KB)
wlan0 Link encap:Ethernet HWaddr 6c:71:d9:7f:9b:9d
inet addr:192.168.1.111 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::6e71:d9ff:fe7f:9b9d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14215278 errors:0 dropped:0 overruns:0 frame:0
TX packets:4228474 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:20103309745 (20.1 GB) TX bytes:495036621 (495.0 MB)`