mbox series

[SRU,C/D,linux-firmware,0/2] Fix intel 8265 wifi crashing

Message ID 20190123050658.1528-1-aaron.ma@canonical.com
Headers show
Series Fix intel 8265 wifi crashing | expand

Message

Aaron Ma Jan. 23, 2019, 5:06 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1808389

[Impact]
repeated crashes of the Intel 8265 wireless card on a Lenovo X1 Gen6.

[Fix]
New iwlwifi firmware fix it.

[Test]
Bug reporter verified with positive result.

[Regression Potential]
Upstream fix, low risk.
Bug reporter confirms fix.

Emmanuel Grumbach (1):
  iwlwifi: update firmwares for 8000 series

Luca Coelho (1):
  iwlwifi: update firmwares for 7000, 8000 and 9000 series

 WHENCE                            |  14 +++++++-------
 iwlwifi-3160-17.ucode             | Bin 918268 -> 918268 bytes
 iwlwifi-7260-17.ucode             | Bin 1049340 -> 1049340 bytes
 iwlwifi-7265-17.ucode             | Bin 1180412 -> 1180412 bytes
 iwlwifi-8000C-36.ucode            | Bin 2486572 -> 2486572 bytes
 iwlwifi-8265-36.ucode             | Bin 2498044 -> 2498044 bytes
 iwlwifi-9000-pu-b0-jf-b0-38.ucode | Bin 2520568 -> 2520584 bytes
 iwlwifi-9260-th-b0-jf-b0-38.ucode | Bin 2521412 -> 2521412 bytes
 8 files changed, 7 insertions(+), 7 deletions(-)

Comments

Stefan Bader Jan. 30, 2019, 2:08 p.m. UTC | #1
On 23.01.19 06:06, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/1808389
> 
> [Impact]
> repeated crashes of the Intel 8265 wireless card on a Lenovo X1 Gen6.
> 
> [Fix]
> New iwlwifi firmware fix it.
> 
> [Test]
> Bug reporter verified with positive result.
> 
> [Regression Potential]
> Upstream fix, low risk.
> Bug reporter confirms fix.
> 
> Emmanuel Grumbach (1):
>   iwlwifi: update firmwares for 8000 series
> 
> Luca Coelho (1):
>   iwlwifi: update firmwares for 7000, 8000 and 9000 series
> 
>  WHENCE                            |  14 +++++++-------
>  iwlwifi-3160-17.ucode             | Bin 918268 -> 918268 bytes
>  iwlwifi-7260-17.ucode             | Bin 1049340 -> 1049340 bytes
>  iwlwifi-7265-17.ucode             | Bin 1180412 -> 1180412 bytes
>  iwlwifi-8000C-36.ucode            | Bin 2486572 -> 2486572 bytes
>  iwlwifi-8265-36.ucode             | Bin 2498044 -> 2498044 bytes
>  iwlwifi-9000-pu-b0-jf-b0-38.ucode | Bin 2520568 -> 2520584 bytes
>  iwlwifi-9260-th-b0-jf-b0-38.ucode | Bin 2521412 -> 2521412 bytes
>  8 files changed, 7 insertions(+), 7 deletions(-)
> 
Formally feel ok but cannot say much more about the changes.

Acked-by: Stefan Bader <stefan.bader@canonical.com>
Seth Forshee Jan. 31, 2019, 6:29 p.m. UTC | #2
On Wed, Jan 23, 2019 at 01:06:56PM +0800, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/1808389
> 
> [Impact]
> repeated crashes of the Intel 8265 wireless card on a Lenovo X1 Gen6.
> 
> [Fix]
> New iwlwifi firmware fix it.
> 
> [Test]
> Bug reporter verified with positive result.
> 
> [Regression Potential]
> Upstream fix, low risk.
> Bug reporter confirms fix.
> 
> Emmanuel Grumbach (1):
>   iwlwifi: update firmwares for 8000 series
> 
> Luca Coelho (1):
>   iwlwifi: update firmwares for 7000, 8000 and 9000 series

This looks fine for cosmic, applied.

Disco already had the first commit. I just picked up the second one by
updating from upstream linux-firmware, so we don't need to apply these
there.

Thanks,
Seth
Seth Forshee Feb. 4, 2019, 10:24 p.m. UTC | #3
On Thu, Jan 31, 2019 at 12:29:14PM -0600, Seth Forshee wrote:
> On Wed, Jan 23, 2019 at 01:06:56PM +0800, Aaron Ma wrote:
> > BugLink: https://bugs.launchpad.net/bugs/1808389
> > 
> > [Impact]
> > repeated crashes of the Intel 8265 wireless card on a Lenovo X1 Gen6.
> > 
> > [Fix]
> > New iwlwifi firmware fix it.
> > 
> > [Test]
> > Bug reporter verified with positive result.
> > 
> > [Regression Potential]
> > Upstream fix, low risk.
> > Bug reporter confirms fix.
> > 
> > Emmanuel Grumbach (1):
> >   iwlwifi: update firmwares for 8000 series
> > 
> > Luca Coelho (1):
> >   iwlwifi: update firmwares for 7000, 8000 and 9000 series
> 
> This looks fine for cosmic, applied.
> 
> Disco already had the first commit. I just picked up the second one by
> updating from upstream linux-firmware, so we don't need to apply these
> there.

Hmm, we also have the cosmic kernel in bionic so we should update the
firmware there too. Can you send an update for bionic as well?

Thanks,
Seth
Aaron Ma Feb. 7, 2019, 9:47 a.m. UTC | #4
On 2/5/19 6:24 AM, Seth Forshee wrote:
> Hmm, we also have the cosmic kernel in bionic so we should update the
> firmware there too. Can you send an update for bionic as well?

Bionic needs to prepose one more commit, sent it to this thread.
This commit is just fix some typo, should be no regression.

2 commit above should be applied on Bionic.

Is this good?

Regards,
Aaron

> 
> Thanks,
> Seth