Problem with updates

Hi, guys. Before that, I wrote on the forum about the problem. I’m still waiting to be fixed. The problem is that after updates or if you start the Manjaro 23.0 KDE Minimal system from a USB flash drive, then after 1.5-2 minutes it freezes tightly. And, if I update the old version to a new one, then I can’t boot into the system, or it hangs on the desktop, on the login screen, or on the boot screen. What do i do? I am now on the old version 22.3 and I can not download anything from my programs, because I need to update immediately before downloading anything. Please tell me when this will be fixed or how can I fix it now as I can’t wait long, I need my programs. Hope it helps, thanks a lot in advance.
Processor: Intel Pentium 7505 Gold
RAM: 8 GB
SSD: Kingston 128 GB

Please read Effectively using the forum to get support

It’s important to keep in mind that the community volunteers are not paid professionals and the forum is not a commercial support service.

Open a terminal and execute

sudo pacman-mirrors -c Global && sudo pacman -Syyu

If your Plasma installation is unstable - it may be caused by a custom theme no longer in sync with KDE framework

From another thread

2 Likes

I’m sorry, I didn’t mean for people to do it right now (wrongly stated my thoughts), I meant that I’m just waiting for this to be fixed and I just wish the system would become more stable as soon as possible. :slight_smile: As for the support, I know, thank you very much.

As far as I understand, this command should do synchronization with Manjaro servers and update packages? But won’t that break the system again?

Ok, i will try.

Hi @moonlight_p,

Well, there can be many reason for a crash. We’d have to see some logs…

https://forum.manjaro.org/uploads/default/original/3X/8/4/843229f1aafd2714562a1c4951aaab784e834dbd.jpeg

To get the logs, I suggest you boot into a Live Environment, from there enter a chroot environment, and obtain above mentioned logs.


To enter a chroot environment

  1. Ensure you’ve got a relatively new ISO or at least one with a still supported LTS kernel.

  2. Write/copy/dd the ISO to a USB thumb drive.

  3. When done, boot with the above mentioned USB thumb drive into the live environment.

  4. Once booted, open a terminal and enter the following command to enter the chroot environment:

manjaro-chroot -a

If you have more than one Linux installation, select the correct one to use from the list provided.

If sucessfully done, you should now be in the chroot environment.

But, be careful, as you’re now in an actual root environment on your computer, so any changes you make will persist after a restart and can cause damage.


Once you’ve enter the chroot environment, run the following to get the logs:

journalctl --boot=-1 --priority=4 --no-pager

Where:

  • --boot= is the last boot this has occurred. -1 for the previous boot, -2 for the one before that, -3 for the one before that, and so on, and so forth;
  • --priority=4 will limit the output to warnings and errors only;
  • --no-pager formats the output nicely for use here, on the forum.

Copy and provide the output here as per these guidelines:

:bangbang: Tip: :bangbang:

To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.

Instead of like this:

Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as descrribed above.

Thereby improving legibility and making it much easier for those trying to be of assistance.

Please edit your post accordingly.

For more information, please see:


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

1 Like

No

Yes - perhaps - if you have customized your system.

2 Likes

One moment, i dont have customized theme in my system. I have default Manjaro KDE Theme. I only disable animations on my system and disable the loading screen (splash screen), but i will try all this advices, Thanks everyone :smiley:

1 Like

Then please ignore my comment on that - it is often the case - it has become one of my canned replies

2 Likes

One of the reasons for crashes in Plasma may be some corrupted user configs. If you don’t mind your current customizations, you may delete (or rename) your ~/.config folder, reload your system session and see if the issue is still present. If it didn’t help and you want the customizations to go back, if you renamed the old folder like .config-bak, you can delete the current (new one) and rename the old one to .config. Again, immediately reload the system session (log out, log in).

Alternatively, you can create (if you don’t have it) a new, test user, which will have default settings. Log into it, use the system for a while and observe if it freezes or crashes. If not, this will mean the configs are at fault and do as described above. If the issues persists, configs should be mostly fine and the issue is elsewhere.

1 Like

Deletion is not necessarily safe.
And there are much better ways to do it.

cd ~/.config
for j in plasma*; do mv -- "$j" "${j%}.bak"; done
rm ~/.config/Trolltech.conf
rm -r ~/.cache
kbuildsycoca5 --noincremental

Note that only plasma-related configs are touched and they are backed up.
The .cache removal is optional, but is entirely safe.

https://wiki.archlinux.org/title/KDE#Configuration_related

1 Like

That is why I said “or rename”. I agree thou that renaming is more safe action, because we can restore configs easily, either all at once or just the ones we want. Nothing is lost.

