Gentoo Archives: gentoo-user

From: Dani Crisan <danicrisan82@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wireless problem
Date: Thu, 20 Mar 2008 10:52:46
Message-Id: 655773.20084.qm@web45602.mail.sp1.yahoo.com
1 ----- Original Message ----
2 From: Alexander Meinke <ameinke@××××××.de>
3 To: gentoo-user@l.g.o
4 Sent: Wednesday, March 19, 2008 3:15:35 PM
5 Subject: Re: [gentoo-user] wireless problem
6
7 -----BEGIN PGP SIGNED MESSAGE-----
8 Hash: SHA1
9
10 Hi Dani,
11
12 your configuration file looks ok. To prior one ap more than another Iam using
13 the priority=<int> option in my wpa_supplicant.conf.
14 The second problem, that you're not able to connect to your wpa secured ap,
15 could be triggered by not compiled in gnutls. So please check if this useflag is
16 enabled.
17
18
19 Regards,
20
21 acm.
22 -----BEGIN PGP SIGNATURE-----
23 Version: GnuPG v2.0.7 (GNU/Linux)
24
25 iD8DBQFH4RH3YCx19pTB5PERAgc7AJ9n6z5080jGodvsIAGH1oAtmFEu1gCfYaho
26 UnpexLHd7n3lwW19or3R170=
27 =EsRb
28 -----END PGP SIGNATURE-----
29
30 Thank you.
31 Now I can connect to my wireless but only when I issue
32 wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
33 and then
34 dhcpcd wlan0.
35 which means that wpa_supplicant.conf is ok
36
37 If I issue /etc/init.d/net.wlan0 it connects to the other wireless network.
38 Here is my /etc/conf.d/net
39
40 modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant")
41 wpa_supplicant_wlan0="-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf"
42 essid_wlan0="baladei-wifi"
43 mode_wlan0="managed"
44 preferred_aps_wlan0=("baladei-wifi" "dlink")
45 assciate_order_wlan0="forcepreferedonly"
46 config_wlan0=("dhcp")
47
48 gentoo-user@l.g.o mailing list
49
50
51
52
53
54
55
56 ____________________________________________________________________________________
57 Looking for last minute shopping deals?
58 Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Replies

Subject Author
Re: [gentoo-user] wireless problem Henry Gebhardt <hsggebhardt@××××××××××.com>
Re: [gentoo-user] wireless problem Neil Bothwick <neil@××××××××××.uk>