找回密码
 开放注册

QQ登录

只需一步,快速开始

微信登录

微信扫码,快速开始

搜索
查看: 1684|回复: 0

转安装ipw3945无线驱动

[复制链接]

628

主题

-39

回帖

161

牛毛

一级牛人

积分
161
发表于 2009-9-22 16:07:46 | 显示全部楼层 |阅读模式 来自 安徽省合肥市
转安装ipw3945无线驱动
转贴
安装ipw3945无线驱动 来源: ChinaUnix博客  作者: ChinaUnix博客   发布时间:2008-01-01 09:34:00 1) Install the ieee80***11 subsystem ======================= Code: #tar zxvf ieee and the -1.2.17.tar.gz #cd ieee80***11-1.2.17 %Delete initial ieee80***11 module. Although Pat said the ieee80***11 module in the system was ok, but I still removed it. #sudo sh remove-old #make #sudo make install %next step is needed! Don’t leave the ieee80***11 directory #sudo make patch_kernel ================== 2) Install kernel modules ================== Code: #tar zxvf ipw3945-1.2.1.tar.gz #cd ipw3945-1.2.1 #make %If the ‘make’ step above failed, *Please* use next command, else skip next command. #make IEEE80***11_IGNORE_DUPLICATE=y #sudo make #sudo depmod ============================ 3) Copy the firmware to the right place ============================ Code: #tar xzvf ipw3945-ucode-1.14.2.tgz #cd ipw3945-ucode-1.14.2 #sudo cp ipw3945.ucode /lib/firmware =============== 4) Copy the daemon =============== Code: #tar xzvf ipw3945d-1.7.22.tgz #cd ipw3945d-1.7.22 #sudo cp ipw3945d /sbin ===================== 5) Enable the ipw3945 module ===================== Code: #sudo modprobe ieee80***11 #sudo modprobe ipw3945 %Don’t forget to open the wireless button on the laptop : ) After that, do next step. #sudo ipw3945d Now you can see the wireless LED light is *ON* (actually the light keeps flashing to search the wireless signal. If there is some available wireless signal, the light will stay.) 在KDE环境下你能使用KWIFIManager来搜索、管理你的无线网络。命令行下输入:iwconfig 能看到无线信息了,就说明你安装成功了。 BTW,Intel有个iwlwifi无线驱动项目,给3945、4965无线网卡的。有空去试试看。
您需要登录后才可以回帖 登录 | 开放注册

本版积分规则

帮助|Archiver|小黑屋|通信管理局专项备案号:[2008]238号|NB5社区 ( 皖ICP备08004151号;皖公网安备34010402700514号 )

GMT+8, 2025-4-28 19:08 , Processed in 0.130415 second(s), 33 queries .

Powered by Discuz! X3.5

快速回复 返回顶部 返回列表