Still, configs sometimes are “fragile”, meaning, they can be changed easily, so even after restoring old configs, some settings may be altered in a flight accidentally. This is why, it’s good to have your home also backed up, so you can reach the files there, in case something unexpected happens.

I tried Manjaro XFCE from manjaro-review (github). And it freezes tightly too. ( i tried it in LiveCD)

Today I updated the systems and got freezes again. When I booted into LiveCD, I got this in chroot.

=00000001/0000e000
Jul 24 14:07:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:48 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:48 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:48 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:48 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:48 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:48 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:50 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:50 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:50 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:51 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:51 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:51 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:51 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:51 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:51 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:52 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:53 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:53 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:53 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:54 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:56 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:56 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:56 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:56 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:56 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:56 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:57 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:58 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:59 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:59 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:59 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:07:59 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:07:59 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:07:59 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:00 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:01 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:01 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:01 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:01 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:01 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:01 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:02 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:03 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:03 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:03 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:04 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:05 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:05 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:05 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:05 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:05 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:05 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:06 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:06 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:06 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:07 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:08 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:08 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:08 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:08 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:08 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:08 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:09 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:09 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:09 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:09 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:09 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:09 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:10 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:10 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:10 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:10 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:10 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:10 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:11 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:11 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:11 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:11 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:11 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:11 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:12 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:13 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:14 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:15 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:16 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:16 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:16 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:17 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:18 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:18 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:18 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:19 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:20 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:21 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:21 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:21 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:21 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:21 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:21 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:22 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:23 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:23 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:23 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:23 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:23 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:23 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:36 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:37 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:38 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:39 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:40 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:41 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:41 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:41 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:42 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:43 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:44 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:45 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:46 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Jul 24 14:08:46 moonlight-asusvivobook kded5[675]: org.kde.plasma.nm.kded: Unhandled active connection state change:  3
Jul 24 14:08:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jul 24 14:08:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Jul 24 14:08:47 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)

Idk, why its from Jul 24, how can i get logs from 02.08.2023?

Hm, i start a laptop, now i dont have freeze, but i need to check it.

P.S: Its really strange. I disabled internet, i tried to open firefox, working. I enabled internet with opened firefox, its working. Okay, i closed firefox, system works normally, i opened firefox and its freezes straghtly.

The previous output was better, although still unreadable. Please see,

…and edit your post accordingly. Unfortunately I can’t edit it for you.


That I also can’t tell you, but for today’s logs:

journalctl --no-pager --since=today

Where:

  • --no-pager will cause the output to be nicely formatted for use here, on the forum; and
  • --since=today limits the messages to be from the start of today. Unfortunately I don’t (yet) know how to specify a date. But you can specify the number of days ago: -1d for yesterday, -2d for the day before, and so on and so forth.

Edit:

If you put the log output and the tips about providing terminal output together, you should get something similar this:

