You are not logged in.

#1 2014-11-01 19:20:22

Art.emiz
Member
Registered: 2014-11-01
Posts: 6

[SOLVED]WiFi does not connect

Hello toghter,

I'm quit new in the this forum. For the most problems I find here really good solutions.

But for the Problem now I aven´t anthing found here what works.

I use a HP EliteBook 840 G1 with a Intel 7260 WiFi card. So he deteced the card and see the networks but if i try to access I get no connection. I tried it over the network Manager and the wifi menu.

What else could i try?

Thank in advance

Last edited by Art.emiz (2014-11-02 10:01:49)

Offline

#2 2014-11-01 19:57:10

circleface
Member
Registered: 2012-05-26
Posts: 639

Re: [SOLVED]WiFi does not connect

Have you tried doing it manually?  That might give an error to help diagnose the problem.

Offline

#3 2014-11-01 20:03:57

AbaddonOrmuz
Member
Registered: 2014-07-05
Posts: 43
Website

Re: [SOLVED]WiFi does not connect

Have you tried to tried the manual setup?

- https://wiki.archlinux.org/index.php/Wi … nual_setup

Network Manager stopped working for me long time ago (i ever tried it again), so you can give a try to Wicd.

- https://wiki.archlinux.org/index.php/Wicd

Offline

#4 2014-11-01 20:15:21

Art.emiz
Member
Registered: 2014-11-01
Posts: 6

Re: [SOLVED]WiFi does not connect

i tried it now, didn´t it before and I get the out ( I replaced only the SSID[XXX] and the password[xxxpass]):

root@WSARTEMIS artemis]# wpa_supplicant -i wlo1 -c <(wpa_passphrase XXX xxxpass)
Successfully initialized wpa_supplicant
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='XXX' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='XXX' freq=2437 MHz)
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=3 locally_generated=1
wlo1: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="XXX" auth_failures=1 duration=10 reason=WRONG_KEY
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlo1: CTRL-EVENT-SSID-REENABLED id=0 ssid="XXX"
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='XXX' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='XXX' freq=2437 MHz)
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=3 locally_generated=1
wlo1: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="XXX" auth_failures=2 duration=23 reason=WRONG_KEY
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlo1: CTRL-EVENT-SSID-REENABLED id=0 ssid="XXX"
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='XXX' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='XXX' freq=2437 MHz)
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=3 locally_generated=1
wlo1: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="XXX" auth_failures=3 duration=46 reason=WRONG_KEY
wlo1: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=CH
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD

It look like it is in a loop

Last edited by Art.emiz (2014-11-01 20:16:47)

Offline

#5 2014-11-01 20:24:03

Art.emiz
Member
Registered: 2014-11-01
Posts: 6

Re: [SOLVED]WiFi does not connect

Aso tried it with wicd so get get some error with the dbus. Could it be based on this?

The cmd out from the try:

/usr/share/wicd/gtk/gui.py:458: Warning: Source ID 56 was not found when attempting to remove it gobject.source_remove(self.update_cb)
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs)
  File "/usr/share/wicd/gtk/gui.py", line 253, in handle_connection_results error(self.window, language[results], block=False)

Offline

#6 2014-11-01 20:26:46

Moviuro
Member
Registered: 2012-06-03
Posts: 73

Re: [SOLVED]WiFi does not connect

wpa_passphrase hashes the password before feeding it to wpa_supplicant. What happens if you don't use it?

network={
ssid="YOUR SSID"
psk="YOUR KEY"
}

And then use that file as config for wpa_supplicant?


bspwm, BTRFS over LUKS
Archlinux a lot, FreeBSD more and more...
Murphy's rule: The day you need a backup, you tell yourself you should have created some.

Offline

#7 2014-11-01 20:47:08

Art.emiz
Member
Registered: 2014-11-01
Posts: 6

Re: [SOLVED]WiFi does not connect

I also tried it direkly with the direct key like you say, no success als oon this way. It is laso a endless loop.

The output from the try:

