Re: [4.13 REGRESSION] Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-08-14 Thread Hans de Goede
Hi, On 14-08-17 17:46, Kalle Valo wrote: Hans de Goede writes: diff --git a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c index d21258d..def120c 100644 ---

Re: [4.13 REGRESSION] Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-08-14 Thread Kalle Valo
Hans de Goede writes: >>> diff --git a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c >>> b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c >>> index d21258d..def120c 100644 >>> --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c >>> +++

[4.13 REGRESSION] Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-08-14 Thread Hans de Goede
Hi, On 23-07-17 09:08, Hans de Goede wrote: Hi, On 22-07-17 21:53, Arend van Spriel wrote: On 22-07-17 21:19, Ian Molton wrote: On 22/07/17 20:18, Ian Molton wrote: On 22/07/17 19:43, Hans de Goede wrote: Hi, When upgrading my devel environment to 4.13-rc1+ I noticed that the brcm43430

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-08-09 Thread russianneuroman...@ya.ru
Hello! > There are three patches currently in wireless tree, maybe also in netdev > tree, which will probably be included in 4.13-rc4 fixing the issue below. With Linux 4.13rc4 issue is no longer reproducible on Lenovo Miix2 8. 03.08.2017, 05:05, "Arend van Spriel"

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-08-02 Thread russianneuroman...@ya.ru
Hello! Thank you for infrmation! I will check rc4 as soon as possible and will let you know. 03.08.2017, 05:06, "Arend van Spriel" : > On 02-08-17 22:43, russianneuroman...@ya.ru wrote: >>  Hello! >> >>  Sorry for late answer. >> >>>  russianneuromancer has

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-08-02 Thread Arend van Spriel
On 02-08-17 22:43, russianneuroman...@ya.ru wrote: > Hello! > > Sorry for late answer. > >> russianneuromancer has reported seeing a similar problem with 4.13. > >> russianneuromancer, can you check if the device you are seeing this with > also has a brcm43430 sdio wifi and if so if switching

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-08-02 Thread russianneuroman...@ya.ru
Hello! Sorry for late answer. > russianneuromancer has reported seeing a similar problem with 4.13. > russianneuromancer, can you check if the device you are seeing this with also has a brcm43430 sdio wifi and if so if switching to: >

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-07-24 Thread James Hughes
On 23 July 2017 at 08:08, Hans de Goede wrote: > Hi, > > On 22-07-17 21:53, Arend van Spriel wrote: >> >> On 22-07-17 21:19, Ian Molton wrote: >>> >>> On 22/07/17 20:18, Ian Molton wrote: On 22/07/17 19:43, Hans de Goede wrote: > > Hi, > > When

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-07-22 Thread Arend van Spriel
On 22-07-17 20:43, Hans de Goede wrote: > The real culprit here seems to be: > > jul 22 14:13:23 localhost.localdomain kernel: brcmfmac: > brcmf_sdio_hostmail: Unknown mailbox data content: 0x40012 So I dug a little deeper in our firmware and as it turns out it is indeed a firmware halt which is

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-07-22 Thread James Hughes
On 22 July 2017 at 20:53, Arend van Spriel wrote: > On 22-07-17 21:19, Ian Molton wrote: >> On 22/07/17 20:18, Ian Molton wrote: >>> On 22/07/17 19:43, Hans de Goede wrote: Hi, When upgrading my devel environment to 4.13-rc1+ I noticed that the

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-07-22 Thread Arend van Spriel
On 22-07-17 21:19, Ian Molton wrote: > On 22/07/17 20:18, Ian Molton wrote: >> On 22/07/17 19:43, Hans de Goede wrote: >>> Hi, >>> >>> When upgrading my devel environment to 4.13-rc1+ I noticed that >>> the brcm43430 sdio wifi on a Chuwi Hi8 plus stopped working: >> >> There is a fix for this: >>

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-07-22 Thread Ian Molton
On 22/07/17 20:18, Ian Molton wrote: > On 22/07/17 19:43, Hans de Goede wrote: >> Hi, >> >> When upgrading my devel environment to 4.13-rc1+ I noticed that >> the brcm43430 sdio wifi on a Chuwi Hi8 plus stopped working: > > There is a fix for this: > > https://patchwork.kernel.org/patch/9836383/

Re: brcm43430 sdio wifi regression with 4.13-rc1

2017-07-22 Thread Ian Molton
On 22/07/17 19:43, Hans de Goede wrote: > Hi, > > When upgrading my devel environment to 4.13-rc1+ I noticed that > the brcm43430 sdio wifi on a Chuwi Hi8 plus stopped working: There is a fix for this: https://patchwork.kernel.org/patch/9836383/ IIRC -Ian