Results 1 to 7 of 7

Thread: ---networking with intel wireless 2200 b/g---

  1. #1
    Junior Member
    Join Date
    Jan 2006
    Posts
    2

    ---networking with intel wireless 2200 b/g---

    i have been using knoppix for about 2 weeks wired. now i want to use it wirlessely, but it is so CONFUSING and i cant figure it out. It was said that the intel wireless 2200 b/g adapter is not directly supported by intel, but there is another downloadable version specified for linux at their websight, www.intel.com.

    i have downloaded the new client (im not to sure what to call it :/) ""intel_ipw2200" and the firmware class ieee80211-1.1.6. (the directions said i needed it, i have no idea what it means

    I am using kernel 2.6.6, the required one for knoppix.
    my computer specifications are as following
    -Toshiba satellite r 10
    -512 mb of RAM
    -1.8 ghz intel centrino processor
    -wireless card is intel 2200 b/g
    - i deleted windows and didnot save the prevous wireless driver settings

    the directions are very unclear to me, i dont know if i should install the driver first, or the

    can you please explain to me how to install it, or use ndiswrapper.

    where to extract the file?

    and i attempted to write a configuration for the modprobe but there was an error saying "Manage ndis drivers for ndiswrapper.
    -i inffile Install driver described by 'inffile'
    -d devid driver Use installed 'driver' for 'devid'
    -e driver Remove 'driver'
    -l List installed drivers
    -m Write configuration for modprobe
    -hotplug (Re)Generate hotplug information


    where 'devid' is either PCIID or USBID of the form XXXX:XXXX
    root@njz:/home/aal-aali# ndiswrapper -m
    Adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper
    root@njz:/home/aal-aali# rmmod ndiswrapper
    ERROR: Module ndiswrapper does not exist in /proc/modules
    root@njz:/home/aal-aali# modprobe ndiswrapper
    FATAL: Error inserting ndiswrapper (/lib/modules/2.6.11/misc/ndiswrapper.ko): Operation n
    root@njz:/home/aal-aali# ndiswrapper /home/aal-aali/desktop/intel_ipw2200
    Usage: ndiswrapper OPTION"

    can you please help me install the drivers, and tell me what to do ie- where to put the driver downloads (from www.intel.com)-- i am really sick and tired of windows and i realy want to start using linux, i also want to try to contribute to the community, but i cannot if i dont get help.

    thanx,
    adel

  2. #2
    Junior Member
    Join Date
    Jan 2006
    Posts
    2
    hey,

    sorry for the long post before

    i forgot to mention that i was running on knoppix 4.0 and that the KWIFImanager does detect my network signals, but i am not able to use the webrowzers, the websights cannot be found. when im wired it works perfectly (im wired right now and writting this :/)


    thanx alot for the help

  3. #3
    Junior Member
    Join Date
    Jan 2006
    Posts
    2
    I can't give you a solution to your problem as I am trying to resolve the same problem. However I would like to get you off the wrong path you are heading and get you back on track and maybe we can work it out together.

    Firstly ndiswrapper is only used for wlan adapters that are not supported under linux. eg. they simply wrap a Windoze driver. I would even go in that direction as the IPW2200BG is fully supported by the open source community. It is just the configuration that is hard. Especially if you want to use WPA encryption.

    You are partly on the right track. You need to download the IPW2200 driver, the IPW2200 firmware and ieee80211. The last item is simply a dependency of the ipw2200 driver. The versions of these is dependent on the version of the kernel Knoppix is running.

    Instruction for installing these can be found here: http://ipw2200.sourceforge.net/INSTALL


    If you want to use WPA rather than WEP you will also need wpa_supplicant

    If you are only using WEP then you can just configure it all through kwifimanager or iwconfig. kwifimanager is a gui and pretty much self explanatory. Note though one thing people get tripped up on is the encryption key. kwifimanager encryption key is for WEP keys NOT WPA keys

    If you want to use iwconfig to config a WEP based wireless encryption then do a man of iwconfig to get what parameters to provide.

    If you want to use WPA encryption then you need to create a file: /etc/wpa_supplicant.conf

    I can post my wpa_supplicant.conf file here if you are interested based on the wireless I had working under Gentoo linux

    I only got the Knoppix live DVD today off a mag so haven't got any of this running yet under Knoppix. My suggestion is take a browse over to the Debian website and get more detailed instructions there. Knoppix is based around the Debian distribution so the directory structure and how to install should be the same.

  4. #4
    Junior Member
    Join Date
    Dec 2005
    Posts
    4
    if your wifi is detected successfully and cannot access internet
    then try this

    $su
    #wlcardconfig
    #pump -i eth0

    see how it goes .... it worked perfectly for me

    DRACO

  5. #5
    Junior Member
    Join Date
    Jan 2006
    Posts
    1

    IPW200 not monitor mode

    I have an intel pro wireless 2200bg

    I try (as root) going into monitor mode:
    iwconfig eth1 mode monitor

    and I get

    Error for wireless request "Set Mode" (8B06) :
    SET failed on device eth1 ; Invalid argument.

    I am able to go into ad-hoc and managed mode just fine.

    Why can't I enter monitor mode?! I am trying to get kismet working
    I think I have at least 1.04 of my drivers, is there a way to check?

    Any help would be great!
    Thanks.

  6. #6
    Junior Member
    Join Date
    Jan 2006
    Posts
    1

    Re: IPW200 not monitor mode

    Quote Originally Posted by abclinux
    I have an intel pro wireless 2200bg

    I try (as root) going into monitor mode:
    iwconfig eth1 mode monitor

    and I get

    Error for wireless request "Set Mode" (8B06) :
    SET failed on device eth1 ; Invalid argument.

    I am able to go into ad-hoc and managed mode just fine.

    Why can't I enter monitor mode?! I am trying to get kismet working
    I think I have at least 1.04 of my drivers, is there a way to check?

    Any help would be great!
    Thanks.
    You need to upgrade your driver. If you dowemload the latest driver from sourceforge + firmware + ieee80211
    Now the only nasty thing is that it seems the drivers on the knoppix CD are not installed at their regular place, hence the unload/remove script that goes together with the source does not work. Remove manually the ipw/ieee80211 files before installing the new ones, otherwise it sure will NOT work.. Don't forget to copy the firmware to the hotplug dir
    After it it works fine.
    If there is need for it I can see if I can make the compiled driver available for downloading

  7. #7
    Junior Member
    Join Date
    Feb 2006
    Posts
    1

    same problem

    hey i am having the same problem with the monitor mode

    i use the command iwconfig eth0 mode monitor

    and i get that same error 8b06 set failed on device eth0 invalid argument

    i have a 3com card and i'm pretty new with linux so im not sure what to do

