@acrofox
two way

1. 目前已经backports了 3.13/3.14/3.16三个版本 试一下
https://packages.debian.org/wheezy-backports/kernel/

2. Debian Backports了新的firmware-iwlwifi,里面包含了7260系列喔 try?
https://packages.debian.org/wheezy-backports/firmware-iwlwifi


如何添加backports源
http://backports.debian.org/Instructions/


2015-12-20 9:18 GMT+08:00 acrofox <[email protected]>:

> 谢谢!
> lspci -k -nn | grep -A 3 -i net 命令的结果如下:
> 01:00.0 Network controller [0280]: Intel Corporation Device [8086:08b2]
> (rev 6b)
>
> 内核版本已经是 3.18 (好像是当时为解决触摸屏或蓝牙的问题而升级过)。
>
>
>
> 发自 网易邮箱大师 <http://u.163.com/signature>
>
>
> 在2015年12月19日 13:42 ,Roy Lust <[email protected]>写道:
>
>
> 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 <[email protected]>:
>
>> 尝试安装一下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 <[email protected]> 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 [email protected]
>>  * @ Web https://tonghuix.io
>>  * @ XMPP/Jabber tonghuix@ <[email protected]>xmpp.jp
>>  */
>>
>
>
>
>

回复