成功配置好debian下的无线网卡

  debian虽然配置不如FC和SUSE简单,不过可定制性极强,如果学习Linux强烈推荐使用,收获绝对比RedHat多。

  在我的笔记本上装上Debian 3.1后,按照手册说明,参考google,顺利安装了最新内核2.6.17.13,然后装xwindow,直接搞定显卡和声卡,然后上网一搜,都推荐使用KPlayer,apt居然没有,不要紧,下载源码,按照说明编译安装,成功搞定!现在在Debian下看rmvb效果很不错!

  最后要搞定的就是我的无线网卡,当然要用intel的linux驱动了,包装windows驱动总觉得不伦不类。于是直接上ipw2200.sf.net(我的无线模块是2200bg),参考INSTALL文档,大意如下:

  内核编译必须选上:

Device Drivers ->
Networking support ->
Network device support ->
Wireless LAN (non-hamradio) ->
Wireless LAN drivers (non-hamradio) & WE

Device Drivers ->
Generic Driver Options ->
Hotplug firmware loading support

Cryptographic options ->
ARC4 cipher algorithm

Library routines ->
CRC32 functions

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/4e5fe20babdabf28abdec24d73fea033.html