Re: AP mode with Broadcom 4330

2017-11-15 Thread Arend van Spriel
On 11/15/2017 12:07 AM, Russell King - ARM Linux wrote: Arend, Did this bug ever get fixed, or are 4330's still ending up advertising BCRM_TEST_SSID when they're put into AP mode with mainline kernels? It would be good to know whether I can drop my patch for this from my kernel tree and still

Re: AP mode with Broadcom 4330

2017-11-14 Thread Russell King - ARM Linux
Arend, Did this bug ever get fixed, or are 4330's still ending up advertising BCRM_TEST_SSID when they're put into AP mode with mainline kernels? It would be good to know whether I can drop my patch for this from my kernel tree and still have working AP mode. Thanks. On Mon, Jul 31, 2017 at

Re: AP mode with Broadcom 4330

2017-08-15 Thread Russell King - ARM Linux
On Tue, Aug 15, 2017 at 10:58:42AM +0100, Russell King - ARM Linux wrote: > Sorry for the confusion - the problem with iwlwifi turned out to be a > lack of /dev/random entropy, causing hostapd to forcefully deauth the > client - that was hidden when running hostapd from systemd and is only >

Re: AP mode with Broadcom 4330

2017-08-15 Thread Russell King - ARM Linux
On Tue, Aug 15, 2017 at 11:42:12AM +0200, Arend van Spriel wrote: > On 15-08-17 10:22, Russell King - ARM Linux wrote: > >On Mon, Aug 14, 2017 at 11:25:03PM -0700, ros...@gmail.com wrote: > >>If using rtlwifi, you could try using rtl8xxxu and see if you get > >>similar results. ¯\_(ツ)_/¯ > > >

Re: AP mode with Broadcom 4330

2017-08-15 Thread Arend van Spriel
On 15-08-17 10:22, Russell King - ARM Linux wrote: On Mon, Aug 14, 2017 at 11:25:03PM -0700, ros...@gmail.com wrote: If using rtlwifi, you could try using rtl8xxxu and see if you get similar results. ¯\_(ツ)_/¯ I'm using rtl8xxxu. I don't think rtlwifi supports the 8192eu - it certainly does

Re: AP mode with Broadcom 4330

2017-08-15 Thread Russell King - ARM Linux
On Mon, Aug 14, 2017 at 11:25:03PM -0700, ros...@gmail.com wrote: > If using rtlwifi, you could try using rtl8xxxu and see if you get > similar results. ¯\_(ツ)_/¯ I'm using rtl8xxxu. I don't think rtlwifi supports the 8192eu - it certainly does not list the device id: Bus 001 Device 002: ID

Re: AP mode with Broadcom 4330

2017-08-15 Thread rosenp
If using rtlwifi, you could try using rtl8xxxu and see if you get similar results. ¯\_(ツ)_/¯ On Tue, 2017-08-15 at 00:30 +0100, Russell King - ARM Linux wrote: > On Fri, Jul 28, 2017 at 09:50:21PM +0200, Arend van Spriel wrote: > > On 28-07-17 19:49, Russell King - ARM Linux wrote: > > >

Re: AP mode with Broadcom 4330

2017-08-14 Thread Russell King - ARM Linux
On Fri, Jul 28, 2017 at 09:50:21PM +0200, Arend van Spriel wrote: > On 28-07-17 19:49, Russell King - ARM Linux wrote: > > Replacing that "(!mbss)" with "mbss" results in AP mode working on the > > 4330. However, I suspect: > > > > if (brcmf_feat_is_enabled(ifp, BRCMF_FEAT_MBSS)) > >

Re: AP mode with Broadcom 4330

2017-07-31 Thread Arend van Spriel
On 31-07-17 14:59, Russell King - ARM Linux wrote: > On Fri, Jul 28, 2017 at 09:50:21PM +0200, Arend van Spriel wrote: >> I was going to agree with you, but having second thoughts. There are >> actually two use-cases that need to be handled properly. The regular AP >> case and the MBSS case. In

Re: AP mode with Broadcom 4330

2017-07-31 Thread Russell King - ARM Linux
On Fri, Jul 28, 2017 at 09:50:21PM +0200, Arend van Spriel wrote: > I was going to agree with you, but having second thoughts. There are > actually two use-cases that need to be handled properly. The regular AP > case and the MBSS case. In case of MBSS the initial AP interface will > have mbss set

Re: AP mode with Broadcom 4330

2017-07-28 Thread Arend van Spriel
On 28-07-17 19:49, Russell King - ARM Linux wrote: > On Fri, Jul 28, 2017 at 03:15:03PM +0100, Russell King - ARM Linux wrote: >> Hi, >> >> I've been struggling yesterday and today trying to configure AP mode >> with the Broadcom 4330 on a SolidRun Hummingboard2,

Re: AP mode with Broadcom 4330

2017-07-28 Thread Russell King - ARM Linux
On Fri, Jul 28, 2017 at 03:15:03PM +0100, Russell King - ARM Linux wrote: > Hi, > > I've been struggling yesterday and today trying to configure AP mode > with the Broadcom 4330 on a SolidRun Hummingboard2, using the 2013 > firmware: > > Firmware version = wl0: Jan 23

AP mode with Broadcom 4330

2017-07-28 Thread Russell King - ARM Linux
Hi, I've been struggling yesterday and today trying to configure AP mode with the Broadcom 4330 on a SolidRun Hummingboard2, using the 2013 firmware: Firmware version = wl0: Jan 23 2013 17:47:32 version 5.90.195.114 FWID 01-f9e7e464 People tell me that this works with SR's 3.14 kernel, but I'd