[问题] 无线网卡问题

楼主: noonee (我和烤肉间只差一撮孜然)   2016-03-18 11:33:52
抱歉我又来了
前面的Thinkpad T460终于有load 到 grub后 发现找不到无线网络
首先是发现iwconfig 和rfkill 都没看到wlan0
dmesg 也没看到wireless 的资讯
然后我注意到这一篇
http://askubuntu.com/questions/693109/intel-wireless-8260-unclaimed-network
里面的原po 他的资讯是
$ lspci -nnk | grep 0280 -A2
03:00.0 Network controller [0280]: Intel Corporation Wireless 8260
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Device [8086:1130]
而我的状况是
# lspci -nnk | grep 0280 -A2
04:00.0 Network controller [0280]: Intel Corporation Wireless 8260
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Device [8086:0130]
只差一点点
所以我就照上面的方法 只是改成
{IWL_PCI_DEVICE(0x24F3, 0x0130, iwl8260_2ac_cfg)},
一样compile, make install
结果iwconfig 还是都没看到wlan0
另外也有看到
https://wiki.debian.org/iwlwifi
重新装了 http://httpredir.debian.org/debian/ 里面的 firmware-iwlwifi 0.43
也还是没用
不过重装driver让 dmesg多了点错误讯息
# dmesg | grep iwl
[ 6.865787] iwlwifi 0000:04:00.0: irq 140 for MSI/MSI-X
[ 6.866948] iwlwifi 0000:04:00.0: Unsupported splx structure
[ 6.887913] iwlwifi 0000:04:00.0: firmware: failed to load
iwlwifi-8000C-17.ucode (-2)
[ 6.887988] iwlwifi 0000:04:00.0: Direct firmware load failed with error
-2
[ 6.887989] iwlwifi 0000:04:00.0: Falling back to user helper
[ 6.888252] iwlwifi 0000:04:00.0: firmware: failed to load
iwlwifi-8000C-16.ucode (-2)
[ 6.888327] iwlwifi 0000:04:00.0: Direct firmware load failed with error
-2
[ 6.888329] iwlwifi 0000:04:00.0: Falling back to user helper
[ 6.888542] iwlwifi 0000:04:00.0: firmware: failed to load
iwlwifi-8000C-15.ucode (-2)
[ 6.888668] iwlwifi 0000:04:00.0: Direct firmware load failed with error
-2
[ 6.888669] iwlwifi 0000:04:00.0: Falling back to user helper
[ 6.888872] iwlwifi 0000:04:00.0: firmware: failed to load
iwlwifi-8000C-14.ucode (-2)
[ 6.888998] iwlwifi 0000:04:00.0: Direct firmware load failed with error
-2
[ 6.888999] iwlwifi 0000:04:00.0: Falling back to user helper
[ 6.889198] iwlwifi 0000:04:00.0: firmware: failed to load
iwlwifi-8000C-13.ucode (-2)
[ 6.889324] iwlwifi 0000:04:00.0: Direct firmware load failed with error
-2
[ 6.889325] iwlwifi 0000:04:00.0: Falling back to user helper
[ 6.889528] iwlwifi 0000:04:00.0: firmware: failed to load
iwlwifi-8000C-12.ucode (-2)
[ 6.889654] iwlwifi 0000:04:00.0: Direct firmware load failed with error
-2
[ 6.889655] iwlwifi 0000:04:00.0: Falling back to user helper
[ 6.889846] iwlwifi 0000:04:00.0: request for firmware file
'iwlwifi-8000C-12.ucode' failed.
[ 6.889975] iwlwifi 0000:04:00.0: no suitable firmware found!
不知道各位有什么建议吗?
我另外有一台Thinkpad T430s
无线网卡本来都正常使用
但是突然大约一个礼拜前sleep起来后 network manager里的无线网络就变灰色了
用rfkill查 发现
# rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
用rfkill unblock 却还是始终被锁住
相关的资讯是
# dmesg | grep iwl
[ 11.280047] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM
control
[ 11.280261] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
[ 11.566742] iwlwifi 0000:03:00.0: firmware: direct-loading firmware
iwlwifi-6000g2a-6.ucode
[ 11.566956] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1
op_mode iwldvm
[ 12.445928] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 12.445939] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 12.445945] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 12.445951] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N
6205 AGN, REV=0xB0
[ 12.446125] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 12.452712] iwlwifi 0000:03:00.0: RF_KILL bit toggled to disable radio.
[ 13.087475] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
现在还一点头绪都没有
能给点建议吗?
感激不尽

Links booklink

Contact Us: admin [ a t ] ucptt.com