public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dani Crisan <danicrisan82@yahoo.com>
To: gentoo-user@lists.gentoo.org
Subject: Fw: [gentoo-user] wireless not working
Date: Sun, 16 Mar 2008 05:11:49 -0700 (PDT)	[thread overview]
Message-ID: <28328.98019.qm@web45601.mail.sp1.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3565 bytes --]

Update on this matter.

 -issued the command:
      	  
			  wpa_supplicant -iwlan0 -Dwext -d -c /etc/wpa_supplicant/wpa_supplicant.conf	
 -then
      	  
			  dhcpcd wlan0	
Then everything is ok and my wireless works.

My question is why when I issue /etc/init.d/net.wlan0 start it says about the WEP and doesn't connect?

Thank you.[/code]

----- Forwarded Message ----
From: Dani Crisan <danicrisan82@yahoo.com>
To: gentoo-user@lists.gentoo.org
Sent: Sunday, March 16, 2008 10:41:28 AM
Subject: [gentoo-user] wireless not working

Hello,

Here is the scenario:
-wireless card: Intel PRO/WIRELESS 3945ABG
-lsmod | grep 3945
    iwl3945               144628  0
    mac80211              108932  1
 iwl3945
-iwlist
    wlan0     Scan completed :
          Cell 01 - Address: 00:17:9A:F4:CE:B5
                    ESSID:"a"
                    Mode:Master
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=33/100  Signal level=-89 dBm  Noise level=-127 dBm
                    Encryption key:off
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
                              48 Mb/s; 54 Mb/s
                    Extra:tsf=00000085815e4183
          Cell 02 - Address: 00:1D:7E:E3:8C:DD
                    ESSID:"baladei-wifi"
                    Mode:Master
                    Channel:11
                   
 Frequency:2.462 GHz (Channel 11)
                    Quality=97/100  Signal level=-28 dBm  Noise level=-127 dBm
                    Encryption key:on
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36
 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
                              12 Mb/s; 48 Mb/s
                    Extra:tsf=0000000b865b4049

(I WANT TO CONNECT TO CELL2-baladei-wifi)


-cat  /etc/wpa_supplicant/wpa_supplicant.conf
   
 ctrl_interface=/var/run/wpa_supplicant
    ctrl_interface_group=wheel
    update_config=0
    fast_reauth=1

    network={
        ssid="baladei-wifi"
        proto=WPA
        key_mgmt=WPA-PSK
        pairwise=CCMP TKIP
        group=CCMP TKIP WEP
        psk="my-password"
        priority=5
        }

-cat /etc/conf.d/net
    modules_wlan0=("dhcpcd" "iwconfig")
   
 wpa_supplicant_wlan0="-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf"
    config_wlan0=("dhcp")
    dhcpcd_wlan0="-t 5 -A"

    pre-up(){
    ifconfig wlan0 up
    }

-and the error:
 /etc/init.d/net.wlan0 start
 * Starting
 wlan0
 *   Configuring wireless network for wlan0
 *   WEP key is not set for "baladei-wifi" - not connecting
 *   WEP key is not set for "linksys" - not connecting
 *   Couldn't associate with any access points on wlan0
 *   Failed to configure wireless for wlan0                               [ !! ]

    

I need to connect to my linksys WRT54GL which is set to wpa-personal / wpa algorithm: TKIP, no WEP.



Please advise since I'm getting very confused.


Thank you in advance.



    



      Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.





      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

[-- Attachment #2: Type: text/html, Size: 13861 bytes --]

                 reply	other threads:[~2008-03-16 12:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28328.98019.qm@web45601.mail.sp1.yahoo.com \
    --to=danicrisan82@yahoo.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox