since a few days I try to connect a Raspberry Pi with an RTL 8191SU chipset WLAN-Adapter to my WLAN with E400 accesspoints. The Pi runs a Linux system "Raspbian Jessie".
It seems to connect but then gets immediately disconncted.
A connection to a Zyxel Accesspoint with the same configuration works without problems. I upgraded the E400 to firmware version 3.4.3-r9, but the problem still remains. I've changed the channel width to 20 MHz and Multicast Data rate to "Highest supported", but no success.
Here is what I find in the log:
Aug 23 21:13:30: wifid : Client[00-87-24-93-FA-74] on ssid Abbey internal cache based vlan is 0 (apd.c:82) Aug 23 21:13:30: wifid : client [00-87-24-93-FA-74] on ssid Abbey vlan 1 state sync (type:1) sent, len[128] (cache.c:1253) Aug 23 21:13:30: scmd : Dropping message to autopilot master, registration not completed (connect.c:604) Aug 23 21:13:30: scmd : Event write failed (pid:494). error 2:No such file or directory (main.c:1070) Aug 23 21:13:30: scmd : Aug 23 21:13:30 WIFI-6-CLIENT-CONNECTED Client [00-87-24-93-FA-74] connected to wireless lan [Abbey] (main.c:1 Aug 23 21:13:30: wifid : client[00-87-24-93-FA-74] on vap_id[0] wlan_id[0] created in coplane (stats.c:217) Aug 23 21:13:30: wifid : client[00-87-24-93-FA-74] current ssid[0][Abbey] and it's cache ssid[Abbey] (cache.c:1838) Aug 23 21:13:30: wifid : client[00-87-24-93-FA-74] no hotspot session found (hotspot.c:821) Aug 23 21:13:30: wifid : Client[00-87-24-93-FA-74] on ssid Abbey internal cache based vlan is 0 (apd.c:82) Aug 23 21:13:30: wifid : Failed to get stats for client[00-87-24-93-FA-74] on wlan 1 (wifi_stats.c:36) Aug 23 21:13:30: wifid : IEEE80211_IOCTL_STA_STATS failed (stats.c:265) Aug 23 21:13:30: wifid : client [00-87-24-93-FA-74] on ssid Abbey vlan 1 state sync (type:1) sent, len[128] (cache.c:1253) Aug 23 21:13:30: wifid : client[00-87-24-93-FA-74] on vap_id[0] wlan_id[0] created in coplane (stats.c:217) Aug 23 21:13:30: wifid : client[00-87-24-93-FA-74] current ssid[0][Abbey] and it's cache ssid[Abbey] (cache.c:1838) Aug 23 21:13:30: wifid : client[00-87-24-93-FA-74] no hotspot session found (hotspot.c:821) Aug 23 21:13:30: scmd : Dropping message to autopilot master, registration not completed (connect.c:604) Aug 23 21:13:30: scmd : Event write failed (pid:494). error 2:No such file or directory (main.c:1070) Aug 23 21:13:30: scmd : Aug 23 21:13:30 WIFI-6-CLIENT-DISCONNECTED Client [00-87-24-93-FA-74] disconnected from WLAN [Abbey], after [0 Aug 23 21:13:30: wifid : client[00-87-24-93-FA-74] on vap_id[0] wlan_id[0] deleted in coplane (stats.c:217) Aug 23 21:13:36: scmd : State timer callback. autopilot state = 0 (connect.c:659)
Thanks for the reply! There is no reason for the disconnect shown in the GUI-page. It simply says "Client [00-87-24-93-FA-74] disconnected from WLAN [Abbey], after [0] secs and used txbytes [0] rxbytes [0]".
This is a wpa2-psk secured WLAN with SSID "Abbey".
hi please share ap techdump to channareddy.ireddy@cambiumnetworks.com. we will look into this one. in the mean time can we downgrade ap to 3.3-r16 and check the connetivity status.
before downgrading to 3.3-r16 image, can we configure ssid with open autehntication and check client is abel to associate and able do data transfer with ap.
Hi, thanks for your replies. I initially had firmware 3.1-r20 installed when I encountered this problem.
Then I upgraded to 3.4.3-r9, but the problem still remained. Does ist make sense to downgrade to 3.1-r16?
I made a test now with open authentication and everything worked fine. Switching back to WPA2-PSK the problem reappeared.
How can I create a techdump? (I found this option in the "Autopilot"-menues but I do not have the autopilot activated.) Can I create that dump with the classic GUI? Or with the CLI?
since a few days I try to connect a Raspberry Pi with an RTL 8191SU chipset WLAN-Adapter to my WLAN with E400 accesspoints. The Pi runs a Linux system "Raspbian Jessie".
It seems to connect but then gets immediately disconncted.
A connection to a Zyxel Accesspoint with the same configuration works without problems. I upgraded the E400 to firmware version 3.4.3-r9, but the problem still remains. I've changed the channel width to 20 MHz and Multicast Data rate to "Highest supported", but no success.
...
Thanks and regards
Conny
What about the log on the Pi itself? try "grep wpa_supplicant /var/log/syslog" and see what it tells you.
I'm assuming this is a USB wifi adapter? (RasPis with onboard WiFi are Broadcom chips) How was the wifi set up - using the GUI or via console editing /etc/wpa_supplicant/wpa_supplicant.conf and /etc/network/interfaces?
I have several Pis with RTL8189 chipset (plus a couple with BCM onboard wifi), the following wpa_supplicant.conf works for them to connect to my E400 APs:
I tried an adaptation of your wpa_supplicant.conf but it didn't work, too.
I do not know if the raspi has a problem with the CCMP cipher, but the logfile in the E400 doesn't show something like that.
Here are my results of the syslog:
Aug 25 16:39:45 raspberrypi wpa_supplicant[378]: Successfully initialized wpa_supplicant
Aug 25 16:39:45 raspberrypi wpa_supplicant[378]: nl80211: Driver does not support authentication/association or connect commands
Aug 25 16:39:55 raspberrypi wpa_supplicant[402]: wlan0: Trying to associate with 00:04:56:ab:9c:xx (SSID='Abbey' freq=2432 MHz)
Aug 25 16:39:55 raspberrypi wpa_supplicant[402]: wlan0: Association request to the driver failed
Aug 25 16:40:00 raspberrypi wpa_supplicant[402]: wlan0: Authentication with 00:04:56:ab:9c:xx timed out.
Aug 25 16:40:00 raspberrypi wpa_supplicant[402]: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:04:56:ab:9c:xx reason=3 locally_generated=1
#then it tries to connect to a second E400 nearby:
Aug 25 16:40:10 raspberrypi wpa_supplicant[402]: wlan0: Trying to associate with 00:04:56:ab:80:yy (SSID=‘Abbey’ freq=2437 MHz)
Aug 25 16:40:10 raspberrypi wpa_supplicant[402]: wlan0: Association request to the driver failed
Aug 25 16:40:15 raspberrypi wpa_supplicant[402]: wlan0: Authentication with 00:04:56:ab:80:yy timed out.
#…and so on…
To compare - the following is a successful connect to a Zyxel accesspoint (using TKIP):
Aug 25 14:21:29 raspberrypi wpa_supplicant[379]: Successfully initialized wpa_supplicant
Aug 25 14:21:30 raspberrypi wpa_supplicant[379]: nl80211: Driver does not support authentication/association or connect commands
Aug 25 14:21:40 raspberrypi wpa_supplicant[446]: wlan0: Trying to associate with 60:31:97:84:c7:zz (SSID=‘GuestHouse’ freq=2412 MHz)
Aug 25 14:21:40 raspberrypi wpa_supplicant[446]: wlan0: Association request to the driver failed
Aug 25 14:21:42 raspberrypi wpa_supplicant[446]: wlan0: Associated with 60:31:97:84:c7:zz
Aug 25 14:21:42 raspberrypi wpa_supplicant[446]: wlan0: WPA: Key negotiation completed with 60:31:97:84:c7:zz [PTK=TKIP GTK=TKIP]
Aug 25 14:21:42 raspberrypi wpa_supplicant[446]: wlan0: CTRL-EVENT-CONNECTED - Connection to 60:31:97:84:c7:zz completed [id=0 id_str=]
Aug 25 16:30:03 raspberrypi wpa_supplicant[446]: wlan0: WPA: Group rekeying completed with 60:31:97:84:c7:zz [GTK=TKIP]
Thanks for the reply. I tested it, but no change. I had tested several configurations before and nothing worked. The problem here is that TKIP is not propagated by the E400, see the AP scan: