Page 3 of 66 FirstFirst 123451353 ... LastLast
Results 21 to 30 of 654

Thread: HOWTO: ipw2200 + wpa

  1. #21
    Join Date
    Apr 2005
    Beans
    514

    Re: HOWTO: ipw2200 + wpa

    Quote Originally Posted by Darrena
    Domo, How did you remove the old driver? when I install 1.0.3 I get the following:
    ipw2200: disagrees about version of symbol ieee80211_wx_set_encode
    ipw2200: Unknown symbol ieee80211_wx_set_encode
    ipw2200: disagrees about version of symbol ieee80211_wx_get_encode
    ipw2200: Unknown symbol ieee80211_wx_get_encode
    ipw2200: disagrees about version of symbol ieee80211_crypt_delayed_deinit
    ipw2200: Unknown symbol ieee80211_crypt_delayed_deinit
    ipw2200: disagrees about version of symbol ieee80211_wx_get_scan
    ipw2200: Unknown symbol ieee80211_wx_get_scan
    ipw2200: disagrees about version of symbol ieee80211_rx
    ipw2200: Unknown symbol ieee80211_rx
    ipw2200: disagrees about version of symbol ieee80211_rx_mgt
    ipw2200: Unknown symbol ieee80211_rx_mgt


    I have verified that I updated the firmware..
    Are you sure you've replaced all the old modules as I specified in my howto?
    Anyway you can follow the domo's post.
    The way he suggested is good.
    Last edited by luca_linux; April 18th, 2005 at 07:01 PM.

  2. #22
    Join Date
    Apr 2005
    Beans
    514

    Re: HOWTO: ipw2200 + wpa

    Quote Originally Posted by hyapadi
    This WPA tutorial works like magic for me. Perhaps someone can put it at ubuntulinux.org`s wiki. It will help many people. Thank you very much.
    Thanks so much! That's very kind of you.
    I'll put it in Ubuntu's official wiki soon.

  3. #23
    Join Date
    Dec 2004
    Beans
    12

    Re: HOWTO: ipw2200 + wpa

    Thank for the answer.

    I'm sad to heard that, but at least I know what to do:
    Back to WEP and iptables

  4. #24
    Join Date
    Apr 2005
    Beans
    514

    Re: HOWTO: ipw2200 + wpa

    Yes, but don't be sad: I think ad-hoc support will be added in the next release of wpa_supplicant.
    Last edited by luca_linux; April 18th, 2005 at 07:02 PM.

  5. #25
    Join Date
    Apr 2005
    Beans
    90

    Re: HOWTO: ipw2200 + wpa

    * Updated *

    I have follow this tutorial. Everythings connected. But the problem is, everytime I have to run the wpa_supplicant bla2.. comand, then reactivated the ath0 from networking GUI. Can this process automated?

    Any Ideas?

    THanks
    Last edited by hyapadi; April 19th, 2005 at 05:54 PM.

  6. #26
    Join Date
    Mar 2005
    Location
    Vilnius, Lithuania
    Beans
    15
    Distro
    Ubuntu 6.06

    Re: HOWTO: ipw2200 + wpa

    Here you can find tutorial on IPW2200 + WPA + connect on startup script

  7. #27
    Join Date
    Apr 2005
    Beans
    514

    Re: HOWTO: ipw2200 + wpa

    I made an edit to my howto: in fact I had written "ipw2000.ko" instead of "ipw2200.ko".

  8. #28
    Join Date
    Apr 2005
    Beans
    10

    Re: HOWTO: ipw2200 + wpa

    when trying to follow this tutorial i recieve the following error(s) when trying to compile the ipw2200 driver:

    Code:
    make -C /lib/modules/2.6.10-5-386/build SUBDIRS=/home/jcsmith/ipw2200-1.0.3 MODVERDIR=/home/jcsmith/ipw2200-1.0.3 modules
    make: *** /lib/modules/2.6.10-5-386/build: No such file or directory.  Stop.
    make: *** [modules] Error 2
    I tried making the /lib/modules/2.6.10-5-386/build directory as it infact does not exist, after which I recieve the following error(s):
    Code:
    make -C /lib/modules/2.6.10-5-386/build SUBDIRS=/home/jcsmith/ipw2200-1.0.3 MODVERDIR=/home/jcsmith/ipw2200-1.0.3 modules
    make[1]: Entering directory `/lib/modules/2.6.10-5-386/build'
    make[1]: *** No rule to make target `modules'.  Stop.
    make[1]: Leaving directory `/lib/modules/2.6.10-5-386/build'
    make: *** [modules] Error 2
    I'm kind of stuck here, do i need to copy the source files to the /lib/modules/2.6.10-5-386/build directory before trying to compile?


    -Juice

  9. #29
    Join Date
    Apr 2005
    Beans
    514

    Re: HOWTO: ipw2200 + wpa

    You have to install the kernel source package and make a symlink.

  10. #30
    Join Date
    Apr 2005
    Beans
    10

    Re: HOWTO: ipw2200 + wpa

    i have the kernel source package installed, and I have made a simlink from the build directory to the directory in where the source files are saved, now attempting to compile gets most of the way through before the scren fills with error 2 errors.

    Further investigation reveals that before the error 2's scroll past the screen, the following errors are displayed:
    Code:
    make[1748]: execvp: /bin/sh: Argument List too long
    make[1748]: Entering directory `\home\jcsmith\ipw2200-1.0.3'
    make[1748]: execvp: make: Argument list too long
    make[1748: *** [module] Error 127
    Last edited by juicewvu; April 20th, 2005 at 04:47 PM.

Page 3 of 66 FirstFirst 123451353 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •