在具有 Intel\xc2\xae 7265D wifi 设备的计算机上iw reg get会产生以下输出:
global\ncountry 00: DFS-UNSET\n (2402 - 2472 @ 40), (N/A, 20), (N/A)\n (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR\n (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR\n (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, NO-IR\n (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, NO-IR\n (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR\n (5735 - 5835 @ 80), (N/A, 20), …Run Code Online (Sandbox Code Playgroud) 我有一台配备 Intel Wireless 8260 且运行 Debian Unstable 的 PC。networking.service将启动速度(使用systemd)减慢 1 分 5 秒。我正在运行带有固件4.8.15-2版本的 Linux 内核版本。当我的系统最终启动后,互联网速度很慢,我必须运行才能使速度可以接受,但仍然达不到我在廉价 Windows 笔记本电脑上获得的全速。的输出是:20161130-2iwlwifisudo iw dev wlan set power_save offsudo dmesg | grep iwl
[ 4.668210] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[ 4.681311] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-24.ucode (-2)
[ 4.681313] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
[ 4.681326] iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-23.ucode (-2)
[ …Run Code Online (Sandbox Code Playgroud) 是否可以将 IE 字段附加到我的 WiFi 热点,以便它出现在iwlist其他机器扫描它的输出中?
例子:
我选择1234567891011121314151617181920作为我的 wifi 热点的附加字段(MAC 地址11:22:33:44:55:66)
用户使用命令扫描我的 wifi 热点iwlist wlan0 scan,应该给出输出:
wlan0 Scan completed :
Cell 01 - Address: 11:22:33:44:55:66
[...]
IE: Unknown 1234567891011121314151617181920
[...]
Run Code Online (Sandbox Code Playgroud)我刚刚在我的 msi 笔记本电脑上安装了 debian 9。它是计算机上唯一的操作系统。
在安装时,我无法访问网络,并且它说找不到固件iwlwifi-3168-26.ucode,iwlwifi-3168-25.ucode, iwlwifi-3168-24.ucode,iwlwifi-3168-23.ucode和iwlwifi-3168-22.ucode。
安装完成,我尝试了明显的sudo apt-get install firmware-iwlwifi,这给了我这个:
Package firmware-iwlwifi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'firmware-iwlwifi' has no installation candidate.
Run Code Online (Sandbox Code Playgroud)
然后我按照下载的建议 iwlwifi-3168-29.ucode文件并手动将其放入的建议/lib/firmware,然后重新启动机器而不做任何更改。
值得注意的是,虽然我的有线连接工作正常,但在网络管理器(Cinnamon 桌面)中甚至没有 Wi-Fi 选项。我尝试手动输入 Wi-Fi 网络详细信息,但它拒绝连接。
ifconfig 输出:
enp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.25.14.118 netmask 255.255.0.0 …Run Code Online (Sandbox Code Playgroud) 使用我的笔记本电脑一段时间后,wifi 断开并且内核返回
iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
iwlwifi 0000:03:00.0: Could not load the [0] uCode section
iwlwifi 0000:03:00.0: Failed to run INIT ucode: -5
iwlwifi 0000:03:00.0: Unable to initialize device.
Run Code Online (Sandbox Code Playgroud)
我正在 x230 上运行
03:00.0 网络控制器:Intel Corporation Centrino Advanced-N 6205 [Taylor Peak](修订版 34)
在 Debian 中看不到 WiFi 图标。我使用的是戴尔 Inspiron 灵越 15r 5520 i5。
这是我在安装时看到的错误。
Some of your hardware needs non-free firmware files to operate. The firmware can be loaded from removable media, such as a USB stick or floppy.
The missing firmware files are: iwlwifi-2030-6. ucode iwlwifi-2030-5. ucode
If you have such media available now, insert it, and continue.
Load missing firmware from removable media?
我应该更改链接吗?
iwlwifi ×6
wifi ×4
debian ×3
firmware ×2
iw ×1
networking ×1
systemd ×1
thinkpad ×1
wifi-hotspot ×1
wpa-cli ×1