Internet disconnected unexpectly + Xorg freeze while watching html5 video in Chrome

Bug #1895449 reported by Mike Gao
8
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Committed
Undecided
koba

Bug Description

A few issues:

1)With Intel(R) Wireless-AC 9560, under kernel 5.4 for Ubuntu 20.04.1, the system sometimes gets disconnected with the network and I get the following error in syslog:

iwlwifi: BIOS contains WGDS but no WRDS

It is unclear if this is the cause of the problem, but this is likely related to kernel.

2) Watching HTML5 videos on Chrome with Nvidia GPU (440 driver) will sometimes cause xorg freeze. The exact cause is unknown. (Mouse, control all freeze for 5-10 seconds)

3) After Wake up from sleep got the following error on screen

sof-audio-pci error: no reply expected, received 0x0
iwlwifi: BIOS contains WGDS but no WRDS

4) After wake up from a long sleep session, sometimes chrome will not render web page correctly or even freeze. It is unclear if its a Chrome problem, or a Nvidia problem, or a Kernel Problem.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-47-generic 5.4.0-47.51
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: gao 1931 F.... pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Sep 13 09:14:36 2020
InstallationDate: Installed on 2020-08-25 (19 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
MachineType: Dell Inc. Inspiron 7591
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-47-generic root=UUID=421f18c3-a8c8-4cf4-9b7b-5a7442595b1b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-47-generic N/A
 linux-backports-modules-5.4.0-47-generic N/A
 linux-firmware 1.187.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/30/2020
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.7.0
dmi.board.name: 0JKGD4
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvr1.7.0:bd06/30/2020:svnDellInc.:pnInspiron7591:pvr:rvnDellInc.:rn0JKGD4:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 7591
dmi.product.sku: 0923
dmi.sys.vendor: Dell Inc.
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2020-09-07T23:43:13.736867

Revision history for this message
Mike Gao (mikegao) wrote :
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Mike Gao (mikegao)
summary: - Internet Disconnected Unexpectly + Xorg freeze while watching html video
- in Chrome
+ Internet disconnected unexpectly + Xorg freeze while watching html5
+ video in Chrome
Revision history for this message
Mike Gao (mikegao) wrote :

This is what happened after waking up from a long sleep.

Revision history for this message
Mike Gao (mikegao) wrote :

Most relevant syslog

Revision history for this message
Mike Gao (mikegao) wrote :

most relevant kern.log

koba (kobako)
Changed in linux (Ubuntu):
assignee: nobody → koba (kobako)
koba (kobako)
Changed in linux (Ubuntu):
status: Confirmed → In Progress
Revision history for this message
koba (kobako) wrote :

hi Mike
Could you simply "apt install linux-oem-5.6" instead!?
Then check the issue again.
Thanks

Revision history for this message
Mike Gao (mikegao) wrote :

Hi,

The iwlwifi issue is still there, and complete xorg freeze still happens, but less frequently. What's the difference between 5.6 and 5.4 kernel?

I thought 5.4 should be LTS? May be the fixes are already incorporated in the upstream kernel updates? When are we going to have kernel updates to 5.4.66?

Revision history for this message
koba (kobako) wrote :

@Mike,
Are the point 2&3 gone!?
please also cat /proc/cmdline?!

Revision history for this message
Mike Gao (mikegao) wrote :

No. Same issue still happens. I'm now back to the LTS kernel, which received an update BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic with nvidia driver 450

The same issue still exist, and I think it got even more severe. Chrome will freeze even opening a new tab some time. Also the gnome animations are really really laggy, which could be a bug but I'm unsure if its ubuntu related. Still, I didn't have such issue on Fedora.

Revision history for this message
koba (kobako) wrote :

1. Did you connect with 2.4g or 5g!?
2. Only play html5 on chrome can trigger the issue!? Did you ever try Firefox!?
3. please prime-select intel & reboot, try

Revision history for this message
koba (kobako) wrote :

@Mike,
I tried Firefox,
both nvidia&intel gpu are fine after resume from suspend.
For chrome, the issue would be triggered with nvidia.

Revision history for this message
Mike Gao (mikegao) wrote :

@Koba,

You're right, it doesn't happen on Firefox. This only happen on Chrome. But its a bit weird since it does not happen on fedora.

I connected with 5g, but happen with 2.4g too. Would you like some logs?

Revision history for this message
koba (kobako) wrote :

@Mike,
I also tried chromium and the issue still can be triggered.
Would you please file a bug to chromium first !?
https://bugs.chromium.org/p/chromium/issues/list

Revision history for this message
koba (kobako) wrote :

@Mike,
For wifi issue, could you help to turn off the power save of wifi and check it again.
#Setting->Power->Wifi(wifi can be turned off to save power)

Revision history for this message
Mike Gao (mikegao) wrote :

I don't think that the powersave feature. When I turned it off the wifi just got disconnected.....

Revision history for this message
Mike Gao (mikegao) wrote :

Yes, I'll submit a request to chromium as well and paste the link here

Revision history for this message
koba (kobako) wrote :

Do you know what kind of chipset is your wifi ap or could you share you model of wifi ap!? e.g. Broadcom, Realtek?

I have a same machine as yours and can't simply trigger the issue 1.
Could you dump the dmesg to me when the issue 1 is triggered!?
Please also cat /proc/cmdline

Revision history for this message
koba (kobako) wrote :

Could you also grep the wifi firmware version!?
#dmesg | grep iwlwifi.
e.g. iwlwifi 0000:00:14.3: loaded firmware version 12345

Revision history for this message
Mike Gao (mikegao) wrote :

[ 2.703012] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 2.712724] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[ 2.712726] iwlwifi 0000:00:14.3: Found debug configuration: 0
[ 2.712969] iwlwifi 0000:00:14.3: loaded firmware version 46.6bf1df06.0 op_mode iwlmvm
[ 2.738828] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[ 2.746948] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 2.747267] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[ 2.788448] iwlwifi 0000:00:14.3: base HW address: dc:fb:48:9e:14:f2
[ 3.302630] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[ 6.013073] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 6.130593] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 6.200353] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 6.208746] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS

