Results 1 to 7 of 7

Thread: WIRELESS PROBLEMS!!

  1. #1
    Junior Member registered user
    Join Date
    Mar 2003
    Posts
    15

    WIRELESS PROBLEMS!!

    Hey gang,

    I have been spinning my wheels for the past 3 hours trying to get my wireless card working . I have beeps, lights, and recognition, but I dont know what file to add my SSID, Encryption key etc to. Could someone please post a snippet of their files.

    Thanks in advance.

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353

    Re: WIRELESS PROBLEMS!!

    Quote Originally Posted by WANDr
    Hey gang,

    I have been spinning my wheels for the past 3 hours trying to get my wireless card working . I have beeps, lights, and recognition, but I dont know what file to add my SSID, Encryption key etc to. Could someone please post a snippet of their files.

    Thanks in advance.
    Your first option is to run wlcardconfig.

    Optionally you can enter your settings from the comand line like this:

    iwconfig eth0 essid [your_essid] key [your_key]

    If you want to save these settings they go in /etc/pcmcia/wireless.opts

  3. #3
    Junior Member registered user
    Join Date
    Mar 2003
    Posts
    15

    Re: WIRELESS PROBLEMS!!

    [/quote] Your first option is to run wlcardconfig.

    Optionally you can enter your settings from the comand line like this:

    iwconfig eth0 essid [your_essid] key [your_key]

    If you want to save these settings they go in /etc/pcmcia/wireless.opts[/quote]


    aay,

    First off, thanks for responding to my post. I always make it a habit to search the forums for an answer to my question before posting. Surprisingly wireless is not a much talk about topic on this board.

    Anyway, I did what you said but now I am at work so I have no way of seeing if the configuration worked. I will check as soon as I get home. You also stated "If you want to save these settings they go in /etc/pcmcia/wireless.opts". Does wlcardconfig save it there automatically? After running wlcardconfig, should I still need to make any changes to any of the files in /etc/pcmcia?

    I don't want to jump on the whole I AM A NEWBIE bandwagon for sympathy. I am two months into Linux, and during that time I have installed and used Red Hat and Mandrake. Both were a pain in the arse to install on my Compaq Presario 900, and neither worked 100%.

    Knoppix/Debian is the first distro that installed painlessly, and detected all my devices. And just think when I started two months ago I was told by the Linux community to stay away from Debian because it has a steep learning curve. Maybe so, but after I get my wireless and sound working I will have a fully functioning machine. Something I never had with the other distros!!!

    Steve

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353

    Re: WIRELESS PROBLEMS!!

    Quote Originally Posted by WANDr
    You also stated "If you want to save these settings they go in /etc/pcmcia/wireless.opts". Does wlcardconfig save it there automatically? After running wlcardconfig, should I still need to make any changes to any of the files in /etc/pcmcia?
    Actually wlcardconfig will save your wirless settings in /etc/pcmcia/wireless.opts so you may just want to adjust your settings that way. BTW, wlcardconfig will ask for a lot of stuff. All you'll probably need to enter is your essid and your encryption key.

    Quote Originally Posted by WANDr
    I don't want to jump on the whole I AM A NEWBIE bandwagon for sympathy. I am two months into Linux, and during that time I have installed and used Red Hat and Mandrake. Both were a pain in the arse to install on my Compaq Presario 900, and neither worked 100%.

    Knoppix/Debian is the first distro that installed painlessly, and detected all my devices. And just think when I started two months ago I was told by the Linux community to stay away from Debian because it has a steep learning curve. Maybe so, but after I get my wireless and sound working I will have a fully functioning machine. Something I never had with the other distros!!!

    Steve
    I too was told to stay away from Debian. I think the difficulty generally associated with Debian lies in the install. Once debian is installed it's a really easy to keep updated with apt. Since Knoppix makes the install pretty easy, much of the pain attributed to Debian is removed.

    Let us know how the wireless issue goes.

    Take care,

    Adam

  5. #5
    Junior Member registered user
    Join Date
    Mar 2003
    Posts
    15

    Re: WIRELESS PROBLEMS!!

    Quote Originally Posted by aay

    Your first option is to run wlcardconfig.

    Optionally you can enter your settings from the comand line like this:

    iwconfig eth0 essid [your_essid] key [your_key]

    If you want to save these settings they go in /etc/pcmcia/wireless.opts

    aay, YOU DA MAN!!!! My wireless worked when I got home :P !!

  6. #6
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Glad to see it all worked out ok.

  7. #7
    Junior Member registered user
    Join Date
    Mar 2003
    Posts
    17
    Do I have to do anything special to get it going once I've run the information through wlcardconfig?

    I have a Cisco Aironet 350 card. I run wlcardconfig and enter the essid "MyAir" and the key "2dcfe44aec" (64bit). Then exit out. It saves (at least temporarily) the changes to /etc/pcmcia/wireless.opts but iwconfig doesn't show the card running. I then tried '/etc/pcmcia/network start wifi0' but it gives me an error and shows me the 'usage' info over and over:

    root@ttyp0[pcmcia]# /etc/pcmcia/network start wifi0
    usage: /etc/pcmcia/network [action] [device name]
    actions: start check stop suspend resume

    Rebooting of course replaces the wireless.opts with the default one off the CD (I'm still booting from CD), so that doesn't work either.

    As all of the above failed, I tried:

    iwconfig wifi0 essid MyAIR key 2dcfe44aec

    This returns no errors, but iwconfig does not show the ESSID listed, nor does the card start (no lights on it are lit up). The card lights are on during boot and shutdown when modprobe checks the aircard.

    I've tried the key with and without 0x as the data are hex.

    Any ideas, pointers? This is a Compaq 2525US and has a built-in wireless controller, but I prefer the Cisco. Figured that would be easier to get up and running too...

    J

Similar Threads

  1. Replies: 1
    Last Post: 01-11-2005, 04:18 AM
  2. Problems with Wireless and widescreen
    By lozzy in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 12-14-2004, 03:58 PM
  3. Intel PRO/Wireless 2100 Detection Problems
    By supercleanse in forum Hardware & Booting
    Replies: 0
    Last Post: 12-06-2004, 12:43 AM
  4. Replies: 2
    Last Post: 11-15-2004, 12:52 PM
  5. Wireless USB Network Adapter Problems....
    By haYnguy in forum Hardware & Booting
    Replies: 3
    Last Post: 08-08-2004, 04:19 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
  •  


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$19.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.50



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$6.80



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95