我在 Debian Wheezy 中配置无线卡时遇到问题。我按照以下指示进行操作: https: //wiki.debian.org/iwlwifi
这是一个全新的 Debian 安装,在此之前我运行 Ubuntu,但因为我遇到了一些麻烦(不是与无线相关的问题),所以我决定尝试一下 Debian。
注意:无线可以在最新的 Ubuntu 版本上开箱即用。
在安装 Debian 之前,我检查了我的无线卡,它告诉我它是:
8086:0083 Intel Corporation Centrino Wireless-N 1000 [Condor Peak]
Run Code Online (Sandbox Code Playgroud)
注意:笔记本电脑上的内置无线卡:Dell XPS L502x
该卡也在支持的设备列表中,所以我安装了Debian,安装了iwlwifi模块。启用网络管理器中的“无线”选项卡。但 iwconfig 告诉我没有找到 wlan0 接口。
所以我lspci -nn | grep Wireless在 debian 终端上运行并显示:(请参阅开头数字的差异)
03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0083]
Run Code Online (Sandbox Code Playgroud)
输出:(rfkill list all我必须先安装 rfkill,也许这是缺少更多内容的标志?)
$> rfkill list all
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
Run Code Online (Sandbox Code Playgroud)
当我运行时iwconfig,ifconfig或者ip …