2009/6/21 李湖滨 <[email protected]>: > 实际上,> l...@debian:~$ ls /lib/firmware/ >> iwlwifi-3945-1.ucode iwlwifi-3945-2.ucode iwlwifi-4965-1.ucode >> iwlwifi-4965-2.ucode iwlwifi-5000-1.ucode iwlwifi-5000-2.ucode > 这里面的文件后来都是sudo apt-get install firmware-iwlwifi 安装进去了。 > 不知道这个安装后,是不是有什么别的操作步骤呢? > > 2009/6/21 Dongsheng Song <[email protected]> >> >> ]% sudo apt-get install firmware-iwlwifi [09-06-21 >> 12:10:43] >> 正在读取软件包列表... 完成 >> 正在分析软件包的依赖关系树 >> 正在读取状态信息... 完成 >> 下列【新】软件包将被安装: >> firmware-iwlwifi >> 共升级了 0 个软件包,新安装了 1 个软件包,要卸载 0 个软件包,有 36 个软件未被升级。 >> 需要下载 465kB 的软件包。 >> 解压缩后会消耗掉 1090kB 的额外空间。 >> 获取:1 http://ftp.debian.org testing/non-free firmware-iwlwifi 0.16 [465kB] >> 下载 465kB,耗时 9s (50.4kB/s) >> 选中了曾被取消选择的软件包 firmware-iwlwifi。 >> (正在读取数据库 ... 系统当前总共安装有 83347 个文件和目录。) >> 正在解压缩 firmware-iwlwifi (从 .../firmware-iwlwifi_0.16_all.deb) ... >> 正在设置 firmware-iwlwifi (0.16) ... >> >> >> 2009/6/21 李湖滨 <[email protected]>: >> > 大家好: >> > 我在笔记本是T400,已经安装好Debian了。 >> > 可是这两天折腾了好久的无线网卡,希望大家能提供点帮助哦:-) >> > l...@debian:~$ lspci|grep -i net >> > 00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network >> > Connection (rev 03) >> > 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN >> > [Shiloh] >> > Network Connection >> > l...@debian:~$ uname -a >> > Linux debian 2.6.26-2-686 #1 SMP Thu May 28 15:39:35 UTC 2009 i686 >> > GNU/Linux >> > l...@debian:~$ ls /lib/firmware/ >> > iwlwifi-3945-1.ucode iwlwifi-3945-2.ucode iwlwifi-4965-1.ucode >> > iwlwifi-4965-2.ucode iwlwifi-5000-1.ucode iwlwifi-5000-2.ucode >> > >> > 目前上网查了很多别人的做法,都是下载iwlwifi-5000-ucode-8.24.2.12.tgz然后解压到/lib/firmware,然后重启,再使用modprobe >> > iwlagn。 >> > 但是debian:/home/lihb# modprobe iwlagn >> > FATAL: Module iwlagn not found. >> > >> > 请求赐教:-)
http://wiki.debian.org/iwlagn iwlagn is a module for Intel 4965, 5100BG/ABG/ABN, 5300AGN and 5350AGN wireless LAN chipsets. This driver is included in the mainline Linux kernel since 2.6.27. It is present in Debian kernel images since 2.6.28.1 Non-free firmware is required, which can be provided by the firmware-iwlwifi package since version 0.15.2 Firmware must be installed prior to device operation. 你用的内核版本太低了,要用iwlabg模块,升级内核吧。 >> > >> > -- >> > Best Regards, >> > >> > Hubin Li >> > > > > > -- > Best Regards, > > Hubin Li > Master in Communication and Information System, Beijing University of Posts > and Telecommunications(BUPT) > China Mobile (Shenzhen) Company > Tel: +86 15013858848 > E-mail/MSN/Gtalk/QQ: [email protected] >

