You are not logged in.

#1 2013-02-01 02:45:48

erizo
Member
Registered: 2013-01-21
Posts: 8

"WPA Authentication/Association Failed" with RTL8192CU

Hi. I've tried to install archlinux in an old machine but I can't connect to internet by a Tp-link with RTL8192CU. After wifi-menu, I got

WPA Authentication/Association Failed

I've looked this problem in many topics but no one could help me.
I ran
wpa_supplicant -Dwext -i wlan0 -c /etc/supli.conf -B but I got the same error.
Also, I've intalled in my machine (I'm ussing it to write this smile ) the last realtek driver but I have the same message.
My supli.conf file is:

network={
    ssid="Nami y Javi"
    #psk="f11235813"
    psk=98509e047acfda949510707f068faed3d4196e38db86d698c5ecf604ad6aeaff
}

and my /etc/network.d/profile.conf is

CONNECTION='wireless'
DESCRIPTION='Automatically generated profile by wifi-menu'
INTERFACE='wlan0'
SECURITY='wpa'
ESSID=Javi\ y\ Nami
IP='dhcp'
KEY=f11235813


Any suggestion. Thanks everybody

Offline

#2 2013-02-01 03:28:43

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,445
Website

Re: "WPA Authentication/Association Failed" with RTL8192CU

You said this is a new install?  Is your wireless interface actually called wlan0?

Is the interface up, can you scan?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2013-02-01 03:35:17

the sad clown
Member
From: 192.168.0.X
Registered: 2011-03-20
Posts: 837

Re: "WPA Authentication/Association Failed" with RTL8192CU


I laugh, yet the joke is on me

Offline

#4 2013-02-01 15:26:59

erizo
Member
Registered: 2013-01-21
Posts: 8

Re: "WPA Authentication/Association Failed" with RTL8192CU

thanks for de replies.
I'm sorry but I've tried everything in the post and doesn't work (or I didn't understand how).
I want to connect internet by my wifi receptor. I used wifi-menu.
If I run

dhcpcd -k
dhcpcd  -t 0 wlan0

I got

dhcpcd[1165]: version 5.6.4 starting
dhcpcd[1165]: wlan0: waiting for carrier

And no more.. I have to kill it.

Thanks!

Last edited by erizo (2013-02-01 15:28:30)

Offline

#5 2013-02-01 16:30:15

the sad clown
Member
From: 192.168.0.X
Registered: 2011-03-20
Posts: 837

Re: "WPA Authentication/Association Failed" with RTL8192CU

Run "ip link".  Is your interface still wlan0 or something else.  If it is something else, then you need to make adjustments in netcfg and any existing configuration files to reflect this change.


I laugh, yet the joke is on me

Offline

Board footer

Powered by FluxBB