Find the answer to your Linux question:
Results 1 to 9 of 9
I am pretty new to linux... ~24 hrs I installed Debian on another comuter I have. Managed after some work to install ndiswrapper, download the wireless card driver and activate ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    4

    wireless... connection problems

    I am pretty new to linux... ~24 hrs

    I installed Debian on another comuter I have. Managed after some work to install ndiswrapper, download the wireless card driver and activate the wlan0 connection.

    I entered the network settings tool and clicked into the properties of wlan0.
    It asked me there for ESSID (I entered "default") key type ("hex") and the key (which I entered as well). It then took a little time and I guess it did the configuration.

    But I still wasn't connected. I clicked the drop down list of detected networks (top right, next to the date) and say several networks (including mine). I clicked on it and it asked for the network key. I selected 64 bit hex (as configured on my router), entered the key and clicked the button to log into the network. No luck.

    I can't figure out why there are 2 places to enter the key (network config tool) and when selecting the network from the drop down list.

    Can anyone help?

    Ori

  2. #2
    Just Joined!
    Join Date
    Mar 2008
    Posts
    4

    A step back

    After rebooting my system for one reason or another, things seem to have gotten a little worse...
    First of all, in order to see wlan0 I had to repeat the "modprobe ndiswrapper" command.
    Now, the network settings window shows that wlan0 is active, will let me configure it, but will not let me set it as the default gateway.
    However, when I go to the GNOME network tools, and select wlan0 device, I see that all the stuff at the bottom reads as "not available".
    By the way, I am connected to the internet through the wired connection of the computer (eth0 I guess) but it says it is not configured and not active!

    I have attempted to attach the relevant screenshots.

    Thanks,

    Ori
    Screenshot-Network settings.jpg

    Screenshot-Network Tools - Devices.jpg

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,143
    This is a trick from my Fedora days, but I remember that I had to prefix the HEX key with a 0x (Zero X) to signify that the key was in HEX format, give that a shot.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  4. #4
    Just Joined! wollybyte's Avatar
    Join Date
    Dec 2007
    Posts
    7
    I had to repeat the "modprobe ndiswrapper" command
    add ndiswrapper at the end of the file /etc/modules

    I am connected to the internet through the wired connection of the computer (eth0 I guess) but it says it is not configured and not active
    the connection is managed by nm-applet

  5. #5
    Just Joined! wollybyte's Avatar
    Join Date
    Dec 2007
    Posts
    7

    have you enabled roaming mode innetwork tools

  6. #6
    Just Joined!
    Join Date
    Mar 2008
    Posts
    4
    hi,

    thanks, i'll try.
    what is roaming mode?
    what is nm-applet... how do you use it?

    ori

  7. #7
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by odattner View Post
    what is roaming mode?
    Roaming mode, if I'm not mistaken, just tells your wireless card to search for any and all wireless networks it can find. They should show up in the network manager window.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  8. #8
    Just Joined! wollybyte's Avatar
    Join Date
    Dec 2007
    Posts
    7
    what is nm-applet... how do you use it?
    from root terminal issue command
    apt-get install network-manager-gnome
    you will get an notification applet in the taskbar

  9. #9
    Just Joined! wollybyte's Avatar
    Join Date
    Dec 2007
    Posts
    7
    roaming mode

    Attached Images Attached Images

Posting Permissions

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