* [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
@ 2008-06-23 14:07 Zhou Rui
2008-06-23 14:09 ` [gentoo-user] " Zhou Rui
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: Zhou Rui @ 2008-06-23 14:07 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 348 bytes --]
Hi everyone,
I'm using gentoo in my UMPC fujitsu U1010 which has a Atheros superG
wireless card. I found the wiki says there is a kernel option can
compile Atheros 5xxx WLAN driver into the kernel, but I cannot find it in my
kernel 2.6.24-gentoo-r5 (emeged as gentoo-sources). So where can I get a
kernel with the Atheros driver?
Thanks.
Zhou Rui
[-- Attachment #2: Type: text/html, Size: 439 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-23 14:07 [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5 Zhou Rui
@ 2008-06-23 14:09 ` Zhou Rui
2008-06-23 14:22 ` [gentoo-user] " Kan-I Jyo
2008-06-24 8:29 ` Dirk Heinrichs
2 siblings, 0 replies; 13+ messages in thread
From: Zhou Rui @ 2008-06-23 14:09 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 509 bytes --]
2008/6/23 Zhou Rui <ghoulr@gmail.com>:
> Hi everyone,
> I'm using gentoo in my UMPC fujitsu U1010 which has a Atheros superG
> wireless card. I found the wiki says there is a kernel option can
> compile Atheros 5xxx WLAN driver into the kernel, but I cannot find it in my
> kernel 2.6.24-gentoo-r5 (emeged as gentoo-sources). So where can I get a
> kernel with the Atheros driver?
>
> Thanks.
> Zhou Rui
>
I'm sorry I get a mistake, the kernel version is 2.6.24-gentoo-r8, the
newest kernel in the portage.
[-- Attachment #2: Type: text/html, Size: 793 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-23 14:07 [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5 Zhou Rui
2008-06-23 14:09 ` [gentoo-user] " Zhou Rui
@ 2008-06-23 14:22 ` Kan-I Jyo
2008-06-23 14:33 ` James
2008-06-23 23:21 ` Neil Bothwick
2008-06-24 8:29 ` Dirk Heinrichs
2 siblings, 2 replies; 13+ messages in thread
From: Kan-I Jyo @ 2008-06-23 14:22 UTC (permalink / raw
To: gentoo-user
Though I do not own a model as you have metion, but I believe that the
ath5k driver module will not be found in kernels less than 2.6.25.
In other word, you may have to wait for 2.6.25 or later gentoo-source
to be marked as stable or do
# echo "sys-kernel/gentoo-sources" >> /etc/portage/package.keywords
to use a not-yet-stable version of kernel.
2008/6/23 Zhou Rui <ghoulr@gmail.com>:
> Hi everyone,
> I'm using gentoo in my UMPC fujitsu U1010 which has a Atheros superG
> wireless card. I found the wiki says there is a kernel option can
> compile Atheros 5xxx WLAN driver into the kernel, but I cannot find it in my
> kernel 2.6.24-gentoo-r5 (emeged as gentoo-sources). So where can I get a
> kernel with the Atheros driver?
>
> Thanks.
> Zhou Rui
--
Sincerely,
Jyo
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-23 14:22 ` [gentoo-user] " Kan-I Jyo
@ 2008-06-23 14:33 ` James
2008-06-23 23:21 ` Neil Bothwick
1 sibling, 0 replies; 13+ messages in thread
From: James @ 2008-06-23 14:33 UTC (permalink / raw
To: gentoo-user
On Mon, June 23, 2008 10:22 am, Kan-I Jyo wrote:
> Though I do not own a model as you have metion, but I believe that the
> ath5k driver module will not be found in kernels less than 2.6.25.
>
> In other word, you may have to wait for 2.6.25 or later gentoo-source
> to be marked as stable or do
>
> # echo "sys-kernel/gentoo-sources" >> /etc/portage/package.keywords
>
>
> to use a not-yet-stable version of kernel.
>
>
> 2008/6/23 Zhou Rui <ghoulr@gmail.com>:
>
>> Hi everyone,
>> I'm using gentoo in my UMPC fujitsu U1010 which has a Atheros superG
>> wireless card. I found the wiki says there is a kernel option can compile
>> Atheros 5xxx WLAN driver into the kernel, but I cannot find it in my
>> kernel 2.6.24-gentoo-r5 (emeged as gentoo-sources). So where can I get a
>> kernel with the Atheros driver?
>>
>> Thanks.
>> Zhou Rui
>>
>
>
>
> --
> Sincerely,
>
>
> Jyo
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
I usually compile a recent kernel from kernel.org.
It is not hard.
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-23 14:22 ` [gentoo-user] " Kan-I Jyo
2008-06-23 14:33 ` James
@ 2008-06-23 23:21 ` Neil Bothwick
2008-06-24 1:15 ` Kan-I Jyo
1 sibling, 1 reply; 13+ messages in thread
From: Neil Bothwick @ 2008-06-23 23:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 525 bytes --]
On Mon, 23 Jun 2008 23:22:45 +0900, Kan-I Jyo wrote:
> In other word, you may have to wait for 2.6.25 or later gentoo-source
> to be marked as stable or do
>
> # echo "sys-kernel/gentoo-sources" >> /etc/portage/package.keywords
>
> to use a not-yet-stable version of kernel.
That will mean he always uses testing kernel ebuilds, even when 2.6.25
becomes stable. Better to add "~sys-kernel/gentoo-sources-2.6.25" to
package.keywords.
--
Neil Bothwick
Hors d'oeuvres: 3 sandwiches cut into 40 pieces.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-23 23:21 ` Neil Bothwick
@ 2008-06-24 1:15 ` Kan-I Jyo
2008-06-24 8:17 ` Zhou Rui
0 siblings, 1 reply; 13+ messages in thread
From: Kan-I Jyo @ 2008-06-24 1:15 UTC (permalink / raw
To: gentoo-user
2008/6/24 Neil Bothwick <neil@digimed.co.uk>:
> On Mon, 23 Jun 2008 23:22:45 +0900, Kan-I Jyo wrote:
>
>> In other word, you may have to wait for 2.6.25 or later gentoo-source
>> to be marked as stable or do
>>
>> # echo "sys-kernel/gentoo-sources" >> /etc/portage/package.keywords
>>
>> to use a not-yet-stable version of kernel.
>
> That will mean he always uses testing kernel ebuilds, even when 2.6.25
> becomes stable. Better to add "~sys-kernel/gentoo-sources-2.6.25" to
> package.keywords.
Yes, surely your solution is a better way to do this job.
Thank you for your reminder.
--
Sincerely,
Jyo
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-24 1:15 ` Kan-I Jyo
@ 2008-06-24 8:17 ` Zhou Rui
2008-06-24 9:15 ` Kan-I Jyo
0 siblings, 1 reply; 13+ messages in thread
From: Zhou Rui @ 2008-06-24 8:17 UTC (permalink / raw
To: gentoo-user
Thanks for your help, but I'm still puzzled with the madwifi driver and the
build-in ath5k driver. Does it mean
if I choose to install a madwifi driver I can still use my 2.6.24 kernel?
But the problem is I cannot find the "non-hamradio
WLAN" option in current kernel either...
-----邮件原件-----
发件人: Kan-I Jyo [mailto:cecilhsujp@gmail.com]
发送时间: 2008年6月24日 9:16
收件人: gentoo-user@lists.gentoo.org
主题: Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008/6/24 Neil Bothwick <neil@digimed.co.uk>:
> On Mon, 23 Jun 2008 23:22:45 +0900, Kan-I Jyo wrote:
>
>> In other word, you may have to wait for 2.6.25 or later gentoo-source
>> to be marked as stable or do
>>
>> # echo "sys-kernel/gentoo-sources" >> /etc/portage/package.keywords
>>
>> to use a not-yet-stable version of kernel.
>
> That will mean he always uses testing kernel ebuilds, even when 2.6.25
> becomes stable. Better to add "~sys-kernel/gentoo-sources-2.6.25" to
> package.keywords.
Yes, surely your solution is a better way to do this job.
Thank you for your reminder.
--
Sincerely,
Jyo
--
gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-23 14:07 [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5 Zhou Rui
2008-06-23 14:09 ` [gentoo-user] " Zhou Rui
2008-06-23 14:22 ` [gentoo-user] " Kan-I Jyo
@ 2008-06-24 8:29 ` Dirk Heinrichs
2 siblings, 0 replies; 13+ messages in thread
From: Dirk Heinrichs @ 2008-06-24 8:29 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 902 bytes --]
Am Montag, 23. Juni 2008 schrieb ext Zhou Rui:
> I'm using gentoo in my UMPC fujitsu U1010 which has a Atheros superG
> wireless card. I found the wiki says there is a kernel option can
> compile Atheros 5xxx WLAN driver into the kernel, but I cannot find it in
> my kernel 2.6.24-gentoo-r5 (emeged as gentoo-sources). So where can I get
> a kernel with the Atheros driver?
ath5k has been included into 2.6.25. However, it doesn't support all chips
yet, so it may or may not work with your's. The other option is to "emerge
madwifi-ng".
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68 | Web: http://www.capgemini.com
D-40468 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: wwwkeys.pgp.net
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-24 8:17 ` Zhou Rui
@ 2008-06-24 9:15 ` Kan-I Jyo
2008-06-26 1:19 ` [gentoo-user] 答复: " Zhou Rui
2008-06-26 5:36 ` Zhou Rui
0 siblings, 2 replies; 13+ messages in thread
From: Kan-I Jyo @ 2008-06-24 9:15 UTC (permalink / raw
To: gentoo-user
2008/6/24 Zhou Rui <ghoulr@gmail.com>:
> Thanks for your help, but I'm still puzzled with the madwifi driver and the
> build-in ath5k driver. Does it mean
> if I choose to install a madwifi driver I can still use my 2.6.24 kernel?
Though ath5k driver will eventually replace the madwifi driver
according to the development team, surely you can use your current
2.6.24 kernel with madwifi-ng package in portage.
However, as Dirk has mentioned, the driver may or may not work with
your card. So you may have to give it a try.
> But the problem is I cannot find the "non-hamradio
> WLAN" option in current kernel either...
If the "How to install madwifi" gentoo wiki page is what you are
reffering to, it may be a little bit out of date. You can take a look
on madwifi.org's web page for an up-to-date requirements.
http://madwifi.org/wiki/Requirements
--
Sincerely,
Jyo
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] 答复: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-24 9:15 ` Kan-I Jyo
@ 2008-06-26 1:19 ` Zhou Rui
2008-06-26 17:56 ` Dirk Heinrichs
2008-06-26 5:36 ` Zhou Rui
1 sibling, 1 reply; 13+ messages in thread
From: Zhou Rui @ 2008-06-26 1:19 UTC (permalink / raw
To: gentoo-user
Finally, I emerged madwifi-ng and the WLAN card works. Add if I do the cmd
manually:
# /etc/init.d/net.ath0 start
the interface can get IP address from dhcp normally. But when I add the net.
ath0 to the
runlevel default and reboot, it cannot obtain the IP information with
dhcpcd... That means
I have to run the network restart script every time the system boots... Can
you give me some
advices about this?
# cat /etc/conf.d/net
# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d. To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).
# config_eth0=( "dhcp" )
# dhcp_eth0="nonis nontp"
modules=( "iwconfig" )
key_xxxxxx="[1] cccc-cccc-cccc-cccc-cccc-cccc-cc key [1] enc restricted"
preferred_aps=( "xxxxxx" )
config_ath0=( "dhcp" )
dhcp_ath0="nonis nontp"
Thank you very much.
Zhou
-----邮件原件-----
发件人: Kan-I Jyo [mailto:cecilhsujp@gmail.com]
发送时间: 2008年6月24日 17:15
收件人: gentoo-user@lists.gentoo.org
主题: Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008/6/24 Zhou Rui <ghoulr@gmail.com>:
> Thanks for your help, but I'm still puzzled with the madwifi driver and
the
> build-in ath5k driver. Does it mean
> if I choose to install a madwifi driver I can still use my 2.6.24 kernel?
Though ath5k driver will eventually replace the madwifi driver
according to the development team, surely you can use your current
2.6.24 kernel with madwifi-ng package in portage.
However, as Dirk has mentioned, the driver may or may not work with
your card. So you may have to give it a try.
> But the problem is I cannot find the "non-hamradio
> WLAN" option in current kernel either...
If the "How to install madwifi" gentoo wiki page is what you are
reffering to, it may be a little bit out of date. You can take a look
on madwifi.org's web page for an up-to-date requirements.
http://madwifi.org/wiki/Requirements
--
Sincerely,
Jyo
--
gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-24 9:15 ` Kan-I Jyo
2008-06-26 1:19 ` [gentoo-user] 答复: " Zhou Rui
@ 2008-06-26 5:36 ` Zhou Rui
1 sibling, 0 replies; 13+ messages in thread
From: Zhou Rui @ 2008-06-26 5:36 UTC (permalink / raw
To: gentoo-user
Finally, I emerged madwifi-ng and the WLAN card works. Add if I do the cmd
manually:
# /etc/init.d/net.ath0 start
the interface can get IP address from dhcp normally. But when I add the net.
ath0 to the
runlevel default and reboot, it cannot obtain the IP information with
dhcpcd... That means
I have to run the network restart script every time the system boots... Can
you give me some
advices about this?
# cat /etc/conf.d/net
# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d. To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).
# config_eth0=( "dhcp" )
# dhcp_eth0="nonis nontp"
modules=( "iwconfig" )
key_xxxxxx="[1] cccc-cccc-cccc-cccc-cccc-cccc-cc key [1] enc restricted"
preferred_aps=( "xxxxxx" )
config_ath0=( "dhcp" )
dhcp_ath0="nonis nontp"
Thank you very much.
Zhou
-----邮件原件-----
发件人: Kan-I Jyo [mailto:cecilhsujp@gmail.com]
发送时间: 2008年6月24日 17:15
收件人: gentoo-user@lists.gentoo.org
主题: Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008/6/24 Zhou Rui <ghoulr@gmail.com>:
> Thanks for your help, but I'm still puzzled with the madwifi driver and
the
> build-in ath5k driver. Does it mean
> if I choose to install a madwifi driver I can still use my 2.6.24 kernel?
Though ath5k driver will eventually replace the madwifi driver
according to the development team, surely you can use your current
2.6.24 kernel with madwifi-ng package in portage.
However, as Dirk has mentioned, the driver may or may not work with
your card. So you may have to give it a try.
> But the problem is I cannot find the "non-hamradio
> WLAN" option in current kernel either...
If the "How to install madwifi" gentoo wiki page is what you are
reffering to, it may be a little bit out of date. You can take a look
on madwifi.org's web page for an up-to-date requirements.
http://madwifi.org/wiki/Requirements
--
Sincerely,
Jyo
--
gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] 答复: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-26 1:19 ` [gentoo-user] 答复: " Zhou Rui
@ 2008-06-26 17:56 ` Dirk Heinrichs
2008-06-27 2:03 ` Zhou Rui
0 siblings, 1 reply; 13+ messages in thread
From: Dirk Heinrichs @ 2008-06-26 17:56 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1815 bytes --]
Am Donnerstag, 26. Juni 2008 schrieb Zhou Rui:
> Finally, I emerged madwifi-ng and the WLAN card works. Add if I do the cmd
> manually:
> # /etc/init.d/net.ath0 start
> the interface can get IP address from dhcp normally. But when I add the
> net. ath0 to the
> runlevel default and reboot, it cannot obtain the IP information with
> dhcpcd... That means
> I have to run the network restart script every time the system boots... Can
> you give me some
> advices about this?
Did you autoload the module at boot (see /etc/conf.d/modules:
modules="ath_pci")?
> # cat /etc/conf.d/net
>
> # This blank configuration will automatically use DHCP for any net.*
> # scripts in /etc/init.d. To create a more complete configuration,
> # please review /etc/conf.d/net.example and save your configuration
> # in /etc/conf.d/net (this file :]!).
>
> # config_eth0=( "dhcp" )
> # dhcp_eth0="nonis nontp"
>
> modules=( "iwconfig" )
> key_xxxxxx="[1] cccc-cccc-cccc-cccc-cccc-cccc-cc key [1] enc restricted"
> preferred_aps=( "xxxxxx" )
Hmm, isn't that WEP only (not sure)?
> config_ath0=( "dhcp" )
> dhcp_ath0="nonis nontp"
Here's mine:
modules=( "wpa_supplicant" "dhcpcd" )
wpa_supplicant_ath0="-Dmadwifi"
wpa_timeout_ath0=60
essid_ath0="<my_network_name>"
config_<my_network_name>=( "dhcp" )
key_<my_network_name>="s:<my_wpa_key>"
And finally, my wpa_supplicant.conf:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
# ap_scan=2 was the one for me you may try 0 or 1 indstead of 2
ap_scan=0
fast_reauth=1
network={
ssid="<my_network_name>"
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="<my_wpa_key>"
}
Of course, you need to emerge wpa_supplicant.
HTH...
Dirk
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5
2008-06-26 17:56 ` Dirk Heinrichs
@ 2008-06-27 2:03 ` Zhou Rui
0 siblings, 0 replies; 13+ messages in thread
From: Zhou Rui @ 2008-06-27 2:03 UTC (permalink / raw
To: gentoo-user
>Did you autoload the module at boot (see /etc/conf.d/modules:
>modules="ath_pci")?
I don't write the profile, because the module can be loaded automatically
at boot.
I used TKIP in my D-Link Router, so I emerged wpa_supplicant yesterday,
it works fine. But at Linksys WRT54G which use shared WEP, still cannot
obtain the IP at boot, then I switch the encryption of WRT54G to TKIP, it
got
the address... Now I think there may be some issue at the WEP connection
initial stage, so at last, this card works fine for me. Thank you very much.
-----邮件原件-----
发件人: Dirk Heinrichs [mailto:dirk.heinrichs@online.de]
发送时间: 2008年6月27日 1:56
收件人: gentoo-user@lists.gentoo.org
主题: Re: [gentoo-user] 答复: [gentoo-user] Atheros 5xxx driver in kernel 2.
6.24-gentoo-r5
Am Donnerstag, 26. Juni 2008 schrieb Zhou Rui:
> Finally, I emerged madwifi-ng and the WLAN card works. Add if I do the
> cmd
> manually:
> # /etc/init.d/net.ath0 start
> the interface can get IP address from dhcp normally. But when I add
> the net. ath0 to the runlevel default and reboot, it cannot obtain the
> IP information with dhcpcd... That means I have to run the network
> restart script every time the system boots... Can you give me some
> advices about this?
> # cat /etc/conf.d/net
>
> # This blank configuration will automatically use DHCP for any net.* #
> scripts in /etc/init.d. To create a more complete configuration, #
> please review /etc/conf.d/net.example and save your configuration # in
> /etc/conf.d/net (this file :]!).
>
> # config_eth0=( "dhcp" )
> # dhcp_eth0="nonis nontp"
>
> modules=( "iwconfig" )
> key_xxxxxx="[1] cccc-cccc-cccc-cccc-cccc-cccc-cc key [1] enc restricted"
> preferred_aps=( "xxxxxx" )
Hmm, isn't that WEP only (not sure)?
> config_ath0=( "dhcp" )
> dhcp_ath0="nonis nontp"
Here's mine:
modules=( "wpa_supplicant" "dhcpcd" )
wpa_supplicant_ath0="-Dmadwifi"
wpa_timeout_ath0=60
essid_ath0="<my_network_name>"
config_<my_network_name>=( "dhcp" )
key_<my_network_name>="s:<my_wpa_key>"
And finally, my wpa_supplicant.conf:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
# ap_scan=2 was the one for me you may try 0 or 1 indstead of 2 ap_scan=0
fast_reauth=1
network={
ssid="<my_network_name>"
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="<my_wpa_key>"
}
Of course, you need to emerge wpa_supplicant.
HTH...
Dirk
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2008-06-27 2:04 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-23 14:07 [gentoo-user] Atheros 5xxx driver in kernel 2.6.24-gentoo-r5 Zhou Rui
2008-06-23 14:09 ` [gentoo-user] " Zhou Rui
2008-06-23 14:22 ` [gentoo-user] " Kan-I Jyo
2008-06-23 14:33 ` James
2008-06-23 23:21 ` Neil Bothwick
2008-06-24 1:15 ` Kan-I Jyo
2008-06-24 8:17 ` Zhou Rui
2008-06-24 9:15 ` Kan-I Jyo
2008-06-26 1:19 ` [gentoo-user] 答复: " Zhou Rui
2008-06-26 17:56 ` Dirk Heinrichs
2008-06-27 2:03 ` Zhou Rui
2008-06-26 5:36 ` Zhou Rui
2008-06-24 8:29 ` Dirk Heinrichs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox