Results 1 to 4 of 4

Thread: Cant get wireless network working

  1. #1
    Junior Member
    Join Date
    Aug 2007
    Posts
    4

    Cant get wireless network working

    My laptop crashed and I could not run the Windows XP setup CD (it hangs when booting). So basically my only option left is to boot Knoppix from dvd and try to salvage my files. So I do that and I can see all my files on the hard drive but I cannot do anything with it. I have no USB flash driver here, and the only network available is a secured wireless network. I have been desperately trying to connect to it but being a complete linux newbie let alone a knoppix newbie I am just getting frustration

    I am trying to use this Kwlan utility but it's so confusing. I am really just fumbling around. I think I have to activate this WPA Supplicant thing but it gives me this big list of interfaces to choose... I have no idea what to pick so I'm just picking one at random. Then it pops up with something which appears to be an error message. I dont recall what it is and cant bring it up right now because this Kwlan program froze up and now I cant run it anymore.

    I just know my wireless card is the Intel 2200bg and the secured network is WEP encrypted. Is there an easier way to do this than deal with this bug ridden Kwlan program which keeps crashing?

    ps in case someone is going to mention it I already looked in the Network FAQ and it offers no help. Chip's entry is un-doable because my laptop crashed so I cant boot windows to see what drivers were being used.

    Is there some data saved by Kwlan somewhere? I am guessing it saved some bad data and is trying to load it when I try running it, which is why it keeps failing to launch (it shows the little animated icon bouncing as it loads then it just goes away) I would like to try and clear this possible saved data thinking maybe then it can launch properly

    edit: ok i just found out the kwlan thing left a bunch of defunct processes and i learned how to find them and kill them which allowed me to run the program again. the message it gives me when i choose an interface and click Start it says "Could not find network in wpa_supplicant configuration". I am going down the list and each interface seems to give me this error

    edit2:
    I found an interface which seems to work because it did not spit an error at me. I think it was called atwin? but now, how does this thing work? in windows i would scan, click on my network, enter in the password/key in a single field and that was it. here there are so many options and settings i dont know what to use.

    in the scan result my network has the flag [WEP] so i choose plaintext with WEP and the only fields not greyed out are 4 key fields on the right. what is that? i put the key i used in windows on the first line and tried it but in the event log I keep seeing "Trying to associate with (some max address) (SSID= ... freq= ... )"
    followed by
    "Authentication with 00:00:00:00:00:00 timed out."
    over and over again

    why is it timing out? I tried the IEEE authentication but now it has like 10 fields i can fill in and i have no idea where to fill in my key and what to put in all the other fields. So i just put it in the password field and tried it but i get same result as above.

    ugh this is hopeless

  2. #2
    Senior Member registered user
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    204

    Re: Cant get wireless network working

    Quote Originally Posted by trant
    I just know my wireless card is the Intel 2200bg and the secured network is WEP encrypted. Is there an easier way to do this than deal with this bug ridden Kwlan program which keeps crashing?

    ps in case someone is going to mention it I already looked in the Network FAQ and it offers no help. Chip's entry is un-doable because my laptop crashed so I cant boot windows to see what drivers were being used.
    I went to Intel support web site and download the Intel 2200bg driver zip file. (http://support.intel.com/support/wir...lan/pro2200bg/)

    There are 5 driver files with extension ".sys" inside the zip file. They are w29n50.sys, w29n51.sys, NETw4k32.sys, NETw4x32.sys and NETw4x64.sys.

    Try to mount to your c: drive with read only mode, check to see if any of those files is in your drivers directory.

    Code:
     $ sudo mount -t ntfs /dev/hda1 /media/hda1 -o ro,umask=000
     $ cd /media/hda1/windows/system32/drivers
     $ ls w29*.sys
     $ ls NETw4*.sys
    If you are lucky, you might be able to find the sys file.

    Then do some digging on /media/hda1/windows/inf directory and see if you can find the corresponding .inf file. Check to see if there is file with the same name .inf.

    You probably need to open those inf file one by one and it could be a painful one too. On my laptop they are all in unicode format. (i.e. if you open those files with vi, you will see a lot of null value "^@" before each character.)

    Be-aware that your c: drive may not be /media/hda1 (i.e. could be /media/sda1).

    Rgds,
    Chip

  3. #3
    Senior Member registered user
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    204

    Re: Cant get wireless network working

    Quote Originally Posted by trant
    edit2:
    I found an interface which seems to work because it did not spit an error at me. I think it was called atwin? but now, how does this thing work? in windows i would scan, click on my network, enter in the password/key in a single field and that was it. here there are so many options and settings i dont know what to use.

    in the scan result my network has the flag [WEP] so i choose plaintext with WEP and the only fields not greyed out are 4 key fields on the right. what is that? i put the key i used in windows on the first line and tried it but in the event log I keep seeing "Trying to associate with (some max address) (SSID= ... freq= ... )"
    followed by
    "Authentication with 00:00:00:00:00:00 timed out."
    over and over again

    why is it timing out? I tried the IEEE authentication but now it has like 10 fields i can fill in and i have no idea where to fill in my key and what to put in all the other fields. So i just put it in the password field and tried it but i get same result as above.

    ugh this is hopeless
    The 4 keys are the 4 keys that you specified on the wireless router on the wireless security setting section. I guess the timeout means the key you input is not recognized by the wireless network. Try to enter the key in hex. It might help.

    If you have full access to your network, you may consider direct hook up the machine to the network through Cat 5 cable and avoid the wireless complication. Or either disable the WEP on the wireless for a while and until you finish all your files transfer to another machine and activate it again.

    Rgds,
    Chip

  4. #4
    Senior Member registered user
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    204

    Re: Cant get wireless network working

    Quote Originally Posted by trant
    edit2:
    I found an interface which seems to work because it did not spit an error at me. I think it was called atwin? but now, how does this thing work? in windows i would scan, click on my network, enter in the password/key in a single field and that was it. here there are so many options and settings i dont know what to use.

    in the scan result my network has the flag [WEP] so i choose plaintext with WEP and the only fields not greyed out are 4 key fields on the right. what is that? i put the key i used in windows on the first line and tried it but in the event log I keep seeing "Trying to associate with (some max address) (SSID= ... freq= ... )"
    followed by
    "Authentication with 00:00:00:00:00:00 timed out."
    over and over again

    why is it timing out? I tried the IEEE authentication but now it has like 10 fields i can fill in and i have no idea where to fill in my key and what to put in all the other fields. So i just put it in the password field and tried it but i get same result as above.

    ugh this is hopeless
    Hi, I just did a test on WEP and I successfully connect Knoppix 5.1.1 to my old wireless network. I wrote a FAQ on the Network FAQ. You can check it out there.

    Basically there is nothing new on this one but you have to issue a command like

    Code:
    iwconfig wlan0 key 6162636465
    to specify the key value.

    Make sure you are root and also you know the key in hex. i.e. 6162636465 means "abcde"

    Hope it can help.

    Rgds,
    Chip

Similar Threads

  1. Replies: 0
    Last Post: 10-14-2005, 12:09 PM
  2. Network not working
    By simplyskate in forum Networking
    Replies: 0
    Last Post: 04-29-2005, 10:11 PM
  3. Replies: 3
    Last Post: 04-09-2004, 10:48 AM
  4. Getting wireless network adapters working
    By jza in forum Hardware & Booting
    Replies: 2
    Last Post: 05-09-2003, 04:17 AM
  5. Replies: 2
    Last Post: 04-29-2003, 06:38 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
  •  


HP ProLiant MicroServer Gen8 G8 G2020T 8GB RAM 4x 1TB HDD 4x 3.5

HP ProLiant MicroServer Gen8 G8 G2020T 8GB RAM 4x 1TB HDD 4x 3.5" 712318-421

$249.99



1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports picture

1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports

$149.00



Super micro Server picture

Super micro Server

$198.00



1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE picture

1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE

$273.00



HP Proliant MicroServer (Model: HSTNS-5151) NO HARD DRIVES-Power Tested, picture

HP Proliant MicroServer (Model: HSTNS-5151) NO HARD DRIVES-Power Tested,

$99.99



HP ProLiant MicroServer Gen8 | Intel XEON E3-1220L V2 | 8GB RAM | NO HDD | 4 BAY picture

HP ProLiant MicroServer Gen8 | Intel XEON E3-1220L V2 | 8GB RAM | NO HDD | 4 BAY

$249.99



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



Dell PowerEdge R430 2x Xeon E5-2630 V3 64GB H730 mini iDrac 8 No HDD 1U Server picture

Dell PowerEdge R430 2x Xeon E5-2630 V3 64GB H730 mini iDrac 8 No HDD 1U Server

$149.95



HPE ProLiant MicroServer Gen10 AMD Opteron 8GB RAM No HDD picture

HPE ProLiant MicroServer Gen10 AMD Opteron 8GB RAM No HDD

$150.00



Supermicro 1U Server X9SRI-F Xeon E5-2640 v2 2.5Ghz 16-Cores / 64GB / No HDD picture

Supermicro 1U Server X9SRI-F Xeon E5-2640 v2 2.5Ghz 16-Cores / 64GB / No HDD

$149.99