Revision history for this message
Mike Gao (mikegao) wrote :

BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic root=UUID=421f18c3-a8c8-4cf4-9b7b-5a7442595b1b ro quiet splash vt.handoff=7

5.4.0 LTS kernel, Ubuntu official

Revision history for this message
Mike Gao (mikegao) wrote :

There's also the issue with this
Sep 24 05:47:59 MikeBook kernel: [124673.965170] sof-audio-pci 0000:00:1f.3: error: no reply expected, received 0x0

I don't know if you know what caused this.

Revision history for this message
Mike Gao (mikegao) wrote :

I think the chipset for my ap is realtek, but not 100% sure. Theres no information on it that I can find online - I can check with my provider if necessary, but this level of constant connect/disconnect doesn't happen with my mac or even on windows (same machine, boot from another drive)

information type: Public → Public Security
information type: Public Security → Private Security
information type: Private Security → Public
Mike Gao (mikegao)
information type: Public → Private Security
information type: Private Security → Public
Revision history for this message
koba (kobako) wrote :

@Mike
for the audio error message, does this cause any function issue!?
On my side, i also get this message.
for the wifi issue, could cat the whole dmesg to me once the issue is triggered.
The wifi issue can't be triggered on my side.

Revision history for this message
Mike Gao (mikegao) wrote :

Sure. I'll send dmesg to you once the issue is triggered.

The audio doesn't cause function issue. The only problem is that sometimes volume control keys don't work but I doubt if its related to the error. I just think since it's a LTS version, might as well submit patches that fix the audio error message as well?

Revision history for this message
Mike Gao (mikegao) wrote :

Hi,

The wifi disconnect happened again today.

I dmesg'ed while it happened. attached below

[249806.930668] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[249807.047016] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[249807.112858] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[249807.122092] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[256815.224281] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[256815.224291] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[256815.224296] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[256815.224303] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[256815.224308] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[256815.224325] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[279334.498057] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[279334.707102] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[279334.791802] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[279334.807193] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[332511.549652] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[332511.665100] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[332511.731404] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[332511.743198] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[345594.975773] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[345594.975810] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[345594.975938] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[345594.976045] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[345594.976224] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station
[345594.976285] iwlwifi 0000:00:14.3: expected hw-decrypted unicast frame for station

Revision history for this message
Mike Gao (mikegao) wrote :
Download full text (21.8 KiB)

Happened again today.