$ journalctl --since=-1d
Aug 01 13:22:26 Mirdarthos-PC plasmashell[1568994]: JavaScript error: https://tour.camsoda.com/promos/iframe/160x600g.php?id=redgntvsoda&vclid=wk4k421u00r2sbiq2goq187s&ad_id=RedGifs_NTV_Json_160x600g&join_form=1&token_form=1&vidstop=2, line 391: Refere>
Aug 01 13:22:42 Mirdarthos-PC systemd[790319]: app-waterfox\x2dg5-f71face708514ca48d9cbe03ed67bf44.scope: Consumed 1min 26.788s CPU time.
Aug 01 13:22:45 Mirdarthos-PC smartd[509]: Device: /dev/sda [SAT], 40 Currently unreadable (pending) sectors
Aug 01 13:22:45 Mirdarthos-PC smartd[509]: Device: /dev/sda [SAT], 40 Offline uncorrectable sectors
Aug 01 13:22:45 Mirdarthos-PC smartd[509]: Device: /dev/sda [SAT], Failed SMART usage Attribute: 184 End-to-End_Error.
Aug 01 13:22:45 Mirdarthos-PC smartd[509]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 72 to 70
Aug 01 13:22:45 Mirdarthos-PC smartd[509]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 28 to 30
Aug 01 13:22:46 Mirdarthos-PC smartd[509]: Device: /dev/sdb [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 69 to 65
Aug 01 13:22:46 Mirdarthos-PC smartd[509]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 31 to 35
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Attempting to call a function in a renderer window that has been closed or released.
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Function provided here: SettingsStore.js:1:2349
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Attempting to call a function in a renderer window that has been closed or released.
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Function provided here: SettingsStore.js:1:2349
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Attempting to call a function in a renderer window that has been closed or released.
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Function provided here: SettingsStore.js:1:2349
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Attempting to call a function in a renderer window that has been closed or released.
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Function provided here: SettingsStore.js:1:2349
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Attempting to call a function in a renderer window that has been closed or released.
Aug 01 13:24:23 Mirdarthos-PC cairo-dock[793792]: Function provided here: SettingsStore.js:1:2349
Aug 01 13:24:26 Mirdarthos-PC cairo-dock[793792]: Attempting to call a function in a renderer window that has been closed or released.
[manjaro /]# journalctl --no-pager --since=today
Aug 24 15:45:24 moonlight-asusvivobook systemd-timedated[980]: Changed local time to Thu 2023-08-24 15:45:24 MSK
Aug 24 15:45:24 moonlight-asusvivobook systemd-journald[267]: Oldest entry in /var/log/journal/08db22272f344f1cb5ca6a3c0d82daf3/system.journal is older than the configured file retention duration (1month), suggesting rotation.
Aug 24 15:45:24 moonlight-asusvivobook systemd-journald[267]: /var/log/journal/08db22272f344f1cb5ca6a3c0d82daf3/system.journal: Journal header limits reached or header out-of-date, rotating.
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881124.613:161): prog-id=77 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881124.616:162): prog-id=78 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881124.616:163): prog-id=79 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881124.616:164): prog-id=80 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881124.616:165): prog-id=59 op=UNLOAD
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881124.616:166): prog-id=60 op=UNLOAD
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1130 audit(1692881124.616:167): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=77 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=78 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=79 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=80 op=LOAD
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=59 op=UNLOAD
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=60 op=UNLOAD
Aug 24 15:45:24 moonlight-asusvivobook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook manjaro-settings-manager[965]: QDBusMessage(type=MethodReturn, service=":1.50", signature="", contents=([]) )
Aug 24 15:45:24 moonlight-asusvivobook pamac[1087]: Store previous versions of packages in the cache as many as: 3
Aug 24 15:45:24 moonlight-asusvivobook pamac[1087]: To be deleted: 0 files
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: Starting Clean packages cache...
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: Starting Rotate log files...
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: Started Verify integrity of password and group files.
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: pamac-cleancache.service: Deactivated successfully.
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: Finished Clean packages cache.
Aug 24 15:45:24 moonlight-asusvivobook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-cleancache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-cleancache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook kernel: audit: type=1130 audit(1692881124.646:168): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-cleancache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: logrotate.service: Deactivated successfully.
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: Finished Rotate log files.
Aug 24 15:45:24 moonlight-asusvivobook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook systemd[1]: shadow.service: Deactivated successfully.
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=77 op=UNLOAD
Aug 24 15:45:24 moonlight-asusvivobook audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:24 moonlight-asusvivobook audit: BPF prog-id=78 op=UNLOAD
Aug 24 15:45:24 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:24 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:24 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:24 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:25 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:25 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:25 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:26 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:26 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:26 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:26 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:26 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:26 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:26 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:27 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:27 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:28 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:28 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:28 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:28 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:28 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:28 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:28 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:29 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:29 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:29 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:30 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:30 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:30 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook plasma_waitforname[575]: org.kde.knotifications: WaitForName: Service was not registered within timeout
Aug 24 15:45:31 moonlight-asusvivobook dbus-daemon[565]: [session uid=1000 pid=565] Activated service 'org.kde.KSplash' failed: Process org.kde.KSplash exited with status 1
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:31 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:31 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:32 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:32 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:32 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:33 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:33 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:33 moonlight-asusvivobook systemd[1]: pkgfile-update.service: Deactivated successfully.
Aug 24 15:45:33 moonlight-asusvivobook systemd[1]: Finished pkgfile database update.
Aug 24 15:45:33 moonlight-asusvivobook systemd[1]: pkgfile-update.service: Consumed 2.297s CPU time.
Aug 24 15:45:33 moonlight-asusvivobook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:33 moonlight-asusvivobook audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:33 moonlight-asusvivobook audit: BPF prog-id=81 op=LOAD
Aug 24 15:45:33 moonlight-asusvivobook kernel: kauditd_printk_skb: 6 callbacks suppressed
Aug 24 15:45:33 moonlight-asusvivobook kernel: audit: type=1130 audit(1692881133.326:175): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:33 moonlight-asusvivobook kernel: audit: type=1131 audit(1692881133.326:176): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:33 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881133.326:177): prog-id=81 op=LOAD
Aug 24 15:45:33 moonlight-asusvivobook systemd[1]: Starting pkgfile database update...
Aug 24 15:45:33 moonlight-asusvivobook audit: BPF prog-id=70 op=UNLOAD
Aug 24 15:45:33 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881133.373:178): prog-id=70 op=UNLOAD
Aug 24 15:45:34 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:34 moonlight-asusvivobook systemd[1]: pkgfile-update.service: Deactivated successfully.
Aug 24 15:45:34 moonlight-asusvivobook systemd[1]: Finished pkgfile database update.
Aug 24 15:45:34 moonlight-asusvivobook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:34 moonlight-asusvivobook audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:34 moonlight-asusvivobook kernel: audit: type=1130 audit(1692881134.153:179): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:34 moonlight-asusvivobook kernel: audit: type=1131 audit(1692881134.153:180): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 24 15:45:34 moonlight-asusvivobook audit: BPF prog-id=81 op=UNLOAD
Aug 24 15:45:34 moonlight-asusvivobook kernel: audit: type=1334 audit(1692881134.173:181): prog-id=81 op=UNLOAD
Aug 24 15:45:34 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:34 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:34 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:34 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:34 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:34 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:35 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:35 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:35 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:35 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:35 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)
Aug 24 15:45:35 moonlight-asusvivobook kernel: pcieport 0000:00:1c.3: AER: Multiple Corrected error received: 0000:02:00.0
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:   device [10ec:c821] error status/mask=00000001/0000e000
Aug 24 15:45:35 moonlight-asusvivobook kernel: rtw_8821ce 0000:02:00.0:    [ 0] RxErr                  (First)

