Bea*_*ken 4 wireless-networking debian-wheezy wifi-configuration
我在 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 addr显示这些界面:
eth0 (currently working on)
lo (loopback)
Run Code Online (Sandbox Code Playgroud)
输出:ifconfig -a
eth0 Link encap:Ethernet HWaddr 84:8f:69:ae:44:5a
inet addr:192.168.178.29 Bcast:192.168.178.255 Mask:255.255.255.0
inet6 addr: fe80::868f:69ff:feae:445a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2465 errors:0 dropped:0 overruns:0 frame:0
TX packets:2093 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1922631 (1.8 MiB) TX bytes:255361 (249.3 KiB)
Interrupt:41 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:480 (480.0 B) TX bytes:480 (480.0 B)
Run Code Online (Sandbox Code Playgroud)
输出: dmesg | grep Wireless
[ 6.686069] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 6.686694] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R)
Wireless-N 1000 BGN, REV=0x6C
Run Code Online (Sandbox Code Playgroud)
我是否必须手动“启动”无线卡才能扫描网络?您对我有什么建议让它发挥作用吗?
问题解决了!
我必须安装以下软件包:firmware-iwlwifi (0.36+wheezy.1) [非免费]
链接: https: //packages.debian.org/wheezy/firmware-iwlwifi 重新启动,瞧!
| 归档时间: |
|
| 查看次数: |
26196 次 |
| 最近记录: |