[371680.298916] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[371680.573566] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[371680.660937] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[371680.678607] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[372493.690361] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[372493.806215] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[372493.872171] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[372493.883647] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[380084.191823] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[380084.308337] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[380084.374307] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[380084.385338] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[382961.569385] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[382961.569813] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[382961.569822] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
[382961.569835] iwlwifi 0000:00:14.3: Loaded firmware version: 46.6bf1df06.0
[382961.569853] iwlwifi 0000:00:14.3: 0x00004424 | ADVANCED_SYSASSERT
[382961.569859] iwlwifi 0000:00:14.3: 0x008026F4 | trm_hw_status0
[382961.569866] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[382961.569872] iwlwifi 0000:00:14.3: 0x004882DA | branchlink2
[382961.569878] iwlwifi 0000:00:14.3: 0x0047932A | interruptlink1
[382961.569884] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink2
[382961.569890] iwlwifi 0000:00:14.3: 0x000A32B3 | data1
[382961.569897] iwlwifi 0000:00:14.3: 0x00000C31 | data2
[382961.569904] iwlwifi 0000:00:14.3: 0x0000005F | data3
[382961.569916] iwlwifi 0000:00:14.3: 0x1D015182 | beacon time
[382961.569928] iwlwifi 0000:00:14.3: 0x5A305E82 | tsf low
[382961.569938] iwlwifi 0000:00:14.3: 0x0000005A | tsf hi
[382961.569944] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[382961.569951] iwlwifi 0000:00:14.3: 0xAB7F1BEF | time gp2
[382961.569958] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[382961.569965] iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
[382961.569972] iwlwifi 0000:00:14.3: 0x6BF1DF06 | uCode version minor
[382961.569978] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[382961.569986] iwlwifi 0000:00:14.3: 0x00489008 | board version
[382961.569994] iwlwifi 0000:00:14.3: 0x0A32001C | hcmd
[382961.570001] iwlwifi 0000:00:14.3: 0x80022002 | isr0
[382961.570010] iwlwifi 0000:00:14.3: 0x01000000 | isr1
[382961.570028] iwlwifi 0000:00:14.3: 0x08001802 | isr2
[382961.570042] iwlwifi 0000:00:14.3: 0x404174C4 | isr3
[382961.570054] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[382961.570062] iwlwifi 0000:00:14.3: 0x00D5019C | last cmd Id
[382961.570069] iwlwifi 0000:00:14.3: 0x0001ACAA | wait_event
[382961.570076] iwlwifi 0000:00:14.3: 0x0000A855 | l2p_control
[382961.570089] iwlwifi 0000:00:14.3: 0x00000020 | l2p_duration
[382961.570099] iwlwifi 0000:00:14.3: 0x00000003 | l2p_mhvalid
[382961.570106] iwlwifi 0000:00:14.3: 0x00000085 | l2p_addr_match
[382961.570113] iwlwifi 000...

Revision history for this message
Mike Gao (mikegao) wrote :

Now after the latest update even the keyboard shortcut to increase screen brightness stopped working. @kobako

Revision history for this message
koba (kobako) wrote :

@Mike,
could you help to try the mainline kernel(5.9)!?
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.9/

Revision history for this message
koba (kobako) wrote :

if the issue still can be triggered, please also dump the dmesg...
i noticed one alarm.
"No beacon heard and the time event is over already"

Revision history for this message
Mike Gao (mikegao) wrote :
Download full text (20.9 KiB)

Yeah, more internet problems.. This is on the latest kernel (5.4.0-51-generic)