Similar Threads

  1. Replies: 2
    Last Post: 07-31-2007, 11:20 PM
  2. Wireless Network on Intel PROset 2200
    By Draco in forum Networking
    Replies: 1
    Last Post: 12-30-2005, 07:32 PM
  3. need wireless networking help
    By thellamafarm in forum Networking
    Replies: 2
    Last Post: 10-31-2005, 08:42 PM
  4. Replies: 0
    Last Post: 10-14-2005, 12:09 PM
  5. Wireless Networking help
    By Mike UK in forum Networking
    Replies: 2
    Last Post: 04-15-2004, 09:04 AM

Posting Permissions

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


Dell Intel X710-DA2 2x 10Gb SFP+ PCIe Adapter FH Y5M7N picture

Dell Intel X710-DA2 2x 10Gb SFP+ PCIe Adapter FH Y5M7N

$80.99



Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) XMP picture

Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) XMP

$38.99



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



Corsair Vengeance LPX 32GB PC4-25600 (DDR4-3200) Memory NEVER USED LOOSE STICKS picture

Corsair Vengeance LPX 32GB PC4-25600 (DDR4-3200) Memory NEVER USED LOOSE STICKS

$40.00



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$12.90



Crucial 16GB (2x 8GB) Kit DDR3L 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM picture

Crucial 16GB (2x 8GB) Kit DDR3L 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM

$21.33



CORSAIR Vengeance RGB Pro 32GB (2 x 16GB) 288-Pin PC RAM DDR4 3600 (PC4 28800) picture

CORSAIR Vengeance RGB Pro 32GB (2 x 16GB) 288-Pin PC RAM DDR4 3600 (PC4 28800)

$79.95



HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM picture

HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM

$14.85



16GB 8GB 4GB DDR2 800MHz PC2-6400U 240Pin intel DIMM Desktop PC Memory SDRAM LOT picture

16GB 8GB 4GB DDR2 800MHz PC2-6400U 240Pin intel DIMM Desktop PC Memory SDRAM LOT

$79.99



Lot of 50 Samsung/SK Hynix/Kingston (8GB) DDR4 1Rx8 PC4-3200AA Laptop RAM Memory picture

Lot of 50 Samsung/SK Hynix/Kingston (8GB) DDR4 1Rx8 PC4-3200AA Laptop RAM Memory

$599.98