[root@WSARTEMIS artemis]# wpa_supplicant -i wlo1 -c wifi_data 
Successfully initialized wpa_supplicant
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
nl80211: send_and_recv->nl_recvmsgs failed: -33
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=2 locally_generated=1
wlo1: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=CH
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: SME: Deauth request to the driver failed
nl80211: send_and_recv->nl_recvmsgs failed: -33
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=2 locally_generated=1
wlo1: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=CH
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlo1: Reject scan trigger since one is already pending
wlo1: Failed to initiate AP scan
wlo1: Reject scan trigger since one is already pending
wlo1: Failed to initiate AP scan
wlo1: Reject scan trigger since one is already pending
wlo1: Failed to initiate AP scan
wlo1: Reject scan trigger since one is already pending
wlo1: Failed to initiate AP scan
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: SME: Deauth request to the driver failed
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="_XXX_" auth_failures=1 duration=10 reason=CONN_FAILED
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=6
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="_XXX_" auth_failures=2 duration=23 reason=CONN_FAILED
wlo1: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=CH
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlo1: CTRL-EVENT-SSID-REENABLED id=0 ssid="_XXX_"
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=3 locally_generated=1
wlo1: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="_XXX_" auth_failures=3 duration=46 reason=WRONG_KEY
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="_XXX_" auth_failures=4 duration=77 reason=CONN_FAILED
wlo1: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=CH
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlo1: CTRL-EVENT-SSID-REENABLED id=0 ssid="_XXX_"
wlo1: SME: Trying to authenticate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: Trying to associate with cc:5d:4e:66:8b:f2 (SSID='_XXX_' freq=2437 MHz)
wlo1: Associated with cc:5d:4e:66:8b:f2
wlo1: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:66:8b:f2 reason=3 locally_generated=1
wlo1: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="_XXX_" auth_failures=5 duration=75 reason=WRONG_KEY
wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="_XXX_" auth_failures=6 duration=143 reason=CONN_FAILED
wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD

Offline

#8 2014-11-01 20:52:51

Moviuro
Member
Registered: 2012-06-03
Posts: 73

Re: [SOLVED]WiFi does not connect

wlo1: WPA: 4-Way Handshake failed - pre-shared key may be incorrect

Make sure your key is correct. If you can, try to change your AP's key to one with characters only among

a-zA-Z0-9.-_

bspwm, BTRFS over LUKS
Archlinux a lot, FreeBSD more and more...
Murphy's rule: The day you need a backup, you tell yourself you should have created some.

Offline

#9 2014-11-01 21:00:48

Art.emiz
Member
Registered: 2014-11-01
Posts: 6

Re: [SOLVED]WiFi does not connect

The key is correct and is ony with a-z and 1-9 so it shoub be no problem. I check it many times and try with the same data on the other pc there it is working.

Any idear what I can do about this problem:?

ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):

Offline

#10 2014-11-01 21:08:13

Moviuro
Member
Registered: 2012-06-03
Posts: 73

Re: [SOLVED]WiFi does not connect

Art.emiz wrote:
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):

This is not related to your networking issue but to wicd (I don't know anything about it, so can't help).
As things currently are, I'd try to stick to the manual approach.

Art.emiz wrote:

The key is correct and is ony with a-z and 1-9 so it shoub be no problem. I check it many times and try with the same data on the other pc there it is working.

What is this other computer running? can you get its configuration file?


bspwm, BTRFS over LUKS
Archlinux a lot, FreeBSD more and more...
Murphy's rule: The day you need a backup, you tell yourself you should have created some.

Offline

#11 2014-11-01 21:14:47

Art.emiz
Member
Registered: 2014-11-01
Posts: 6

Re: [SOLVED]WiFi does not connect

No the other is with Win7 so ready good to get a config from there. But I tried now to reinstall the netctl service for systemd and no i got a connection. Problebly I get ther somthing mixed up with all the test. I will restart and see if it is then ok.

Thank for the help

Ok it works now. How can I tag it als solved?

Last edited by Art.emiz (2014-11-01 21:17:37)

Offline

#12 2014-11-01 21:53:42

circleface
Member
Registered: 2012-05-26
Posts: 639

Re: [SOLVED]WiFi does not connect

To mark it as solved just edit the title to you first post and include [SOLVED] at the beginning.

Offline

Board footer

Powered by FluxBB