lspci -k -nn | grep -A 3 -i net # 请贴上来看看 我猜测是 Intel® Wireless 7260
<http://www.intel.com/content/www/us/en/wireless-products/dual-band-wireless-ac-7260-bluetooth.html>
 (3.10)系列

有两种方法:
    1. 升级到Backports内核 3.10+
    2. 按照link 2 装驱动

@see
http://unix.stackexchange.com/questions/160029/how-do-i-enable-kernel-to-load-intel-wireless-7260-card-on-nuc-dc3217iye-with-d
https://wireless.wiki.kernel.org/en/users/Drivers/iwlwifi



2015-12-19 0:49 GMT+08:00 tong hui <tongh...@gmail.com>:

> 尝试安装一下Intel无线网卡的私有固件包,在Debian下直接apt安装 firmware-iwlwifi 包就行了。
>
> 我以前也用过 Intel 的无线网卡,实在是比较差。如果能自己拆改机器的话,建议使用 Atheros 系列无线网卡。可用的型号:
> https://wiki.debian.org/ath9k
>
> 另外,桌面用户使用 Debian,建议尽量使用最新版,现在 Debian 最新稳定版已经是 Debian Jessie
> 了。如果安装 firmware-iwlwifi 依旧不行,可能就需要升级 Debian 到最新版了。
>
> On Fri, Dec 18, 2015 at 11:31 PM, acrofox <acro...@yeah.net> wrote:
>
>> 大家好!
>> 帮朋友在联想yoga2  13上安装了Debian
>> Wheezy,无线网卡一直不能用。从网上搜了一些解决办法,好像一般都是针对realtek网卡的,但我这查到是intel网卡。下面是lspci
>> -v命令的部分结果:
>> 01:00.0 Network controller: Intel Corporation Device 08b2 (rev 6b)
>>      Subsystem: Intel Corporation Device c262
>>      Flags: bus master, fast devsel, latency 0, IRQ 7
>>      Memory at b0400000 (64-bit, non-prefetchable) [size=8K]
>>      Capabilities: [c8] Power Management version 3
>>      Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
>>      Capabilities: [40] Express Endpoint, MSI 00
>>      Capabilities: [100] Advanced Error Reporting
>>      Capabilities: [140] Device Serial Number 28-b2-bd-ff-ff-57-2c-f9
>>      Capabilities: [14c] Latency Tolerance Reporting
>>      Capabilities: [154] Vendor Specific Information: ID=cafe Rev=1
>> Len=014 <?>
>>
>> 另外也有提到打开硬件开关的,但我使用 rfkill list all命令查到 Hard blocked和Soft blocked都是no。
>>
>> 请问哪位能指点一二吗?
>>
>> 谢谢!
>>
>>
>>
>
>
> --
> /***
>  * @ 启智开源 编码自由
>  * @ Open Mind, Open Source, Coding for Freedom!
>  * @ 佟辉 Tong Hui (Tony)
>  * @ Email tongh...@gmail.com
>  * @ Web https://tonghuix.io
>  * @ XMPP/Jabber tonghuix@ <tongh...@jabber.gnome.org>xmpp.jp
>  */
>

回复