From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wm0-f41.google.com ([74.125.82.41]:38519 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752669AbcGVRRX convert rfc822-to-8bit (ORCPT ); Fri, 22 Jul 2016 13:17:23 -0400 Received: by mail-wm0-f41.google.com with SMTP id o80so75405929wme.1 for ; Fri, 22 Jul 2016 10:17:22 -0700 (PDT) From: Christopher Williamson In-Reply-To: References: <1468946312.5661.2.camel@redhat.com> <1469033825.3004.8.camel@redhat.com> <1469033825.3004.8.camel@redhat.com> <1469051432.3286.4.camel@redhat.com> <1469051432.3286.4.camel@redhat.com> <1469115440.29944.1.camel@redhat.com> <1469133499.18298.8.camel@redhat.com> <1469133499.18298.8.camel@redhat.com> <435adbc6-9fa3-e9e3-9815-8cf4b62e5342@broadcom.com> <1469204186.15064.6.camel@redhat.com> <1469204186.15064.6.camel@redhat.com> MIME-Version: 1.0 Date: Fri, 22 Jul 2016 13:17:20 -0400 Message-ID: (sfid-20160722_191731_418674_C21BBECF) Subject: Re: Problem connecting to wifi on libertas_cpio (sd8686) To: Dan Williams , "linux-wireless@vger.kernel.org" , Arend Van Spriel Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: I haven’t managed to get connected to a WPA network either so it looks like open only at the moment but I fear that may just have been a fluke. A big problem I’m facing is that editing /etc/default/crda to REGDOMAIN=GB wasn’t enough to set the wifi regulation mode to GB and I have to set it manually. This sometimes works and sometimes reports the following: country 98: DFS-UNSET (2402 - 2472 @ 40), (N/A, 20), (N/A) (2457 - 2472 @ 15), (N/A, 20), (N/A), NO-IR (5170 - 5250 @ 80), (N/A, 17), (N/A), NO-IR (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR (57240 - 63720 @ 2160), (N/A, 0), (N/A) At best this is simply an annoyance but at worst I’m thinking this may be responsible for the issues I’m seeing. Is there anywhere else I can force this to be set to GB? Christopher Williamson On 22 July 2016 at 17:54:40, Christopher Williamson (home@chrisaw.com(mailto:home@chrisaw.com)) wrote: > Disregard - I have actually managed to get this to connect to a open network! > > # iw reg set GB > # iw reg get > country GB: DFS-ETSI > (2402 - 2482 @ 40), (N/A, 20), (N/A) > (5170 - 5250 @ 80), (N/A, 20), (N/A) > (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS > (5490 - 5710 @ 160), (N/A, 27), (0 ms), DFS > (57000 - 66000 @ 2160), (N/A, 40), (N/A) > # iwconfig wlan0 essid "shaunthesheep-guest” > # dhclient wlan0 > > It’s good to have some progress - so it looks like the issue preventing the previous connection was the iw reg not being set properly (or possibly just wpa_supplicant borking the connection in some way. I stopped that this time around. I’ll try wpa1 now and report back. > > > Christopher Williamson > > > > On 22 July 2016 at 17:39:50, Christopher Williamson (home@chrisaw.com(mailto:home@chrisaw.com)) wrote: > > > > > Ok so I created a guest wifi network without any encryption enabled at all and the client still refuses to connect. > > > > Again, the connection is made perfectly using the USB dongle I have but not the built in libertas sd8686 chipset. > > > > I do currently use pfSense as a firewall box behind my wireless router (acting as an AP) and can see that no DHCP request is making it to the pfSense box. I believe you are right in the point about the firmware being the problem here. > > > > I should also confirm - the firmware in use is the latest from the linux-firmware Ubuntu 16.04 package. I did read around the net about being having various issues with various firmware sources and not others but despite trying firmware linked directly from Marvell I seem to always get one of two issues: > > > > 1.) I am unable to connect and keep getting asked for passphrases, or: > > 2.) The system completely freezes up (with the v8 firmwares I tried) > > > > I’m not really sure what else to try at this point. > > Christopher Williamson > > > > > > > > On 22 July 2016 at 17:24:52, Christopher Williamson (home@chrisaw.com(mailto:home@chrisaw.com)) wrote: > > > > > > > > Hi Dan, > > > > > > I will check out the WPA2 vs WPA vs open wireless thing in a few mins. > > > > > > For now though - the iwlist scan results for both a USB device and the > > > libertas device: > > > > > > USB: http://termbin.com/hdwl > > > Libertas: http://termbin.com/jxh7 > > > > > > Will follow up shortly with WPA and Open network configs. > > > > > > Christopher Williamson > > > > > > > > > > > > On 22 July 2016 at 17:16:29, Dan Williams (dcbw@redhat.com(mailto:dcbw@redhat.com)) wrote: > > > > > > > Hi Dan, > > > > > > > > I will check out the WPA2 vs WPA vs open wireless thing in a few mins. > > > > > > > > For now though - the iwlist scan results for both a USB device and the > > > > libertas device: > > > > > > > > USB: http://termbin.com/hdwl > > > > Libertas: http://termbin.com/jxh7 > > > > > > > > Will follow up shortly with WPA and Open network configs. > > > > > > > > *Christopher Williamson*