红联Linux门户
Linux帮助

linux 无线网络驱动出现的新问题

发布时间:2007-11-13 09:29:15来源:红联作者:rockliu

小弟的f7装的64位的,用了个pcmcia接口的迅捷fw54c的无线网卡,用ndiswrapper装驱动后结果启动报告驱动是32位的,到迅捷网站一查只有32位的驱动。
请教各位兄弟,用什么办法才能装上这个驱动?迅捷fw54c用的是哪个牌子的芯片?是prism2的么?在这种情况下,驱动程序如何安装?
内核版本:
2.6.23.1-21.fc7 #1 SMP Thu Nov 1 20:28:15 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

文章评论

共有 9 条评论

  1. rockliu 于 2007-11-14 10:21:24发表:

    如果不是64位的话,现在我可能已经用上无线网卡,而不是现在用网线了。
    用ndiswrapper其实已经把驱动加载上去了,ndiswrapper -l已经显示出来网卡了,就是因为不是64位的驱动,所以没办法用。我现在就是想搞清楚那个网卡是什么芯片的,到处都找不到。

  2. marco.chan 于 2007-11-14 09:30:21发表:

    你的网卡应该被支持,我在一台toshiba上用了一个D-LINKX 的USB型无线网卡,在他的list里也没找到,但是还是能包装上去了!
    现在你关键问题是:你目前的系统是64bit的,他没办法包装32bit的驱动~

  3. rockliu 于 2007-11-14 01:42:35发表:

    对了,我的无线网卡的驱动是net5211.inf,是不是就是和上述

    Chipset: Atheros AR5001
    *
    Driver: net5523.bin, net5523.inf, net5523.sys, athfmwdl.inf, athfmwdl.sys, from driver cd (D:\USB\setup\Setup.exe file version 4.1.100.1331).

    有类似呢?(名字都差不多嘛,呵呵)

    这样的话,用madwifi应该可以啊,但我装了之后为什么不行呢?

  4. rockliu 于 2007-11-14 01:38:58发表:

    我试下先,感谢!

  5. marco.chan 于 2007-11-13 22:29:23发表:

    引用:
    原帖由 rockliu 于 2007-11-13 22:27 发表
    [root@localhost linux]# dmesg | grep ndiswrapper
    ndiswrapper version 1.49rc3 loaded (smp=yes, preempt=no)
    usbcore: registered new interface driver ndiswrapper
    ndiswrapper (check_nt_hdr:150): kernel ...


    关于64bit下无法包装32bit的驱动,我遇到过的,找不到相应64bit驱动的话,暂时我没有找到好办法解决!

    这个是ndiswrapper 支持的网卡类型list~[code]#
    ----以上省略----
    Card: Netcomm NP5420-802.11g PCI Adapter
    *
    Chipset: Prism54 (Prism GT/Prism Duette)
    *
    pciid: 1260:3890 (rev 01) Windows
    *
    Driver: works using the SMC 2802W V2 windows driver on the web, (http://www.smc.com/files/AV%5CDR_2802wV.2_WHQL.zip). Had to use the drivers in D2 directory as Win XP drivers failed with a segmentation fault.
    *
    Other:: Tested on Fedora core 3(with 16 stack kernel) and Suse 9.2, with WPA using wpa_supplicant.
    #
    Card: Netcomm NP644 Super-G 108Mbps Wireless LAN USB Adapter
    *
    Chipset: Atheros AR5001
    *
    Driver: net5523.bin, net5523.inf, net5523.sys, athfmwdl.inf, athfmwdl.sys, from driver cd (D:\USB\setup\Setup.exe file version 4.1.100.1331).
    *
    Other: Used ndiswrapper 1.23 on Fedora Core 4. Working with 128-bit WEP encryption. Won’t report signal strength.[/code]下载这个压缩包,找找看有没有你要的64bit驱动~我没下载看过~
    http://www.smc.com/files/AV%5CDR_2802wV.2_WHQL.zip

    [ 本帖最后由 marco.chan 于 2007-11-13 22:51 编辑 ]

  6. rockliu 于 2007-11-13 22:27:34发表:

    [root@localhost linux]# dmesg | grep ndiswrapper
    ndiswrapper version 1.49rc3 loaded (smp=yes, preempt=no)
    usbcore: registered new interface driver ndiswrapper
    ndiswrapper (check_nt_hdr:150): kernel is 64-bit, but Windows driver is not 64-bit;bad magic: 010B
    ndiswrapper (load_sys_files:216): couldn't prepare driver 'net5211'
    ndiswrapper (load_wrap_driver:118): couldn't load driver net5211; check system log for messages from 'loadndisdriver'

  7. rockliu 于 2007-11-13 22:18:22发表:

    www.fastcom.com.cn
    后悔买这款无线网卡了
    后悔装64位了

    据说是TP的第二品牌。
    它用的什么芯片?到处找不到。

    [ 本帖最后由 rockliu 于 2007-11-13 22:33 编辑 ]

  8. marco.chan 于 2007-11-13 11:39:08发表:

    AMDX64,安装32bit的系统~比较好~

    迅捷 官方网站是哪里阿?baiduing,googling了一下~这么多迅捷~

    [ 本帖最后由 marco.chan 于 2007-11-13 11:42 编辑 ]

  9. 奶茶dsk 于 2007-11-13 11:15:25发表:

    貌似64位下,很多软件有问题,用的32位的系统,爱莫能助。。。