LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 883|回复: 4

linux下迅驰的使用

[复制链接]
发表于 2005-2-23 21:04:23 | 显示全部楼层 |阅读模式
我现在有一台NEC Versa E2000的笔记本,有迅驰模块(dmesg给出的信息)
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
我的内核是2.6.10的,系统是Fedora Core 3(last updated: 2/18/2005)

现在的问题是:
1.我以前在本本用windows 2003时,系统可以自动搜索临近的开启迅驰计算机,这如何在linux中使用?
2.如何实现迅驰机器的双机互连
发表于 2005-2-23 21:35:17 | 显示全部楼层
Post by hellwolf
我现在有一台NEC Versa E2000的笔记本,有迅驰模块(dmesg给出的信息)
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
我的内核是2.6.10的,系统是Fedora Core 3(last updated: 2/18/2005)

现在的问题是:
1.我以前在本本用windows 2003时,系统可以自动搜索临近的开启迅驰计算机,这如何在linux中使用?
2.如何实现迅驰机器的双机互连

搜索无线网络连接
回复 支持 反对

使用道具 举报

发表于 2005-2-24 13:07:59 | 显示全部楼层
我也没有找到这个前端程序
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-24 18:19:46 | 显示全部楼层
发现问题:
我一开无线开关,内核就报错
Feb 20 15:30:59 cocteau kernel:  [<e006b263>] ipw_get_fw+0x16/0x53 [ipw2200]
Feb 20 15:30:59 cocteau kernel:  [<e006b2ce>] ipw_load+0x2e/0x48f [ipw2200]
Feb 20 15:30:59 cocteau kernel:  [<e006f63f>] ipw_up+0x3f/0xb6 [ipw2200]
Feb 20 15:30:59 cocteau kernel:  [<e006d804>] ipw_adapter_restart+0x1b/0x2c [ipw2200]
Feb 20 15:30:59 cocteau kernel:  [<e006edf4>] ipw_rf_kill+0xc7/0x12e [ipw2200]
Feb 20 15:30:59 cocteau kernel:  [<e006ed2d>] ipw_rf_kill+0x0/0x12e [ipw2200]
Feb 20 15:31:00 cocteau kernel: ipw2200: ipw2200_boot.fw load failed
Feb 20 15:31:00 cocteau kernel: ipw2200: Unable to load firmware: 0xFFFFFFFE
Feb 20 15:31:00 cocteau kernel: ipw2200: Failed to up device
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-24 20:17:05 | 显示全部楼层

呵呵,我的问题已经自己解决了

这是我在FedoraForum的贴子,懒得翻译回来了:
http://fedoraforum.org/forum/sho ... posted=1#post208204


I got the same problem in fc3(last update by yum at Feb 18,2005)
But now ,I've solved this problem :
http://rpmfind.net/linux/RPM/freshr....fr.noarch.html
or you find ipw2200-firmware-2.2-2.1by yourself
then rpm -ivh it.
And now in my system:
[xxxxx@xxxxxxx firmware]# rpm -ql ipw2200-firmware
/etc/firmware/ipw2200_boot.fw
/etc/firmware/ipw2200_bss.fw
/etc/firmware/ipw2200_bss_ucode.fw
/etc/firmware/ipw2200_ibss.fw
/etc/firmware/ipw2200_ibss_ucode.fw
/lib/firmware/ipw2200_boot.fw
/lib/firmware/ipw2200_bss.fw
/lib/firmware/ipw2200_bss_ucode.fw
/lib/firmware/ipw2200_ibss.fw
/lib/firmware/ipw2200_ibss_ucode.fw
/usr/lib/hotplug/firmware/ipw2200_boot.fw
/usr/lib/hotplug/firmware/ipw2200_bss.fw
/usr/lib/hotplug/firmware/ipw2200_bss_ucode.fw
/usr/lib/hotplug/firmware/ipw2200_ibss.fw
/usr/lib/hotplug/firmware/ipw2200_ibss_ucode.fw
/usr/share/doc/ipw2200-firmware-2.2
/usr/share/doc/ipw2200-firmware-2.2/LICENSE

But you may encounter this problem(as me):
xxxxxxxxxx kernel: ipw2200: ipw2200_ucode.fw load failed
I think its maybe a bug of the rpm
just do this:
cd /lib/firmware/
cp ipw2200_ibss_ucode.fw ipw2200_ucode.fw


ok
rmmod ipw2200
modprobe ipw2200
NOTE:
no harm if this happend:
Error for wireless request "Set Bit Rate" (8B20) :
SET failed on device eth1 ; Operation not supported.


Hope this would be helpful



现在我用iwlist eth1 scanning 已经可以搜索到可用的essid了,有机会写一个iwlist的GUI前端那就和windows一样了,哈哈哈哈哈
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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