dmesg | grep iwlwifi.
[ 4.108531] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 4.158886] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[ 4.158892] iwlwifi 0000:00:14.3: Found debug configuration: 0
[ 4.159693] iwlwifi 0000:00:14.3: loaded firmware version 46.6bf1df06.0 op_mode iwlmvm
[ 4.736190] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[ 4.745247] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 4.746081] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[ 4.927229] iwlwifi 0000:00:14.3: base HW address: dc:fb:48:9e:14:f2
[ 6.083945] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[ 9.520302] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9.635490] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 9.701325] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 9.742321] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[ 2351.670756] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 2351.787160] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[ 2351.852989] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[ 2351.862035] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[20014.308361] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[20014.423337] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[20014.489067] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[20014.497807] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[27859.853086] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[27859.853461] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[27859.853466] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
[27859.853470] iwlwifi 0000:00:14.3: Loaded firmware version: 46.6bf1df06.0
[27859.853475] iwlwifi 0000:00:14.3: 0x00004424 | ADVANCED_SYSASSERT
[27859.853478] iwlwifi 0000:00:14.3: 0x0080A604 | trm_hw_status0
[27859.853481] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[27859.853485] iwlwifi 0000:00:14.3: 0x004882DA | branchlink2
[27859.853488] iwlwifi 0000:00:14.3: 0x0047932A | interruptlink1
[27859.853491] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink2
[27859.853494] iwlwifi 0000:00:14.3: 0x000B7C5D | data1
[27859.853497] iwlwifi 0000:00:14.3: 0x00000C31 | data2
[27859.853500] iwlwifi 0000:00:14.3: 0x0000005F | data3
[27859.853503] iwlwifi 0000:00:14.3: 0xC680A92A | beacon time
[27859.853506] iwlwifi 0000:00:14.3: 0x89A826DE | tsf low
[27859.853509] iwlwifi 0000:00:14.3: 0x000000F7 | tsf hi
[27859.853512] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[27859.853515] iwlwifi 0000:00:14.3: 0xD39F2D57 | time gp2
[27859.853518] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[27859.853522] iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
[27859.853525] iwlwifi 0000:00:14.3: 0x6BF1DF06 | uCode version minor
[27859.853528] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[27859.853531] iwlwifi 0000:00:14.3: 0x00489008 | board version
[27859.853534...

Revision history for this message
Mike Gao (mikegao) wrote :
Download full text (6.9 KiB)

It happened again

[34801.415634] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[34801.416013] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[34801.416016] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
[34801.416019] iwlwifi 0000:00:14.3: Loaded firmware version: 46.6bf1df06.0
[34801.416023] iwlwifi 0000:00:14.3: 0x00004424 | ADVANCED_SYSASSERT
[34801.416025] iwlwifi 0000:00:14.3: 0x008026F4 | trm_hw_status0
[34801.416028] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[34801.416030] iwlwifi 0000:00:14.3: 0x004882DA | branchlink2
[34801.416033] iwlwifi 0000:00:14.3: 0x0047932A | interruptlink1
[34801.416035] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink2
[34801.416037] iwlwifi 0000:00:14.3: 0x000AE5C6 | data1
[34801.416040] iwlwifi 0000:00:14.3: 0x00000C31 | data2
[34801.416042] iwlwifi 0000:00:14.3: 0x0000005F | data3
[34801.416044] iwlwifi 0000:00:14.3: 0xB2C06130 | beacon time
[34801.416047] iwlwifi 0000:00:14.3: 0x27672ED3 | tsf low
[34801.416049] iwlwifi 0000:00:14.3: 0x000000F9 | tsf hi
[34801.416051] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[34801.416054] iwlwifi 0000:00:14.3: 0xDA619BCE | time gp2
[34801.416056] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[34801.416058] iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
[34801.416061] iwlwifi 0000:00:14.3: 0x6BF1DF06 | uCode version minor
[34801.416063] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[34801.416066] iwlwifi 0000:00:14.3: 0x00489008 | board version
[34801.416068] iwlwifi 0000:00:14.3: 0x0AE5001C | hcmd
[34801.416070] iwlwifi 0000:00:14.3: 0x80022002 | isr0
[34801.416072] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[34801.416075] iwlwifi 0000:00:14.3: 0x08001802 | isr2
[34801.416077] iwlwifi 0000:00:14.3: 0x4041F4C4 | isr3
[34801.416079] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[34801.416081] iwlwifi 0000:00:14.3: 0x00A4019C | last cmd Id
[34801.416084] iwlwifi 0000:00:14.3: 0x0001ACAA | wait_event
[34801.416086] iwlwifi 0000:00:14.3: 0x00004A88 | l2p_control
[34801.416089] iwlwifi 0000:00:14.3: 0x00002020 | l2p_duration
[34801.416091] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[34801.416093] iwlwifi 0000:00:14.3: 0x000000E7 | l2p_addr_match
[34801.416096] iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
[34801.416098] iwlwifi 0000:00:14.3: 0x08081425 | timestamp
[34801.416100] iwlwifi 0000:00:14.3: 0x00007070 | flow_handler
[34801.416250] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[34801.416253] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
[34801.416256] iwlwifi 0000:00:14.3: 0x20000070 | NMI_INTERRUPT_LMAC_FATAL
[34801.416258] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[34801.416260] iwlwifi 0000:00:14.3: 0xC008885E | umac branchlink2
[34801.416263] iwlwifi 0000:00:14.3: 0xC00843E8 | umac interruptlink1
[34801.416265] iwlwifi 0000:00:14.3: 0xC00843E8 | umac interruptlink2
[34801.416267] iwlwifi 0000:00:14.3: 0x00000800 | umac data1
[34801.416270] iwlwifi 0000:00:14.3: 0xC00843E8 | umac data2
[34801.416272] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
[34801.416274] iwlwifi 0000:00:14.3: 0x0000002E | umac major
[34801.416276] iwlwifi 0000:00:14.3: 0x6BF1DF06 | umac minor
[34801.416279] iwlwif...

Read more...

Revision history for this message
Mike Gao (mikegao) wrote :

I got another wifi shutdown today, and therefore I'm moving to Fedora 33 with the latest kernel. Please close this issue.

I have also attached the dmesg message below.

Revision history for this message
koba (kobako) wrote :

@Mike, sorry Im busy on others.
Because can't find the kernel version in the last logs.
Did you try the mainline kernel!? and is the issue triggered again!?

koba (kobako)
Changed in linux (Ubuntu):
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.