I got this

OK, try this:

journalctl --since=today --priority=3 --no-pager

…and provide the output please.

_Because as things are at the moment, I am unable to distinguish between normal, warnings, and error messages, so that ought to help since it limits it to be only errors.

[manjaro /]# journalctl --since=today --priority=3 --no-pager
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\CTDP], AE_NOT
_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.IETM.IDSP due to previous erro
r (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._CRT.S1CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._HOT.S1HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._PSV.S1PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._AC0.S1AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._CRT.S2CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._HOT.S2HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._PSV.S2PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._AC0.S2AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._CRT.S3CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._HOT.S3HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._PSV.S3PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._CRT.S4CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._HOT.S4HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._PSV.S4PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._AC0.S4AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 12:08:05 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 12:08:06 moonlight-asusvivobook bluetoothd[382]: src/plugin.c:plugin_init() Failed to init vcp plugin
Aug 02 12:08:06 moonlight-asusvivobook bluetoothd[382]: src/plugin.c:plugin_init() Failed to init mcp plugin
Aug 02 12:08:06 moonlight-asusvivobook bluetoothd[382]: src/plugin.c:plugin_init() Failed to init bap plugin
Aug 02 12:46:25 moonlight-asusvivobook dolphin[938]: inotify_add_watch(/run/media/moonlight/fc29cd82-3888-457a
-bba6-4098777aee1e) failed: (Permission denied)
Aug 02 12:50:09 moonlight-asusvivobook konsole[1792]: kf.xmlgui: Shortcut for action "" "Диспетчер SSH" set w
ith QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Aug 02 12:50:09 moonlight-asusvivobook konsole[1792]: kf.xmlgui: Shortcut for action "" "Быстрые команды" set
with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Aug 02 13:49:43 moonlight-asusvivobook pulseaudio[883]: Error opening PCM device front:0: Нет такого файла или
каталога
Aug 02 13:49:43 moonlight-asusvivobook pulseaudio[883]: Error opening PCM device front:0: Нет такого файла или
каталога
-- Boot a5e44928a9e346f4abecfe6140fe7a6f --
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\CTDP], AE_NOT
_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.IETM.IDSP due to previous erro
r (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._CRT.S1CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._HOT.S1HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._PSV.S1PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._AC0.S1AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._CRT.S2CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._HOT.S2HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._PSV.S2PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._AC0.S2AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._CRT.S3CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._HOT.S3HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._PSV.S3PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._CRT.S4CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._HOT.S4HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._PSV.S4PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._AC0.S4AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 13:50:09 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
-- Boot e9ddfeccb0d84333970bbd90e3f29430 --
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\CTDP], AE_NOT
_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.IETM.IDSP due to previous erro
r (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._CRT.S1CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._HOT.S1HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._PSV.S1PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN1._AC0.S1AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._CRT.S2CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._HOT.S2HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._PSV.S2PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN2._AC0.S2AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._CRT.S3CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._HOT.S3HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN3._PSV.S3PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN3._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._CRT.S4CT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._CRT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._HOT.S4HT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._HOT due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._PSV.S4PT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._PSV due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB
.EC0.SEN4._AC0.S4AT], AE_NOT_FOUND (20220331/psargs-330)
Aug 02 14:03:32 moonlight-asusvivobook kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN4._AC0 due to
previous error (AE_NOT_FOUND) (20220331/psparse-529)

And please provide the output of:

mhwd-kernel --listinstalled