我刚买了一台新笔记本电脑。宏碁 v7-582PG。除了无线模块,一切都适用于 Ubuntu。我尝试过 Ubuntu 13.04 和 13.10 Beta。仍然没有运气。
这是一种新的无线网卡,所以关于它的信息很少。
lspci: 04:00.0 网络控制器: Intel Corporation Wireless 7260 (rev 63)
sudo lshw -c network
ubuntu@ubuntu:~$ sudo lshw -c network
*-network UNCLAIMED
description: Network controller
product: Wireless 7260
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:04:00.0
version: 63
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:b3500000-b3501fff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0.1
bus info: pci@0000:05:00.1
logical name: eth0
version: 14
serial: 08:9e:01:c3:24:50
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list 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 ip=10.0.0.106 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:62 ioport:4000(size=256) memory:b3404000-b3404fff memory:b3400000-b3403fff
rfkill list all
ubuntu@ubuntu:~$ rfkill list all
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Run Code Online (Sandbox Code Playgroud)
进一步的研究,主要是在这里,表明简单地加载固件将是无效的。http://forum.notebookreview.com/networking-wireless/716325-intel-7260-a-6.html
我建议你把它下载到你的桌面:http: //www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.11-rc3/backports-3.11-rc3-1.tar.bz2 右-单击它并选择“在此处提取”。现在打开一个终端并执行:
cd Desktop/backports-3.11-rc3-1/
make defconfig-iwlwifi
make
sudo make install
Run Code Online (Sandbox Code Playgroud)
现在重新启动并告诉我们您的无线是否正常工作。
我在 Ubuntu 13.04 中进行了测试,它可以完美地编译并正确驱动我的 Intel 6200,但我没有 7260,因此无法进一步测试。手指交叉!你肯定需要固件。
归档时间: |
|
查看次数: |
19459 次 |
最近记录: |