Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/09/2022, à 11:07

esox

Récupérer messages apparaissant durant le boot

Bonjour j'ai installé un kernel HWE pour que ça corresponde à cette version du pilote AMDGPU (pour les pilotes rocm/HIP):

AMDGPU Ubuntu


et j'ai des messages qui s'affichent à l'écran durant le boot sur le kernel

5.15.0-48-lowlatency

. Mais je n'ai pas vraiment le temps de voir ce qui est écrit, comment puis-je récupérer ces messages ?

Hors ligne

#2 Le 26/09/2022, à 11:11

iznobe

Re : Récupérer messages apparaissant durant le boot

bonjour , si ce sont les messages d ' erreur que tu veux recuperer :

sudo dmesg | grep error

si tu veux tout voir :

sudo dmesg

Dernière modification par iznobe (Le 26/09/2022, à 15:33)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#3 Le 26/09/2022, à 11:11

geole

Re : Récupérer messages apparaissant durant le boot

Bonjour.
Pour récupérer les messages susceptibles de signaler des incidents

journalctl --no-pager -b -p err

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#4 Le 26/09/2022, à 12:24

esox

Re : Récupérer messages apparaissant durant le boot

geole a écrit :

Bonjour.
Pour récupérer les messages susceptibles de signaler des incidents

journalctl --no-pager -b -p err

Merci ! Effectivement il y a matière... Mais je pense qu'il faut que je crée un autre fil pour ça.

Hors ligne

#5 Le 26/09/2022, à 12:25

esox

Re : Récupérer messages apparaissant durant le boot

iznobe a écrit :

bonjour , si ce sont les messages d ' erreur que tu veux recuperer :

sudo dmesg | grep erreur

si tu veux tout voir :

sudo dmesg

Par contre ces commandes ne retournent rien.

Hors ligne

#6 Le 26/09/2022, à 12:29

xubu1957

Re : Récupérer messages apparaissant durant le boot

Bonjour,

Montre la carte graphique :

lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"

le retour de :

sudo apt update

Montre aussi d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

et :

ls -l /var/crash

en te servant du Retour utilisable de commande.

Vu ton fil > Message d'erreur installation ROCm AMD  hmm

Dernière modification par xubu1957 (Le 26/09/2022, à 12:31)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#7 Le 26/09/2022, à 13:03

esox

Re : Récupérer messages apparaissant durant le boot

xubu1957 a écrit :

Bonjour,

Montre la carte graphique :

lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"

le retour de :

sudo apt update

Montre aussi d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

et :

ls -l /var/crash

en te servant du Retour utilisable de commande.

Vu ton fil > Message d'erreur installation ROCm AMD  hmm

jean-martin@DesktopKubuntu20:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:73bf] (rev c1) (prog-if 00 [VGA controller])
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu
jean-martin@DesktopKubuntu20:~$ 
jean-martin@DesktopKubuntu20:~$ sudo apt update
[sudo] Mot de passe de jean-martin : 
Atteint :1 http://fr.archive.ubuntu.com/ubuntu focal InRelease
Atteint :2 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu focal InRelease                                                                                                                         
Atteint :3 http://fr.archive.ubuntu.com/ubuntu focal-updates InRelease                                                                                                                                                           
Atteint :4 http://fr.archive.ubuntu.com/ubuntu focal-backports InRelease                                                                                                                                                         
Atteint :5 http://ppa.launchpad.net/cybermax-dexter/sdl2-backport/ubuntu focal InRelease                                                                                                                                    
Atteint :6 http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu focal InRelease                                                                                                                                                 
Atteint :7 http://ppa.launchpad.net/phoerious/keepassxc/ubuntu focal InRelease                                                                                                                                                   
Atteint :8 https://repo.nordvpn.com//deb/nordvpn/debian stable InRelease                                                                                                                                                         
Réception de :9 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]                                                                                                                                              
Atteint :10 https://dl.winehq.org/wine-builds/ubuntu focal InRelease                                                                                                                                                             
Atteint :11 http://ppa.launchpad.net/ubuntustudio-ppa/backports/ubuntu focal InRelease                                                                                                                                           
Atteint :12 https://repo.radeon.com/amdgpu/22.20/ubuntu focal InRelease                                                                                                           
Atteint :13 https://repo.radeon.com/rocm/apt/5.2 ubuntu InRelease                                                                   
Atteint :14 https://debrepo.freedownloadmanager.org bionic InRelease                                                                
114 ko réceptionnés en 1s (104 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
jean-martin@DesktopKubuntu20:~$ 
jean-martin@DesktopKubuntu20:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                           Version                                     Architecture Description
+++-=============================================-===========================================-============-============================================================================================================
rc  amsynth                                       5:1.10.0-1kxstudio3                         amd64        two oscillator software synthesizer
rc  appmenu-gtk-module-common                     0.7.3-2                                     all          Common files for GtkMenuShell D-Bus exporter
rc  cadence                                       5:0.9.1                                     all          JACK audio toolbox
rc  davinci-resolve                               18.0b1-mrd1.6.0                             amd64        DaVinci Resolve made from DaVinci_Resolve_18.0b1_Linux.run using MakeResolveDeb 1.6.0
rc  fuse3                                         3.9.0-2                                     amd64        Filesystem in Userspace (3.x version)
rc  kxstudio-repos                                10.0.3                                      all          KXStudio repositories
rc  libgtk-3-0:i386                               3.24.20-0ubuntu1                            i386         GTK graphical user interface library
rc  libqt5core5a:i386                             5.12.8+dfsg-0ubuntu1                        i386         Qt 5 core module
rc  libqt5gui5:i386                               5.12.8+dfsg-0ubuntu1                        i386         Qt 5 GUI module
rc  libspnav0                                     0.2.3-1                                     amd64        Library to access 3D-input-devices (development files)
rc  libxcb-image0:i386                            0.4.0-1build1                               i386         utility libraries for X C Binding -- image
rc  libxcb-util1:i386                             0.4.0-0ubuntu3                              i386         utility libraries for X C Binding -- atom, aux and event
rc  nautilus-dropbox                              2019.02.14-1ubuntu1                         amd64        Dropbox integration for Nautilus
rc  rock-dkms                                     1:3.5-32                                    all          amdgpu driver in DKMS format.
rc  steam:i386                                    1:1.0.0.61-2ubuntu3                         i386         Valve's Steam digital software delivery system
rc  ubuntustudio-controls                         1.12.6~20.04.1                              all          Ubuntu Studio Controls
rc  valgrind                                      1:3.15.0-1ubuntu9.1                         amd64        instrumentation framework for building dynamic analysis tools
jean-martin@DesktopKubuntu20:~$ 
jean-martin@DesktopKubuntu20:~$ ls -l /var/crash
total 28
-rw-r--r-- 1 root whoopsie 24880 sept. 19 15:09 amdgpu-dkms-firmware.0.crash
jean-martin@DesktopKubuntu20:~$ 

Hors ligne

#8 Le 26/09/2022, à 13:08

xubu1957

Re : Récupérer messages apparaissant durant le boot

Atteint :14 https://debrepo.freedownloadmanager.org bionic InRelease  

Pas de version focal ?

Pour purger les résidus de configuration marqués "rc" :

sudo apt purge ~c

comme expliqué à la machine à café.

Que dit :

apt-cache policy amdgpu amdgpu-dkms

?

pompé dans askubuntu.com/questions/1395560/amdgpu-dkms-error

Dernière modification par xubu1957 (Le 26/09/2022, à 13:11)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#9 Le 26/09/2022, à 15:26

esox

Re : Récupérer messages apparaissant durant le boot

xubu1957 a écrit :
Atteint :14 https://debrepo.freedownloadmanager.org bionic InRelease  

Pas de version focal ?

Pour purger les résidus de configuration marqués "rc" :

sudo apt purge ~c

comme expliqué à la machine à café.

Que dit :

apt-cache policy amdgpu amdgpu-dkms

?

pompé dans askubuntu.com/questions/1395560/amdgpu-dkms-error

jean-martin@DesktopKubuntu20:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.5 LTS
Release:        20.04
Codename:       focal
jean-martin@DesktopKubuntu20:~$ 
jean-martin@DesktopKubuntu20:~$ apt-cache policy amdgpu amdgpu-dkms
amdgpu:
  Installé : (aucun)
  Candidat : 22.20.50200-1438746~20.04
 Table de version :
     22.20.50200-1438746~20.04 600
        600 https://repo.radeon.com/amdgpu/22.20/ubuntu focal/main amd64 Packages
amdgpu-dkms:
  Installé : 1:5.16.9.22.20.50200-1438746~20.04
  Candidat : 1:5.16.9.22.20.50200-1438746~20.04
 Table de version :
 *** 1:5.16.9.22.20.50200-1438746~20.04 600
        600 https://repo.radeon.com/amdgpu/22.20/ubuntu focal/main amd64 Packages
        600 https://repo.radeon.com/amdgpu/22.20/ubuntu focal/main i386 Packages
        100 /var/lib/dpkg/status
jean-martin@DesktopKubuntu20:~$ 

Hors ligne

#10 Le 26/09/2022, à 15:34

iznobe

Re : Récupérer messages apparaissant durant le boot

esox a écrit :
iznobe a écrit :

bonjour , si ce sont les messages d ' erreur que tu veux recuperer :

sudo dmesg | grep erreur

si tu veux tout voir :

sudo dmesg

Par contre ces commandes ne retournent rien.

Dans ce cas , tu as un serieux probleme si ces commandes ne retournent rien  .
pour la 1ere il vaut mieux :

sudo dmesg | grep error

si celle-ci ne retourne rien , alors tu n' as pas d ' erreur au demarrage .

Dernière modification par iznobe (Le 26/09/2022, à 15:36)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#11 Le 26/09/2022, à 15:39

geole

Re : Récupérer messages apparaissant durant le boot

esox a écrit :

Merci ! Effectivement il y a matière... Mais je pense qu'il faut que je crée un autre fil pour ça.

Alors simplement les 500 premières.

journalctl --no-pager -b -p err   | head -500

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#12 Le 26/09/2022, à 15:53

geole

Re : Récupérer messages apparaissant durant le boot

iznobe a écrit :

Dans ce cas , tu as un serieux probleme si ces commandes ne retournent rien  .
pour la 1ere il vaut mieux :

sudo dmesg | grep error

si celle-ci ne retourne rien , alors tu n' as pas d ' erreur au demarrage .

Bonjour iznobe
Je pense qu'avec la 22.04, il faut se méfier .     Le format du fichier a certainement été modifié. Exemple personnel.

root@b:~# journalctl --no-pager -b -p err
sept. 26 14:58:14 b kernel: mtd device must be supplied (device name is empty)
sept. 26 14:58:15 b kernel: mtd device must be supplied (device name is empty)
sept. 26 14:58:16 b kernel: ================================================================================
sept. 26 14:58:16 b kernel: UBSAN: shift-out-of-bounds in /build/linux-kQ6jNR/linux-5.15.0/drivers/media/pci/cx88/cx88-input.c:549:11
sept. 26 14:58:16 b kernel: shift exponent 32 is too large for 32-bit type 'unsigned int'
sept. 26 14:58:16 b kernel: ================================================================================
sept. 26 14:58:16 b kernel: mtd device must be supplied (device name is empty)
sept. 26 14:58:17 b kernel: mtd device must be supplied (device name is empty)
sept. 26 14:58:19 b blkmapd[1023]: open pipe file /run/rpc_pipefs/nfs/blocklayout failed: No such file or directory
sept. 26 14:58:21 b smartd[1153]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
sept. 26 14:58:21 b smartd[1153]: /etc/smartmontools/run.d/10mail:
sept. 26 14:58:21 b smartd[1153]: Your system does not have /usr/bin/mail.  Install the mailx or mailutils package
sept. 26 14:58:21 b smartd[1153]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
sept. 26 14:58:21 b smartd[1153]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
sept. 26 14:58:21 b smartd[1153]: Device: /dev/sdb [SAT], FAILED SMART self-check. BACK UP DATA NOW!
sept. 26 14:58:21 b smartd[1153]: Device: /dev/sdb [SAT], 6 Currently unreadable (pending) sectors
sept. 26 14:58:21 b smartd[1153]: Device: /dev/sdb [SAT], 6 Offline uncorrectable sectors
sept. 26 14:58:21 b smartd[1153]: Device: /dev/sdb [SAT], Failed SMART usage Attribute: 5 Reallocated_Sector_Ct.
sept. 26 14:58:24 b systemd[1]: Failed to mount /media/Freebox-USB1.
sept. 26 14:58:24 b systemd[1]: Failed to mount /media/Freebox-USB2.
sept. 26 14:58:32 b pipewire[1464]: spa.v4l2: '/dev/video0' VIDIOC_ENUM_FRAMESIZES: Ioctl() inapproprié pour un périphérique
sept. 26 14:58:58 b pulseaudio[1466]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
sept. 26 15:28:22 b smartd[1153]: Device: /dev/sdb [SAT], FAILED SMART self-check. BACK UP DATA NOW!
sept. 26 15:28:22 b smartd[1153]: Device: /dev/sdb [SAT], 6 Currently unreadable (pending) sectors
sept. 26 15:28:22 b smartd[1153]: Device: /dev/sdb [SAT], 6 Offline uncorrectable sectors
sept. 26 15:28:22 b smartd[1153]: Device: /dev/sdb [SAT], Failed SMART usage Attribute: 5 Reallocated_Sector_Ct.

root@b:~# root@b:~# sudo dmesg | grep error
[    7.422149] EXT4-fs (sda4): re-mounted. Opts: errors=remount-ro. Quota mode: none.
root@b:~# 

root@b:~# 

Dernière modification par geole (Le 26/09/2022, à 15:59)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#13 Le 26/09/2022, à 15:55

esox

Re : Récupérer messages apparaissant durant le boot

iznobe a écrit :
esox a écrit :
iznobe a écrit :

bonjour , si ce sont les messages d ' erreur que tu veux recuperer :

sudo dmesg | grep erreur

si tu veux tout voir :

sudo dmesg

Par contre ces commandes ne retournent rien.

Dans ce cas , tu as un serieux probleme si ces commandes ne retournent rien  .
pour la 1ere il vaut mieux :

sudo dmesg | grep error

si celle-ci ne retourne rien , alors tu n' as pas d ' erreur au demarrage .

jean-martin@DesktopKubuntu20:~$ sudo dmesg | grep error
[sudo] Mot de passe de jean-martin : 
[    0.874792] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.874983] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.875175] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.876130] ACPI Error: Aborting method \_SB.PR01._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.876160] ACPI Error: Aborting method \_SB.PR02._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.876188] ACPI Error: Aborting method \_SB.PR03._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.876215] ACPI Error: Aborting method \_SB.PR04._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.876243] ACPI Error: Aborting method \_SB.PR05._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.876271] ACPI Error: Aborting method \_SB.PR06._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.876299] ACPI Error: Aborting method \_SB.PR07._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    5.030610] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
jean-martin@DesktopKubuntu20:~$ 

A propos des drivers AMDGPU, je dois les installer avec un kernel generic, si je les installe avec un kernel lowlatency (fournis avec le bundle ubnutu studio et nécessaires pour faire tourner jackd correctement) l'install dit ne pas trouver les linux modules extra, alors qu'en généric il les trouve. Visiblement il n'y a pas de linux modules extra avec le lowlatency. Mais visiblement si on installe avec un generic les pilotes amd rocm/hip sont aussi chargés si je boote sur un lowlatency.

Dernière modification par esox (Le 26/09/2022, à 16:00)

Hors ligne

#14 Le 26/09/2022, à 16:01

iznobe

Re : Récupérer messages apparaissant durant le boot

@geole , c ' est possible , mais je n' ai jamais vu encore un retour vide pour la commande :

sudo dmesg

peu importe la version de la distro utilisée .

donc ce ci :

esox a écrit :

   

iznobe a écrit :

        bonjour , si ce sont les messages d ' erreur que tu veux recuperer :

        sudo dmesg | grep erreur

        si tu veux tout voir :

       

sudo dmesg

    Par contre ces commandes ne retournent rien.

est donc impossible .

Dernière modification par iznobe (Le 26/09/2022, à 16:03)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#15 Le 26/09/2022, à 16:12

esox

Re : Récupérer messages apparaissant durant le boot

@iznobe

Je parlais de

sudo dmesg | erreur

voici le retour de sudo dmesg

[    0.000000] Linux version 5.13.0-51-lowlatency (buildd@lcy02-amd64-046) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #58~20.04.1-Ubuntu SMP PREEMPT Tue Jun 14 12:26:40 UTC 2022 (Ubuntu 5.13.0-51.58~20.04.1-lowlatency 5.13.19)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003053cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x27f1b018-0x27f38c57] usable ==> usable
[    0.000000] e820: update [mem 0x27f1b018-0x27f38c57] usable ==> usable
[    0.000000] e820: update [mem 0x27f0a018-0x27f1ae57] usable ==> usable
[    0.000000] e820: update [mem 0x27f0a018-0x27f1ae57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000027f0a017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f0a018-0x0000000027f1ae57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f1ae58-0x0000000027f1b017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f1b018-0x0000000027f38c57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f38c58-0x000000003053cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] reserve setup_data: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x3e4a2000 ACPI=0x3e4a2000 SMBIOS=0x3ec41000 SMBIOS 3.0=0x3ec40000 ESRT=0x3c0aad98 MEMATTR=0x36ceb018 RNG=0x3ec42718 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Acidanthera iMac19,1/Mac-AA95B1DDAB278B95, BIOS 1731.120.8.0.0 03/31/2022
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000259] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000261] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000265] last_pfn = 0x8be000 max_arch_pfn = 0x400000000
[    0.000336] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000776] last_pfn = 0x3ef00 max_arch_pfn = 0x400000000
[    0.005183] found SMP MP-table at [mem 0x000fce80-0x000fce8f]
[    0.005190] esrt: Reserving ESRT space from 0x000000003c0aad98 to 0x000000003c0aadd0.
[    0.005193] e820: update [mem 0x3c0aa000-0x3c0aafff] usable ==> reserved
[    0.005202] Using GB pages for direct mapping
[    0.005336] secureboot: Secure boot disabled
[    0.005337] RAMDISK: [mem 0x27f39000-0x2e5e5fff]
[    0.005338] ACPI: Early table checksum verification disabled
[    0.005340] ACPI: RSDP 0x000000003E4A2000 000024 (v02 ALASKA)
[    0.005343] ACPI: XSDT 0x000000003E181000 0000EC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005346] ACPI: FACP 0x000000003E4E2EB0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.005349] ACPI: DSDT 0x000000003E4A2218 040C95 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.005352] ACPI: FACS 0x000000003E54D080 000040
[    0.005353] ACPI: APIC 0x000000003E4E2FC8 0000BC (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.005355] ACPI: FPDT 0x000000003E4E3088 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005357] ACPI: FIDT 0x000000003E4E30D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005359] ACPI: MCFG 0x000000003E4E3170 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.005361] ACPI: SSDT 0x000000003E4E31B0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.005363] ACPI: SSDT 0x000000003E4E33B8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005365] ACPI: SSDT 0x000000003E4E4B90 007EF2 (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.005366] ACPI: SSDT 0x000000003E4ECA88 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005368] ACPI: SSDT 0x000000003E4EFC50 002358 (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005370] ACPI: HPET 0x000000003E4F1FA8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.005372] ACPI: SSDT 0x000000003E4F1FE0 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005374] ACPI: SSDT 0x000000003E4F2F80 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005376] ACPI: UEFI 0x000000003E4F5CA0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.005378] ACPI: LPIT 0x000000003E4F5CE8 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.005380] ACPI: SSDT 0x000000003E4F5D48 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005382] ACPI: SSDT 0x000000003E4F8528 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005384] ACPI: DBGP 0x000000003E4F9528 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.005385] ACPI: DBG2 0x000000003E4F9560 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.005387] ACPI: DMAR 0x000000003E4F95B8 000070 (v01 ALASKA A M I    00000002      01000013)
[    0.005389] ACPI: BGRT 0x000000003E4F9628 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005391] ACPI: WSMT 0x000000003E4F9660 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005393] ACPI: SSDT 0x000000003E184000 000049 (v02 DRTNIA AWAC     00000000 INTL 20190509)
[    0.005395] ACPI: SSDT 0x000000003E183000 000384 (v02 ACDT   CpuPlug  00003000 INTL 20200528)
[    0.005397] ACPI: SSDT 0x000000003E182000 00019E (v02 DRTNIA PMCR     00001000 INTL 20190509)
[    0.005398] ACPI: Reserving FACP table memory at [mem 0x3e4e2eb0-0x3e4e2fc3]
[    0.005399] ACPI: Reserving DSDT table memory at [mem 0x3e4a2218-0x3e4e2eac]
[    0.005400] ACPI: Reserving FACS table memory at [mem 0x3e54d080-0x3e54d0bf]
[    0.005401] ACPI: Reserving APIC table memory at [mem 0x3e4e2fc8-0x3e4e3083]
[    0.005401] ACPI: Reserving FPDT table memory at [mem 0x3e4e3088-0x3e4e30cb]
[    0.005402] ACPI: Reserving FIDT table memory at [mem 0x3e4e30d0-0x3e4e316b]
[    0.005402] ACPI: Reserving MCFG table memory at [mem 0x3e4e3170-0x3e4e31ab]
[    0.005403] ACPI: Reserving SSDT table memory at [mem 0x3e4e31b0-0x3e4e33b3]
[    0.005404] ACPI: Reserving SSDT table memory at [mem 0x3e4e33b8-0x3e4e4b8c]
[    0.005404] ACPI: Reserving SSDT table memory at [mem 0x3e4e4b90-0x3e4eca81]
[    0.005405] ACPI: Reserving SSDT table memory at [mem 0x3e4eca88-0x3e4efc4e]
[    0.005406] ACPI: Reserving SSDT table memory at [mem 0x3e4efc50-0x3e4f1fa7]
[    0.005406] ACPI: Reserving HPET table memory at [mem 0x3e4f1fa8-0x3e4f1fdf]
[    0.005407] ACPI: Reserving SSDT table memory at [mem 0x3e4f1fe0-0x3e4f2f7d]
[    0.005408] ACPI: Reserving SSDT table memory at [mem 0x3e4f2f80-0x3e4f5c9a]
[    0.005408] ACPI: Reserving UEFI table memory at [mem 0x3e4f5ca0-0x3e4f5ce1]
[    0.005409] ACPI: Reserving LPIT table memory at [mem 0x3e4f5ce8-0x3e4f5d43]
[    0.005409] ACPI: Reserving SSDT table memory at [mem 0x3e4f5d48-0x3e4f8525]
[    0.005410] ACPI: Reserving SSDT table memory at [mem 0x3e4f8528-0x3e4f9525]
[    0.005411] ACPI: Reserving DBGP table memory at [mem 0x3e4f9528-0x3e4f955b]
[    0.005411] ACPI: Reserving DBG2 table memory at [mem 0x3e4f9560-0x3e4f95b3]
[    0.005412] ACPI: Reserving DMAR table memory at [mem 0x3e4f95b8-0x3e4f9627]
[    0.005413] ACPI: Reserving BGRT table memory at [mem 0x3e4f9628-0x3e4f965f]
[    0.005413] ACPI: Reserving WSMT table memory at [mem 0x3e4f9660-0x3e4f9687]
[    0.005414] ACPI: Reserving SSDT table memory at [mem 0x3e184000-0x3e184048]
[    0.005415] ACPI: Reserving SSDT table memory at [mem 0x3e183000-0x3e183383]
[    0.005415] ACPI: Reserving SSDT table memory at [mem 0x3e182000-0x3e18219d]
[    0.005424] ACPI: Local APIC address 0xfee00000
[    0.005653] No NUMA configuration found
[    0.005654] Faking a node at [mem 0x0000000000000000-0x00000008bdffffff]
[    0.005660] NODE_DATA(0) allocated [mem 0x8bdfd6000-0x8bdffffff]
[    0.005859] Zone ranges:
[    0.005860]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005861]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005862]   Normal   [mem 0x0000000100000000-0x00000008bdffffff]
[    0.005863]   Device   empty
[    0.005864] Movable zone start for each node
[    0.005866] Early memory node ranges
[    0.005866]   node   0: [mem 0x0000000000001000-0x000000000005efff]
[    0.005867]   node   0: [mem 0x0000000000060000-0x000000000009ffff]
[    0.005868]   node   0: [mem 0x0000000000100000-0x000000003053cfff]
[    0.005869]   node   0: [mem 0x000000003053f000-0x000000003db6efff]
[    0.005869]   node   0: [mem 0x000000003dfda000-0x000000003e180fff]
[    0.005870]   node   0: [mem 0x000000003eeff000-0x000000003eefffff]
[    0.005870]   node   0: [mem 0x0000000100000000-0x00000008bdffffff]
[    0.005872] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bdffffff]
[    0.005873] On node 0 totalpages: 8371379
[    0.005874]   DMA zone: 64 pages used for memmap
[    0.005875]   DMA zone: 158 pages reserved
[    0.005875]   DMA zone: 3998 pages, LIFO batch:0
[    0.005876]   DMA32 zone: 3893 pages used for memmap
[    0.005877]   DMA32 zone: 249109 pages, LIFO batch:63
[    0.005877]   Normal zone: 126848 pages used for memmap
[    0.005878]   Normal zone: 8118272 pages, LIFO batch:63
[    0.005879] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005880] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005894] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.006693] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.006702] On node 0, zone DMA32: 1131 pages in unavailable ranges
[    0.006722] On node 0, zone DMA32: 3454 pages in unavailable ranges
[    0.033301] On node 0, zone Normal: 4352 pages in unavailable ranges
[    0.033349] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.033662] ACPI: PM-Timer IO Port: 0x1808
[    0.033663] ACPI: Local APIC address 0xfee00000
[    0.033667] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.033668] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.033669] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.033670] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.033670] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.033671] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.033671] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.033672] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.033708] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.033710] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033712] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.033713] ACPI: IRQ0 used by override.
[    0.033713] ACPI: IRQ9 used by override.
[    0.033715] Using ACPI (MADT) for SMP configuration information
[    0.033715] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.033719] e820: update [mem 0x399bd000-0x39a13fff] usable ==> reserved
[    0.033726] TSC deadline timer available
[    0.033727] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.033740] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033742] PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
[    0.033743] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.033744] PM: hibernation: Registered nosave memory: [mem 0x27f0a000-0x27f0afff]
[    0.033745] PM: hibernation: Registered nosave memory: [mem 0x27f1a000-0x27f1afff]
[    0.033746] PM: hibernation: Registered nosave memory: [mem 0x27f1b000-0x27f1bfff]
[    0.033747] PM: hibernation: Registered nosave memory: [mem 0x27f38000-0x27f38fff]
[    0.033748] PM: hibernation: Registered nosave memory: [mem 0x3053d000-0x3053dfff]
[    0.033748] PM: hibernation: Registered nosave memory: [mem 0x3053e000-0x3053efff]
[    0.033750] PM: hibernation: Registered nosave memory: [mem 0x399bd000-0x39a13fff]
[    0.033751] PM: hibernation: Registered nosave memory: [mem 0x3c0aa000-0x3c0aafff]
[    0.033752] PM: hibernation: Registered nosave memory: [mem 0x3db6f000-0x3dfd9fff]
[    0.033753] PM: hibernation: Registered nosave memory: [mem 0x3e181000-0x3e54dfff]
[    0.033754] PM: hibernation: Registered nosave memory: [mem 0x3e54e000-0x3eefefff]
[    0.033755] PM: hibernation: Registered nosave memory: [mem 0x3ef00000-0x3fffffff]
[    0.033755] PM: hibernation: Registered nosave memory: [mem 0x40000000-0xdfffffff]
[    0.033756] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.033756] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.033757] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.033757] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.033758] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.033758] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.033759] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.033759] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.033760] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.033761] [mem 0x40000000-0xdfffffff] available for PCI devices
[    0.033761] Booting paravirtualized kernel on bare hardware
[    0.033763] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.033767] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.033941] percpu: Embedded 65 pages/cpu s229376 r8192 d28672 u524288
[    0.033946] pcpu-alloc: s229376 r8192 d28672 u524288 alloc=1*2097152
[    0.033948] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7 
[    0.033968] Built 1 zonelists, mobility grouping on.  Total pages: 8240416
[    0.033969] Policy zone: Normal
[    0.033969] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.034965] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.035438] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.035486] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.075982] Memory: 32636872K/33485516K available (16393K kernel code, 3566K rwdata, 10532K rodata, 2792K init, 5784K bss, 848384K reserved, 0K cma-reserved)
[    0.075986] random: get_random_u64 called from __kmem_cache_create+0x2d/0x440 with crng_init=1
[    0.076048] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.076055] ftrace: allocating 49317 entries in 193 pages
[    0.086350] ftrace: allocated 193 pages with 3 groups
[    0.086410] rcu: Preemptible hierarchical RCU implementation.
[    0.086411] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.086412] 	Trampoline variant of Tasks RCU enabled.
[    0.086412] 	Rude variant of Tasks RCU enabled.
[    0.086413] 	Tracing variant of Tasks RCU enabled.
[    0.086413] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.086414] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.088851] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.089215] random: crng done (trusting CPU's manufacturer)
[    0.089227] vt handoff: transparent VT on vt#1
[    0.089231] Console: colour dummy device 80x25
[    0.089241] printk: console [tty0] enabled
[    0.089250] ACPI: Core revision 20210331
[    0.089545] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.089634] APIC: Switch to symmetric I/O mode setup
[    0.089635] DMAR: Host address width 39
[    0.089636] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.089639] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.089640] DMAR: RMRR base: 0x0000003e9d4000 end: 0x0000003ec1dfff
[    0.089642] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.089643] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.089643] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.091024] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.091025] x2apic enabled
[    0.091050] Switched APIC routing to cluster x2apic.
[    0.095581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.100599] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.100602] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.100604] pid_max: default: 32768 minimum: 301
[    0.101627] LSM: Security Framework initializing
[    0.101632] Yama: becoming mindful.
[    0.101646] AppArmor: AppArmor initialized
[    0.101686] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.101715] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.101850] x86/cpu: SGX disabled by BIOS.
[    0.101854] CPU0: Thermal monitoring enabled (TM1)
[    0.101879] process: using mwait in idle threads
[    0.101881] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.101882] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.101884] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.101885] Spectre V2 : Mitigation: Enhanced IBRS
[    0.101885] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.101886] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.101886] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.101889] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.101890] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.101891] SRBDS: Vulnerable: No microcode
[    0.105039] Freeing SMP alternatives memory: 40K
[    0.105639] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.105655] smpboot: CPU0: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.105730] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.105736] ... version:                4
[    0.105737] ... bit width:              48
[    0.105737] ... generic registers:      8
[    0.105737] ... value mask:             0000ffffffffffff
[    0.105738] ... max period:             00007fffffffffff
[    0.105738] ... fixed-purpose events:   3
[    0.105739] ... event mask:             00000007000000ff
[    0.105791] rcu: Hierarchical SRCU implementation.
[    0.106195] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.106237] smp: Bringing up secondary CPUs ...
[    0.106284] x86: Booting SMP configuration:
[    0.106285] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.108735] smp: Brought up 1 node, 8 CPUs
[    0.108735] smpboot: Max logical packages: 1
[    0.108735] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.110227] devtmpfs: initialized
[    0.110227] x86/mm: Memory block size: 128MB
[    0.111334] PM: Registering ACPI NVS region [mem 0x3053d000-0x3053dfff] (4096 bytes)
[    0.111334] PM: Registering ACPI NVS region [mem 0x3e181000-0x3e54dfff] (3985408 bytes)
[    0.111334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.111334] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.111334] pinctrl core: initialized pinctrl subsystem
[    0.111602] PM: RTC time: 09:11:57, date: 2022-09-13
[    0.111665] NET: Registered protocol family 16
[    0.111856] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.111999] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.112148] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.112152] audit: initializing netlink subsys (disabled)
[    0.112159] audit: type=2000 audit(1663060317.018:1): state=initialized audit_enabled=0 res=1
[    0.112159] thermal_sys: Registered thermal governor 'fair_share'
[    0.112159] thermal_sys: Registered thermal governor 'bang_bang'
[    0.112159] thermal_sys: Registered thermal governor 'step_wise'
[    0.112159] thermal_sys: Registered thermal governor 'user_space'
[    0.112159] thermal_sys: Registered thermal governor 'power_allocator'
[    0.112159] EISA bus registered
[    0.112159] cpuidle: using governor ladder
[    0.112159] cpuidle: using governor menu
[    0.112159] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.112159] ACPI: bus type PCI registered
[    0.112159] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.112159] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.112159] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.112159] PCI: Using configuration type 1 for base access
[    0.113282] Kprobes globally optimized
[    0.113284] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.113284] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.113643] ACPI: Added _OSI(Module Device)
[    0.113644] ACPI: Added _OSI(Processor Device)
[    0.113644] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.113645] ACPI: Added _OSI(Processor Aggregator Device)
[    0.113645] ACPI: Added _OSI(Linux-Dell-Video)
[    0.113646] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.113646] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.164075] ACPI: BIOS _OSI(Darwin) query ignored
[    0.164386] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.701811] ACPI: Dynamic OEM Table Load:
[    0.701816] ACPI: SSDT 0xFFFF9BF6415BF000 00078C (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.702643] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.703853] ACPI: Dynamic OEM Table Load:
[    0.703856] ACPI: SSDT 0xFFFF9BF6415B0000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.704589] ACPI: Dynamic OEM Table Load:
[    0.704592] ACPI: SSDT 0xFFFF9BF6414BB600 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.705274] ACPI: Dynamic OEM Table Load:
[    0.705278] ACPI: SSDT 0xFFFF9BF6415BC800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.706216] ACPI: Dynamic OEM Table Load:
[    0.706221] ACPI: SSDT 0xFFFF9BF6415A4000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.707505] ACPI: Dynamic OEM Table Load:
[    0.707509] ACPI: SSDT 0xFFFF9BF6415B2C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.708264] ACPI: Dynamic OEM Table Load:
[    0.708268] ACPI: SSDT 0xFFFF9BF6415B5C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.712023] ACPI: Interpreter enabled
[    0.712048] ACPI: (supports S0 S3 S4 S5)
[    0.712049] ACPI: Using IOAPIC for interrupt routing
[    0.712075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.712983] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.722387] ACPI: PM: Power Resource [USBC] (on)
[    0.724318] ACPI: PM: Power Resource [V0PR] (on)
[    0.724470] ACPI: PM: Power Resource [V1PR] (on)
[    0.724617] ACPI: PM: Power Resource [V2PR] (on)
[    0.728796] ACPI: PM: Power Resource [WRST] (on)
[    0.730535] ACPI: PM: Power Resource [FN00] (off)
[    0.730596] ACPI: PM: Power Resource [FN01] (off)
[    0.730662] ACPI: PM: Power Resource [FN02] (off)
[    0.730722] ACPI: PM: Power Resource [FN03] (off)
[    0.730780] ACPI: PM: Power Resource [FN04] (off)
[    0.731142] ACPI: PM: Power Resource [PIN] (off)
[    0.731592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.731597] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.731743] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.731881] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.731882] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.732619] PCI host bridge to bus 0000:00
[    0.732621] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.732622] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.732623] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.732623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.732624] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff window]
[    0.732625] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.732640] pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
[    0.732767] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.732795] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.733233] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.733247] pci 0000:00:12.0: reg 0x10: [mem 0x50a41000-0x50a41fff 64bit]
[    0.733404] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.733416] pci 0000:00:14.0: reg 0x10: [mem 0x50a20000-0x50a2ffff 64bit]
[    0.733463] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.733844] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.733858] pci 0000:00:14.2: reg 0x10: [mem 0x50a3a000-0x50a3bfff 64bit]
[    0.733867] pci 0000:00:14.2: reg 0x18: [mem 0x50a40000-0x50a40fff 64bit]
[    0.734090] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.734165] pci 0000:00:14.3: reg 0x10: [mem 0x50a34000-0x50a37fff 64bit]
[    0.734359] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.734542] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.734558] pci 0000:00:16.0: reg 0x10: [mem 0x50a3f000-0x50a3ffff 64bit]
[    0.734618] pci 0000:00:16.0: PME# supported from D3hot
[    0.734992] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.735002] pci 0000:00:17.0: reg 0x10: [mem 0x50a38000-0x50a39fff]
[    0.735008] pci 0000:00:17.0: reg 0x14: [mem 0x50a3e000-0x50a3e0ff]
[    0.735013] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    0.735019] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    0.735024] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    0.735029] pci 0000:00:17.0: reg 0x24: [mem 0x50a3d000-0x50a3d7ff]
[    0.735060] pci 0000:00:17.0: PME# supported from D3hot
[    0.735463] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.735529] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.735549] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.736018] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.736083] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.736104] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[    0.736557] pci 0000:00:1b.6: [8086:a32e] type 01 class 0x060400
[    0.736622] pci 0000:00:1b.6: PME# supported from D0 D3hot D3cold
[    0.736643] pci 0000:00:1b.6: PTM enabled (root), 4ns granularity
[    0.737100] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.737165] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.737654] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.737720] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.738208] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.738561] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.738594] pci 0000:00:1f.3: reg 0x10: [mem 0x50a30000-0x50a33fff 64bit]
[    0.738640] pci 0000:00:1f.3: reg 0x20: [mem 0x50200000-0x502fffff 64bit]
[    0.738717] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.739454] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.739477] pci 0000:00:1f.4: reg 0x10: [mem 0x50a3c000-0x50a3c0ff 64bit]
[    0.739502] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.739707] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.739720] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.739846] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.739870] pci 0000:00:1f.6: reg 0x10: [mem 0x50a00000-0x50a1ffff]
[    0.739995] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.740116] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.740126] pci 0000:01:00.0: reg 0x10: [mem 0x50500000-0x50503fff]
[    0.740196] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.740237] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.740279] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.740280] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.740282] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.740284] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740318] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.740395] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.740462] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.740465] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.740467] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.740470] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740505] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    0.740516] pci 0000:03:00.0: reg 0x10: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.740524] pci 0000:03:00.0: reg 0x18: [mem 0x50000000-0x501fffff 64bit pref]
[    0.740529] pci 0000:03:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.740535] pci 0000:03:00.0: reg 0x24: [mem 0x50300000-0x503fffff]
[    0.740540] pci 0000:03:00.0: reg 0x30: [mem 0x50400000-0x5041ffff pref]
[    0.740557] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.740562] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.740605] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.740653] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.740683] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.740692] pci 0000:03:00.1: reg 0x10: [mem 0x50420000-0x50423fff]
[    0.740762] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.740816] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.740819] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.740821] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.740824] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740920] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802
[    0.740937] pci 0000:04:00.0: reg 0x10: [mem 0x50900000-0x50903fff 64bit]
[    0.740962] pci 0000:04:00.0: reg 0x20: [mem 0x50904000-0x509040ff 64bit]
[    0.741112] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.741116] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.741203] pci 0000:05:00.0: [144d:a808] type 00 class 0x010802
[    0.741221] pci 0000:05:00.0: reg 0x10: [mem 0x50800000-0x50803fff 64bit]
[    0.741384] pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1b.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.741418] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.741421] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.741514] pci 0000:06:00.0: [104c:823e] type 01 class 0x060400
[    0.741543] pci 0000:06:00.0: reg 0x14: [mem 0x50700000-0x50700fff]
[    0.741639] pci 0000:06:00.0: supports D1 D2
[    0.741719] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.741722] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.741768] pci_bus 0000:07: extended config space not accessible
[    0.741785] pci 0000:07:00.0: [104c:823f] type 00 class 0x0c0010
[    0.741804] pci 0000:07:00.0: reg 0x10: [mem 0x50604000-0x506047ff]
[    0.741813] pci 0000:07:00.0: reg 0x14: [mem 0x50600000-0x50603fff]
[    0.741895] pci 0000:07:00.0: supports D1 D2
[    0.741895] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot
[    0.741978] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.741988] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.742076] acpiphp: Slot [1] registered
[    0.742083] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.742163] acpiphp: Slot [1-1] registered
[    0.742173] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.743417] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.743442] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.743467] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.743491] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.743515] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.743539] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.743563] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.743588] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.747512] acpi LNXPOWER:04: Turning OFF
[    0.747522] acpi LNXPOWER:00: Turning OFF
[    0.747605] iommu: Default domain type: Translated 
[    0.747645] SCSI subsystem initialized
[    0.747648] libata version 3.00 loaded.
[    0.747648] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.747648] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.747648] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.747648] vgaarb: loaded
[    0.747648] ACPI: bus type USB registered
[    0.747648] usbcore: registered new interface driver usbfs
[    0.747648] usbcore: registered new interface driver hub
[    0.747648] usbcore: registered new device driver usb
[    0.747648] pps_core: LinuxPPS API ver. 1 registered
[    0.747648] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.747648] PTP clock support registered
[    0.747649] EDAC MC: Ver: 3.0.0
[    0.747728] Registered efivars operations
[    0.747728] NetLabel: Initializing
[    0.747728] NetLabel:  domain hash size = 128
[    0.747728] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.747728] NetLabel:  unlabeled traffic allowed by default
[    0.747728] PCI: Using ACPI for IRQ routing
[    0.790102] PCI: pci_cache_line_size set to 64 bytes
[    0.790284] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
[    0.790285] e820: reserve RAM buffer [mem 0x27f0a018-0x27ffffff]
[    0.790286] e820: reserve RAM buffer [mem 0x27f1b018-0x27ffffff]
[    0.790287] e820: reserve RAM buffer [mem 0x3053d000-0x33ffffff]
[    0.790287] e820: reserve RAM buffer [mem 0x399bd000-0x3bffffff]
[    0.790288] e820: reserve RAM buffer [mem 0x3c0aa000-0x3fffffff]
[    0.790289] e820: reserve RAM buffer [mem 0x3db6f000-0x3fffffff]
[    0.790289] e820: reserve RAM buffer [mem 0x3e181000-0x3fffffff]
[    0.790290] e820: reserve RAM buffer [mem 0x3ef00000-0x3fffffff]
[    0.790290] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
[    0.790630] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.790634] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.792616] clocksource: Switched to clocksource tsc-early
[    0.797467] VFS: Disk quotas dquot_6.6.0
[    0.797476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.797530] AppArmor: AppArmor Filesystem Enabled
[    0.797553] pnp: PnP ACPI init
[    0.797772] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.797774] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.797775] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.797779] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798295] pnp 00:01: [dma 0 disabled]
[    0.798318] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.798396] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.798397] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.798400] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798410] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.798476] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.798478] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.798622] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.798623] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.798624] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.798625] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.798626] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.798626] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.798627] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.798629] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.798631] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798799] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.798801] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.798802] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.798803] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.798803] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.798804] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.798805] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.798808] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799033] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.799036] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799851] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.800417] pnp: PnP ACPI: found 9 devices
[    0.805538] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.805569] NET: Registered protocol family 2
[    0.805654] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.806752] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.806840] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.806995] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.807034] TCP: Hash tables configured (established 262144 bind 65536)
[    0.807093] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.807153] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.807200] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.807243] NET: Registered protocol family 1
[    0.807245] NET: Registered protocol family 44
[    0.807251] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.807253] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[    0.807254] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[    0.807258] pci 0000:00:1d.0: BAR 14: assigned [mem 0x50b00000-0x50cfffff]
[    0.807261] pci 0000:00:1d.0: BAR 15: assigned [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807262] pci 0000:00:1d.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.807265] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.807266] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.807269] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.807271] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807274] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.807276] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.807278] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.807280] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807284] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.807285] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.807286] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.807287] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807289] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.807295] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.807299] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.807302] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.807306] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.807311] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.807321] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.807323] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.807327] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.807335] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.807338] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.807341] pci 0000:00:1d.0:   bridge window [mem 0x50b00000-0x50cfffff]
[    0.807343] pci 0000:00:1d.0:   bridge window [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807347] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.807348] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.807348] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.807349] pci_bus 0000:00: resource 7 [mem 0x40000000-0xdfffffff window]
[    0.807350] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.807351] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.807351] pci_bus 0000:01: resource 1 [mem 0x50300000-0x505fffff]
[    0.807352] pci_bus 0000:01: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807353] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.807354] pci_bus 0000:02: resource 1 [mem 0x50300000-0x504fffff]
[    0.807354] pci_bus 0000:02: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807355] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.807356] pci_bus 0000:03: resource 1 [mem 0x50300000-0x504fffff]
[    0.807356] pci_bus 0000:03: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807357] pci_bus 0000:04: resource 1 [mem 0x50900000-0x509fffff]
[    0.807358] pci_bus 0000:05: resource 1 [mem 0x50800000-0x508fffff]
[    0.807359] pci_bus 0000:06: resource 1 [mem 0x50600000-0x507fffff]
[    0.807359] pci_bus 0000:07: resource 1 [mem 0x50600000-0x506fffff]
[    0.807360] pci_bus 0000:09: resource 0 [io  0x5000-0x5fff]
[    0.807361] pci_bus 0000:09: resource 1 [mem 0x50b00000-0x50cfffff]
[    0.807361] pci_bus 0000:09: resource 2 [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807729] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.807772] PCI: CLS 64 bytes, default 64
[    0.807784] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.807785] software IO TLB: mapped [mem 0x0000000032ceb000-0x0000000036ceb000] (64MB)
[    0.807800] Trying to unpack rootfs image as initramfs...
[    0.816936] Initialise system trusted keyrings
[    0.816942] Key type blacklist registered
[    0.816959] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.817512] zbud: loaded
[    0.817653] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.817715] fuse: init (API version 7.34)
[    0.817785] integrity: Platform Keyring initialized
[    0.822582] Key type asymmetric registered
[    0.822584] Asymmetric key parser 'x509' registered
[    0.822594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.822615] io scheduler mq-deadline registered
[    0.822996] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[    0.823028] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[    0.823028] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823197] pcieport 0000:00:1b.4: AER: enabled with IRQ 123
[    0.823229] pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
[    0.823230] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823401] pcieport 0000:00:1b.6: AER: enabled with IRQ 124
[    0.823432] pcieport 0000:00:1b.6: DPC: enabled with IRQ 124
[    0.823433] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823857] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.823889] efifb: probing for efifb
[    0.823902] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.823903] efifb: framebuffer at 0x40000000, using 9000k, total 9000k
[    0.823904] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.823904] efifb: scrolling: redraw
[    0.823905] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.823926] fbcon: Deferring console take-over
[    0.823926] fb0: EFI VGA frame buffer device
[    0.824387] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.824400] ACPI: button: Sleep Button [SLPB]
[    0.824417] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.824425] ACPI: button: Power Button [PWRB]
[    0.824440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.825631] ACPI: button: Power Button [PWRF]
[    0.825859] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.826793] thermal LNXTHERM:00: registered as thermal_zone0
[    0.826795] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.827013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.848331] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.850472] Linux agpgart interface v0.103
[    0.929779] Freeing initrd memory: 105140K
[    0.937792] loop: module loaded
[    0.938053] tun: Universal TUN/TAP device driver, 1.6
[    0.938115] PPP generic driver version 2.4.2
[    0.938246] VFIO - User Level meta-driver version: 0.3
[    0.938351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.938354] ehci-pci: EHCI PCI platform driver
[    0.938360] ehci-platform: EHCI generic platform driver
[    0.938364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.938365] ohci-pci: OHCI PCI platform driver
[    0.938368] ohci-platform: OHCI generic platform driver
[    0.938371] uhci_hcd: USB Universal Host Controller Interface driver
[    0.938389] i8042: PNP: No PS/2 controller found.
[    0.938431] mousedev: PS/2 mouse device common for all mice
[    0.938488] rtc_cmos 00:03: RTC can wake from S4
[    0.939252] rtc_cmos 00:03: registered as rtc0
[    0.939480] rtc_cmos 00:03: setting system clock to 2022-09-13T09:11:58 UTC (1663060318)
[    0.939488] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.939492] i2c /dev entries driver
[    0.939717] device-mapper: uevent: version 1.0.3
[    0.939769] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.939777] platform eisa.0: Probing EISA bus 0
[    0.939778] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.939779] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.939780] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.939780] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.939781] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.939782] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.939782] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.939783] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.939783] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.939784] platform eisa.0: EISA: Detected 0 cards
[    0.939786] intel_pstate: Intel P-state driver initializing
[    0.940210] intel_pstate: Disabling energy efficiency optimization
[    0.940211] intel_pstate: HWP enabled
[    0.940411] ledtrig-cpu: registered to indicate activity on CPUs
[    0.940413] EFI Variables Facility v0.08 2004-May-17
[    0.995222] intel_pmc_core INT33A1:00:  initialized
[    0.995266] drop_monitor: Initializing network drop monitor service
[    0.995341] NET: Registered protocol family 10
[    0.998418] Segment Routing with IPv6
[    0.998427] NET: Registered protocol family 17
[    0.998441] Key type dns_resolver registered
[    0.998761] microcode: sig=0x906ed, pf=0x2, revision=0xb8
[    0.998905] microcode: Microcode Update Driver: v2.2.
[    0.998907] IPI shorthand broadcast: enabled
[    0.998912] sched_clock: Marking stable (994496666, 4407084)->(1192163965, -193260215)
[    0.999091] registered taskstats version 1
[    0.999097] Loading compiled-in X.509 certificates
[    0.999502] Loaded X.509 cert 'Build time autogenerated kernel key: b01d6ea81d79133bbb99081f666410cfc79a4af2'
[    0.999825] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.000140] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.000141] blacklist: Loading compiled-in revocation X.509 certificates
[    1.000150] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.000267] zswap: loaded using pool lzo/zbud
[    1.000414] Key type ._fscrypt registered
[    1.000415] Key type .fscrypt registered
[    1.000415] Key type fscrypt-provisioning registered
[    1.002110] Key type encrypted registered
[    1.002111] AppArmor: AppArmor sha1 policy hashing enabled
[    1.002622] integrity: Loading X.509 certificate: UEFI:db
[    1.002636] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.002637] integrity: Loading X.509 certificate: UEFI:db
[    1.002645] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.003791] ima: No TPM chip found, activating TPM-bypass!
[    1.003793] Loading compiled-in module X.509 certificates
[    1.004110] Loaded X.509 cert 'Build time autogenerated kernel key: b01d6ea81d79133bbb99081f666410cfc79a4af2'
[    1.004111] ima: Allocated hash algorithm: sha1
[    1.004115] ima: No architecture policies found
[    1.004121] evm: Initialising EVM extended attributes:
[    1.004121] evm: security.selinux
[    1.004122] evm: security.SMACK64
[    1.004122] evm: security.SMACK64EXEC
[    1.004123] evm: security.SMACK64TRANSMUTE
[    1.004123] evm: security.SMACK64MMAP
[    1.004123] evm: security.apparmor
[    1.004124] evm: security.ima
[    1.004124] evm: security.capability
[    1.004124] evm: HMAC attrs: 0x1
[    1.004261] PM:   Magic number: 6:564:171
[    1.004295] acpi device:34: hash matches
[    1.004394] RAS: Correctable Errors collector initialized.
[    1.005150] Freeing unused decrypted memory: 2036K
[    1.005366] Freeing unused kernel image (initmem) memory: 2792K
[    1.014774] Write protecting the kernel read-only data: 30720k
[    1.015253] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.015504] Freeing unused kernel image (rodata/data gap) memory: 1756K
[    1.023186] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.023189] Run /init as init process
[    1.023189]   with arguments:
[    1.023190]     /init
[    1.023190]     splash
[    1.023191]   with environment:
[    1.023191]     HOME=/
[    1.023192]     TERM=linux
[    1.023192]     BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency
[    1.068761] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.068926] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.069230] e1000e: Intel(R) PRO/1000 Network Driver
[    1.069231] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.069448] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.069452] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.069636] ahci 0000:00:17.0: version 3.0
[    1.070978] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.071092] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.071339] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.071341] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.071343] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.071360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[    1.071361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.071362] usb usb1: Product: xHCI Host Controller
[    1.071363] usb usb1: Manufacturer: Linux 5.13.0-51-lowlatency xhci-hcd
[    1.071364] usb usb1: SerialNumber: 0000:00:14.0
[    1.071425] hub 1-0:1.0: USB hub found
[    1.071439] hub 1-0:1.0: 16 ports detected
[    1.071799] cryptd: max_cpu_qlen set to 1000
[    1.072557] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.072653] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.072994] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[    1.072996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.072997] usb usb2: Product: xHCI Host Controller
[    1.072998] usb usb2: Manufacturer: Linux 5.13.0-51-lowlatency xhci-hcd
[    1.072998] usb usb2: SerialNumber: 0000:00:14.0
[    1.073060] hub 2-0:1.0: USB hub found
[    1.073071] hub 2-0:1.0: 10 ports detected
[    1.074387] AVX2 version of gcm_enc/dec engaged.
[    1.074409] AES CTR mode by8 optimization enabled
[    1.075117] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    1.077245] nvme nvme0: pci function 0000:04:00.0
[    1.077280] nvme nvme1: pci function 0000:05:00.0
[    1.079051] i2c i2c-0: Successfully instantiated SPD at 0x51
[    1.079798] i2c i2c-0: Successfully instantiated SPD at 0x53
[    1.081484] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    1.081499] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    1.083278] nvme nvme1: missing or invalid SUBNQN field.
[    1.083290] nvme nvme1: Shutdown timeout set to 8 seconds
[    1.084922] firewire_ohci 0000:07:00.0: enabling device (0000 -> 0002)
[    1.088513] nvme nvme0: allocated 32 MiB host memory buffer.
[    1.089873] nvme nvme0: 8/0/0 default/read/poll queues
[    1.091129] scsi host0: ahci
[    1.091289] scsi host1: ahci
[    1.091363] scsi host2: ahci
[    1.091421] scsi host3: ahci
[    1.091447] ata1: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d100 irq 131
[    1.091449] ata2: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d180 irq 131
[    1.091450] ata3: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d200 irq 131
[    1.091452] ata4: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d280 irq 131
[    1.092108]  nvme0n1: p1 p2
[    1.094847] nvme nvme1: 8/0/0 default/read/poll queues
[    1.096876]  nvme1n1: p1
[    1.136728] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2
[    1.398735] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.402181] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402200] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402285] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402892] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
[    1.402893] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.403252] ata2.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.403253] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.403551] ata4.00: configured for UDMA/133
[    1.403800] ata1.00: ATA-9: INTEL SSDSC2CT180A3, 300i, max UDMA/133
[    1.403801] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.404300] ata2.00: configured for UDMA/133
[    1.411637] usb 2-3: New USB device found, idVendor=0bc2, idProduct=2344, bcdDevice= 7.12
[    1.411639] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.411640] usb 2-3: Product: Portable
[    1.411641] usb 2-3: Manufacturer: Seagate
[    1.411641] usb 2-3: SerialNumber: NAAHX5RX
[    1.413753] ata1.00: configured for UDMA/133
[    1.413886] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CT18 300i PQ: 0 ANSI: 5
[    1.414198] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.414323] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.414350] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB)
[    1.414358] sd 0:0:0:0: [sda] Write Protect is off
[    1.414359] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.414368] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.414454] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.414494] usbcore: registered new interface driver usb-storage
[    1.414501] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.414503] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.414508] sd 1:0:0:0: [sdb] Write Protect is off
[    1.414510] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.414522] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.425175]  sda: sda1 sda2 sda3 sda4 sda5
[    1.441871] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.524630] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.645014] firewire_core 0000:07:00.0: created device fw0: GUID 7856341200000098, S800
[    1.645031] firewire_core 0000:07:00.0: phy config: new root=ffc1, gap_count=5
[    1.654630] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=94.01
[    1.654642] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.654647] usb 1-1: Product: USB2.1 Hub
[    1.654651] usb 1-1: Manufacturer: GenesysLogic
[    1.655876] hub 1-1:1.0: USB hub found
[    1.656293] hub 1-1:1.0: 4 ports detected
[    1.661687] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.680539] ata3.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.680548] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.681979] ata3.00: configured for UDMA/133
[    1.682320] scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.682902] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.683250] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.683259] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.683349] sd 2:0:0:0: [sdc] Write Protect is off
[    1.683357] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.683375] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
[    1.683536] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.684127] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    1.684409] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    1.684418] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    1.684472] sd 3:0:0:0: [sdd] Write Protect is off
[    1.684481] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    1.684549] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.689932] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.739798]  sdc: sdc1 sdc2
[    1.754195] sd 2:0:0:0: [sdc] Attached SCSI disk
[    1.755140] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:ad:9b:41
[    1.755165] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.755273] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    1.755881]  sdd: sdd1
[    1.767749] usb 2-5: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    1.768879] sd 3:0:0:0: [sdd] Attached SCSI disk
[    1.780717] usb 2-5: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    1.780728] usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    1.780733] usb 2-5: Product: Ugreen Storage Device
[    1.780737] usb 2-5: Manufacturer: Ugreen
[    1.780741] usb 2-5: SerialNumber: 09200819184D
[    1.791028] scsi host4: uas
[    1.791902] scsi 4:0:0:0: Direct-Access     Seagate  Portable         0712 PQ: 0 ANSI: 6
[    1.793418] sd 4:0:0:0: Attached scsi generic sg4 type 0
[    1.793994] sd 4:0:0:0: [sde] 9767541167 512-byte logical blocks: (5.00 TB/4.55 TiB)
[    1.794003] sd 4:0:0:0: [sde] 4096-byte physical blocks
[    1.794178] sd 4:0:0:0: [sde] Write Protect is off
[    1.794188] sd 4:0:0:0: [sde] Mode Sense: 53 00 00 08
[    1.794624] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.795024] sd 4:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    1.795574] scsi host5: uas
[    1.795777] usbcore: registered new interface driver uas
[    1.796221] scsi 5:0:0:0: Direct-Access     CT500MX5 00SSD1           0    PQ: 0 ANSI: 6
[    1.797036] sd 5:0:0:0: Attached scsi generic sg5 type 0
[    1.797547] sd 5:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.797556] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[    1.797648] sd 5:0:0:0: [sdf] Write Protect is off
[    1.797654] sd 5:0:0:0: [sdf] Mode Sense: 43 00 00 00
[    1.797820] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.798033] sd 5:0:0:0: [sdf] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    1.818108]  sdf: sdf1 sdf2 sdf3
[    1.834314] sd 5:0:0:0: [sdf] Attached SCSI disk
[    1.852702] tsc: Refined TSC clocksource calibration: 3599.991 MHz
[    1.852718] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44b1820a, max_idle_ns: 440795276805 ns
[    1.852811] clocksource: Switched to clocksource tsc
[    1.893421]  sdb: sdb1 sdb2
[    1.893676] usb 1-11: new high-speed USB device number 3 using xhci_hcd
[    1.908165] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.021123] usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.021135] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.021140] usb 1-11: Product: USB2.0 Hub
[    2.022502] hub 1-11:1.0: USB hub found
[    2.022838] hub 1-11:1.0: 4 ports detected
[    2.105809]  sde: sde1 sde2
[    2.115638] sd 4:0:0:0: [sde] Attached SCSI disk
[    2.119679] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    2.127676] amd_sched: loading out-of-tree module taints kernel.
[    2.127690] amd_sched: module verification failed: signature and/or required key missing - tainting kernel
[    2.128416] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    2.133629] usb 2-6: new SuperSpeed Plus Gen 2x1 USB device number 4 using xhci_hcd
[    2.147096] usb 2-6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.147099] usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.147100] usb 2-6: Product: Ugreen Storage Device
[    2.147101] usb 2-6: Manufacturer: Ugreen
[    2.147101] usb 2-6: SerialNumber: 092010163430
[    2.150699] scsi host6: uas
[    2.150939] scsi 6:0:0:0: Direct-Access     WDC  WDS 100T2B0A-00SM50  0    PQ: 0 ANSI: 6
[    2.151327] sd 6:0:0:0: Attached scsi generic sg6 type 0
[    2.151704] sd 6:0:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.151778] sd 6:0:0:0: [sdg] Write Protect is off
[    2.151779] sd 6:0:0:0: [sdg] Mode Sense: 43 00 00 00
[    2.151938] sd 6:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.152178] sd 6:0:0:0: [sdg] Optimal transfer size 33553920 bytes
[    2.166551]  sdg: sdg1 sdg2
[    2.204362] sd 6:0:0:0: [sdg] Attached SCSI disk
[    2.216661] [drm] amdgpu kernel modesetting enabled.
[    2.216663] [drm] amdgpu version: 5.13.20.22.10
[    2.216664] [drm] OS DRM version: 5.13.0
[    2.216704] amdgpu: CRAT table not found
[    2.216706] amdgpu: Virtual CRAT table created for CPU
[    2.216711] amdgpu: Topology: Add CPU node
[    2.224161] amdgpu: PeerDirect support was initialized successfully
[    2.224187] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    2.224188] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    2.224189] fb0: switching to amdgpudrmfb from EFI VGA
[    2.224217] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    2.224306] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1462:0x3951 0xC1).
[    2.224308] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    2.224314] [drm] register mmio base: 0x50300000
[    2.224315] [drm] register mmio size: 1048576
[    2.225585] [drm] add ip block number 0 <nv_common>
[    2.225586] [drm] add ip block number 1 <gmc_v10_0>
[    2.225586] [drm] add ip block number 2 <navi10_ih>
[    2.225587] [drm] add ip block number 3 <psp>
[    2.225587] [drm] add ip block number 4 <smu>
[    2.225588] [drm] add ip block number 5 <dm>
[    2.225588] [drm] add ip block number 6 <gfx_v10_0>
[    2.225589] [drm] add ip block number 7 <sdma_v5_2>
[    2.225590] [drm] add ip block number 8 <vcn_v3_0>
[    2.225590] [drm] add ip block number 9 <jpeg_v3_0>
[    2.225599] amdgpu 0000:03:00.0: No more image in the PCI ROM
[    2.225615] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    2.225616] amdgpu: ATOM BIOS: 113-V395TRIO-1OC
[    2.225622] [drm] VCN(0) decode is enabled in VM mode
[    2.225623] [drm] VCN(1) decode is enabled in VM mode
[    2.225623] [drm] VCN(0) encode is enabled in VM mode
[    2.225623] [drm] VCN(1) encode is enabled in VM mode
[    2.225625] [drm] JPEG decode is enabled in VM mode
[    2.225643] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
[    2.225643] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[    2.225647] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    2.225652] amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[    2.225653] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    2.225655] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    2.225661] [drm] Detected VRAM RAM=16368M, BAR=256M
[    2.225661] [drm] RAM width 256bits GDDR6
[    2.225685] [drm] amdgpu: 16368M of VRAM memory ready
[    2.225687] [drm] amdgpu: 32038M of GTT memory ready.
[    2.225690] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    2.225770] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[    2.225916] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    2.260606] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    2.389969] usb 1-12: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
[    2.389971] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.389972] usb 1-12: Product: ITE Device(8595)
[    2.389973] usb 1-12: Manufacturer: ITE Tech. Inc.
[    2.393064] hid: raw HID events driver (C) Jiri Kosina
[    2.395506] usbcore: registered new interface driver usbhid
[    2.395507] usbhid: USB HID core driver
[    2.396545] hid-generic 0003:048D:8297.0001: hiddev0,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-12/input0
[    2.450629] usb 1-11.1: new high-speed USB device number 5 using xhci_hcd
[    2.544099] usb 1-11.1: New USB device found, idVendor=0e8d, idProduct=1887, bcdDevice= 0.00
[    2.544102] usb 1-11.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.544102] usb 1-11.1: Product: Portable Super Multi Drive
[    2.544103] usb 1-11.1: Manufacturer: Hitachi-LG Data Storage Inc
[    2.544104] usb 1-11.1: SerialNumber: KO3H4PK5112         
[    2.549332] usb-storage 1-11.1:1.0: USB Mass Storage device detected
[    2.549609] scsi host7: usb-storage 1-11.1:1.0
[    2.653851] usb 2-1: new SuperSpeed Plus Gen 2x1 USB device number 5 using xhci_hcd
[    2.669333] usb 2-1: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=94.01
[    2.669335] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.669336] usb 2-1: Product: USB3.1 Hub
[    2.669336] usb 2-1: Manufacturer: GenesysLogic
[    2.671627] hub 2-1:1.0: USB hub found
[    2.672155] hub 2-1:1.0: 4 ports detected
[    2.781631] usb 1-13: new high-speed USB device number 6 using xhci_hcd
[    2.908893] usb 1-13: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.908895] usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.908896] usb 1-13: Product: USB2.0 Hub
[    2.910003] hub 1-13:1.0: USB hub found
[    2.910276] hub 1-13:1.0: 4 ports detected
[    2.971638] usb 1-11.2: new high-speed USB device number 7 using xhci_hcd
[    3.050198] usb 1-11.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
[    3.050200] usb 1-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.050201] usb 1-11.2: Product: USB2.1 Hub
[    3.050201] usb 1-11.2: Manufacturer: GenesysLogic
[    3.051261] hub 1-11.2:1.0: USB hub found
[    3.051548] hub 1-11.2:1.0: 4 ports detected
[    3.162629] usb 1-14: new full-speed USB device number 8 using xhci_hcd
[    3.289952] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.289954] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.352628] usb 1-11.3: new high-speed USB device number 9 using xhci_hcd
[    3.428855] usb 1-11.3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    3.428857] usb 1-11.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.429829] hub 1-11.3:1.0: USB hub found
[    3.429894] hub 1-11.3:1.0: 4 ports detected
[    3.492637] usb 1-13.1: new low-speed USB device number 10 using xhci_hcd
[    3.578158] usb 1-13.1: New USB device found, idVendor=07b5, idProduct=0316, bcdDevice= 1.01
[    3.578160] usb 1-13.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.578161] usb 1-13.1: Product: USB Game Controllers
[    3.578162] usb 1-13.1: Manufacturer: Mega World
[    3.584679] scsi 7:0:0:0: CD-ROM            ASUS     SDRW-08D2S-U     A801 PQ: 0 ANSI: 0
[    3.587193] input: Mega World USB Game Controllers as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/0003:07B5:0316.0002/input/input3
[    3.587396] hid-generic 0003:07B5:0316.0002: input,hidraw1: USB HID v1.10 Joystick [Mega World USB Game Controllers] on usb-0000:00:14.0-13.1/input0
[    3.593101] sr 7:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.593103] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.622729] sr 7:0:0:0: Attached scsi CD-ROM sr0
[    3.622868] sr 7:0:0:0: Attached scsi generic sg7 type 5
[    3.658626] usb 1-11.2.1: new full-speed USB device number 11 using xhci_hcd
[    3.716486] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    3.716591] [drm] Loading DMUB firmware via PSP: version=0x0202000F
[    3.717423] [drm] use_doorbell being set to: [true]
[    3.717441] [drm] use_doorbell being set to: [true]
[    3.717454] [drm] use_doorbell being set to: [true]
[    3.717469] [drm] use_doorbell being set to: [true]
[    3.717555] [drm] Found VCN firmware Version ENC: 1.20 DEC: 2 VEP: 0 Revision: 5
[    3.717560] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    3.760806] usb 1-11.2.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    3.760809] usb 1-11.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.760810] usb 1-11.2.1: Product: MIDI2x2
[    3.760810] usb 1-11.2.1: Manufacturer: MIDIPLUS
[    3.760811] usb 1-11.2.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    3.782332] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[    3.822634] usb 1-13.3: new full-speed USB device number 12 using xhci_hcd
[    3.900290] usb 1-13.3: New USB device found, idVendor=044f, idProduct=b10a, bcdDevice= 5.00
[    3.900302] usb 1-13.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.900308] usb 1-13.3: Product: T.16000M
[    3.900312] usb 1-13.3: Manufacturer: Thrustmaster
[    3.905310] input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:044F:B10A.0003/input/input4
[    3.905655] hid-generic 0003:044F:B10A.0003: input,hidraw2: USB HID v1.00 Joystick [Thrustmaster T.16000M] on usb-0000:00:14.0-13.3/input0
[    3.913081] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.913118] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    3.986464] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    3.986631] usb 1-11.2.3: new high-speed USB device number 13 using xhci_hcd
[    3.986632] [drm] Display Core initialized with v3.2.173!
[    3.987875] [drm] DMUB hardware initialized: version=0x0202000F
[    4.087879] usb 1-11.2.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.087881] usb 1-11.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.087882] usb 1-11.2.3: Product: USB2.0 Hub
[    4.089208] hub 1-11.2.3:1.0: USB hub found
[    4.089486] hub 1-11.2.3:1.0: 4 ports detected
[    4.162636] usb 1-11.3.1: new high-speed USB device number 14 using xhci_hcd
[    4.178509] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
[    4.250737] usb 1-11.3.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    4.250740] usb 1-11.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.251752] hub 1-11.3.1:1.0: USB hub found
[    4.251768] hub 1-11.3.1:1.0: 4 ports detected
[    4.327636] usb 1-11.3.3: new low-speed USB device number 15 using xhci_hcd
[    4.333602] [drm] kiq ring mec 2 pipe 1 q 0
[    4.340721] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    4.340885] [drm] JPEG decode initialized successfully.
[    4.342235] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    4.381370] memmap_init_zone_device initialised 4194304 pages in 16ms
[    4.381374] amdgpu: HMM registered 16368MB device memory
[    4.381600] amdgpu: SRAT table not found
[    4.381601] amdgpu: Virtual CRAT table created for GPU
[    4.381740] amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
[    4.381743] kfd kfd: amdgpu: added device 1002:73bf
[    4.381764] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
[    4.381813] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    4.381815] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    4.381816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    4.381816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    4.381817] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    4.381818] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    4.381818] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    4.381819] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    4.381820] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    4.381820] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    4.381821] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    4.381822] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    4.381822] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[    4.381823] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[    4.381824] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    4.381824] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    4.381825] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    4.381826] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[    4.381826] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[    4.381827] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[    4.381828] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[    4.382986] [drm] Initialized amdgpu 3.45.0 20150101 for 0000:03:00.0 on minor 0
[    4.393790] fbcon: amdgpudrmfb (fb0) is primary device
[    4.393791] fbcon: Deferring console take-over
[    4.393792] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    4.424276] usb 1-11.3.3: New USB device found, idVendor=05ac, idProduct=0255, bcdDevice= 1.00
[    4.424278] usb 1-11.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.424280] usb 1-11.3.3: Product: USB KEYBOARD
[    4.424280] usb 1-11.3.3: Manufacturer: HAILUCK CO.,LTD
[    4.433784] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.0/0003:05AC:0255.0004/input/input5
[    4.482652] usb 1-11.2.3.3: new full-speed USB device number 16 using xhci_hcd
[    4.485861] hid-generic 0003:05AC:0255.0004: input,hidraw3: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input0
[    4.489158] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.1/0003:05AC:0255.0005/input/input6
[    4.540865] hid-generic 0003:05AC:0255.0005: input,hiddev1,hidraw4: USB HID v1.10 Device [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input1
[    4.559684] usb 1-11.2.3.3: New USB device found, idVendor=28bd, idProduct=091b, bcdDevice= 0.00
[    4.559686] usb 1-11.2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.559687] usb 1-11.2.3.3: Product: 21.5 inch PenDisplay
[    4.559688] usb 1-11.2.3.3: Manufacturer: UGTABLET
[    4.571382] input: UGTABLET 21.5 inch PenDisplay Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0006/input/input7
[    4.571525] input: UGTABLET 21.5 inch PenDisplay Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0006/input/input8
[    4.622796] hid-generic 0003:28BD:091B.0006: input,hidraw5: USB HID v1.00 Mouse [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input0
[    4.623704] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0007/input/input9
[    4.623848] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0007/input/input10
[    4.624028] hid-generic 0003:28BD:091B.0007: input,hiddev2,hidraw6: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input1
[    4.624510] hid-generic 0003:28BD:091B.0008: hiddev3,hidraw7: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input2
[    4.634669] usb 1-11.3.4: new full-speed USB device number 17 using xhci_hcd
[    4.662980] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
[    4.725410] usb 1-11.3.4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    4.725413] usb 1-11.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.725414] usb 1-11.3.4: Product: USB Receiver
[    4.725415] usb 1-11.3.4: Manufacturer: Logitech
[    4.732567] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.0/0003:046D:C52F.0009/input/input11
[    4.732807] hid-generic 0003:046D:C52F.0009: input,hidraw8: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.734025] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/input/input12
[    4.785878] hid-generic 0003:046D:C52F.000A: input,hiddev4,hidraw9: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.803924] logitech-djreceiver 0003:046D:C52F.0009: hidraw8: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.889822] logitech-djreceiver 0003:046D:C52F.000A: hiddev4,hidraw9: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.931999] EXT4-fs (sdf3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.944007] logitech-djreceiver 0003:046D:C52F.000A: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    4.944148] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input15
[    4.944275] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input16
[    4.944419] hid-generic 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-11.3.4/input1:1
[    4.992699] usb 1-11.3.1.1: new full-speed USB device number 18 using xhci_hcd
[    5.083197] usb 1-11.3.1.1: New USB device found, idVendor=0763, idProduct=1002, bcdDevice= 1.21
[    5.083211] usb 1-11.3.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.173641] usb 1-11.3.1.3: new high-speed USB device number 19 using xhci_hcd
[    5.186268] systemd[1]: Inserted module 'autofs4'
[    5.303529] systemd[1]: systemd 245.4-4ubuntu3.17 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.314802] systemd[1]: Detected architecture x86-64.
[    5.323659] systemd[1]: Set hostname to <DesktopKubuntu20>.
[    5.481082] usb 1-11.3.1.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[    5.481085] usb 1-11.3.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    5.481086] usb 1-11.3.1.3: SerialNumber: 447F0780
[    5.488316] systemd[1]: Created slice system-modprobe.slice.
[    5.488434] systemd[1]: Created slice User and Session Slice.
[    5.488461] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.488537] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.488566] systemd[1]: Reached target User and Group Name Lookups.
[    5.488571] systemd[1]: Reached target Remote File Systems.
[    5.488576] systemd[1]: Reached target Slices.
[    5.488631] systemd[1]: Listening on Syslog Socket.
[    5.488668] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.488690] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.488760] systemd[1]: Listening on Journal Audit Socket.
[    5.488795] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.488837] systemd[1]: Listening on Journal Socket.
[    5.488880] systemd[1]: Listening on udev Control Socket.
[    5.488911] systemd[1]: Listening on udev Kernel Socket.
[    5.489277] systemd[1]: Mounting Huge Pages File System...
[    5.489682] systemd[1]: Mounting POSIX Message Queue File System...
[    5.490088] systemd[1]: Mounting Kernel Debug File System...
[    5.490485] systemd[1]: Mounting Kernel Trace File System...
[    5.491340] systemd[1]: Starting Journal Service...
[    5.491753] systemd[1]: Starting Set the console keyboard layout...
[    5.492160] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    5.492177] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    5.492597] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    5.492622] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    5.493344] systemd[1]: Starting Load Kernel Modules...
[    5.493695] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.494066] systemd[1]: Starting udev Coldplug all Devices...
[    5.494424] systemd[1]: Starting Uncomplicated firewall...
[    5.495109] systemd[1]: Mounted Huge Pages File System.
[    5.495179] systemd[1]: Mounted POSIX Message Queue File System.
[    5.495241] systemd[1]: Mounted Kernel Debug File System.
[    5.495298] systemd[1]: Mounted Kernel Trace File System.
[    5.495511] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    5.496594] systemd[1]: Finished Uncomplicated firewall.
[    5.500725] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    5.501300] systemd[1]: Finished Remount Root and Kernel File Systems.
[    5.502956] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    5.502972] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    5.503672] systemd[1]: Starting Load/Save Random Seed...
[    5.504182] systemd[1]: Starting Create System Users...
[    5.510896] lp: driver loaded but no devices found
[    5.513000] systemd[1]: Finished Load/Save Random Seed.
[    5.513512] ppdev: user-space parallel port driver
[    5.516920] systemd[1]: Finished Create System Users.
[    5.517369] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.525622] IPMI message handler: version 39.2
[    5.527767] ipmi device interface
[    5.530278] systemd[1]: Finished Set the console keyboard layout.
[    5.530542] systemd[1]: Finished Load Kernel Modules.
[    5.530787] systemd[1]: Finished Create Static Device Nodes in /dev.
[    5.530848] systemd[1]: Reached target Local File Systems (Pre).
[    5.531390] systemd[1]: Mounting /media/jean-martin/macos...
[    5.531834] systemd[1]: Mounting FUSE Control File System...
[    5.532272] systemd[1]: Mounting Kernel Configuration File System...
[    5.532716] systemd[1]: Starting Apply Kernel Variables...
[    5.533254] systemd[1]: Starting udev Kernel Device Manager...
[    5.533757] systemd[1]: Mounted FUSE Control File System.
[    5.533828] systemd[1]: Mounted Kernel Configuration File System.
[    5.549121] systemd[1]: Finished Apply Kernel Variables.
[    5.550907] systemd[1]: Started Journal Service.
[    5.555244] systemd-journald[462]: Received client request to flush runtime journal.
[    5.559633] usb 1-11.3.1.4: new full-speed USB device number 20 using xhci_hcd
[    5.596656] audit: type=1400 audit(1663060323.156:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=509 comm="apparmor_parser"
[    5.596786] audit: type=1400 audit(1663060323.156:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=505 comm="apparmor_parser"
[    5.597190] audit: type=1400 audit(1663060323.156:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=507 comm="apparmor_parser"
[    5.597192] audit: type=1400 audit(1663060323.156:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=507 comm="apparmor_parser"
[    5.597399] audit: type=1400 audit(1663060323.156:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=511 comm="apparmor_parser"
[    5.598488] audit: type=1400 audit(1663060323.157:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=508 comm="apparmor_parser"
[    5.600174] audit: type=1400 audit(1663060323.159:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=513 comm="apparmor_parser"
[    5.600499] audit: type=1400 audit(1663060323.159:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=518 comm="apparmor_parser"
[    5.600637] audit: type=1400 audit(1663060323.160:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=512 comm="apparmor_parser"
[    5.600639] audit: type=1400 audit(1663060323.160:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=512 comm="apparmor_parser"
[    5.650872] usb 1-11.3.1.4: New USB device found, idVendor=13b2, idProduct=005f, bcdDevice= 1.00
[    5.650881] usb 1-11.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.650885] usb 1-11.3.1.4: Product: Vortex Wireless 2
[    5.650887] usb 1-11.3.1.4: Manufacturer: ALESIS
[    5.753367] EDAC ie31200: No ECC support
[    5.780214] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.780805] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.781152] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.798728] Bluetooth: Core ver 2.22
[    5.798740] NET: Registered protocol family 31
[    5.798741] Bluetooth: HCI device and connection manager initialized
[    5.798743] Bluetooth: HCI socket layer initialized
[    5.798744] Bluetooth: L2CAP socket layer initialized
[    5.798747] Bluetooth: SCO socket layer initialized
[    5.809998] usbcore: registered new device driver apple-mfi-fastcharge
[    5.811976] Intel(R) Wireless WiFi driver for Linux
[    5.812108] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    5.830259] mc: Linux media interface: v0.10
[    5.835366] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[    5.835369] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.835370] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.835371] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.835371] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.835372] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.835372] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.835373] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.835374] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.835374] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.835375] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.835376] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.835376] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.835377] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.835378] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[    5.835378] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[    5.835379] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[    5.835559] iwlwifi 0000:00:14.3: loaded firmware version 46.4d093a30.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.841021] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.841356] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.842384] videodev: Linux video capture interface: v2.00
[    5.867152] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.867155] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.867155] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.878981] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input20
[    5.879048] logitech-hidpp-device 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-11.3.4/input1:1
[    5.884101] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    5.900624] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    5.901744] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    5.902942] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input21
[    5.902966] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input22
[    5.902988] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input23
[    5.903008] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input24
[    5.903027] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input25
[    5.903046] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input26
[    5.908705] thermal thermal_zone2: failed to read out thermal zone (-61)
[    5.919751] usbcore: registered new interface driver btusb
[    5.921895] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[    5.929070] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    5.929096] Bluetooth: hci0: Boot Address: 0x40800
[    5.929097] Bluetooth: hci0: Firmware Version: 26-11.20
[    5.929098] Bluetooth: hci0: Firmware already loaded
[    5.935097] pstore: Using crash dump compression: deflate
[    5.935112] pstore: Registered efi as persistent store backend
[    5.935543] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.935546] snd_hda_codec_realtek hdaudioC3D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.935547] snd_hda_codec_realtek hdaudioC3D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.935548] snd_hda_codec_realtek hdaudioC3D0:    mono: mono_out=0x0
[    5.935549] snd_hda_codec_realtek hdaudioC3D0:    dig-out=0x1e/0x0
[    5.935550] snd_hda_codec_realtek hdaudioC3D0:    inputs:
[    5.935550] snd_hda_codec_realtek hdaudioC3D0:      Front Mic=0x19
[    5.935551] snd_hda_codec_realtek hdaudioC3D0:      Rear Mic=0x18
[    5.935552] snd_hda_codec_realtek hdaudioC3D0:      Line=0x1a
[    5.942707] intel_tcc_cooling: Programmable TCC Offset detected
[    5.951651] iwlwifi 0000:00:14.3: base HW address: 80:32:53:7c:1b:36
[    5.953803] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input27
[    5.953848] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input28
[    5.953883] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card3/input29
[    5.953906] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card3/input30
[    5.953935] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card3/input31
[    5.953958] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card3/input32
[    5.953981] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card3/input33
[    6.020745] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.032409] intel_rapl_common: Found RAPL domain package
[    6.032411] intel_rapl_common: Found RAPL domain core
[    6.048707] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    6.067623] Adding 31250428k swap on /dev/sdf2.  Priority:-2 extents:1 across:31250428k SSFS
[    6.323923] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.323928] Bluetooth: BNEP filters: protocol multicast
[    6.323933] Bluetooth: BNEP socket layer initialized
[    6.331718] NET: Registered protocol family 38
[    6.480197] loop0: detected capacity change from 0 to 8
[    6.757478] firewire_core 0000:07:00.0: created device fw1: GUID 0001f2000001ae48, S400
[    7.240672] usb 1-11.3.1.3: set resolution quirk: cval->res = 384
[    7.241360] usb 1-11.3.1.3: Found UVC 1.00 device <unnamed> (046d:0825)
[    7.244403] usbcore: registered new interface driver snd-usb-audio
[    7.281552] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.1/1-11.3.1.3/1-11.3.1.3:1.0/input/input34
[    7.281867] usbcore: registered new interface driver uvcvideo
[    9.286261] Bluetooth: RFCOMM TTY layer initialized
[    9.286265] Bluetooth: RFCOMM socket layer initialized
[    9.286267] Bluetooth: RFCOMM ver 1.11
[    9.437255] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    9.437337] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[   10.320079] bpfilter: Loaded bpfilter_umh pid 1654
[   10.320200] Started bpfilter
[   18.362982] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[  241.400676] logitech-hidpp-device 0003:046D:4057.000B: HID++ 4.5 device connected.
[  247.185773] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[  248.547356] input: XP-PEN STYLUS as /devices/virtual/input/input35
[  248.547981] input: XP-PEN MOUSE as /devices/virtual/input/input36
[  248.548041] input: XP-PEN ERASER as /devices/virtual/input/input37
[  249.667001] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[  249.669694] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[  249.709871] wlp0s20f3: authenticated
[  249.710497] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[  249.712064] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1011 status=0 aid=2)
[  249.714400] wlp0s20f3: associated
[  249.749696] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[  249.788313] wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 70:fc:8f:c5:c7:b8
[  280.444607] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[ 1116.000485] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
[ 1116.000485] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
[ 1121.130407] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, signaled seq=267759, emitted seq=267761
[ 1121.130544] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process blender pid 3628 thread blender:cs0 pid 3645
[ 1121.130657] amdgpu 0000:03:00.0: amdgpu: GPU reset begin!
[ 1121.526360] amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
[ 1121.526460] [drm:gfx_v10_0_hw_fini [amdgpu]] *ERROR* KGQ disable failed
[ 1121.726022] amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
[ 1121.726119] [drm:gfx_v10_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
[ 1121.926528] [drm:gfx_v10_0_cp_gfx_enable [amdgpu]] *ERROR* failed to halt cp gfx
[ 1121.957000] [drm] free PSP TMR buffer
[ 1122.004748] amdgpu 0000:03:00.0: amdgpu: MODE1 reset
[ 1122.004750] amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
[ 1122.004802] amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
[ 1122.513541] amdgpu 0000:03:00.0: amdgpu: GPU reset succeeded, trying to resume
[ 1122.513682] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[ 1122.513751] [drm] VRAM is lost due to GPU reset!
[ 1122.513751] [drm] PSP is resuming...
[ 1122.592681] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[ 1122.717680] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1122.717683] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1122.793568] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1122.794923] [drm] DMUB hardware initialized: version=0x0202000F
[ 1122.951135] [drm] kiq ring mec 2 pipe 1 q 0
[ 1122.958591] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1122.959169] [drm] JPEG decode initialized successfully.
[ 1122.959186] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1122.959188] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1122.959189] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1122.959190] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1122.959191] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1122.959192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1122.959192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1122.959193] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1122.959194] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1122.959195] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1122.959196] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1122.959197] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1122.959198] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[ 1122.959198] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[ 1122.959199] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1122.959200] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1122.959201] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1122.959202] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[ 1122.959203] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[ 1122.959203] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[ 1122.959204] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[ 1122.968450] amdgpu 0000:03:00.0: amdgpu: recover vram bo from shadow start
[ 1122.968472] amdgpu 0000:03:00.0: amdgpu: recover vram bo from shadow done
[ 1122.968474] [drm] Skip scheduling IBs!
[ 1122.968475] [drm] Skip scheduling IBs!
[ 1122.968484] [drm] Skip scheduling IBs!
[ 1122.968490] [drm] Skip scheduling IBs!
[ 1122.968497] [drm] Skip scheduling IBs!
[ 1122.968501] [drm] Skip scheduling IBs!
[ 1122.968503] [drm] Skip scheduling IBs!
[ 1122.968504] [drm] Skip scheduling IBs!
[ 1122.968506] [drm] Skip scheduling IBs!
[ 1122.968509] [drm] Skip scheduling IBs!
[ 1122.968510] [drm] Skip scheduling IBs!
[ 1122.968511] [drm] Skip scheduling IBs!
[ 1122.968513] [drm] Skip scheduling IBs!
[ 1122.968514] [drm] Skip scheduling IBs!
[ 1122.968515] [drm] Skip scheduling IBs!
[ 1122.968517] [drm] Skip scheduling IBs!
[ 1122.968519] [drm] Skip scheduling IBs!
[ 1122.968520] [drm] Skip scheduling IBs!
[ 1122.968521] [drm] Skip scheduling IBs!
[ 1122.968523] [drm] Skip scheduling IBs!
[ 1122.968524] [drm] Skip scheduling IBs!
[ 1122.968525] [drm] Skip scheduling IBs!
[ 1122.968526] [drm] Skip scheduling IBs!
[ 1122.968528] [drm] Skip scheduling IBs!
[ 1122.968529] [drm] Skip scheduling IBs!
[ 1122.968531] [drm] Skip scheduling IBs!
[ 1122.968536] [drm] Skip scheduling IBs!
[ 1122.968537] [drm] Skip scheduling IBs!
[ 1122.968539] [drm] Skip scheduling IBs!
[ 1122.968540] [drm] Skip scheduling IBs!
[ 1122.968542] [drm] Skip scheduling IBs!
[ 1122.968543] [drm] Skip scheduling IBs!
[ 1122.968544] [drm] Skip scheduling IBs!
[ 1122.968545] [drm] Skip scheduling IBs!
[ 1122.968547] [drm] Skip scheduling IBs!
[ 1122.968548] [drm] Skip scheduling IBs!
[ 1122.968549] [drm] Skip scheduling IBs!
[ 1122.968561] amdgpu 0000:03:00.0: amdgpu: GPU reset(2) succeeded!
[ 1122.976757] amdgpu_cs_ioctl: 17 callbacks suppressed
[ 1122.976759] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.976929] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.984985] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985177] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985325] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985475] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985618] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985749] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985863] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.986039] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.812779] amdgpu_cs_ioctl: 67 callbacks suppressed
[ 1128.812781] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813041] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813220] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813439] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813618] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813783] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813911] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.814084] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.814278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.817015] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.813713] amdgpu_cs_ioctl: 94 callbacks suppressed
[ 1133.813715] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.814019] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.819116] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814444] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814713] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814927] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815126] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815294] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815489] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815661] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814276] amdgpu_cs_ioctl: 44 callbacks suppressed
[ 1138.814278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814544] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814750] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814948] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815121] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815293] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815530] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.818136] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.818339] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.823236] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1143.827436] amdgpu_cs_ioctl: 357 callbacks suppressed
[ 1143.827438] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.302783] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.311202] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.814640] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.814912] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815096] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815451] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815689] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815894] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1148.831574] amdgpu_cs_ioctl: 52 callbacks suppressed
[ 1148.831576] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806472] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806755] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806970] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807153] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807370] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807630] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807851] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.808028] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.808188] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1153.835760] amdgpu_cs_ioctl: 214 callbacks suppressed
[ 1153.835762] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813461] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813722] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813936] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814062] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814282] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814482] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814644] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814830] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.815005] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.256882] amdgpu_cs_ioctl: 106 callbacks suppressed
[ 1159.256885] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.263696] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.810847] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811112] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811307] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811525] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811703] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811893] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.812063] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.812239] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.302888] amdgpu_cs_ioctl: 56 callbacks suppressed
[ 1173.302890] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.309305] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.315136] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.315608] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1178.330074] wlp0s20f3: deauthenticating from 70:fc:8f:c5:c7:b8 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1178.425973] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1187.044833] input: XP-PEN STYLUS as /devices/virtual/input/input38
[ 1187.045279] input: XP-PEN MOUSE as /devices/virtual/input/input39
[ 1187.045408] input: XP-PEN ERASER as /devices/virtual/input/input40
[ 1188.708049] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[ 1188.711760] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[ 1188.752267] wlp0s20f3: authenticated
[ 1188.753752] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[ 1188.755397] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1011 status=0 aid=2)
[ 1188.757307] wlp0s20f3: associated
[ 1188.775972] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 1188.851750] wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 70:fc:8f:c5:c7:b8
[    0.000000] microcode: microcode updated early to revision 0xf0, date = 2021-11-16
[    0.000000] Linux version 5.15.0-48-lowlatency (buildd@lcy02-amd64-052) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #54~20.04.1-Ubuntu SMP PREEMPT Fri Sep 2 16:25:18 UTC 2022 (Ubuntu 5.15.0-48.54~20.04.1-lowlatency 5.15.53)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 2032
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003053cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x27091018-0x270aec57] usable ==> usable
[    0.000000] e820: update [mem 0x27091018-0x270aec57] usable ==> usable
[    0.000000] e820: update [mem 0x27080018-0x27090e57] usable ==> usable
[    0.000000] e820: update [mem 0x27080018-0x27090e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000027080017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027080018-0x0000000027090e57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027090e58-0x0000000027091017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027091018-0x00000000270aec57] usable
[    0.000000] reserve setup_data: [mem 0x00000000270aec58-0x000000003053cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] reserve setup_data: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x3e4a2000 ACPI=0x3e4a2000 SMBIOS=0x3ec41000 SMBIOS 3.0=0x3ec40000 ESRT=0x3bcffc98 MEMATTR=0x36cdd018 RNG=0x3ec42718 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Acidanthera iMac19,1/Mac-AA95B1DDAB278B95, BIOS 1731.120.8.0.0 03/31/2022
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000355] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000357] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000364] last_pfn = 0x8be000 max_arch_pfn = 0x400000000
[    0.000457] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000947] last_pfn = 0x3ef00 max_arch_pfn = 0x400000000
[    0.005609] found SMP MP-table at [mem 0x000fce80-0x000fce8f]
[    0.005616] esrt: Reserving ESRT space from 0x000000003bcffc98 to 0x000000003bcffcd0.
[    0.005619] e820: update [mem 0x3bcff000-0x3bcfffff] usable ==> reserved
[    0.005631] Using GB pages for direct mapping
[    0.005887] secureboot: Secure boot disabled
[    0.005887] RAMDISK: [mem 0x270af000-0x2e5e5fff]
[    0.005891] ACPI: Early table checksum verification disabled
[    0.005893] ACPI: RSDP 0x000000003E4A2000 000024 (v02 ALASKA)
[    0.005895] ACPI: XSDT 0x000000003E181000 0000EC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005899] ACPI: FACP 0x000000003E4E2EB0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.005903] ACPI: DSDT 0x000000003E4A2218 040C95 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.005905] ACPI: FACS 0x000000003E54D080 000040
[    0.005907] ACPI: APIC 0x000000003E4E2FC8 0000BC (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.005909] ACPI: FPDT 0x000000003E4E3088 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005912] ACPI: FIDT 0x000000003E4E30D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005914] ACPI: MCFG 0x000000003E4E3170 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.005916] ACPI: SSDT 0x000000003E4E31B0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.005918] ACPI: SSDT 0x000000003E4E33B8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005920] ACPI: SSDT 0x000000003E4E4B90 007EF2 (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.005922] ACPI: SSDT 0x000000003E4ECA88 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005925] ACPI: SSDT 0x000000003E4EFC50 002358 (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005927] ACPI: HPET 0x000000003E4F1FA8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.005929] ACPI: SSDT 0x000000003E4F1FE0 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005931] ACPI: SSDT 0x000000003E4F2F80 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005933] ACPI: UEFI 0x000000003E4F5CA0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.005936] ACPI: LPIT 0x000000003E4F5CE8 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.005938] ACPI: SSDT 0x000000003E4F5D48 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005940] ACPI: SSDT 0x000000003E4F8528 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005942] ACPI: DBGP 0x000000003E4F9528 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.005944] ACPI: DBG2 0x000000003E4F9560 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.005946] ACPI: DMAR 0x000000003E4F95B8 000070 (v01 ALASKA A M I    00000002      01000013)
[    0.005948] ACPI: BGRT 0x000000003E4F9628 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005950] ACPI: WSMT 0x000000003E4F9660 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005953] ACPI: SSDT 0x000000003E184000 000049 (v02 DRTNIA AWAC     00000000 INTL 20190509)
[    0.005955] ACPI: SSDT 0x000000003E183000 000384 (v02 ACDT   CpuPlug  00003000 INTL 20200528)
[    0.005957] ACPI: SSDT 0x000000003E182000 00019E (v02 DRTNIA PMCR     00001000 INTL 20190509)
[    0.005959] ACPI: Reserving FACP table memory at [mem 0x3e4e2eb0-0x3e4e2fc3]
[    0.005960] ACPI: Reserving DSDT table memory at [mem 0x3e4a2218-0x3e4e2eac]
[    0.005961] ACPI: Reserving FACS table memory at [mem 0x3e54d080-0x3e54d0bf]
[    0.005961] ACPI: Reserving APIC table memory at [mem 0x3e4e2fc8-0x3e4e3083]
[    0.005962] ACPI: Reserving FPDT table memory at [mem 0x3e4e3088-0x3e4e30cb]
[    0.005963] ACPI: Reserving FIDT table memory at [mem 0x3e4e30d0-0x3e4e316b]
[    0.005963] ACPI: Reserving MCFG table memory at [mem 0x3e4e3170-0x3e4e31ab]
[    0.005964] ACPI: Reserving SSDT table memory at [mem 0x3e4e31b0-0x3e4e33b3]
[    0.005965] ACPI: Reserving SSDT table memory at [mem 0x3e4e33b8-0x3e4e4b8c]
[    0.005966] ACPI: Reserving SSDT table memory at [mem 0x3e4e4b90-0x3e4eca81]
[    0.005966] ACPI: Reserving SSDT table memory at [mem 0x3e4eca88-0x3e4efc4e]
[    0.005967] ACPI: Reserving SSDT table memory at [mem 0x3e4efc50-0x3e4f1fa7]
[    0.005968] ACPI: Reserving HPET table memory at [mem 0x3e4f1fa8-0x3e4f1fdf]
[    0.005969] ACPI: Reserving SSDT table memory at [mem 0x3e4f1fe0-0x3e4f2f7d]
[    0.005969] ACPI: Reserving SSDT table memory at [mem 0x3e4f2f80-0x3e4f5c9a]
[    0.005970] ACPI: Reserving UEFI table memory at [mem 0x3e4f5ca0-0x3e4f5ce1]
[    0.005971] ACPI: Reserving LPIT table memory at [mem 0x3e4f5ce8-0x3e4f5d43]
[    0.005971] ACPI: Reserving SSDT table memory at [mem 0x3e4f5d48-0x3e4f8525]
[    0.005972] ACPI: Reserving SSDT table memory at [mem 0x3e4f8528-0x3e4f9525]
[    0.005973] ACPI: Reserving DBGP table memory at [mem 0x3e4f9528-0x3e4f955b]
[    0.005974] ACPI: Reserving DBG2 table memory at [mem 0x3e4f9560-0x3e4f95b3]
[    0.005975] ACPI: Reserving DMAR table memory at [mem 0x3e4f95b8-0x3e4f9627]
[    0.005975] ACPI: Reserving BGRT table memory at [mem 0x3e4f9628-0x3e4f965f]
[    0.005976] ACPI: Reserving WSMT table memory at [mem 0x3e4f9660-0x3e4f9687]
[    0.005977] ACPI: Reserving SSDT table memory at [mem 0x3e184000-0x3e184048]
[    0.005978] ACPI: Reserving SSDT table memory at [mem 0x3e183000-0x3e183383]
[    0.005978] ACPI: Reserving SSDT table memory at [mem 0x3e182000-0x3e18219d]
[    0.006260] No NUMA configuration found
[    0.006261] Faking a node at [mem 0x0000000000000000-0x00000008bdffffff]
[    0.006267] NODE_DATA(0) allocated [mem 0x8bdfd6000-0x8bdffffff]
[    0.006453] Zone ranges:
[    0.006453]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006455]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006456]   Normal   [mem 0x0000000100000000-0x00000008bdffffff]
[    0.006457]   Device   empty
[    0.006458] Movable zone start for each node
[    0.006460] Early memory node ranges
[    0.006460]   node   0: [mem 0x0000000000001000-0x000000000005efff]
[    0.006461]   node   0: [mem 0x0000000000060000-0x000000000009ffff]
[    0.006462]   node   0: [mem 0x0000000000100000-0x000000003053cfff]
[    0.006462]   node   0: [mem 0x000000003053f000-0x000000003db6efff]
[    0.006463]   node   0: [mem 0x000000003dfda000-0x000000003e180fff]
[    0.006464]   node   0: [mem 0x000000003eeff000-0x000000003eefffff]
[    0.006464]   node   0: [mem 0x0000000100000000-0x00000008bdffffff]
[    0.006467] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bdffffff]
[    0.006470] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006471] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006485] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.007290] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.007301] On node 0, zone DMA32: 1131 pages in unavailable ranges
[    0.007328] On node 0, zone DMA32: 3454 pages in unavailable ranges
[    0.033946] On node 0, zone Normal: 4352 pages in unavailable ranges
[    0.034011] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.034326] ACPI: PM-Timer IO Port: 0x1808
[    0.034331] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.034333] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.034333] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.034334] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.034335] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.034335] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.034336] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.034336] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.034371] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.034373] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.034374] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.034377] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.034378] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.034382] e820: update [mem 0x399bd000-0x39a13fff] usable ==> reserved
[    0.034392] TSC deadline timer available
[    0.034393] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.034407] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.034409] PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
[    0.034410] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.034411] PM: hibernation: Registered nosave memory: [mem 0x27080000-0x27080fff]
[    0.034412] PM: hibernation: Registered nosave memory: [mem 0x27090000-0x27090fff]
[    0.034413] PM: hibernation: Registered nosave memory: [mem 0x27091000-0x27091fff]
[    0.034414] PM: hibernation: Registered nosave memory: [mem 0x270ae000-0x270aefff]
[    0.034416] PM: hibernation: Registered nosave memory: [mem 0x3053d000-0x3053dfff]
[    0.034416] PM: hibernation: Registered nosave memory: [mem 0x3053e000-0x3053efff]
[    0.034417] PM: hibernation: Registered nosave memory: [mem 0x399bd000-0x39a13fff]
[    0.034419] PM: hibernation: Registered nosave memory: [mem 0x3bcff000-0x3bcfffff]
[    0.034420] PM: hibernation: Registered nosave memory: [mem 0x3db6f000-0x3dfd9fff]
[    0.034421] PM: hibernation: Registered nosave memory: [mem 0x3e181000-0x3e54dfff]
[    0.034422] PM: hibernation: Registered nosave memory: [mem 0x3e54e000-0x3eefefff]
[    0.034423] PM: hibernation: Registered nosave memory: [mem 0x3ef00000-0x3fffffff]
[    0.034424] PM: hibernation: Registered nosave memory: [mem 0x40000000-0xdfffffff]
[    0.034424] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.034425] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.034425] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.034426] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.034427] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.034427] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.034428] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.034428] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.034429] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.034430] [mem 0x40000000-0xdfffffff] available for PCI devices
[    0.034431] Booting paravirtualized kernel on bare hardware
[    0.034433] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.034438] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.034548] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.034553] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.034555] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.034577] Built 1 zonelists, mobility grouping on.  Total pages: 8240416
[    0.034578] Policy zone: Normal
[    0.034579] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.034638] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency", will be passed to user space.
[    0.035579] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.036051] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.036104] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.082003] Memory: 32616316K/33485516K available (16393K kernel code, 4427K rwdata, 10852K rodata, 3088K init, 6668K bss, 868940K reserved, 0K cma-reserved)
[    0.082084] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.082092] ftrace: allocating 50038 entries in 196 pages
[    0.098824] ftrace: allocated 196 pages with 3 groups
[    0.098889] rcu: Preemptible hierarchical RCU implementation.
[    0.098890] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.098891] 	Trampoline variant of Tasks RCU enabled.
[    0.098891] 	Rude variant of Tasks RCU enabled.
[    0.098891] 	Tracing variant of Tasks RCU enabled.
[    0.098892] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.098892] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.101578] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.101951] Console: colour dummy device 80x25
[    0.101963] printk: console [tty0] enabled
[    0.101975] ACPI: Core revision 20210730
[    0.102279] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.102368] APIC: Switch to symmetric I/O mode setup
[    0.102369] DMAR: Host address width 39
[    0.102370] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.102373] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.102374] DMAR: RMRR base: 0x0000003e9d4000 end: 0x0000003ec1dfff
[    0.102376] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.102377] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.102377] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.103785] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.103786] x2apic enabled
[    0.103811] Switched APIC routing to cluster x2apic.
[    0.108369] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.113333] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.113337] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.113339] pid_max: default: 32768 minimum: 301
[    0.114880] LSM: Security Framework initializing
[    0.114887] landlock: Up and running.
[    0.114888] Yama: becoming mindful.
[    0.114901] AppArmor: AppArmor initialized
[    0.114946] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.114976] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.115124] x86/cpu: SGX disabled by BIOS.
[    0.115130] CPU0: Thermal monitoring enabled (TM1)
[    0.115170] process: using mwait in idle threads
[    0.115172] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.115173] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.115176] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.115177] Spectre V2 : Mitigation: Enhanced IBRS
[    0.115178] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.115178] RETBleed: Mitigation: Enhanced IBRS
[    0.115179] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.115180] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.115183] TAA: Mitigation: TSX disabled
[    0.115183] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.115184] SRBDS: Mitigation: Microcode
[    0.128402] Freeing SMP alternatives memory: 40K
[    0.129378] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.129395] smpboot: CPU0: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.129478] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.129486] ... version:                4
[    0.129486] ... bit width:              48
[    0.129487] ... generic registers:      8
[    0.129487] ... value mask:             0000ffffffffffff
[    0.129488] ... max period:             00007fffffffffff
[    0.129488] ... fixed-purpose events:   3
[    0.129489] ... event mask:             00000007000000ff
[    0.129541] rcu: Hierarchical SRCU implementation.
[    0.129971] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130013] smp: Bringing up secondary CPUs ...
[    0.130065] x86: Booting SMP configuration:
[    0.130066] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.139575] smp: Brought up 1 node, 8 CPUs
[    0.139575] smpboot: Max logical packages: 1
[    0.139575] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.140996] devtmpfs: initialized
[    0.140996] x86/mm: Memory block size: 128MB
[    0.142140] ACPI: PM: Registering ACPI NVS region [mem 0x3053d000-0x3053dfff] (4096 bytes)
[    0.142140] ACPI: PM: Registering ACPI NVS region [mem 0x3e181000-0x3e54dfff] (3985408 bytes)
[    0.142140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.142140] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.142140] pinctrl core: initialized pinctrl subsystem
[    0.142336] PM: RTC time: 14:03:47, date: 2022-09-26
[    0.142405] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.142613] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.142758] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.142908] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.142912] audit: initializing netlink subsys (disabled)
[    0.142917] audit: type=2000 audit(1664201027.036:1): state=initialized audit_enabled=0 res=1
[    0.142917] thermal_sys: Registered thermal governor 'fair_share'
[    0.142917] thermal_sys: Registered thermal governor 'bang_bang'
[    0.142917] thermal_sys: Registered thermal governor 'step_wise'
[    0.142917] thermal_sys: Registered thermal governor 'user_space'
[    0.142917] thermal_sys: Registered thermal governor 'power_allocator'
[    0.142917] EISA bus registered
[    0.142917] cpuidle: using governor ladder
[    0.142917] cpuidle: using governor menu
[    0.142917] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.142917] ACPI: bus type PCI registered
[    0.142917] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.142917] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.142917] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.142917] PCI: Using configuration type 1 for base access
[    0.144115] Kprobes globally optimized
[    0.144117] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.144117] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.144369] fbcon: Taking over console
[    0.144377] ACPI: Added _OSI(Module Device)
[    0.144377] ACPI: Added _OSI(Processor Device)
[    0.144378] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.144378] ACPI: Added _OSI(Processor Aggregator Device)
[    0.144379] ACPI: Added _OSI(Linux-Dell-Video)
[    0.144379] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.144380] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.195787] ACPI: BIOS _OSI(Darwin) query ignored
[    0.196116] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.732645] ACPI: Dynamic OEM Table Load:
[    0.732650] ACPI: SSDT 0xFFFF9AF901229000 00078C (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.733568] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.734748] ACPI: Dynamic OEM Table Load:
[    0.734752] ACPI: SSDT 0xFFFF9AF90121F800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.735858] ACPI: Dynamic OEM Table Load:
[    0.735863] ACPI: SSDT 0xFFFF9AF90007F000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.737227] ACPI: Dynamic OEM Table Load:
[    0.737230] ACPI: SSDT 0xFFFF9AF901219800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.738065] ACPI: Dynamic OEM Table Load:
[    0.738069] ACPI: SSDT 0xFFFF9AF901218C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.741854] ACPI: Interpreter enabled
[    0.741880] ACPI: PM: (supports S0 S3 S4 S5)
[    0.741880] ACPI: Using IOAPIC for interrupt routing
[    0.741906] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.741906] PCI: Using E820 reservations for host bridge windows
[    0.742821] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.752165] ACPI: PM: Power Resource [USBC]
[    0.754145] ACPI: PM: Power Resource [V0PR]
[    0.754299] ACPI: PM: Power Resource [V1PR]
[    0.754447] ACPI: PM: Power Resource [V2PR]
[    0.758589] ACPI: PM: Power Resource [WRST]
[    0.760346] ACPI: PM: Power Resource [FN00]
[    0.760398] ACPI: PM: Power Resource [FN01]
[    0.760447] ACPI: PM: Power Resource [FN02]
[    0.760495] ACPI: PM: Power Resource [FN03]
[    0.760542] ACPI: PM: Power Resource [FN04]
[    0.760940] ACPI: PM: Power Resource [PIN]
[    0.761403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.761409] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.761551] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.761686] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[    0.761687] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.762477] PCI host bridge to bus 0000:00
[    0.762479] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.762481] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.762482] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.762482] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.762483] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff window]
[    0.762484] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.762588] pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
[    0.762794] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.762822] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.763357] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.763371] pci 0000:00:12.0: reg 0x10: [mem 0x50a41000-0x50a41fff 64bit]
[    0.763607] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.763619] pci 0000:00:14.0: reg 0x10: [mem 0x50a20000-0x50a2ffff 64bit]
[    0.763666] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.764098] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.764112] pci 0000:00:14.2: reg 0x10: [mem 0x50a3a000-0x50a3bfff 64bit]
[    0.764121] pci 0000:00:14.2: reg 0x18: [mem 0x50a40000-0x50a40fff 64bit]
[    0.764421] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.764495] pci 0000:00:14.3: reg 0x10: [mem 0x50a34000-0x50a37fff 64bit]
[    0.764688] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.764983] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.765000] pci 0000:00:16.0: reg 0x10: [mem 0x50a3f000-0x50a3ffff 64bit]
[    0.765061] pci 0000:00:16.0: PME# supported from D3hot
[    0.765516] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.765527] pci 0000:00:17.0: reg 0x10: [mem 0x50a38000-0x50a39fff]
[    0.765532] pci 0000:00:17.0: reg 0x14: [mem 0x50a3e000-0x50a3e0ff]
[    0.765538] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    0.765543] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    0.765549] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    0.765554] pci 0000:00:17.0: reg 0x24: [mem 0x50a3d000-0x50a3d7ff]
[    0.765584] pci 0000:00:17.0: PME# supported from D3hot
[    0.766068] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.766134] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.766155] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.766772] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.766838] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.766859] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[    0.767455] pci 0000:00:1b.6: [8086:a32e] type 01 class 0x060400
[    0.767521] pci 0000:00:1b.6: PME# supported from D0 D3hot D3cold
[    0.767541] pci 0000:00:1b.6: PTM enabled (root), 4ns granularity
[    0.768137] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.768204] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.768838] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.768905] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.769538] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.769950] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.769986] pci 0000:00:1f.3: reg 0x10: [mem 0x50a30000-0x50a33fff 64bit]
[    0.770034] pci 0000:00:1f.3: reg 0x20: [mem 0x50200000-0x502fffff 64bit]
[    0.770110] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.770989] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.771012] pci 0000:00:1f.4: reg 0x10: [mem 0x50a3c000-0x50a3c0ff 64bit]
[    0.771037] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.771272] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.771285] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.771491] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.771515] pci 0000:00:1f.6: reg 0x10: [mem 0x50a00000-0x50a1ffff]
[    0.771638] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.771727] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.771737] pci 0000:01:00.0: reg 0x10: [mem 0x50500000-0x50503fff]
[    0.771807] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.771850] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.771894] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.771896] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.771898] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.771900] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.771934] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.772011] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.772078] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.772082] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.772084] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.772087] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.772122] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    0.772134] pci 0000:03:00.0: reg 0x10: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.772142] pci 0000:03:00.0: reg 0x18: [mem 0x50000000-0x501fffff 64bit pref]
[    0.772147] pci 0000:03:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.772153] pci 0000:03:00.0: reg 0x24: [mem 0x50300000-0x503fffff]
[    0.772158] pci 0000:03:00.0: reg 0x30: [mem 0x50400000-0x5041ffff pref]
[    0.772175] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.772180] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.772223] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.772271] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.772300] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.772310] pci 0000:03:00.1: reg 0x10: [mem 0x50420000-0x50423fff]
[    0.772379] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.772431] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.772435] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.772437] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.772440] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.772538] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802
[    0.772557] pci 0000:04:00.0: reg 0x10: [mem 0x50900000-0x50903fff 64bit]
[    0.772581] pci 0000:04:00.0: reg 0x20: [mem 0x50904000-0x509040ff 64bit]
[    0.772738] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.772741] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.772831] pci 0000:05:00.0: [144d:a808] type 00 class 0x010802
[    0.772850] pci 0000:05:00.0: reg 0x10: [mem 0x50800000-0x50803fff 64bit]
[    0.773010] pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1b.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.773052] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.773055] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.773148] pci 0000:06:00.0: [104c:823e] type 01 class 0x060400
[    0.773178] pci 0000:06:00.0: reg 0x14: [mem 0x50700000-0x50700fff]
[    0.773276] pci 0000:06:00.0: supports D1 D2
[    0.773355] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.773358] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.773405] pci_bus 0000:07: extended config space not accessible
[    0.773421] pci 0000:07:00.0: [104c:823f] type 00 class 0x0c0010
[    0.773442] pci 0000:07:00.0: reg 0x10: [mem 0x50604000-0x506047ff]
[    0.773451] pci 0000:07:00.0: reg 0x14: [mem 0x50600000-0x50603fff]
[    0.773533] pci 0000:07:00.0: supports D1 D2
[    0.773533] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot
[    0.773616] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.773626] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.773714] acpiphp: Slot [1] registered
[    0.773721] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.773800] acpiphp: Slot [1-1] registered
[    0.773803] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.775038] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.775063] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.775086] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.775110] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.775133] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.775157] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.775180] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.775203] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.779232] iommu: Default domain type: Translated 
[    0.779232] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.779232] SCSI subsystem initialized
[    0.779232] libata version 3.00 loaded.
[    0.779345] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.779345] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.779345] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.779345] vgaarb: loaded
[    0.779355] ACPI: bus type USB registered
[    0.779360] usbcore: registered new interface driver usbfs
[    0.779364] usbcore: registered new interface driver hub
[    0.779367] usbcore: registered new device driver usb
[    0.779378] pps_core: LinuxPPS API ver. 1 registered
[    0.779378] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.779379] PTP clock support registered
[    0.779386] EDAC MC: Ver: 3.0.0
[    0.779463] Registered efivars operations
[    0.779463] NetLabel: Initializing
[    0.779463] NetLabel:  domain hash size = 128
[    0.779463] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.779463] NetLabel:  unlabeled traffic allowed by default
[    0.779463] PCI: Using ACPI for IRQ routing
[    0.821784] PCI: pci_cache_line_size set to 64 bytes
[    0.821966] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
[    0.821967] e820: reserve RAM buffer [mem 0x27080018-0x27ffffff]
[    0.821968] e820: reserve RAM buffer [mem 0x27091018-0x27ffffff]
[    0.821969] e820: reserve RAM buffer [mem 0x3053d000-0x33ffffff]
[    0.821969] e820: reserve RAM buffer [mem 0x399bd000-0x3bffffff]
[    0.821970] e820: reserve RAM buffer [mem 0x3bcff000-0x3bffffff]
[    0.821970] e820: reserve RAM buffer [mem 0x3db6f000-0x3fffffff]
[    0.821971] e820: reserve RAM buffer [mem 0x3e181000-0x3fffffff]
[    0.821972] e820: reserve RAM buffer [mem 0x3ef00000-0x3fffffff]
[    0.821972] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
[    0.822555] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.822559] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.824351] clocksource: Switched to clocksource tsc-early
[    0.829389] VFS: Disk quotas dquot_6.6.0
[    0.829396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.829453] AppArmor: AppArmor Filesystem Enabled
[    0.829471] pnp: PnP ACPI init
[    0.829691] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.829693] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.829694] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.830214] pnp 00:01: [dma 0 disabled]
[    0.830313] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.830314] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.830397] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.830543] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.830544] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.830545] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.830546] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.830547] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.830548] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.830549] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.830550] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.830711] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.830713] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.830714] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.830714] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.830715] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.830716] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.830717] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.830931] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.832265] pnp: PnP ACPI: found 9 devices
[    0.837404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.837435] NET: Registered PF_INET protocol family
[    0.837518] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.838583] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.838608] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.838683] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.838837] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.838875] TCP: Hash tables configured (established 262144 bind 65536)
[    0.838936] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.838997] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.839044] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.839089] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.839092] NET: Registered PF_XDP protocol family
[    0.839098] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.839100] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[    0.839102] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[    0.839106] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x000a0000-0x000fffff]
[    0.839109] pci 0000:00:1d.0: BAR 14: assigned [mem 0x50b00000-0x50cfffff]
[    0.839111] clipped [mem size 0x00020000 64bit pref] to [mem size 0xfffffffffffc0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
[    0.839113] pci 0000:00:1d.0: BAR 15: assigned [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839115] pci 0000:00:1d.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.839117] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.839119] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.839122] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.839124] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839127] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.839129] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.839131] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.839133] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839137] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.839138] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.839139] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.839140] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839143] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.839148] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.839153] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.839155] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.839159] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.839164] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.839174] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.839176] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.839181] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.839189] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.839192] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.839194] pci 0000:00:1d.0:   bridge window [mem 0x50b00000-0x50cfffff]
[    0.839196] pci 0000:00:1d.0:   bridge window [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839200] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.839202] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.839202] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.839203] pci_bus 0000:00: resource 7 [mem 0x40000000-0xdfffffff window]
[    0.839204] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.839205] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.839206] pci_bus 0000:01: resource 1 [mem 0x50300000-0x505fffff]
[    0.839207] pci_bus 0000:01: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839207] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.839208] pci_bus 0000:02: resource 1 [mem 0x50300000-0x504fffff]
[    0.839209] pci_bus 0000:02: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839210] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.839210] pci_bus 0000:03: resource 1 [mem 0x50300000-0x504fffff]
[    0.839211] pci_bus 0000:03: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839212] pci_bus 0000:04: resource 1 [mem 0x50900000-0x509fffff]
[    0.839213] pci_bus 0000:05: resource 1 [mem 0x50800000-0x508fffff]
[    0.839214] pci_bus 0000:06: resource 1 [mem 0x50600000-0x507fffff]
[    0.839215] pci_bus 0000:07: resource 1 [mem 0x50600000-0x506fffff]
[    0.839215] pci_bus 0000:09: resource 0 [io  0x5000-0x5fff]
[    0.839216] pci_bus 0000:09: resource 1 [mem 0x50b00000-0x50cfffff]
[    0.839217] pci_bus 0000:09: resource 2 [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839581] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.839627] PCI: CLS 64 bytes, default 64
[    0.839643] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.839644] software IO TLB: mapped [mem 0x0000000032cdd000-0x0000000036cdd000] (64MB)
[    0.839651] Trying to unpack rootfs image as initramfs...
[    0.842648] Initialise system trusted keyrings
[    0.842654] Key type blacklist registered
[    0.842669] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.843286] zbud: loaded
[    0.843418] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.843478] fuse: init (API version 7.34)
[    0.843546] integrity: Platform Keyring initialized
[    0.848266] Key type asymmetric registered
[    0.848267] Asymmetric key parser 'x509' registered
[    0.848281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.848298] io scheduler mq-deadline registered
[    0.848679] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[    0.848706] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[    0.848707] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.848870] pcieport 0000:00:1b.4: AER: enabled with IRQ 123
[    0.848897] pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
[    0.848898] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.849067] pcieport 0000:00:1b.6: AER: enabled with IRQ 124
[    0.849092] pcieport 0000:00:1b.6: DPC: enabled with IRQ 124
[    0.849093] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.849516] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.849878] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.849903] ACPI: button: Sleep Button [SLPB]
[    0.849919] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.849926] ACPI: button: Power Button [PWRB]
[    0.849941] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.859413] ACPI: button: Power Button [PWRF]
[    0.859536] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859544] No Local Variables are initialized for Method [_CPC]

[    0.859545] No Arguments are initialized for method [_CPC]

[    0.859546] ACPI Error: Aborting method \_SB.PR01._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859572] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859577] No Local Variables are initialized for Method [_CPC]

[    0.859577] No Arguments are initialized for method [_CPC]

[    0.859578] ACPI Error: Aborting method \_SB.PR02._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859601] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859605] No Local Variables are initialized for Method [_CPC]

[    0.859605] No Arguments are initialized for method [_CPC]

[    0.859606] ACPI Error: Aborting method \_SB.PR03._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859628] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859632] No Local Variables are initialized for Method [_CPC]

[    0.859633] No Arguments are initialized for method [_CPC]

[    0.859634] ACPI Error: Aborting method \_SB.PR04._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859656] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859660] No Local Variables are initialized for Method [_CPC]

[    0.859661] No Arguments are initialized for method [_CPC]

[    0.859661] ACPI Error: Aborting method \_SB.PR05._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859684] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859687] No Local Variables are initialized for Method [_CPC]

[    0.859688] No Arguments are initialized for method [_CPC]

[    0.859689] ACPI Error: Aborting method \_SB.PR06._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859711] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859715] No Local Variables are initialized for Method [_CPC]

[    0.859716] No Arguments are initialized for method [_CPC]

[    0.859717] ACPI Error: Aborting method \_SB.PR07._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.860188] thermal LNXTHERM:00: registered as thermal_zone0
[    0.860190] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.860314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.881615] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.883843] Linux agpgart interface v0.103
[    0.885027] loop: module loaded
[    0.885150] tun: Universal TUN/TAP device driver, 1.6
[    0.885161] PPP generic driver version 2.4.2
[    0.885182] VFIO - User Level meta-driver version: 0.3
[    0.885239] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.885241] ehci-pci: EHCI PCI platform driver
[    0.885258] ehci-platform: EHCI generic platform driver
[    0.885262] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.885263] ohci-pci: OHCI PCI platform driver
[    0.885267] ohci-platform: OHCI generic platform driver
[    0.885270] uhci_hcd: USB Universal Host Controller Interface driver
[    0.885288] i8042: PNP: No PS/2 controller found.
[    0.885308] mousedev: PS/2 mouse device common for all mice
[    0.885439] rtc_cmos 00:03: RTC can wake from S4
[    0.886128] rtc_cmos 00:03: registered as rtc0
[    0.886283] rtc_cmos 00:03: setting system clock to 2022-09-26T14:03:48 UTC (1664201028)
[    0.886291] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.886295] i2c_dev: i2c /dev entries driver
[    0.886570] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.886585] device-mapper: uevent: version 1.0.3
[    0.886618] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.886627] platform eisa.0: Probing EISA bus 0
[    0.886628] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.886629] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.886629] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.886630] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.886631] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.886631] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.886632] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.886632] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.886633] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.886633] platform eisa.0: EISA: Detected 0 cards
[    0.886636] intel_pstate: Intel P-state driver initializing
[    0.886941] intel_pstate: Disabling energy efficiency optimization
[    0.886941] intel_pstate: HWP enabled
[    0.887133] ledtrig-cpu: registered to indicate activity on CPUs
[    0.887142] efifb: probing for efifb
[    0.887157] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.887157] efifb: framebuffer at 0x40000000, using 9000k, total 9000k
[    0.887158] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.887159] efifb: scrolling: redraw
[    0.887159] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.887203] Console: switching to colour frame buffer device 240x75
[    0.889466] fb0: EFI VGA frame buffer device
[    0.889471] EFI Variables Facility v0.08 2004-May-17
[    0.947758] intel_pmc_core INT33A1:00:  initialized
[    0.947818] drop_monitor: Initializing network drop monitor service
[    0.947906] NET: Registered PF_INET6 protocol family
[    1.020924] Freeing initrd memory: 120028K
[    1.024854] Segment Routing with IPv6
[    1.024862] In-situ OAM (IOAM) with IPv6
[    1.024876] NET: Registered PF_PACKET protocol family
[    1.024958] Key type dns_resolver registered
[    1.025574] microcode: sig=0x906ed, pf=0x2, revision=0xf0
[    1.025771] microcode: Microcode Update Driver: v2.2.
[    1.025775] IPI shorthand broadcast: enabled
[    1.025780] sched_clock: Marking stable (1021354122, 4415933)->(1188129070, -162359015)
[    1.026007] registered taskstats version 1
[    1.026158] Loading compiled-in X.509 certificates
[    1.026540] Loaded X.509 cert 'Build time autogenerated kernel key: feb2399c83dec926ec8b2673c2baff1c566e593b'
[    1.026860] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.027180] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.027181] blacklist: Loading compiled-in revocation X.509 certificates
[    1.027190] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.027295] zswap: loaded using pool lzo/zbud
[    1.027844] Key type ._fscrypt registered
[    1.027845] Key type .fscrypt registered
[    1.027845] Key type fscrypt-provisioning registered
[    1.029623] Key type encrypted registered
[    1.029625] AppArmor: AppArmor sha1 policy hashing enabled
[    1.030260] integrity: Loading X.509 certificate: UEFI:db
[    1.030277] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.030278] integrity: Loading X.509 certificate: UEFI:db
[    1.030289] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.031469] ima: No TPM chip found, activating TPM-bypass!
[    1.031471] Loading compiled-in module X.509 certificates
[    1.031793] Loaded X.509 cert 'Build time autogenerated kernel key: feb2399c83dec926ec8b2673c2baff1c566e593b'
[    1.031795] ima: Allocated hash algorithm: sha1
[    1.031798] ima: No architecture policies found
[    1.031803] evm: Initialising EVM extended attributes:
[    1.031803] evm: security.selinux
[    1.031804] evm: security.SMACK64
[    1.031804] evm: security.SMACK64EXEC
[    1.031805] evm: security.SMACK64TRANSMUTE
[    1.031805] evm: security.SMACK64MMAP
[    1.031805] evm: security.apparmor
[    1.031806] evm: security.ima
[    1.031806] evm: security.capability
[    1.031806] evm: HMAC attrs: 0x1
[    1.031947] PM:   Magic number: 6:969:81
[    1.031990] memory memory238: hash matches
[    1.032085] RAS: Correctable Errors collector initialized.
[    1.032754] Freeing unused decrypted memory: 2036K
[    1.033041] Freeing unused kernel image (initmem) memory: 3088K
[    1.039525] Write protecting the kernel read-only data: 30720k
[    1.039967] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.040173] Freeing unused kernel image (rodata/data gap) memory: 1436K
[    1.048634] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.048636] Run /init as init process
[    1.048637]   with arguments:
[    1.048638]     /init
[    1.048638]     splash
[    1.048639]   with environment:
[    1.048639]     HOME=/
[    1.048640]     TERM=linux
[    1.048640]     BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency
[    1.096243] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.096418] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.097218] ahci 0000:00:17.0: version 3.0
[    1.098508] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    1.098511] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    1.100174] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.100232] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.102861] firewire_ohci 0000:07:00.0: enabling device (0000 -> 0002)
[    1.103141] e1000e: Intel(R) PRO/1000 Network Driver
[    1.103142] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.104259] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.104363] cryptd: max_cpu_qlen set to 1000
[    1.106109] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    1.107135] i2c i2c-0: Successfully instantiated SPD at 0x51
[    1.109143] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.109148] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.110283] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.110356] AVX2 version of gcm_enc/dec engaged.
[    1.110409] AES CTR mode by8 optimization enabled
[    1.112272] i2c i2c-0: Successfully instantiated SPD at 0x53
[    1.112742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.112744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.112745] usb usb1: Product: xHCI Host Controller
[    1.112746] usb usb1: Manufacturer: Linux 5.15.0-48-lowlatency xhci-hcd
[    1.112747] usb usb1: SerialNumber: 0000:00:14.0
[    1.114082] scsi host0: ahci
[    1.114149] scsi host1: ahci
[    1.114245] scsi host2: ahci
[    1.114249] hub 1-0:1.0: USB hub found
[    1.114265] hub 1-0:1.0: 16 ports detected
[    1.114298] scsi host3: ahci
[    1.114319] ata1: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d100 irq 129
[    1.114321] ata2: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d180 irq 129
[    1.114322] ata3: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d200 irq 129
[    1.114323] ata4: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d280 irq 129
[    1.115729] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.115732] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.115734] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.115757] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.115758] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.115759] usb usb2: Product: xHCI Host Controller
[    1.115760] usb usb2: Manufacturer: Linux 5.15.0-48-lowlatency xhci-hcd
[    1.115761] usb usb2: SerialNumber: 0000:00:14.0
[    1.115826] hub 2-0:1.0: USB hub found
[    1.115838] hub 2-0:1.0: 10 ports detected
[    1.125773] nvme nvme0: pci function 0000:04:00.0
[    1.125820] nvme nvme1: pci function 0000:05:00.0
[    1.131901] nvme nvme1: missing or invalid SUBNQN field.
[    1.131915] nvme nvme1: Shutdown timeout set to 8 seconds
[    1.137177] nvme nvme0: allocated 32 MiB host memory buffer.
[    1.138042] nvme nvme0: 8/0/0 default/read/poll queues
[    1.140515]  nvme0n1: p1 p2
[    1.143112] nvme nvme1: 8/0/0 default/read/poll queues
[    1.147548]  nvme1n1: p1
[    1.155425] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2
[    1.422944] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.422957] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423023] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423035] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423574] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
[    1.423909] ata4.00: ATA Identify Device Log not supported
[    1.423911] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.423962] ata2.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.424699] ata2.00: ATA Identify Device Log not supported
[    1.424701] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.424847] ata4.00: ATA Identify Device Log not supported
[    1.424849] ata4.00: configured for UDMA/133
[    1.427231] ata2.00: ATA Identify Device Log not supported
[    1.427234] ata2.00: configured for UDMA/133
[    1.433695] ata1.00: ATA-9: INTEL SSDSC2CT180A3, 300i, max UDMA/133
[    1.434131] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.435370] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.444134] ata1.00: configured for UDMA/133
[    1.444271] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CT18 300i PQ: 0 ANSI: 5
[    1.444644] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.444719] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB)
[    1.444756] sd 0:0:0:0: [sda] Write Protect is off
[    1.444757] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.444789] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.444836] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.445250] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.445262] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.445263] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.445268] sd 1:0:0:0: [sdb] Write Protect is off
[    1.445269] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.445277] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.453447]  sda: sda1 sda2 sda3 sda4 sda5
[    1.459554] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.462284] ata3.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.463026] ata3.00: ATA Identify Device Log not supported
[    1.463028] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.464777] ata3.00: ATA Identify Device Log not supported
[    1.464780] ata3.00: configured for UDMA/133
[    1.464906] scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.465219] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.465333] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.465365] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.465392] sd 2:0:0:0: [sdc] Write Protect is off
[    1.465394] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.465424] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.465474] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
[    1.465583] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    1.465643] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    1.465645] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    1.465651] sd 3:0:0:0: [sdd] Write Protect is off
[    1.465652] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    1.465708] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.497283]  sdb: sdb1 sdb2
[    1.504710] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.513401]  sdc: sdc1 sdc2
[    1.519632] sd 2:0:0:0: [sdc] Attached SCSI disk
[    1.519742]  sdd: sdd1
[    1.526672] sd 3:0:0:0: [sdd] Attached SCSI disk
[    1.533881] amdkcl: loading out-of-tree module taints kernel.
[    1.533895] amdkcl: module verification failed: signature and/or required key missing - tainting kernel
[    1.558606] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    1.564661] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=94.01
[    1.564664] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.564665] usb 1-1: Product: USB2.1 Hub
[    1.564665] usb 1-1: Manufacturer: GenesysLogic
[    1.565310] hub 1-1:1.0: USB hub found
[    1.565633] hub 1-1:1.0: 4 ports detected
[    1.657438] firewire_core 0000:07:00.0: created device fw0: GUID 7856341200000098, S800
[    1.657443] firewire_core 0000:07:00.0: phy config: new root=ffc1, gap_count=5
[    1.677408] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.677537] [drm] amdgpu kernel modesetting enabled.
[    1.677538] [drm] amdgpu version: 5.16.9.22.20
[    1.677539] [drm] OS DRM version: 5.15.0
[    1.677579] amdgpu: CRAT table not found
[    1.677580] amdgpu: Virtual CRAT table created for CPU
[    1.677586] amdgpu: Topology: Add CPU node
[    1.685486] amdgpu: PeerDirect support was initialized successfully
[    1.685511] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    1.685512] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    1.685513] fb0: switching to amdgpu from EFI VGA
[    1.685555] Console: switching to colour dummy device 80x25
[    1.685580] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    1.685678] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1462:0x3951 0xC1).
[    1.685681] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    1.685687] [drm] register mmio base: 0x50300000
[    1.685687] [drm] register mmio size: 1048576
[    1.686937] [drm] add ip block number 0 <nv_common>
[    1.686938] [drm] add ip block number 1 <gmc_v10_0>
[    1.686939] [drm] add ip block number 2 <navi10_ih>
[    1.686939] [drm] add ip block number 3 <psp>
[    1.686940] [drm] add ip block number 4 <smu>
[    1.686941] [drm] add ip block number 5 <dm>
[    1.686942] [drm] add ip block number 6 <gfx_v10_0>
[    1.686942] [drm] add ip block number 7 <sdma_v5_2>
[    1.686943] [drm] add ip block number 8 <vcn_v3_0>
[    1.686944] [drm] add ip block number 9 <jpeg_v3_0>
[    1.686953] amdgpu 0000:03:00.0: No more image in the PCI ROM
[    1.686963] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    1.686964] amdgpu: ATOM BIOS: 113-V395TRIO-1OC
[    1.686969] [drm] VCN(0) decode is enabled in VM mode
[    1.686970] [drm] VCN(1) decode is enabled in VM mode
[    1.686971] [drm] VCN(0) encode is enabled in VM mode
[    1.686971] [drm] VCN(1) encode is enabled in VM mode
[    1.686973] [drm] JPEG decode is enabled in VM mode
[    1.686993] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
[    1.686994] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[    1.686996] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    1.687000] amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[    1.687002] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    1.687003] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    1.687010] [drm] Detected VRAM RAM=16368M, BAR=256M
[    1.687011] [drm] RAM width 256bits GDDR6
[    1.687030] [drm] amdgpu: 16368M of VRAM memory ready
[    1.687031] [drm] amdgpu: 32037M of GTT memory ready.
[    1.687037] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.687126] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[    1.687262] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    1.690067] usb 2-3: New USB device found, idVendor=0bc2, idProduct=2344, bcdDevice= 7.12
[    1.690069] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.690071] usb 2-3: Product: Portable
[    1.690071] usb 2-3: Manufacturer: Seagate
[    1.690072] usb 2-3: SerialNumber: NAAHX5RX
[    1.724477] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.789577] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:ad:9b:41
[    1.789582] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.789682] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    1.790145] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.803394] usb 1-11: new high-speed USB device number 3 using xhci_hcd
[    1.865396] tsc: Refined TSC clocksource calibration: 3599.990 MHz
[    1.865399] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e449c7887, max_idle_ns: 440795318932 ns
[    1.865444] clocksource: Switched to clocksource tsc
[    1.930559] usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    1.930561] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.930562] usb 1-11: Product: USB2.0 Hub
[    1.931370] hub 1-11:1.0: USB hub found
[    1.931634] hub 1-11:1.0: 4 ports detected
[    2.043430] usb 2-5: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    2.055991] usb 2-5: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.055993] usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.055994] usb 2-5: Product: Ugreen Storage Device
[    2.055994] usb 2-5: Manufacturer: Ugreen
[    2.055995] usb 2-5: SerialNumber: 09200819184D
[    2.169362] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    2.298432] usb 1-12: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
[    2.298434] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.298435] usb 1-12: Product: ITE Device(8595)
[    2.298436] usb 1-12: Manufacturer: ITE Tech. Inc.
[    2.359363] usb 1-11.1: new high-speed USB device number 5 using xhci_hcd
[    2.452574] usb 1-11.1: New USB device found, idVendor=0e8d, idProduct=1887, bcdDevice= 0.00
[    2.452576] usb 1-11.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.452577] usb 1-11.1: Product: Portable Super Multi Drive
[    2.452578] usb 1-11.1: Manufacturer: Hitachi-LG Data Storage Inc
[    2.452579] usb 1-11.1: SerialNumber: KO3H4PK5112         
[    2.561455] usb 2-6: new SuperSpeed Plus Gen 2x1 USB device number 4 using xhci_hcd
[    2.574007] usb 2-6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.574009] usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.574010] usb 2-6: Product: Ugreen Storage Device
[    2.574010] usb 2-6: Manufacturer: Ugreen
[    2.574011] usb 2-6: SerialNumber: 092010163430
[    2.687361] usb 1-13: new high-speed USB device number 6 using xhci_hcd
[    2.814481] usb 1-13: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.814483] usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.814484] usb 1-13: Product: USB2.0 Hub
[    2.815442] hub 1-13:1.0: USB hub found
[    2.815691] hub 1-13:1.0: 4 ports detected
[    2.877368] usb 1-11.2: new high-speed USB device number 7 using xhci_hcd
[    2.955912] usb 1-11.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
[    2.955914] usb 1-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.955915] usb 1-11.2: Product: USB2.1 Hub
[    2.955915] usb 1-11.2: Manufacturer: GenesysLogic
[    2.956933] hub 1-11.2:1.0: USB hub found
[    2.957215] hub 1-11.2:1.0: 4 ports detected
[    3.060909] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    3.061063] [drm] Loading DMUB firmware via PSP: version=0x02020013
[    3.061583] [drm] use_doorbell being set to: [true]
[    3.061591] [drm] use_doorbell being set to: [true]
[    3.061597] [drm] use_doorbell being set to: [true]
[    3.061604] [drm] use_doorbell being set to: [true]
[    3.061686] [drm] Found VCN firmware Version ENC: 1.21 DEC: 2 VEP: 0 Revision: 10
[    3.061691] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    3.068551] usb 2-1: new SuperSpeed Plus Gen 2x1 USB device number 5 using xhci_hcd
[    3.084034] usb 2-1: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=94.01
[    3.084036] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.084037] usb 2-1: Product: USB3.1 Hub
[    3.084038] usb 2-1: Manufacturer: GenesysLogic
[    3.086100] hub 2-1:1.0: USB hub found
[    3.086603] hub 2-1:1.0: 4 ports detected
[    3.127454] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[    3.195374] usb 1-14: new full-speed USB device number 8 using xhci_hcd
[    3.258139] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.258168] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5300 (58.83.0)
[    3.258178] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[    3.258191] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    3.322441] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.322444] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.327315] usb-storage 1-11.1:1.0: USB Mass Storage device detected
[    3.327499] scsi host4: usb-storage 1-11.1:1.0
[    3.327551] usbcore: registered new interface driver usb-storage
[    3.328036] hid: raw HID events driver (C) Jiri Kosina
[    3.329743] usbcore: registered new interface driver usbhid
[    3.329745] usbhid: USB HID core driver
[    3.331022] hid-generic 0003:048D:8297.0001: hiddev0,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-12/input0
[    3.331354] scsi host5: uas
[    3.331570] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    3.331736] [drm] Display Core initialized with v3.2.181!
[    3.331999] scsi 5:0:0:0: Direct-Access     Seagate  Portable         0712 PQ: 0 ANSI: 6
[    3.332979] [drm] DMUB hardware initialized: version=0x02020013
[    3.333465] sd 5:0:0:0: Attached scsi generic sg4 type 0
[    3.334236] sd 5:0:0:0: [sde] 9767541167 512-byte logical blocks: (5.00 TB/4.55 TiB)
[    3.334237] sd 5:0:0:0: [sde] 4096-byte physical blocks
[    3.334575] scsi host6: uas
[    3.334587] sd 5:0:0:0: [sde] Write Protect is off
[    3.334588] sd 5:0:0:0: [sde] Mode Sense: 53 00 00 08
[    3.334918] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.335300] scsi 6:0:0:0: Direct-Access     CT500MX5 00SSD1           0    PQ: 0 ANSI: 6
[    3.335503] sd 5:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    3.335772] sd 6:0:0:0: Attached scsi generic sg5 type 0
[    3.337374] sd 6:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.337376] sd 6:0:0:0: [sdf] 4096-byte physical blocks
[    3.337447] sd 6:0:0:0: [sdf] Write Protect is off
[    3.337448] sd 6:0:0:0: [sdf] Mode Sense: 43 00 00 00
[    3.337590] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.337792] sd 6:0:0:0: [sdf] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    3.338575] scsi host7: uas
[    3.338628] usbcore: registered new interface driver uas
[    3.338829] scsi 7:0:0:0: Direct-Access     WDC  WDS 100T2B0A-00SM50  0    PQ: 0 ANSI: 6
[    3.339195] sd 7:0:0:0: Attached scsi generic sg6 type 0
[    3.339556] sd 7:0:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    3.339634] sd 7:0:0:0: [sdg] Write Protect is off
[    3.339635] sd 7:0:0:0: [sdg] Mode Sense: 43 00 00 00
[    3.339794] sd 7:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.339994] sd 7:0:0:0: [sdg] Optimal transfer size 33553920 bytes
[    3.350484]  sdf: sdf1 sdf2 sdf3
[    3.356409]  sdg: sdg1 sdg2
[    3.356588] sd 6:0:0:0: [sdf] Attached SCSI disk
[    3.366921] sd 7:0:0:0: [sdg] Attached SCSI disk
[    3.385408] usb 1-11.3: new high-speed USB device number 9 using xhci_hcd
[    3.461667] usb 1-11.3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    3.461669] usb 1-11.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.462664] hub 1-11.3:1.0: USB hub found
[    3.462732] hub 1-11.3:1.0: 4 ports detected
[    3.495326] [drm] kiq ring mec 2 pipe 1 q 0
[    3.502765] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    3.502928] [drm] JPEG decode initialized successfully.
[    3.504645] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    3.525372] usb 1-13.1: new low-speed USB device number 10 using xhci_hcd
[    3.540854] memmap_init_zone_device initialised 4194304 pages in 19ms
[    3.540857] amdgpu: HMM registered 16368MB device memory
[    3.540940] amdgpu: SRAT table not found
[    3.540940] amdgpu: Virtual CRAT table created for GPU
[    3.541433] amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
[    3.541435] kfd kfd: amdgpu: added device 1002:73bf
[    3.541457] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
[    3.541523] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    3.541524] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.541525] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.541526] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    3.541526] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    3.541527] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    3.541528] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    3.541528] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    3.541529] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    3.541530] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    3.541530] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    3.541531] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    3.541532] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[    3.541532] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[    3.541533] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    3.541534] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    3.541535] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    3.541535] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[    3.541536] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[    3.541537] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[    3.541538] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[    3.542908] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:03:00.0 on minor 0
[    3.554009] fbcon: amdgpudrmfb (fb0) is primary device
[    3.610926] usb 1-13.1: New USB device found, idVendor=07b5, idProduct=0316, bcdDevice= 1.01
[    3.610929] usb 1-13.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.610930] usb 1-13.1: Product: USB Game Controllers
[    3.610931] usb 1-13.1: Manufacturer: Mega World
[    3.620050] input: Mega World USB Game Controllers as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/0003:07B5:0316.0002/input/input3
[    3.620198] hid-generic 0003:07B5:0316.0002: input,hidraw1: USB HID v1.10 Joystick [Mega World USB Game Controllers] on usb-0000:00:14.0-13.1/input0
[    3.673940] Console: switching to colour frame buffer device 240x67
[    3.691376] usb 1-11.2.1: new full-speed USB device number 11 using xhci_hcd
[    3.692025] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    3.793955] usb 1-11.2.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    3.793967] usb 1-11.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.793973] usb 1-11.2.1: Product: MIDI2x2
[    3.793977] usb 1-11.2.1: Manufacturer: MIDIPLUS
[    3.793981] usb 1-11.2.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    3.830471]  sde: sde1 sde2
[    3.831715] sd 5:0:0:0: [sde] Attached SCSI disk
[    3.856340] usb 1-13.3: new full-speed USB device number 12 using xhci_hcd
[    3.933983] usb 1-13.3: New USB device found, idVendor=044f, idProduct=b10a, bcdDevice= 5.00
[    3.933996] usb 1-13.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.934002] usb 1-13.3: Product: T.16000M
[    3.934007] usb 1-13.3: Manufacturer: Thrustmaster
[    3.939044] input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:044F:B10A.0003/input/input4
[    3.939366] hid-generic 0003:044F:B10A.0003: input,hidraw2: USB HID v1.00 Joystick [Thrustmaster T.16000M] on usb-0000:00:14.0-13.3/input0
[    4.020409] usb 1-11.2.3: new high-speed USB device number 13 using xhci_hcd
[    4.121877] usb 1-11.2.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.121889] usb 1-11.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.121896] usb 1-11.2.3: Product: USB2.0 Hub
[    4.123692] hub 1-11.2.3:1.0: USB hub found
[    4.124030] hub 1-11.2.3:1.0: 4 ports detected
[    4.197340] usb 1-11.3.1: new high-speed USB device number 14 using xhci_hcd
[    4.285669] usb 1-11.3.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    4.285671] usb 1-11.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.287028] hub 1-11.3.1:1.0: USB hub found
[    4.287083] hub 1-11.3.1:1.0: 4 ports detected
[    4.363436] usb 1-11.3.3: new low-speed USB device number 15 using xhci_hcd
[    4.365491] scsi 4:0:0:0: CD-ROM            ASUS     SDRW-08D2S-U     A801 PQ: 0 ANSI: 0
[    4.376127] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.376136] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.382676] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    4.382903] sr 4:0:0:0: Attached scsi generic sg7 type 5
[    4.450594] EXT4-fs (sdf3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.462321] usb 1-11.3.3: New USB device found, idVendor=05ac, idProduct=0255, bcdDevice= 1.00
[    4.462323] usb 1-11.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.462324] usb 1-11.3.3: Product: USB KEYBOARD
[    4.462325] usb 1-11.3.3: Manufacturer: HAILUCK CO.,LTD
[    4.472492] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.0/0003:05AC:0255.0004/input/input5
[    4.519378] usb 1-11.2.3.1: new full-speed USB device number 16 using xhci_hcd
[    4.525436] hid-generic 0003:05AC:0255.0004: input,hidraw3: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input0
[    4.528913] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.1/0003:05AC:0255.0005/input/input6
[    4.580481] hid-generic 0003:05AC:0255.0005: input,hiddev1,hidraw4: USB HID v1.10 Device [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input1
[    4.597726] usb 1-11.2.3.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    4.597729] usb 1-11.2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.597730] usb 1-11.2.3.1: Product: MIDI2x2
[    4.597730] usb 1-11.2.3.1: Manufacturer: MIDIPLUS
[    4.597731] usb 1-11.2.3.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    4.650327] systemd[1]: Inserted module 'autofs4'
[    4.671427] usb 1-11.3.4: new full-speed USB device number 17 using xhci_hcd
[    4.752544] systemd[1]: systemd 245.4-4ubuntu3.18 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    4.764432] systemd[1]: Detected architecture x86-64.
[    4.766541] usb 1-11.3.4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    4.766543] usb 1-11.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.766544] usb 1-11.3.4: Product: USB Receiver
[    4.766545] usb 1-11.3.4: Manufacturer: Logitech
[    4.772602] systemd[1]: Set hostname to <DesktopKubuntu20>.
[    4.774109] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.0/0003:046D:C52F.0006/input/input7
[    4.774254] hid-generic 0003:046D:C52F.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.775428] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/input/input8
[    4.829084] hid-generic 0003:046D:C52F.0007: input,hiddev2,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.829362] usb 1-11.2.3.3: new full-speed USB device number 18 using xhci_hcd
[    4.906476] usb 1-11.2.3.3: New USB device found, idVendor=28bd, idProduct=091b, bcdDevice= 0.00
[    4.906479] usb 1-11.2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.906480] usb 1-11.2.3.3: Product: 21.5 inch PenDisplay
[    4.906481] usb 1-11.2.3.3: Manufacturer: UGTABLET
[    4.918831] input: UGTABLET 21.5 inch PenDisplay Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0008/input/input11
[    4.918995] input: UGTABLET 21.5 inch PenDisplay Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0008/input/input12
[    4.940782] systemd[1]: Created slice system-modprobe.slice.
[    4.940892] systemd[1]: Created slice User and Session Slice.
[    4.940921] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.940998] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.941027] systemd[1]: Reached target User and Group Name Lookups.
[    4.941035] systemd[1]: Reached target Remote File Systems.
[    4.941044] systemd[1]: Reached target Slices.
[    4.941097] systemd[1]: Listening on Syslog Socket.
[    4.941138] systemd[1]: Listening on fsck to fsckd communication Socket.
[    4.941165] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.941238] systemd[1]: Listening on Journal Audit Socket.
[    4.941273] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.941320] systemd[1]: Listening on Journal Socket.
[    4.941370] systemd[1]: Listening on udev Control Socket.
[    4.941402] systemd[1]: Listening on udev Kernel Socket.
[    4.941768] systemd[1]: Mounting Huge Pages File System...
[    4.942182] systemd[1]: Mounting POSIX Message Queue File System...
[    4.942601] systemd[1]: Mounting Kernel Debug File System...
[    4.942993] systemd[1]: Mounting Kernel Trace File System...
[    4.943834] systemd[1]: Starting Journal Service...
[    4.944252] systemd[1]: Starting Set the console keyboard layout...
[    4.944664] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    4.945140] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[    4.945160] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    4.945545] systemd[1]: Starting Load Kernel Module efi_pstore...
[    4.945933] systemd[1]: Starting Load Kernel Module pstore_blk...
[    4.946325] systemd[1]: Starting Load Kernel Module pstore_zone...
[    4.946709] systemd[1]: Starting Load Kernel Module ramoops...
[    4.947688] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    4.947703] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.950330] systemd[1]: Starting Load Kernel Modules...
[    4.950702] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.951073] systemd[1]: Starting udev Coldplug all Devices...
[    4.951439] systemd[1]: Starting Uncomplicated firewall...
[    4.952558] systemd[1]: Mounted Huge Pages File System.
[    4.952636] systemd[1]: Mounted POSIX Message Queue File System.
[    4.952706] systemd[1]: Mounted Kernel Debug File System.
[    4.952768] systemd[1]: Mounted Kernel Trace File System.
[    4.953006] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    4.953539] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[    4.953678] systemd[1]: Finished Load Kernel Module pstore_zone.
[    4.954189] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[    4.954330] systemd[1]: Finished Load Kernel Module pstore_blk.
[    4.954548] systemd[1]: Finished Uncomplicated firewall.
[    4.954660] systemd[1]: modprobe@ramoops.service: Succeeded.
[    4.954788] systemd[1]: Finished Load Kernel Module ramoops.
[    4.961015] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    4.962500] systemd[1]: Finished Remount Root and Kernel File Systems.
[    4.963232] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    4.964021] systemd[1]: Starting Load/Save Random Seed...
[    4.965110] systemd[1]: Starting Create System Users...
[    4.967158] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[    4.967482] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[    4.970450] hid-generic 0003:28BD:091B.0008: input,hidraw7: USB HID v1.00 Mouse [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input0
[    4.971702] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0009/input/input13
[    4.971838] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0009/input/input14
[    4.971967] hid-generic 0003:28BD:091B.0009: input,hiddev3,hidraw8: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input1
[    4.972716] hid-generic 0003:28BD:091B.000A: hiddev4,hidraw9: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input2
[    4.973744] lp: driver loaded but no devices found
[    4.976622] systemd[1]: Finished Load/Save Random Seed.
[    4.978465] ppdev: user-space parallel port driver
[    4.982877] systemd[1]: Finished Create System Users.
[    4.984233] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.996145] IPMI message handler: version 39.2
[    4.998922] ipmi device interface
[    5.005247] systemd[1]: Finished Load Kernel Modules.
[    5.006067] systemd[1]: Finished Create Static Device Nodes in /dev.
[    5.007529] systemd[1]: Mounting FUSE Control File System...
[    5.008853] systemd[1]: Mounting Kernel Configuration File System...
[    5.010165] systemd[1]: Starting Apply Kernel Variables...
[    5.011765] systemd[1]: Starting udev Kernel Device Manager...
[    5.013607] systemd[1]: Mounted FUSE Control File System.
[    5.013932] systemd[1]: Mounted Kernel Configuration File System.
[    5.014946] systemd[1]: Finished Set the console keyboard layout.
[    5.015288] systemd[1]: Reached target Local File Systems (Pre).
[    5.016756] systemd[1]: Mounting /media/jean-martin/macos...
[    5.030064] pstore: Using crash dump compression: deflate
[    5.030470] pstore: Registered efi as persistent store backend
[    5.030992] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[    5.031429] systemd[1]: Finished Load Kernel Module efi_pstore.
[    5.031624] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    5.038340] usb 1-11.3.1.1: new full-speed USB device number 19 using xhci_hcd
[    5.044513] systemd[1]: Finished Apply Kernel Variables.
[    5.045815] systemd[1]: Started Journal Service.
[    5.050186] systemd-journald[429]: Received client request to flush runtime journal.
[    5.091885] audit: type=1400 audit(1664201032.704:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=482 comm="apparmor_parser"
[    5.091904] audit: type=1400 audit(1664201032.704:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=478 comm="apparmor_parser"
[    5.092385] audit: type=1400 audit(1664201032.705:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=480 comm="apparmor_parser"
[    5.092387] audit: type=1400 audit(1664201032.705:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=480 comm="apparmor_parser"
[    5.093021] audit: type=1400 audit(1664201032.705:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=484 comm="apparmor_parser"
[    5.094241] audit: type=1400 audit(1664201032.706:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=481 comm="apparmor_parser"
[    5.094689] audit: type=1400 audit(1664201032.707:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=486 comm="apparmor_parser"
[    5.095639] audit: type=1400 audit(1664201032.708:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=485 comm="apparmor_parser"
[    5.095642] audit: type=1400 audit(1664201032.708:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=485 comm="apparmor_parser"
[    5.128869] usb 1-11.3.1.1: New USB device found, idVendor=0763, idProduct=1002, bcdDevice= 1.21
[    5.128872] usb 1-11.3.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.158655] kauditd_printk_skb: 15 callbacks suppressed
[    5.158658] audit: type=1400 audit(1664201032.771:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=479 comm="apparmor_parser"
[    5.158660] audit: type=1400 audit(1664201032.771:27): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=479 comm="apparmor_parser"
[    5.212108] EDAC ie31200: No ECC support
[    5.218408] usb 1-11.3.1.3: new high-speed USB device number 20 using xhci_hcd
[    5.240908] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.241627] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.241909] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.248890] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.248903] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.269368] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.269370] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.269371] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.282429] Intel(R) Wireless WiFi driver for Linux
[    5.282471] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    5.299837] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[    5.299840] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.299841] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.299842] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.299842] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.299843] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.299844] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.299844] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.299845] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.299846] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.299846] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.299847] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.299848] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.299848] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.299849] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[    5.299850] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[    5.299850] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[    5.300027] iwlwifi 0000:00:14.3: loaded firmware version 46.4d093a30.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.312484] usbcore: registered new device driver apple-mfi-fastcharge
[    5.314569] Bluetooth: Core ver 2.22
[    5.314586] NET: Registered PF_BLUETOOTH protocol family
[    5.314587] Bluetooth: HCI device and connection manager initialized
[    5.314589] Bluetooth: HCI socket layer initialized
[    5.314591] Bluetooth: L2CAP socket layer initialized
[    5.314593] Bluetooth: SCO socket layer initialized
[    5.325991] mc: Linux media interface: v0.10
[    5.332511] logitech-djreceiver 0003:046D:C52F.0006: hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    5.341797] usbcore: registered new interface driver btusb
[    5.342684] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[    5.344471] usbcore: registered new interface driver snd-usb-audio
[    5.354089] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    5.354242] Bluetooth: hci0: Boot Address: 0x40800
[    5.354243] Bluetooth: hci0: Firmware Version: 26-11.20
[    5.354244] Bluetooth: hci0: Firmware already loaded
[    5.357008] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    5.360062] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    5.361012] intel_tcc_cooling: Programmable TCC Offset detected
[    5.365949] thermal thermal_zone3: failed to read out thermal zone (-61)
[    5.365875] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    5.368132] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input15
[    5.368157] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input16
[    5.368179] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input17
[    5.368199] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input18
[    5.368219] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input19
[    5.368239] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input20
[    5.380234] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.380237] snd_hda_codec_realtek hdaudioC3D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.380239] snd_hda_codec_realtek hdaudioC3D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.380240] snd_hda_codec_realtek hdaudioC3D0:    mono: mono_out=0x0
[    5.380240] snd_hda_codec_realtek hdaudioC3D0:    dig-out=0x1e/0x0
[    5.380241] snd_hda_codec_realtek hdaudioC3D0:    inputs:
[    5.380242] snd_hda_codec_realtek hdaudioC3D0:      Front Mic=0x19
[    5.380243] snd_hda_codec_realtek hdaudioC3D0:      Rear Mic=0x18
[    5.380244] snd_hda_codec_realtek hdaudioC3D0:      Line=0x1a
[    5.399163] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input21
[    5.407382] iwlwifi 0000:00:14.3: base HW address: 80:32:53:7c:1b:36
[    5.412249] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input22
[    5.412680] Bluetooth: hci0: MSFT filter_enable is already on
[    5.414439] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card3/input23
[    5.414647] logitech-djreceiver 0003:046D:C52F.0007: hiddev2,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    5.416974] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card3/input24
[    5.419427] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card3/input25
[    5.419471] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card3/input26
[    5.419506] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card3/input27
[    5.469758] logitech-djreceiver 0003:046D:C52F.0007: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    5.470092] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input28
[    5.470642] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input29
[    5.470686] hid-generic 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-11.3.4/input1:1
[    5.473490] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.507520] intel_rapl_common: Found RAPL domain package
[    5.507522] intel_rapl_common: Found RAPL domain core
[    5.515621] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    5.526610] usb 1-11.3.1.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[    5.526613] usb 1-11.3.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    5.526614] usb 1-11.3.1.3: SerialNumber: 447F0780
[    5.534364] Adding 31250428k swap on /dev/sdf2.  Priority:-2 extents:1 across:31250428k SSFS
[    5.567838] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input33
[    5.569212] logitech-hidpp-device 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-11.3.4/input1:1
[    5.772421] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.772423] Bluetooth: BNEP filters: protocol multicast
[    5.772426] Bluetooth: BNEP socket layer initialized
[    5.778221] NET: Registered PF_ALG protocol family
[    5.791806] audit: type=1400 audit(1664201033.404:28): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1328 comm="cups-browsed" capability=23  capname="sys_nice"
[    5.903588] loop0: detected capacity change from 0 to 8
[    6.815211] firewire_core 0000:07:00.0: created device fw1: GUID 0001f2000001ae48, S400
[    6.893421] usb 1-11.3.1.3: set resolution quirk: cval->res = 384
[    6.970398] usb 1-11.3.1.4: new full-speed USB device number 21 using xhci_hcd
[    7.060770] usb 1-11.3.1.4: New USB device found, idVendor=13b2, idProduct=005f, bcdDevice= 1.00
[    7.060785] usb 1-11.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.060791] usb 1-11.3.1.4: Product: Vortex Wireless 2
[    7.060796] usb 1-11.3.1.4: Manufacturer: ALESIS
[    7.099811] videodev: Linux video capture interface: v2.00
[    7.110172] usb 1-11.3.1.3: Found UVC 1.00 device <unnamed> (046d:0825)
[    7.148466] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.1/1-11.3.1.3/1-11.3.1.3:1.0/input/input34
[    7.148577] usbcore: registered new interface driver uvcvideo
[    8.263035] Bluetooth: RFCOMM TTY layer initialized
[    8.263039] Bluetooth: RFCOMM socket layer initialized
[    8.263041] Bluetooth: RFCOMM ver 1.11
[    8.854966] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    8.855086] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[    9.884837] bpfilter: Loaded bpfilter_umh pid 1674
[    9.884966] Started bpfilter
[   15.709825] logitech-hidpp-device 0003:046D:4057.000B: HID++ 4.5 device connected.
[   16.426184] input: XP-PEN STYLUS as /devices/virtual/input/input35
[   16.426886] input: XP-PEN MOUSE as /devices/virtual/input/input36
[   16.426966] input: XP-PEN ERASER as /devices/virtual/input/input37
[   17.499750] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[   17.501070] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[   17.639172] wlp0s20f3: authenticated
[   17.640373] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[   17.642577] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1111 status=0 aid=2)
[   17.644785] wlp0s20f3: associated
[   17.683541] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   17.695264] wlp0s20f3: Limiting TX power to 17 (20 - 3) dBm as advertised by 70:fc:8f:c5:c7:b8
[   46.465712] usb 1-11.3.1.3: reset high-speed USB device number 20 using xhci_hcd

Hors ligne

#16 Le 26/09/2022, à 16:15

ylag

Re : Récupérer messages apparaissant durant le boot

Bonjour,

Au #14, iznobe a écrit :

... mais je n' ai jamais vu encore un retour vide pour la commande :

sudo dmesg

peu importe la version de la distro utilisée .

Ce serait possible si on a passé au préalable une commande du genre de :

sudo dmesg -C

Pour voir les messages de niveau «erreur» avec dmesg, qui ne contiennent pas nécessairement la chaîne erreur ou error :

sudo dmesg -l err

A+

Dernière modification par ylag (Le 26/09/2022, à 16:17)

Hors ligne

#17 Le 26/09/2022, à 16:22

geole

Re : Récupérer messages apparaissant durant le boot

Effectivement, mais cela ne montre pas les périphériques qui n'ont pas réussi à être montés  ni ceux qui sont en train de flancher, ni...
exemple

root@b:~# sudo dmesg -l err
[    7.382938] mtd device must be supplied (device name is empty)
[    8.266307] mtd device must be supplied (device name is empty)
[    9.213465] ================================================================================
[    9.213547] UBSAN: shift-out-of-bounds in /build/linux-kQ6jNR/linux-5.15.0/drivers/media/pci/cx88/cx88-input.c:549:11
[    9.213596] shift exponent 32 is too large for 32-bit type 'unsigned int'
[    9.213786] ================================================================================
[    9.822588] mtd device must be supplied (device name is empty)
[   10.759510] mtd device must be supplied (device name is empty)
root@b:~# 

Dernière modification par geole (Le 26/09/2022, à 16:24)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#18 Le 26/09/2022, à 16:49

iznobe

Re : Récupérer messages apparaissant durant le boot

esox a écrit :

voici le retour de sudo dmesg

[    0.000000] Linux version 5.13.0-51-lowlatency (buildd@lcy02-amd64-046) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #58~20.04.1-Ubuntu SMP PREEMPT Tue Jun 14 12:26:40 UTC 2022 (Ubuntu 5.13.0-51.58~20.04.1-lowlatency 5.13.19)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003053cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x27f1b018-0x27f38c57] usable ==> usable
[    0.000000] e820: update [mem 0x27f1b018-0x27f38c57] usable ==> usable
[    0.000000] e820: update [mem 0x27f0a018-0x27f1ae57] usable ==> usable
[    0.000000] e820: update [mem 0x27f0a018-0x27f1ae57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000027f0a017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f0a018-0x0000000027f1ae57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f1ae58-0x0000000027f1b017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f1b018-0x0000000027f38c57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f38c58-0x000000003053cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] reserve setup_data: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x3e4a2000 ACPI=0x3e4a2000 SMBIOS=0x3ec41000 SMBIOS 3.0=0x3ec40000 ESRT=0x3c0aad98 MEMATTR=0x36ceb018 RNG=0x3ec42718 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Acidanthera iMac19,1/Mac-AA95B1DDAB278B95, BIOS 1731.120.8.0.0 03/31/2022
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000259] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000261] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000265] last_pfn = 0x8be000 max_arch_pfn = 0x400000000
[    0.000336] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000776] last_pfn = 0x3ef00 max_arch_pfn = 0x400000000
[    0.005183] found SMP MP-table at [mem 0x000fce80-0x000fce8f]
[    0.005190] esrt: Reserving ESRT space from 0x000000003c0aad98 to 0x000000003c0aadd0.
[    0.005193] e820: update [mem 0x3c0aa000-0x3c0aafff] usable ==> reserved
[    0.005202] Using GB pages for direct mapping
[    0.005336] secureboot: Secure boot disabled
[    0.005337] RAMDISK: [mem 0x27f39000-0x2e5e5fff]
[    0.005338] ACPI: Early table checksum verification disabled
[    0.005340] ACPI: RSDP 0x000000003E4A2000 000024 (v02 ALASKA)
[    0.005343] ACPI: XSDT 0x000000003E181000 0000EC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005346] ACPI: FACP 0x000000003E4E2EB0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.005349] ACPI: DSDT 0x000000003E4A2218 040C95 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.005352] ACPI: FACS 0x000000003E54D080 000040
[    0.005353] ACPI: APIC 0x000000003E4E2FC8 0000BC (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.005355] ACPI: FPDT 0x000000003E4E3088 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005357] ACPI: FIDT 0x000000003E4E30D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005359] ACPI: MCFG 0x000000003E4E3170 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.005361] ACPI: SSDT 0x000000003E4E31B0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.005363] ACPI: SSDT 0x000000003E4E33B8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005365] ACPI: SSDT 0x000000003E4E4B90 007EF2 (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.005366] ACPI: SSDT 0x000000003E4ECA88 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005368] ACPI: SSDT 0x000000003E4EFC50 002358 (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005370] ACPI: HPET 0x000000003E4F1FA8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.005372] ACPI: SSDT 0x000000003E4F1FE0 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005374] ACPI: SSDT 0x000000003E4F2F80 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005376] ACPI: UEFI 0x000000003E4F5CA0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.005378] ACPI: LPIT 0x000000003E4F5CE8 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.005380] ACPI: SSDT 0x000000003E4F5D48 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005382] ACPI: SSDT 0x000000003E4F8528 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005384] ACPI: DBGP 0x000000003E4F9528 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.005385] ACPI: DBG2 0x000000003E4F9560 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.005387] ACPI: DMAR 0x000000003E4F95B8 000070 (v01 ALASKA A M I    00000002      01000013)
[    0.005389] ACPI: BGRT 0x000000003E4F9628 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005391] ACPI: WSMT 0x000000003E4F9660 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005393] ACPI: SSDT 0x000000003E184000 000049 (v02 DRTNIA AWAC     00000000 INTL 20190509)
[    0.005395] ACPI: SSDT 0x000000003E183000 000384 (v02 ACDT   CpuPlug  00003000 INTL 20200528)
[    0.005397] ACPI: SSDT 0x000000003E182000 00019E (v02 DRTNIA PMCR     00001000 INTL 20190509)
[    0.005398] ACPI: Reserving FACP table memory at [mem 0x3e4e2eb0-0x3e4e2fc3]
[    0.005399] ACPI: Reserving DSDT table memory at [mem 0x3e4a2218-0x3e4e2eac]
[    0.005400] ACPI: Reserving FACS table memory at [mem 0x3e54d080-0x3e54d0bf]
[    0.005401] ACPI: Reserving APIC table memory at [mem 0x3e4e2fc8-0x3e4e3083]
[    0.005401] ACPI: Reserving FPDT table memory at [mem 0x3e4e3088-0x3e4e30cb]
[    0.005402] ACPI: Reserving FIDT table memory at [mem 0x3e4e30d0-0x3e4e316b]
[    0.005402] ACPI: Reserving MCFG table memory at [mem 0x3e4e3170-0x3e4e31ab]
[    0.005403] ACPI: Reserving SSDT table memory at [mem 0x3e4e31b0-0x3e4e33b3]
[    0.005404] ACPI: Reserving SSDT table memory at [mem 0x3e4e33b8-0x3e4e4b8c]
[    0.005404] ACPI: Reserving SSDT table memory at [mem 0x3e4e4b90-0x3e4eca81]
[    0.005405] ACPI: Reserving SSDT table memory at [mem 0x3e4eca88-0x3e4efc4e]
[    0.005406] ACPI: Reserving SSDT table memory at [mem 0x3e4efc50-0x3e4f1fa7]
[    0.005406] ACPI: Reserving HPET table memory at [mem 0x3e4f1fa8-0x3e4f1fdf]
[    0.005407] ACPI: Reserving SSDT table memory at [mem 0x3e4f1fe0-0x3e4f2f7d]
[    0.005408] ACPI: Reserving SSDT table memory at [mem 0x3e4f2f80-0x3e4f5c9a]
[    0.005408] ACPI: Reserving UEFI table memory at [mem 0x3e4f5ca0-0x3e4f5ce1]
[    0.005409] ACPI: Reserving LPIT table memory at [mem 0x3e4f5ce8-0x3e4f5d43]
[    0.005409] ACPI: Reserving SSDT table memory at [mem 0x3e4f5d48-0x3e4f8525]
[    0.005410] ACPI: Reserving SSDT table memory at [mem 0x3e4f8528-0x3e4f9525]
[    0.005411] ACPI: Reserving DBGP table memory at [mem 0x3e4f9528-0x3e4f955b]
[    0.005411] ACPI: Reserving DBG2 table memory at [mem 0x3e4f9560-0x3e4f95b3]
[    0.005412] ACPI: Reserving DMAR table memory at [mem 0x3e4f95b8-0x3e4f9627]
[    0.005413] ACPI: Reserving BGRT table memory at [mem 0x3e4f9628-0x3e4f965f]
[    0.005413] ACPI: Reserving WSMT table memory at [mem 0x3e4f9660-0x3e4f9687]
[    0.005414] ACPI: Reserving SSDT table memory at [mem 0x3e184000-0x3e184048]
[    0.005415] ACPI: Reserving SSDT table memory at [mem 0x3e183000-0x3e183383]
[    0.005415] ACPI: Reserving SSDT table memory at [mem 0x3e182000-0x3e18219d]
[    0.005424] ACPI: Local APIC address 0xfee00000
[    0.005653] No NUMA configuration found
[    0.005654] Faking a node at [mem 0x0000000000000000-0x00000008bdffffff]
[    0.005660] NODE_DATA(0) allocated [mem 0x8bdfd6000-0x8bdffffff]
[    0.005859] Zone ranges:
[    0.005860]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005861]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005862]   Normal   [mem 0x0000000100000000-0x00000008bdffffff]
[    0.005863]   Device   empty
[    0.005864] Movable zone start for each node
[    0.005866] Early memory node ranges
[    0.005866]   node   0: [mem 0x0000000000001000-0x000000000005efff]
[    0.005867]   node   0: [mem 0x0000000000060000-0x000000000009ffff]
[    0.005868]   node   0: [mem 0x0000000000100000-0x000000003053cfff]
[    0.005869]   node   0: [mem 0x000000003053f000-0x000000003db6efff]
[    0.005869]   node   0: [mem 0x000000003dfda000-0x000000003e180fff]
[    0.005870]   node   0: [mem 0x000000003eeff000-0x000000003eefffff]
[    0.005870]   node   0: [mem 0x0000000100000000-0x00000008bdffffff]
[    0.005872] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bdffffff]
[    0.005873] On node 0 totalpages: 8371379
[    0.005874]   DMA zone: 64 pages used for memmap
[    0.005875]   DMA zone: 158 pages reserved
[    0.005875]   DMA zone: 3998 pages, LIFO batch:0
[    0.005876]   DMA32 zone: 3893 pages used for memmap
[    0.005877]   DMA32 zone: 249109 pages, LIFO batch:63
[    0.005877]   Normal zone: 126848 pages used for memmap
[    0.005878]   Normal zone: 8118272 pages, LIFO batch:63
[    0.005879] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005880] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005894] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.006693] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.006702] On node 0, zone DMA32: 1131 pages in unavailable ranges
[    0.006722] On node 0, zone DMA32: 3454 pages in unavailable ranges
[    0.033301] On node 0, zone Normal: 4352 pages in unavailable ranges
[    0.033349] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.033662] ACPI: PM-Timer IO Port: 0x1808
[    0.033663] ACPI: Local APIC address 0xfee00000
[    0.033667] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.033668] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.033669] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.033670] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.033670] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.033671] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.033671] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.033672] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.033708] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.033710] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033712] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.033713] ACPI: IRQ0 used by override.
[    0.033713] ACPI: IRQ9 used by override.
[    0.033715] Using ACPI (MADT) for SMP configuration information
[    0.033715] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.033719] e820: update [mem 0x399bd000-0x39a13fff] usable ==> reserved
[    0.033726] TSC deadline timer available
[    0.033727] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.033740] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033742] PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
[    0.033743] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.033744] PM: hibernation: Registered nosave memory: [mem 0x27f0a000-0x27f0afff]
[    0.033745] PM: hibernation: Registered nosave memory: [mem 0x27f1a000-0x27f1afff]
[    0.033746] PM: hibernation: Registered nosave memory: [mem 0x27f1b000-0x27f1bfff]
[    0.033747] PM: hibernation: Registered nosave memory: [mem 0x27f38000-0x27f38fff]
[    0.033748] PM: hibernation: Registered nosave memory: [mem 0x3053d000-0x3053dfff]
[    0.033748] PM: hibernation: Registered nosave memory: [mem 0x3053e000-0x3053efff]
[    0.033750] PM: hibernation: Registered nosave memory: [mem 0x399bd000-0x39a13fff]
[    0.033751] PM: hibernation: Registered nosave memory: [mem 0x3c0aa000-0x3c0aafff]
[    0.033752] PM: hibernation: Registered nosave memory: [mem 0x3db6f000-0x3dfd9fff]
[    0.033753] PM: hibernation: Registered nosave memory: [mem 0x3e181000-0x3e54dfff]
[    0.033754] PM: hibernation: Registered nosave memory: [mem 0x3e54e000-0x3eefefff]
[    0.033755] PM: hibernation: Registered nosave memory: [mem 0x3ef00000-0x3fffffff]
[    0.033755] PM: hibernation: Registered nosave memory: [mem 0x40000000-0xdfffffff]
[    0.033756] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.033756] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.033757] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.033757] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.033758] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.033758] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.033759] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.033759] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.033760] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.033761] [mem 0x40000000-0xdfffffff] available for PCI devices
[    0.033761] Booting paravirtualized kernel on bare hardware
[    0.033763] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.033767] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.033941] percpu: Embedded 65 pages/cpu s229376 r8192 d28672 u524288
[    0.033946] pcpu-alloc: s229376 r8192 d28672 u524288 alloc=1*2097152
[    0.033948] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7 
[    0.033968] Built 1 zonelists, mobility grouping on.  Total pages: 8240416
[    0.033969] Policy zone: Normal
[    0.033969] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.034965] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.035438] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.035486] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.075982] Memory: 32636872K/33485516K available (16393K kernel code, 3566K rwdata, 10532K rodata, 2792K init, 5784K bss, 848384K reserved, 0K cma-reserved)
[    0.075986] random: get_random_u64 called from __kmem_cache_create+0x2d/0x440 with crng_init=1
[    0.076048] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.076055] ftrace: allocating 49317 entries in 193 pages
[    0.086350] ftrace: allocated 193 pages with 3 groups
[    0.086410] rcu: Preemptible hierarchical RCU implementation.
[    0.086411] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.086412] 	Trampoline variant of Tasks RCU enabled.
[    0.086412] 	Rude variant of Tasks RCU enabled.
[    0.086413] 	Tracing variant of Tasks RCU enabled.
[    0.086413] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.086414] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.088851] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.089215] random: crng done (trusting CPU's manufacturer)
[    0.089227] vt handoff: transparent VT on vt#1
[    0.089231] Console: colour dummy device 80x25
[    0.089241] printk: console [tty0] enabled
[    0.089250] ACPI: Core revision 20210331
[    0.089545] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.089634] APIC: Switch to symmetric I/O mode setup
[    0.089635] DMAR: Host address width 39
[    0.089636] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.089639] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.089640] DMAR: RMRR base: 0x0000003e9d4000 end: 0x0000003ec1dfff
[    0.089642] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.089643] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.089643] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.091024] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.091025] x2apic enabled
[    0.091050] Switched APIC routing to cluster x2apic.
[    0.095581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.100599] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.100602] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.100604] pid_max: default: 32768 minimum: 301
[    0.101627] LSM: Security Framework initializing
[    0.101632] Yama: becoming mindful.
[    0.101646] AppArmor: AppArmor initialized
[    0.101686] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.101715] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.101850] x86/cpu: SGX disabled by BIOS.
[    0.101854] CPU0: Thermal monitoring enabled (TM1)
[    0.101879] process: using mwait in idle threads
[    0.101881] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.101882] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.101884] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.101885] Spectre V2 : Mitigation: Enhanced IBRS
[    0.101885] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.101886] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.101886] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.101889] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.101890] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.101891] SRBDS: Vulnerable: No microcode
[    0.105039] Freeing SMP alternatives memory: 40K
[    0.105639] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.105655] smpboot: CPU0: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.105730] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.105736] ... version:                4
[    0.105737] ... bit width:              48
[    0.105737] ... generic registers:      8
[    0.105737] ... value mask:             0000ffffffffffff
[    0.105738] ... max period:             00007fffffffffff
[    0.105738] ... fixed-purpose events:   3
[    0.105739] ... event mask:             00000007000000ff
[    0.105791] rcu: Hierarchical SRCU implementation.
[    0.106195] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.106237] smp: Bringing up secondary CPUs ...
[    0.106284] x86: Booting SMP configuration:
[    0.106285] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.108735] smp: Brought up 1 node, 8 CPUs
[    0.108735] smpboot: Max logical packages: 1
[    0.108735] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.110227] devtmpfs: initialized
[    0.110227] x86/mm: Memory block size: 128MB
[    0.111334] PM: Registering ACPI NVS region [mem 0x3053d000-0x3053dfff] (4096 bytes)
[    0.111334] PM: Registering ACPI NVS region [mem 0x3e181000-0x3e54dfff] (3985408 bytes)
[    0.111334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.111334] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.111334] pinctrl core: initialized pinctrl subsystem
[    0.111602] PM: RTC time: 09:11:57, date: 2022-09-13
[    0.111665] NET: Registered protocol family 16
[    0.111856] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.111999] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.112148] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.112152] audit: initializing netlink subsys (disabled)
[    0.112159] audit: type=2000 audit(1663060317.018:1): state=initialized audit_enabled=0 res=1
[    0.112159] thermal_sys: Registered thermal governor 'fair_share'
[    0.112159] thermal_sys: Registered thermal governor 'bang_bang'
[    0.112159] thermal_sys: Registered thermal governor 'step_wise'
[    0.112159] thermal_sys: Registered thermal governor 'user_space'
[    0.112159] thermal_sys: Registered thermal governor 'power_allocator'
[    0.112159] EISA bus registered
[    0.112159] cpuidle: using governor ladder
[    0.112159] cpuidle: using governor menu
[    0.112159] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.112159] ACPI: bus type PCI registered
[    0.112159] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.112159] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.112159] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.112159] PCI: Using configuration type 1 for base access
[    0.113282] Kprobes globally optimized
[    0.113284] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.113284] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.113643] ACPI: Added _OSI(Module Device)
[    0.113644] ACPI: Added _OSI(Processor Device)
[    0.113644] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.113645] ACPI: Added _OSI(Processor Aggregator Device)
[    0.113645] ACPI: Added _OSI(Linux-Dell-Video)
[    0.113646] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.113646] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.164075] ACPI: BIOS _OSI(Darwin) query ignored
[    0.164386] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.701811] ACPI: Dynamic OEM Table Load:
[    0.701816] ACPI: SSDT 0xFFFF9BF6415BF000 00078C (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.702643] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.703853] ACPI: Dynamic OEM Table Load:
[    0.703856] ACPI: SSDT 0xFFFF9BF6415B0000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.704589] ACPI: Dynamic OEM Table Load:
[    0.704592] ACPI: SSDT 0xFFFF9BF6414BB600 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.705274] ACPI: Dynamic OEM Table Load:
[    0.705278] ACPI: SSDT 0xFFFF9BF6415BC800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.706216] ACPI: Dynamic OEM Table Load:
[    0.706221] ACPI: SSDT 0xFFFF9BF6415A4000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.707505] ACPI: Dynamic OEM Table Load:
[    0.707509] ACPI: SSDT 0xFFFF9BF6415B2C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.708264] ACPI: Dynamic OEM Table Load:
[    0.708268] ACPI: SSDT 0xFFFF9BF6415B5C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.712023] ACPI: Interpreter enabled
[    0.712048] ACPI: (supports S0 S3 S4 S5)
[    0.712049] ACPI: Using IOAPIC for interrupt routing
[    0.712075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.712983] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.722387] ACPI: PM: Power Resource [USBC] (on)
[    0.724318] ACPI: PM: Power Resource [V0PR] (on)
[    0.724470] ACPI: PM: Power Resource [V1PR] (on)
[    0.724617] ACPI: PM: Power Resource [V2PR] (on)
[    0.728796] ACPI: PM: Power Resource [WRST] (on)
[    0.730535] ACPI: PM: Power Resource [FN00] (off)
[    0.730596] ACPI: PM: Power Resource [FN01] (off)
[    0.730662] ACPI: PM: Power Resource [FN02] (off)
[    0.730722] ACPI: PM: Power Resource [FN03] (off)
[    0.730780] ACPI: PM: Power Resource [FN04] (off)
[    0.731142] ACPI: PM: Power Resource [PIN] (off)
[    0.731592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.731597] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.731743] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.731881] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.731882] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.732619] PCI host bridge to bus 0000:00
[    0.732621] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.732622] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.732623] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.732623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.732624] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff window]
[    0.732625] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.732640] pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
[    0.732767] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.732795] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.733233] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.733247] pci 0000:00:12.0: reg 0x10: [mem 0x50a41000-0x50a41fff 64bit]
[    0.733404] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.733416] pci 0000:00:14.0: reg 0x10: [mem 0x50a20000-0x50a2ffff 64bit]
[    0.733463] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.733844] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.733858] pci 0000:00:14.2: reg 0x10: [mem 0x50a3a000-0x50a3bfff 64bit]
[    0.733867] pci 0000:00:14.2: reg 0x18: [mem 0x50a40000-0x50a40fff 64bit]
[    0.734090] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.734165] pci 0000:00:14.3: reg 0x10: [mem 0x50a34000-0x50a37fff 64bit]
[    0.734359] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.734542] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.734558] pci 0000:00:16.0: reg 0x10: [mem 0x50a3f000-0x50a3ffff 64bit]
[    0.734618] pci 0000:00:16.0: PME# supported from D3hot
[    0.734992] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.735002] pci 0000:00:17.0: reg 0x10: [mem 0x50a38000-0x50a39fff]
[    0.735008] pci 0000:00:17.0: reg 0x14: [mem 0x50a3e000-0x50a3e0ff]
[    0.735013] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    0.735019] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    0.735024] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    0.735029] pci 0000:00:17.0: reg 0x24: [mem 0x50a3d000-0x50a3d7ff]
[    0.735060] pci 0000:00:17.0: PME# supported from D3hot
[    0.735463] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.735529] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.735549] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.736018] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.736083] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.736104] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[    0.736557] pci 0000:00:1b.6: [8086:a32e] type 01 class 0x060400
[    0.736622] pci 0000:00:1b.6: PME# supported from D0 D3hot D3cold
[    0.736643] pci 0000:00:1b.6: PTM enabled (root), 4ns granularity
[    0.737100] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.737165] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.737654] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.737720] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.738208] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.738561] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.738594] pci 0000:00:1f.3: reg 0x10: [mem 0x50a30000-0x50a33fff 64bit]
[    0.738640] pci 0000:00:1f.3: reg 0x20: [mem 0x50200000-0x502fffff 64bit]
[    0.738717] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.739454] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.739477] pci 0000:00:1f.4: reg 0x10: [mem 0x50a3c000-0x50a3c0ff 64bit]
[    0.739502] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.739707] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.739720] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.739846] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.739870] pci 0000:00:1f.6: reg 0x10: [mem 0x50a00000-0x50a1ffff]
[    0.739995] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.740116] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.740126] pci 0000:01:00.0: reg 0x10: [mem 0x50500000-0x50503fff]
[    0.740196] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.740237] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.740279] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.740280] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.740282] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.740284] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740318] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.740395] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.740462] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.740465] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.740467] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.740470] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740505] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    0.740516] pci 0000:03:00.0: reg 0x10: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.740524] pci 0000:03:00.0: reg 0x18: [mem 0x50000000-0x501fffff 64bit pref]
[    0.740529] pci 0000:03:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.740535] pci 0000:03:00.0: reg 0x24: [mem 0x50300000-0x503fffff]
[    0.740540] pci 0000:03:00.0: reg 0x30: [mem 0x50400000-0x5041ffff pref]
[    0.740557] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.740562] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.740605] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.740653] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.740683] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.740692] pci 0000:03:00.1: reg 0x10: [mem 0x50420000-0x50423fff]
[    0.740762] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.740816] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.740819] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.740821] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.740824] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740920] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802
[    0.740937] pci 0000:04:00.0: reg 0x10: [mem 0x50900000-0x50903fff 64bit]
[    0.740962] pci 0000:04:00.0: reg 0x20: [mem 0x50904000-0x509040ff 64bit]
[    0.741112] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.741116] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.741203] pci 0000:05:00.0: [144d:a808] type 00 class 0x010802
[    0.741221] pci 0000:05:00.0: reg 0x10: [mem 0x50800000-0x50803fff 64bit]
[    0.741384] pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1b.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.741418] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.741421] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.741514] pci 0000:06:00.0: [104c:823e] type 01 class 0x060400
[    0.741543] pci 0000:06:00.0: reg 0x14: [mem 0x50700000-0x50700fff]
[    0.741639] pci 0000:06:00.0: supports D1 D2
[    0.741719] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.741722] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.741768] pci_bus 0000:07: extended config space not accessible
[    0.741785] pci 0000:07:00.0: [104c:823f] type 00 class 0x0c0010
[    0.741804] pci 0000:07:00.0: reg 0x10: [mem 0x50604000-0x506047ff]
[    0.741813] pci 0000:07:00.0: reg 0x14: [mem 0x50600000-0x50603fff]
[    0.741895] pci 0000:07:00.0: supports D1 D2
[    0.741895] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot
[    0.741978] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.741988] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.742076] acpiphp: Slot [1] registered
[    0.742083] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.742163] acpiphp: Slot [1-1] registered
[    0.742173] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.743417] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.743442] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.743467] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.743491] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.743515] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.743539] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.743563] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.743588] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.747512] acpi LNXPOWER:04: Turning OFF
[    0.747522] acpi LNXPOWER:00: Turning OFF
[    0.747605] iommu: Default domain type: Translated 
[    0.747645] SCSI subsystem initialized
[    0.747648] libata version 3.00 loaded.
[    0.747648] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.747648] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.747648] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.747648] vgaarb: loaded
[    0.747648] ACPI: bus type USB registered
[    0.747648] usbcore: registered new interface driver usbfs
[    0.747648] usbcore: registered new interface driver hub
[    0.747648] usbcore: registered new device driver usb
[    0.747648] pps_core: LinuxPPS API ver. 1 registered
[    0.747648] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.747648] PTP clock support registered
[    0.747649] EDAC MC: Ver: 3.0.0
[    0.747728] Registered efivars operations
[    0.747728] NetLabel: Initializing
[    0.747728] NetLabel:  domain hash size = 128
[    0.747728] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.747728] NetLabel:  unlabeled traffic allowed by default
[    0.747728] PCI: Using ACPI for IRQ routing
[    0.790102] PCI: pci_cache_line_size set to 64 bytes
[    0.790284] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
[    0.790285] e820: reserve RAM buffer [mem 0x27f0a018-0x27ffffff]
[    0.790286] e820: reserve RAM buffer [mem 0x27f1b018-0x27ffffff]
[    0.790287] e820: reserve RAM buffer [mem 0x3053d000-0x33ffffff]
[    0.790287] e820: reserve RAM buffer [mem 0x399bd000-0x3bffffff]
[    0.790288] e820: reserve RAM buffer [mem 0x3c0aa000-0x3fffffff]
[    0.790289] e820: reserve RAM buffer [mem 0x3db6f000-0x3fffffff]
[    0.790289] e820: reserve RAM buffer [mem 0x3e181000-0x3fffffff]
[    0.790290] e820: reserve RAM buffer [mem 0x3ef00000-0x3fffffff]
[    0.790290] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
[    0.790630] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.790634] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.792616] clocksource: Switched to clocksource tsc-early
[    0.797467] VFS: Disk quotas dquot_6.6.0
[    0.797476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.797530] AppArmor: AppArmor Filesystem Enabled
[    0.797553] pnp: PnP ACPI init
[    0.797772] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.797774] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.797775] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.797779] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798295] pnp 00:01: [dma 0 disabled]
[    0.798318] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.798396] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.798397] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.798400] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798410] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.798476] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.798478] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.798622] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.798623] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.798624] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.798625] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.798626] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.798626] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.798627] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.798629] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.798631] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798799] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.798801] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.798802] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.798803] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.798803] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.798804] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.798805] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.798808] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799033] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.799036] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799851] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.800417] pnp: PnP ACPI: found 9 devices
[    0.805538] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.805569] NET: Registered protocol family 2
[    0.805654] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.806752] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.806840] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.806995] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.807034] TCP: Hash tables configured (established 262144 bind 65536)
[    0.807093] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.807153] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.807200] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.807243] NET: Registered protocol family 1
[    0.807245] NET: Registered protocol family 44
[    0.807251] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.807253] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[    0.807254] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[    0.807258] pci 0000:00:1d.0: BAR 14: assigned [mem 0x50b00000-0x50cfffff]
[    0.807261] pci 0000:00:1d.0: BAR 15: assigned [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807262] pci 0000:00:1d.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.807265] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.807266] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.807269] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.807271] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807274] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.807276] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.807278] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.807280] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807284] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.807285] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.807286] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.807287] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807289] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.807295] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.807299] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.807302] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.807306] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.807311] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.807321] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.807323] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.807327] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.807335] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.807338] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.807341] pci 0000:00:1d.0:   bridge window [mem 0x50b00000-0x50cfffff]
[    0.807343] pci 0000:00:1d.0:   bridge window [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807347] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.807348] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.807348] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.807349] pci_bus 0000:00: resource 7 [mem 0x40000000-0xdfffffff window]
[    0.807350] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.807351] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.807351] pci_bus 0000:01: resource 1 [mem 0x50300000-0x505fffff]
[    0.807352] pci_bus 0000:01: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807353] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.807354] pci_bus 0000:02: resource 1 [mem 0x50300000-0x504fffff]
[    0.807354] pci_bus 0000:02: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807355] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.807356] pci_bus 0000:03: resource 1 [mem 0x50300000-0x504fffff]
[    0.807356] pci_bus 0000:03: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807357] pci_bus 0000:04: resource 1 [mem 0x50900000-0x509fffff]
[    0.807358] pci_bus 0000:05: resource 1 [mem 0x50800000-0x508fffff]
[    0.807359] pci_bus 0000:06: resource 1 [mem 0x50600000-0x507fffff]
[    0.807359] pci_bus 0000:07: resource 1 [mem 0x50600000-0x506fffff]
[    0.807360] pci_bus 0000:09: resource 0 [io  0x5000-0x5fff]
[    0.807361] pci_bus 0000:09: resource 1 [mem 0x50b00000-0x50cfffff]
[    0.807361] pci_bus 0000:09: resource 2 [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807729] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.807772] PCI: CLS 64 bytes, default 64
[    0.807784] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.807785] software IO TLB: mapped [mem 0x0000000032ceb000-0x0000000036ceb000] (64MB)
[    0.807800] Trying to unpack rootfs image as initramfs...
[    0.816936] Initialise system trusted keyrings
[    0.816942] Key type blacklist registered
[    0.816959] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.817512] zbud: loaded
[    0.817653] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.817715] fuse: init (API version 7.34)
[    0.817785] integrity: Platform Keyring initialized
[    0.822582] Key type asymmetric registered
[    0.822584] Asymmetric key parser 'x509' registered
[    0.822594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.822615] io scheduler mq-deadline registered
[    0.822996] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[    0.823028] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[    0.823028] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823197] pcieport 0000:00:1b.4: AER: enabled with IRQ 123
[    0.823229] pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
[    0.823230] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823401] pcieport 0000:00:1b.6: AER: enabled with IRQ 124
[    0.823432] pcieport 0000:00:1b.6: DPC: enabled with IRQ 124
[    0.823433] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823857] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.823889] efifb: probing for efifb
[    0.823902] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.823903] efifb: framebuffer at 0x40000000, using 9000k, total 9000k
[    0.823904] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.823904] efifb: scrolling: redraw
[    0.823905] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.823926] fbcon: Deferring console take-over
[    0.823926] fb0: EFI VGA frame buffer device
[    0.824387] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.824400] ACPI: button: Sleep Button [SLPB]
[    0.824417] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.824425] ACPI: button: Power Button [PWRB]
[    0.824440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.825631] ACPI: button: Power Button [PWRF]
[    0.825859] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.826793] thermal LNXTHERM:00: registered as thermal_zone0
[    0.826795] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.827013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.848331] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.850472] Linux agpgart interface v0.103
[    0.929779] Freeing initrd memory: 105140K
[    0.937792] loop: module loaded
[    0.938053] tun: Universal TUN/TAP device driver, 1.6
[    0.938115] PPP generic driver version 2.4.2
[    0.938246] VFIO - User Level meta-driver version: 0.3
[    0.938351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.938354] ehci-pci: EHCI PCI platform driver
[    0.938360] ehci-platform: EHCI generic platform driver
[    0.938364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.938365] ohci-pci: OHCI PCI platform driver
[    0.938368] ohci-platform: OHCI generic platform driver
[    0.938371] uhci_hcd: USB Universal Host Controller Interface driver
[    0.938389] i8042: PNP: No PS/2 controller found.
[    0.938431] mousedev: PS/2 mouse device common for all mice
[    0.938488] rtc_cmos 00:03: RTC can wake from S4
[    0.939252] rtc_cmos 00:03: registered as rtc0
[    0.939480] rtc_cmos 00:03: setting system clock to 2022-09-13T09:11:58 UTC (1663060318)
[    0.939488] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.939492] i2c /dev entries driver
[    0.939717] device-mapper: uevent: version 1.0.3
[    0.939769] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.939777] platform eisa.0: Probing EISA bus 0
[    0.939778] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.939779] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.939780] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.939780] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.939781] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.939782] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.939782] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.939783] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.939783] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.939784] platform eisa.0: EISA: Detected 0 cards
[    0.939786] intel_pstate: Intel P-state driver initializing
[    0.940210] intel_pstate: Disabling energy efficiency optimization
[    0.940211] intel_pstate: HWP enabled
[    0.940411] ledtrig-cpu: registered to indicate activity on CPUs
[    0.940413] EFI Variables Facility v0.08 2004-May-17
[    0.995222] intel_pmc_core INT33A1:00:  initialized
[    0.995266] drop_monitor: Initializing network drop monitor service
[    0.995341] NET: Registered protocol family 10
[    0.998418] Segment Routing with IPv6
[    0.998427] NET: Registered protocol family 17
[    0.998441] Key type dns_resolver registered
[    0.998761] microcode: sig=0x906ed, pf=0x2, revision=0xb8
[    0.998905] microcode: Microcode Update Driver: v2.2.
[    0.998907] IPI shorthand broadcast: enabled
[    0.998912] sched_clock: Marking stable (994496666, 4407084)->(1192163965, -193260215)
[    0.999091] registered taskstats version 1
[    0.999097] Loading compiled-in X.509 certificates
[    0.999502] Loaded X.509 cert 'Build time autogenerated kernel key: b01d6ea81d79133bbb99081f666410cfc79a4af2'
[    0.999825] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.000140] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.000141] blacklist: Loading compiled-in revocation X.509 certificates
[    1.000150] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.000267] zswap: loaded using pool lzo/zbud
[    1.000414] Key type ._fscrypt registered
[    1.000415] Key type .fscrypt registered
[    1.000415] Key type fscrypt-provisioning registered
[    1.002110] Key type encrypted registered
[    1.002111] AppArmor: AppArmor sha1 policy hashing enabled
[    1.002622] integrity: Loading X.509 certificate: UEFI:db
[    1.002636] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.002637] integrity: Loading X.509 certificate: UEFI:db
[    1.002645] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.003791] ima: No TPM chip found, activating TPM-bypass!
[    1.003793] Loading compiled-in module X.509 certificates
[    1.004110] Loaded X.509 cert 'Build time autogenerated kernel key: b01d6ea81d79133bbb99081f666410cfc79a4af2'
[    1.004111] ima: Allocated hash algorithm: sha1
[    1.004115] ima: No architecture policies found
[    1.004121] evm: Initialising EVM extended attributes:
[    1.004121] evm: security.selinux
[    1.004122] evm: security.SMACK64
[    1.004122] evm: security.SMACK64EXEC
[    1.004123] evm: security.SMACK64TRANSMUTE
[    1.004123] evm: security.SMACK64MMAP
[    1.004123] evm: security.apparmor
[    1.004124] evm: security.ima
[    1.004124] evm: security.capability
[    1.004124] evm: HMAC attrs: 0x1
[    1.004261] PM:   Magic number: 6:564:171
[    1.004295] acpi device:34: hash matches
[    1.004394] RAS: Correctable Errors collector initialized.
[    1.005150] Freeing unused decrypted memory: 2036K
[    1.005366] Freeing unused kernel image (initmem) memory: 2792K
[    1.014774] Write protecting the kernel read-only data: 30720k
[    1.015253] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.015504] Freeing unused kernel image (rodata/data gap) memory: 1756K
[    1.023186] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.023189] Run /init as init process
[    1.023189]   with arguments:
[    1.023190]     /init
[    1.023190]     splash
[    1.023191]   with environment:
[    1.023191]     HOME=/
[    1.023192]     TERM=linux
[    1.023192]     BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency
[    1.068761] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.068926] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.069230] e1000e: Intel(R) PRO/1000 Network Driver
[    1.069231] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.069448] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.069452] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.069636] ahci 0000:00:17.0: version 3.0
[    1.070978] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.071092] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.071339] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.071341] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.071343] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.071360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[    1.071361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.071362] usb usb1: Product: xHCI Host Controller
[    1.071363] usb usb1: Manufacturer: Linux 5.13.0-51-lowlatency xhci-hcd
[    1.071364] usb usb1: SerialNumber: 0000:00:14.0
[    1.071425] hub 1-0:1.0: USB hub found
[    1.071439] hub 1-0:1.0: 16 ports detected
[    1.071799] cryptd: max_cpu_qlen set to 1000
[    1.072557] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.072653] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.072994] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[    1.072996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.072997] usb usb2: Product: xHCI Host Controller
[    1.072998] usb usb2: Manufacturer: Linux 5.13.0-51-lowlatency xhci-hcd
[    1.072998] usb usb2: SerialNumber: 0000:00:14.0
[    1.073060] hub 2-0:1.0: USB hub found
[    1.073071] hub 2-0:1.0: 10 ports detected
[    1.074387] AVX2 version of gcm_enc/dec engaged.
[    1.074409] AES CTR mode by8 optimization enabled
[    1.075117] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    1.077245] nvme nvme0: pci function 0000:04:00.0
[    1.077280] nvme nvme1: pci function 0000:05:00.0
[    1.079051] i2c i2c-0: Successfully instantiated SPD at 0x51
[    1.079798] i2c i2c-0: Successfully instantiated SPD at 0x53
[    1.081484] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    1.081499] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    1.083278] nvme nvme1: missing or invalid SUBNQN field.
[    1.083290] nvme nvme1: Shutdown timeout set to 8 seconds
[    1.084922] firewire_ohci 0000:07:00.0: enabling device (0000 -> 0002)
[    1.088513] nvme nvme0: allocated 32 MiB host memory buffer.
[    1.089873] nvme nvme0: 8/0/0 default/read/poll queues
[    1.091129] scsi host0: ahci
[    1.091289] scsi host1: ahci
[    1.091363] scsi host2: ahci
[    1.091421] scsi host3: ahci
[    1.091447] ata1: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d100 irq 131
[    1.091449] ata2: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d180 irq 131
[    1.091450] ata3: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d200 irq 131
[    1.091452] ata4: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d280 irq 131
[    1.092108]  nvme0n1: p1 p2
[    1.094847] nvme nvme1: 8/0/0 default/read/poll queues
[    1.096876]  nvme1n1: p1
[    1.136728] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2
[    1.398735] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.402181] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402200] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402285] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402892] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
[    1.402893] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.403252] ata2.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.403253] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.403551] ata4.00: configured for UDMA/133
[    1.403800] ata1.00: ATA-9: INTEL SSDSC2CT180A3, 300i, max UDMA/133
[    1.403801] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.404300] ata2.00: configured for UDMA/133
[    1.411637] usb 2-3: New USB device found, idVendor=0bc2, idProduct=2344, bcdDevice= 7.12
[    1.411639] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.411640] usb 2-3: Product: Portable
[    1.411641] usb 2-3: Manufacturer: Seagate
[    1.411641] usb 2-3: SerialNumber: NAAHX5RX
[    1.413753] ata1.00: configured for UDMA/133
[    1.413886] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CT18 300i PQ: 0 ANSI: 5
[    1.414198] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.414323] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.414350] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB)
[    1.414358] sd 0:0:0:0: [sda] Write Protect is off
[    1.414359] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.414368] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.414454] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.414494] usbcore: registered new interface driver usb-storage
[    1.414501] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.414503] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.414508] sd 1:0:0:0: [sdb] Write Protect is off
[    1.414510] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.414522] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.425175]  sda: sda1 sda2 sda3 sda4 sda5
[    1.441871] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.524630] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.645014] firewire_core 0000:07:00.0: created device fw0: GUID 7856341200000098, S800
[    1.645031] firewire_core 0000:07:00.0: phy config: new root=ffc1, gap_count=5
[    1.654630] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=94.01
[    1.654642] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.654647] usb 1-1: Product: USB2.1 Hub
[    1.654651] usb 1-1: Manufacturer: GenesysLogic
[    1.655876] hub 1-1:1.0: USB hub found
[    1.656293] hub 1-1:1.0: 4 ports detected
[    1.661687] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.680539] ata3.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.680548] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.681979] ata3.00: configured for UDMA/133
[    1.682320] scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.682902] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.683250] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.683259] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.683349] sd 2:0:0:0: [sdc] Write Protect is off
[    1.683357] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.683375] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
[    1.683536] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.684127] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    1.684409] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    1.684418] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    1.684472] sd 3:0:0:0: [sdd] Write Protect is off
[    1.684481] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    1.684549] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.689932] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.739798]  sdc: sdc1 sdc2
[    1.754195] sd 2:0:0:0: [sdc] Attached SCSI disk
[    1.755140] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:ad:9b:41
[    1.755165] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.755273] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    1.755881]  sdd: sdd1
[    1.767749] usb 2-5: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    1.768879] sd 3:0:0:0: [sdd] Attached SCSI disk
[    1.780717] usb 2-5: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    1.780728] usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    1.780733] usb 2-5: Product: Ugreen Storage Device
[    1.780737] usb 2-5: Manufacturer: Ugreen
[    1.780741] usb 2-5: SerialNumber: 09200819184D
[    1.791028] scsi host4: uas
[    1.791902] scsi 4:0:0:0: Direct-Access     Seagate  Portable         0712 PQ: 0 ANSI: 6
[    1.793418] sd 4:0:0:0: Attached scsi generic sg4 type 0
[    1.793994] sd 4:0:0:0: [sde] 9767541167 512-byte logical blocks: (5.00 TB/4.55 TiB)
[    1.794003] sd 4:0:0:0: [sde] 4096-byte physical blocks
[    1.794178] sd 4:0:0:0: [sde] Write Protect is off
[    1.794188] sd 4:0:0:0: [sde] Mode Sense: 53 00 00 08
[    1.794624] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.795024] sd 4:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    1.795574] scsi host5: uas
[    1.795777] usbcore: registered new interface driver uas
[    1.796221] scsi 5:0:0:0: Direct-Access     CT500MX5 00SSD1           0    PQ: 0 ANSI: 6
[    1.797036] sd 5:0:0:0: Attached scsi generic sg5 type 0
[    1.797547] sd 5:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.797556] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[    1.797648] sd 5:0:0:0: [sdf] Write Protect is off
[    1.797654] sd 5:0:0:0: [sdf] Mode Sense: 43 00 00 00
[    1.797820] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.798033] sd 5:0:0:0: [sdf] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    1.818108]  sdf: sdf1 sdf2 sdf3
[    1.834314] sd 5:0:0:0: [sdf] Attached SCSI disk
[    1.852702] tsc: Refined TSC clocksource calibration: 3599.991 MHz
[    1.852718] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44b1820a, max_idle_ns: 440795276805 ns
[    1.852811] clocksource: Switched to clocksource tsc
[    1.893421]  sdb: sdb1 sdb2
[    1.893676] usb 1-11: new high-speed USB device number 3 using xhci_hcd
[    1.908165] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.021123] usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.021135] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.021140] usb 1-11: Product: USB2.0 Hub
[    2.022502] hub 1-11:1.0: USB hub found
[    2.022838] hub 1-11:1.0: 4 ports detected
[    2.105809]  sde: sde1 sde2
[    2.115638] sd 4:0:0:0: [sde] Attached SCSI disk
[    2.119679] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    2.127676] amd_sched: loading out-of-tree module taints kernel.
[    2.127690] amd_sched: module verification failed: signature and/or required key missing - tainting kernel
[    2.128416] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    2.133629] usb 2-6: new SuperSpeed Plus Gen 2x1 USB device number 4 using xhci_hcd
[    2.147096] usb 2-6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.147099] usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.147100] usb 2-6: Product: Ugreen Storage Device
[    2.147101] usb 2-6: Manufacturer: Ugreen
[    2.147101] usb 2-6: SerialNumber: 092010163430
[    2.150699] scsi host6: uas
[    2.150939] scsi 6:0:0:0: Direct-Access     WDC  WDS 100T2B0A-00SM50  0    PQ: 0 ANSI: 6
[    2.151327] sd 6:0:0:0: Attached scsi generic sg6 type 0
[    2.151704] sd 6:0:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.151778] sd 6:0:0:0: [sdg] Write Protect is off
[    2.151779] sd 6:0:0:0: [sdg] Mode Sense: 43 00 00 00
[    2.151938] sd 6:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.152178] sd 6:0:0:0: [sdg] Optimal transfer size 33553920 bytes
[    2.166551]  sdg: sdg1 sdg2
[    2.204362] sd 6:0:0:0: [sdg] Attached SCSI disk
[    2.216661] [drm] amdgpu kernel modesetting enabled.
[    2.216663] [drm] amdgpu version: 5.13.20.22.10
[    2.216664] [drm] OS DRM version: 5.13.0
[    2.216704] amdgpu: CRAT table not found
[    2.216706] amdgpu: Virtual CRAT table created for CPU
[    2.216711] amdgpu: Topology: Add CPU node
[    2.224161] amdgpu: PeerDirect support was initialized successfully
[    2.224187] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    2.224188] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    2.224189] fb0: switching to amdgpudrmfb from EFI VGA
[    2.224217] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    2.224306] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1462:0x3951 0xC1).
[    2.224308] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    2.224314] [drm] register mmio base: 0x50300000
[    2.224315] [drm] register mmio size: 1048576
[    2.225585] [drm] add ip block number 0 <nv_common>
[    2.225586] [drm] add ip block number 1 <gmc_v10_0>
[    2.225586] [drm] add ip block number 2 <navi10_ih>
[    2.225587] [drm] add ip block number 3 <psp>
[    2.225587] [drm] add ip block number 4 <smu>
[    2.225588] [drm] add ip block number 5 <dm>
[    2.225588] [drm] add ip block number 6 <gfx_v10_0>
[    2.225589] [drm] add ip block number 7 <sdma_v5_2>
[    2.225590] [drm] add ip block number 8 <vcn_v3_0>
[    2.225590] [drm] add ip block number 9 <jpeg_v3_0>
[    2.225599] amdgpu 0000:03:00.0: No more image in the PCI ROM
[    2.225615] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    2.225616] amdgpu: ATOM BIOS: 113-V395TRIO-1OC
[    2.225622] [drm] VCN(0) decode is enabled in VM mode
[    2.225623] [drm] VCN(1) decode is enabled in VM mode
[    2.225623] [drm] VCN(0) encode is enabled in VM mode
[    2.225623] [drm] VCN(1) encode is enabled in VM mode
[    2.225625] [drm] JPEG decode is enabled in VM mode
[    2.225643] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
[    2.225643] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[    2.225647] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    2.225652] amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[    2.225653] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    2.225655] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    2.225661] [drm] Detected VRAM RAM=16368M, BAR=256M
[    2.225661] [drm] RAM width 256bits GDDR6
[    2.225685] [drm] amdgpu: 16368M of VRAM memory ready
[    2.225687] [drm] amdgpu: 32038M of GTT memory ready.
[    2.225690] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    2.225770] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[    2.225916] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    2.260606] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    2.389969] usb 1-12: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
[    2.389971] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.389972] usb 1-12: Product: ITE Device(8595)
[    2.389973] usb 1-12: Manufacturer: ITE Tech. Inc.
[    2.393064] hid: raw HID events driver (C) Jiri Kosina
[    2.395506] usbcore: registered new interface driver usbhid
[    2.395507] usbhid: USB HID core driver
[    2.396545] hid-generic 0003:048D:8297.0001: hiddev0,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-12/input0
[    2.450629] usb 1-11.1: new high-speed USB device number 5 using xhci_hcd
[    2.544099] usb 1-11.1: New USB device found, idVendor=0e8d, idProduct=1887, bcdDevice= 0.00
[    2.544102] usb 1-11.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.544102] usb 1-11.1: Product: Portable Super Multi Drive
[    2.544103] usb 1-11.1: Manufacturer: Hitachi-LG Data Storage Inc
[    2.544104] usb 1-11.1: SerialNumber: KO3H4PK5112         
[    2.549332] usb-storage 1-11.1:1.0: USB Mass Storage device detected
[    2.549609] scsi host7: usb-storage 1-11.1:1.0
[    2.653851] usb 2-1: new SuperSpeed Plus Gen 2x1 USB device number 5 using xhci_hcd
[    2.669333] usb 2-1: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=94.01
[    2.669335] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.669336] usb 2-1: Product: USB3.1 Hub
[    2.669336] usb 2-1: Manufacturer: GenesysLogic
[    2.671627] hub 2-1:1.0: USB hub found
[    2.672155] hub 2-1:1.0: 4 ports detected
[    2.781631] usb 1-13: new high-speed USB device number 6 using xhci_hcd
[    2.908893] usb 1-13: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.908895] usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.908896] usb 1-13: Product: USB2.0 Hub
[    2.910003] hub 1-13:1.0: USB hub found
[    2.910276] hub 1-13:1.0: 4 ports detected
[    2.971638] usb 1-11.2: new high-speed USB device number 7 using xhci_hcd
[    3.050198] usb 1-11.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
[    3.050200] usb 1-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.050201] usb 1-11.2: Product: USB2.1 Hub
[    3.050201] usb 1-11.2: Manufacturer: GenesysLogic
[    3.051261] hub 1-11.2:1.0: USB hub found
[    3.051548] hub 1-11.2:1.0: 4 ports detected
[    3.162629] usb 1-14: new full-speed USB device number 8 using xhci_hcd
[    3.289952] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.289954] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.352628] usb 1-11.3: new high-speed USB device number 9 using xhci_hcd
[    3.428855] usb 1-11.3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    3.428857] usb 1-11.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.429829] hub 1-11.3:1.0: USB hub found
[    3.429894] hub 1-11.3:1.0: 4 ports detected
[    3.492637] usb 1-13.1: new low-speed USB device number 10 using xhci_hcd
[    3.578158] usb 1-13.1: New USB device found, idVendor=07b5, idProduct=0316, bcdDevice= 1.01
[    3.578160] usb 1-13.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.578161] usb 1-13.1: Product: USB Game Controllers
[    3.578162] usb 1-13.1: Manufacturer: Mega World
[    3.584679] scsi 7:0:0:0: CD-ROM            ASUS     SDRW-08D2S-U     A801 PQ: 0 ANSI: 0
[    3.587193] input: Mega World USB Game Controllers as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/0003:07B5:0316.0002/input/input3
[    3.587396] hid-generic 0003:07B5:0316.0002: input,hidraw1: USB HID v1.10 Joystick [Mega World USB Game Controllers] on usb-0000:00:14.0-13.1/input0
[    3.593101] sr 7:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.593103] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.622729] sr 7:0:0:0: Attached scsi CD-ROM sr0
[    3.622868] sr 7:0:0:0: Attached scsi generic sg7 type 5
[    3.658626] usb 1-11.2.1: new full-speed USB device number 11 using xhci_hcd
[    3.716486] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    3.716591] [drm] Loading DMUB firmware via PSP: version=0x0202000F
[    3.717423] [drm] use_doorbell being set to: [true]
[    3.717441] [drm] use_doorbell being set to: [true]
[    3.717454] [drm] use_doorbell being set to: [true]
[    3.717469] [drm] use_doorbell being set to: [true]
[    3.717555] [drm] Found VCN firmware Version ENC: 1.20 DEC: 2 VEP: 0 Revision: 5
[    3.717560] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    3.760806] usb 1-11.2.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    3.760809] usb 1-11.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.760810] usb 1-11.2.1: Product: MIDI2x2
[    3.760810] usb 1-11.2.1: Manufacturer: MIDIPLUS
[    3.760811] usb 1-11.2.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    3.782332] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[    3.822634] usb 1-13.3: new full-speed USB device number 12 using xhci_hcd
[    3.900290] usb 1-13.3: New USB device found, idVendor=044f, idProduct=b10a, bcdDevice= 5.00
[    3.900302] usb 1-13.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.900308] usb 1-13.3: Product: T.16000M
[    3.900312] usb 1-13.3: Manufacturer: Thrustmaster
[    3.905310] input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:044F:B10A.0003/input/input4
[    3.905655] hid-generic 0003:044F:B10A.0003: input,hidraw2: USB HID v1.00 Joystick [Thrustmaster T.16000M] on usb-0000:00:14.0-13.3/input0
[    3.913081] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.913118] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    3.986464] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    3.986631] usb 1-11.2.3: new high-speed USB device number 13 using xhci_hcd
[    3.986632] [drm] Display Core initialized with v3.2.173!
[    3.987875] [drm] DMUB hardware initialized: version=0x0202000F
[    4.087879] usb 1-11.2.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.087881] usb 1-11.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.087882] usb 1-11.2.3: Product: USB2.0 Hub
[    4.089208] hub 1-11.2.3:1.0: USB hub found
[    4.089486] hub 1-11.2.3:1.0: 4 ports detected
[    4.162636] usb 1-11.3.1: new high-speed USB device number 14 using xhci_hcd
[    4.178509] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
[    4.250737] usb 1-11.3.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    4.250740] usb 1-11.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.251752] hub 1-11.3.1:1.0: USB hub found
[    4.251768] hub 1-11.3.1:1.0: 4 ports detected
[    4.327636] usb 1-11.3.3: new low-speed USB device number 15 using xhci_hcd
[    4.333602] [drm] kiq ring mec 2 pipe 1 q 0
[    4.340721] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    4.340885] [drm] JPEG decode initialized successfully.
[    4.342235] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    4.381370] memmap_init_zone_device initialised 4194304 pages in 16ms
[    4.381374] amdgpu: HMM registered 16368MB device memory
[    4.381600] amdgpu: SRAT table not found
[    4.381601] amdgpu: Virtual CRAT table created for GPU
[    4.381740] amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
[    4.381743] kfd kfd: amdgpu: added device 1002:73bf
[    4.381764] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
[    4.381813] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    4.381815] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    4.381816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    4.381816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    4.381817] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    4.381818] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    4.381818] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    4.381819] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    4.381820] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    4.381820] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    4.381821] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    4.381822] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    4.381822] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[    4.381823] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[    4.381824] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    4.381824] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    4.381825] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    4.381826] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[    4.381826] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[    4.381827] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[    4.381828] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[    4.382986] [drm] Initialized amdgpu 3.45.0 20150101 for 0000:03:00.0 on minor 0
[    4.393790] fbcon: amdgpudrmfb (fb0) is primary device
[    4.393791] fbcon: Deferring console take-over
[    4.393792] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    4.424276] usb 1-11.3.3: New USB device found, idVendor=05ac, idProduct=0255, bcdDevice= 1.00
[    4.424278] usb 1-11.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.424280] usb 1-11.3.3: Product: USB KEYBOARD
[    4.424280] usb 1-11.3.3: Manufacturer: HAILUCK CO.,LTD
[    4.433784] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.0/0003:05AC:0255.0004/input/input5
[    4.482652] usb 1-11.2.3.3: new full-speed USB device number 16 using xhci_hcd
[    4.485861] hid-generic 0003:05AC:0255.0004: input,hidraw3: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input0
[    4.489158] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.1/0003:05AC:0255.0005/input/input6
[    4.540865] hid-generic 0003:05AC:0255.0005: input,hiddev1,hidraw4: USB HID v1.10 Device [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input1
[    4.559684] usb 1-11.2.3.3: New USB device found, idVendor=28bd, idProduct=091b, bcdDevice= 0.00
[    4.559686] usb 1-11.2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.559687] usb 1-11.2.3.3: Product: 21.5 inch PenDisplay
[    4.559688] usb 1-11.2.3.3: Manufacturer: UGTABLET
[    4.571382] input: UGTABLET 21.5 inch PenDisplay Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0006/input/input7
[    4.571525] input: UGTABLET 21.5 inch PenDisplay Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0006/input/input8
[    4.622796] hid-generic 0003:28BD:091B.0006: input,hidraw5: USB HID v1.00 Mouse [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input0
[    4.623704] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0007/input/input9
[    4.623848] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0007/input/input10
[    4.624028] hid-generic 0003:28BD:091B.0007: input,hiddev2,hidraw6: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input1
[    4.624510] hid-generic 0003:28BD:091B.0008: hiddev3,hidraw7: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input2
[    4.634669] usb 1-11.3.4: new full-speed USB device number 17 using xhci_hcd
[    4.662980] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
[    4.725410] usb 1-11.3.4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    4.725413] usb 1-11.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.725414] usb 1-11.3.4: Product: USB Receiver
[    4.725415] usb 1-11.3.4: Manufacturer: Logitech
[    4.732567] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.0/0003:046D:C52F.0009/input/input11
[    4.732807] hid-generic 0003:046D:C52F.0009: input,hidraw8: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.734025] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/input/input12
[    4.785878] hid-generic 0003:046D:C52F.000A: input,hiddev4,hidraw9: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.803924] logitech-djreceiver 0003:046D:C52F.0009: hidraw8: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.889822] logitech-djreceiver 0003:046D:C52F.000A: hiddev4,hidraw9: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.931999] EXT4-fs (sdf3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.944007] logitech-djreceiver 0003:046D:C52F.000A: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    4.944148] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input15
[    4.944275] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input16
[    4.944419] hid-generic 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-11.3.4/input1:1
[    4.992699] usb 1-11.3.1.1: new full-speed USB device number 18 using xhci_hcd
[    5.083197] usb 1-11.3.1.1: New USB device found, idVendor=0763, idProduct=1002, bcdDevice= 1.21
[    5.083211] usb 1-11.3.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.173641] usb 1-11.3.1.3: new high-speed USB device number 19 using xhci_hcd
[    5.186268] systemd[1]: Inserted module 'autofs4'
[    5.303529] systemd[1]: systemd 245.4-4ubuntu3.17 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.314802] systemd[1]: Detected architecture x86-64.
[    5.323659] systemd[1]: Set hostname to <DesktopKubuntu20>.
[    5.481082] usb 1-11.3.1.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[    5.481085] usb 1-11.3.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    5.481086] usb 1-11.3.1.3: SerialNumber: 447F0780
[    5.488316] systemd[1]: Created slice system-modprobe.slice.
[    5.488434] systemd[1]: Created slice User and Session Slice.
[    5.488461] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.488537] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.488566] systemd[1]: Reached target User and Group Name Lookups.
[    5.488571] systemd[1]: Reached target Remote File Systems.
[    5.488576] systemd[1]: Reached target Slices.
[    5.488631] systemd[1]: Listening on Syslog Socket.
[    5.488668] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.488690] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.488760] systemd[1]: Listening on Journal Audit Socket.
[    5.488795] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.488837] systemd[1]: Listening on Journal Socket.
[    5.488880] systemd[1]: Listening on udev Control Socket.
[    5.488911] systemd[1]: Listening on udev Kernel Socket.
[    5.489277] systemd[1]: Mounting Huge Pages File System...
[    5.489682] systemd[1]: Mounting POSIX Message Queue File System...
[    5.490088] systemd[1]: Mounting Kernel Debug File System...
[    5.490485] systemd[1]: Mounting Kernel Trace File System...
[    5.491340] systemd[1]: Starting Journal Service...
[    5.491753] systemd[1]: Starting Set the console keyboard layout...
[    5.492160] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    5.492177] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    5.492597] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    5.492622] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    5.493344] systemd[1]: Starting Load Kernel Modules...
[    5.493695] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.494066] systemd[1]: Starting udev Coldplug all Devices...
[    5.494424] systemd[1]: Starting Uncomplicated firewall...
[    5.495109] systemd[1]: Mounted Huge Pages File System.
[    5.495179] systemd[1]: Mounted POSIX Message Queue File System.
[    5.495241] systemd[1]: Mounted Kernel Debug File System.
[    5.495298] systemd[1]: Mounted Kernel Trace File System.
[    5.495511] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    5.496594] systemd[1]: Finished Uncomplicated firewall.
[    5.500725] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    5.501300] systemd[1]: Finished Remount Root and Kernel File Systems.
[    5.502956] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    5.502972] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    5.503672] systemd[1]: Starting Load/Save Random Seed...
[    5.504182] systemd[1]: Starting Create System Users...
[    5.510896] lp: driver loaded but no devices found
[    5.513000] systemd[1]: Finished Load/Save Random Seed.
[    5.513512] ppdev: user-space parallel port driver
[    5.516920] systemd[1]: Finished Create System Users.
[    5.517369] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.525622] IPMI message handler: version 39.2
[    5.527767] ipmi device interface
[    5.530278] systemd[1]: Finished Set the console keyboard layout.
[    5.530542] systemd[1]: Finished Load Kernel Modules.
[    5.530787] systemd[1]: Finished Create Static Device Nodes in /dev.
[    5.530848] systemd[1]: Reached target Local File Systems (Pre).
[    5.531390] systemd[1]: Mounting /media/jean-martin/macos...
[    5.531834] systemd[1]: Mounting FUSE Control File System...
[    5.532272] systemd[1]: Mounting Kernel Configuration File System...
[    5.532716] systemd[1]: Starting Apply Kernel Variables...
[    5.533254] systemd[1]: Starting udev Kernel Device Manager...
[    5.533757] systemd[1]: Mounted FUSE Control File System.
[    5.533828] systemd[1]: Mounted Kernel Configuration File System.
[    5.549121] systemd[1]: Finished Apply Kernel Variables.
[    5.550907] systemd[1]: Started Journal Service.
[    5.555244] systemd-journald[462]: Received client request to flush runtime journal.
[    5.559633] usb 1-11.3.1.4: new full-speed USB device number 20 using xhci_hcd
[    5.596656] audit: type=1400 audit(1663060323.156:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=509 comm="apparmor_parser"
[    5.596786] audit: type=1400 audit(1663060323.156:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=505 comm="apparmor_parser"
[    5.597190] audit: type=1400 audit(1663060323.156:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=507 comm="apparmor_parser"
[    5.597192] audit: type=1400 audit(1663060323.156:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=507 comm="apparmor_parser"
[    5.597399] audit: type=1400 audit(1663060323.156:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=511 comm="apparmor_parser"
[    5.598488] audit: type=1400 audit(1663060323.157:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=508 comm="apparmor_parser"
[    5.600174] audit: type=1400 audit(1663060323.159:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=513 comm="apparmor_parser"
[    5.600499] audit: type=1400 audit(1663060323.159:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=518 comm="apparmor_parser"
[    5.600637] audit: type=1400 audit(1663060323.160:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=512 comm="apparmor_parser"
[    5.600639] audit: type=1400 audit(1663060323.160:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=512 comm="apparmor_parser"
[    5.650872] usb 1-11.3.1.4: New USB device found, idVendor=13b2, idProduct=005f, bcdDevice= 1.00
[    5.650881] usb 1-11.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.650885] usb 1-11.3.1.4: Product: Vortex Wireless 2
[    5.650887] usb 1-11.3.1.4: Manufacturer: ALESIS
[    5.753367] EDAC ie31200: No ECC support
[    5.780214] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.780805] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.781152] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.798728] Bluetooth: Core ver 2.22
[    5.798740] NET: Registered protocol family 31
[    5.798741] Bluetooth: HCI device and connection manager initialized
[    5.798743] Bluetooth: HCI socket layer initialized
[    5.798744] Bluetooth: L2CAP socket layer initialized
[    5.798747] Bluetooth: SCO socket layer initialized
[    5.809998] usbcore: registered new device driver apple-mfi-fastcharge
[    5.811976] Intel(R) Wireless WiFi driver for Linux
[    5.812108] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    5.830259] mc: Linux media interface: v0.10
[    5.835366] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[    5.835369] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.835370] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.835371] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.835371] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.835372] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.835372] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.835373] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.835374] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.835374] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.835375] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.835376] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.835376] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.835377] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.835378] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[    5.835378] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[    5.835379] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[    5.835559] iwlwifi 0000:00:14.3: loaded firmware version 46.4d093a30.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.841021] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.841356] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.842384] videodev: Linux video capture interface: v2.00
[    5.867152] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.867155] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.867155] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.878981] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input20
[    5.879048] logitech-hidpp-device 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-11.3.4/input1:1
[    5.884101] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    5.900624] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    5.901744] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    5.902942] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input21
[    5.902966] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input22
[    5.902988] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input23
[    5.903008] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input24
[    5.903027] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input25
[    5.903046] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input26
[    5.908705] thermal thermal_zone2: failed to read out thermal zone (-61)
[    5.919751] usbcore: registered new interface driver btusb
[    5.921895] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[    5.929070] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    5.929096] Bluetooth: hci0: Boot Address: 0x40800
[    5.929097] Bluetooth: hci0: Firmware Version: 26-11.20
[    5.929098] Bluetooth: hci0: Firmware already loaded
[    5.935097] pstore: Using crash dump compression: deflate
[    5.935112] pstore: Registered efi as persistent store backend
[    5.935543] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.935546] snd_hda_codec_realtek hdaudioC3D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.935547] snd_hda_codec_realtek hdaudioC3D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.935548] snd_hda_codec_realtek hdaudioC3D0:    mono: mono_out=0x0
[    5.935549] snd_hda_codec_realtek hdaudioC3D0:    dig-out=0x1e/0x0
[    5.935550] snd_hda_codec_realtek hdaudioC3D0:    inputs:
[    5.935550] snd_hda_codec_realtek hdaudioC3D0:      Front Mic=0x19
[    5.935551] snd_hda_codec_realtek hdaudioC3D0:      Rear Mic=0x18
[    5.935552] snd_hda_codec_realtek hdaudioC3D0:      Line=0x1a
[    5.942707] intel_tcc_cooling: Programmable TCC Offset detected
[    5.951651] iwlwifi 0000:00:14.3: base HW address: 80:32:53:7c:1b:36
[    5.953803] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input27
[    5.953848] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input28
[    5.953883] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card3/input29
[    5.953906] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card3/input30
[    5.953935] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card3/input31
[    5.953958] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card3/input32
[    5.953981] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card3/input33
[    6.020745] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.032409] intel_rapl_common: Found RAPL domain package
[    6.032411] intel_rapl_common: Found RAPL domain core
[    6.048707] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    6.067623] Adding 31250428k swap on /dev/sdf2.  Priority:-2 extents:1 across:31250428k SSFS
[    6.323923] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.323928] Bluetooth: BNEP filters: protocol multicast
[    6.323933] Bluetooth: BNEP socket layer initialized
[    6.331718] NET: Registered protocol family 38
[    6.480197] loop0: detected capacity change from 0 to 8
[    6.757478] firewire_core 0000:07:00.0: created device fw1: GUID 0001f2000001ae48, S400
[    7.240672] usb 1-11.3.1.3: set resolution quirk: cval->res = 384
[    7.241360] usb 1-11.3.1.3: Found UVC 1.00 device <unnamed> (046d:0825)
[    7.244403] usbcore: registered new interface driver snd-usb-audio
[    7.281552] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.1/1-11.3.1.3/1-11.3.1.3:1.0/input/input34
[    7.281867] usbcore: registered new interface driver uvcvideo
[    9.286261] Bluetooth: RFCOMM TTY layer initialized
[    9.286265] Bluetooth: RFCOMM socket layer initialized
[    9.286267] Bluetooth: RFCOMM ver 1.11
[    9.437255] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    9.437337] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[   10.320079] bpfilter: Loaded bpfilter_umh pid 1654
[   10.320200] Started bpfilter
[   18.362982] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[  241.400676] logitech-hidpp-device 0003:046D:4057.000B: HID++ 4.5 device connected.
[  247.185773] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[  248.547356] input: XP-PEN STYLUS as /devices/virtual/input/input35
[  248.547981] input: XP-PEN MOUSE as /devices/virtual/input/input36
[  248.548041] input: XP-PEN ERASER as /devices/virtual/input/input37
[  249.667001] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[  249.669694] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[  249.709871] wlp0s20f3: authenticated
[  249.710497] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[  249.712064] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1011 status=0 aid=2)
[  249.714400] wlp0s20f3: associated
[  249.749696] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[  249.788313] wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 70:fc:8f:c5:c7:b8
[  280.444607] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[ 1116.000485] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
[ 1116.000485] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
[ 1121.130407] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, signaled seq=267759, emitted seq=267761
[ 1121.130544] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process blender pid 3628 thread blender:cs0 pid 3645
[ 1121.130657] amdgpu 0000:03:00.0: amdgpu: GPU reset begin!
[ 1121.526360] amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
[ 1121.526460] [drm:gfx_v10_0_hw_fini [amdgpu]] *ERROR* KGQ disable failed
[ 1121.726022] amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
[ 1121.726119] [drm:gfx_v10_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
[ 1121.926528] [drm:gfx_v10_0_cp_gfx_enable [amdgpu]] *ERROR* failed to halt cp gfx
[ 1121.957000] [drm] free PSP TMR buffer
[ 1122.004748] amdgpu 0000:03:00.0: amdgpu: MODE1 reset
[ 1122.004750] amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
[ 1122.004802] amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
[ 1122.513541] amdgpu 0000:03:00.0: amdgpu: GPU reset succeeded, trying to resume
[ 1122.513682] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[ 1122.513751] [drm] VRAM is lost due to GPU reset!
[ 1122.513751] [drm] PSP is resuming...
[ 1122.592681] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[ 1122.717680] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1122.717683] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1122.793568] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1122.794923] [drm] DMUB hardware initialized: version=0x0202000F
[ 1122.951135] [drm] kiq ring mec 2 pipe 1 q 0
[ 1122.958591] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1122.959169] [drm] JPEG decode initialized successfully.
[ 1122.959186] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1122.959188] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1122.959189] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1122.959190] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1122.959191] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1122.959192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1122.959192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1122.959193] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1122.959194] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1122.959195] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1122.959196] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1122.959197] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1122.959198] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[ 1122.959198] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[ 1122.959199] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1122.959200] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1122.959201] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1122.959202] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[ 1122.959203] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[ 1122.959203] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[ 1122.959204] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[ 1122.968450] amdgpu 0000:03:00.0: amdgpu: recover vram bo from shadow start
[ 1122.968472] amdgpu 0000:03:00.0: amdgpu: recover vram bo from shadow done
[ 1122.968474] [drm] Skip scheduling IBs!
[ 1122.968475] [drm] Skip scheduling IBs!
[ 1122.968484] [drm] Skip scheduling IBs!
[ 1122.968490] [drm] Skip scheduling IBs!
[ 1122.968497] [drm] Skip scheduling IBs!
[ 1122.968501] [drm] Skip scheduling IBs!
[ 1122.968503] [drm] Skip scheduling IBs!
[ 1122.968504] [drm] Skip scheduling IBs!
[ 1122.968506] [drm] Skip scheduling IBs!
[ 1122.968509] [drm] Skip scheduling IBs!
[ 1122.968510] [drm] Skip scheduling IBs!
[ 1122.968511] [drm] Skip scheduling IBs!
[ 1122.968513] [drm] Skip scheduling IBs!
[ 1122.968514] [drm] Skip scheduling IBs!
[ 1122.968515] [drm] Skip scheduling IBs!
[ 1122.968517] [drm] Skip scheduling IBs!
[ 1122.968519] [drm] Skip scheduling IBs!
[ 1122.968520] [drm] Skip scheduling IBs!
[ 1122.968521] [drm] Skip scheduling IBs!
[ 1122.968523] [drm] Skip scheduling IBs!
[ 1122.968524] [drm] Skip scheduling IBs!
[ 1122.968525] [drm] Skip scheduling IBs!
[ 1122.968526] [drm] Skip scheduling IBs!
[ 1122.968528] [drm] Skip scheduling IBs!
[ 1122.968529] [drm] Skip scheduling IBs!
[ 1122.968531] [drm] Skip scheduling IBs!
[ 1122.968536] [drm] Skip scheduling IBs!
[ 1122.968537] [drm] Skip scheduling IBs!
[ 1122.968539] [drm] Skip scheduling IBs!
[ 1122.968540] [drm] Skip scheduling IBs!
[ 1122.968542] [drm] Skip scheduling IBs!
[ 1122.968543] [drm] Skip scheduling IBs!
[ 1122.968544] [drm] Skip scheduling IBs!
[ 1122.968545] [drm] Skip scheduling IBs!
[ 1122.968547] [drm] Skip scheduling IBs!
[ 1122.968548] [drm] Skip scheduling IBs!
[ 1122.968549] [drm] Skip scheduling IBs!
[ 1122.968561] amdgpu 0000:03:00.0: amdgpu: GPU reset(2) succeeded!
[ 1122.976757] amdgpu_cs_ioctl: 17 callbacks suppressed
[ 1122.976759] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.976929] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.984985] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985177] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985325] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985475] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985618] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985749] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985863] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.986039] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.812779] amdgpu_cs_ioctl: 67 callbacks suppressed
[ 1128.812781] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813041] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813220] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813439] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813618] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813783] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813911] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.814084] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.814278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.817015] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.813713] amdgpu_cs_ioctl: 94 callbacks suppressed
[ 1133.813715] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.814019] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.819116] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814444] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814713] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814927] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815126] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815294] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815489] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815661] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814276] amdgpu_cs_ioctl: 44 callbacks suppressed
[ 1138.814278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814544] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814750] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814948] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815121] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815293] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815530] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.818136] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.818339] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.823236] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1143.827436] amdgpu_cs_ioctl: 357 callbacks suppressed
[ 1143.827438] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.302783] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.311202] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.814640] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.814912] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815096] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815451] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815689] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815894] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1148.831574] amdgpu_cs_ioctl: 52 callbacks suppressed
[ 1148.831576] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806472] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806755] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806970] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807153] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807370] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807630] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807851] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.808028] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.808188] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1153.835760] amdgpu_cs_ioctl: 214 callbacks suppressed
[ 1153.835762] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813461] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813722] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813936] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814062] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814282] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814482] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814644] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814830] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.815005] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.256882] amdgpu_cs_ioctl: 106 callbacks suppressed
[ 1159.256885] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.263696] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.810847] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811112] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811307] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811525] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811703] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811893] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.812063] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.812239] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.302888] amdgpu_cs_ioctl: 56 callbacks suppressed
[ 1173.302890] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.309305] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.315136] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.315608] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1178.330074] wlp0s20f3: deauthenticating from 70:fc:8f:c5:c7:b8 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1178.425973] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1187.044833] input: XP-PEN STYLUS as /devices/virtual/input/input38
[ 1187.045279] input: XP-PEN MOUSE as /devices/virtual/input/input39
[ 1187.045408] input: XP-PEN ERASER as /devices/virtual/input/input40
[ 1188.708049] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[ 1188.711760] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[ 1188.752267] wlp0s20f3: authenticated
[ 1188.753752] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[ 1188.755397] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1011 status=0 aid=2)
[ 1188.757307] wlp0s20f3: associated
[ 1188.775972] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 1188.851750] wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 70:fc:8f:c5:c7:b8
[    0.000000] microcode: microcode updated early to revision 0xf0, date = 2021-11-16
[    0.000000] Linux version 5.15.0-48-lowlatency (buildd@lcy02-amd64-052) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #54~20.04.1-Ubuntu SMP PREEMPT Fri Sep 2 16:25:18 UTC 2022 (Ubuntu 5.15.0-48.54~20.04.1-lowlatency 5.15.53)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 2032
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003053cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x27091018-0x270aec57] usable ==> usable
[    0.000000] e820: update [mem 0x27091018-0x270aec57] usable ==> usable
[    0.000000] e820: update [mem 0x27080018-0x27090e57] usable ==> usable
[    0.000000] e820: update [mem 0x27080018-0x27090e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000027080017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027080018-0x0000000027090e57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027090e58-0x0000000027091017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027091018-0x00000000270aec57] usable
[    0.000000] reserve setup_data: [mem 0x00000000270aec58-0x000000003053cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] reserve setup_data: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x3e4a2000 ACPI=0x3e4a2000 SMBIOS=0x3ec41000 SMBIOS 3.0=0x3ec40000 ESRT=0x3bcffc98 MEMATTR=0x36cdd018 RNG=0x3ec42718 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Acidanthera iMac19,1/Mac-AA95B1DDAB278B95, BIOS 1731.120.8.0.0 03/31/2022
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000355] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000357] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000364] last_pfn = 0x8be000 max_arch_pfn = 0x400000000
[    0.000457] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000947] last_pfn = 0x3ef00 max_arch_pfn = 0x400000000
[    0.005609] found SMP MP-table at [mem 0x000fce80-0x000fce8f]
[    0.005616] esrt: Reserving ESRT space from 0x000000003bcffc98 to 0x000000003bcffcd0.
[    0.005619] e820: update [mem 0x3bcff000-0x3bcfffff] usable ==> reserved
[    0.005631] Using GB pages for direct mapping
[    0.005887] secureboot: Secure boot disabled
[    0.005887] RAMDISK: [mem 0x270af000-0x2e5e5fff]
[    0.005891] ACPI: Early table checksum verification disabled
[    0.005893] ACPI: RSDP 0x000000003E4A2000 000024 (v02 ALASKA)
[    0.005895] ACPI: XSDT 0x000000003E181000 0000EC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005899] ACPI: FACP 0x000000003E4E2EB0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.005903] ACPI: DSDT 0x000000003E4A2218 040C95 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.005905] ACPI: FACS 0x000000003E54D080 000040
[    0.005907] ACPI: APIC 0x000000003E4E2FC8 0000BC (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.005909] ACPI: FPDT 0x000000003E4E3088 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005912] ACPI: FIDT 0x000000003E4E30D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005914] ACPI: MCFG 0x000000003E4E3170 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.005916] ACPI: SSDT 0x000000003E4E31B0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.005918] ACPI: SSDT 0x000000003E4E33B8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005920] ACPI: SSDT 0x000000003E4E4B90 007EF2 (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.005922] ACPI: SSDT 0x000000003E4ECA88 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005925] ACPI: SSDT 0x000000003E4EFC50 002358 (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005927] ACPI: HPET 0x000000003E4F1FA8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.005929] ACPI: SSDT 0x000000003E4F1FE0 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005931] ACPI: SSDT 0x000000003E4F2F80 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005933] ACPI: UEFI 0x000000003E4F5CA0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.005936] ACPI: LPIT 0x000000003E4F5CE8 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.005938] ACPI: SSDT 0x000000003E4F5D48 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005940] ACPI: SSDT 0x000000003E4F8528 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005942] ACPI: DBGP 0x000000003E4F9528 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.005944] ACPI: DBG2 0x000000003E4F9560 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.005946] ACPI: DMAR 0x000000003E4F95B8 000070 (v01 ALASKA A M I    00000002      01000013)
[    0.005948] ACPI: BGRT 0x000000003E4F9628 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005950] ACPI: WSMT 0x000000003E4F9660 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005953] ACPI: SSDT 0x000000003E184000 000049 (v02 DRTNIA AWAC     00000000 INTL 20190509)
[    0.005955] ACPI: SSDT 0x000000003E183000 000384 (v02 ACDT   CpuPlug  00003000 INTL 20200528)
[    0.005957] ACPI: SSDT 0x000000003E182000 00019E (v02 DRTNIA PMCR     00001000 INTL 20190509)
[    0.005959] ACPI: Reserving FACP table memory at [mem 0x3e4e2eb0-0x3e4e2fc3]
[    0.005960] ACPI: Reserving DSDT table memory at [mem 0x3e4a2218-0x3e4e2eac]
[    0.005961] ACPI: Reserving FACS table memory at [mem 0x3e54d080-0x3e54d0bf]
[    0.005961] ACPI: Reserving APIC table memory at [mem 0x3e4e2fc8-0x3e4e3083]
[    0.005962] ACPI: Reserving FPDT table memory at [mem 0x3e4e3088-0x3e4e30cb]
[    0.005963] ACPI: Reserving FIDT table memory at [mem 0x3e4e30d0-0x3e4e316b]
[    0.005963] ACPI: Reserving MCFG table memory at [mem 0x3e4e3170-0x3e4e31ab]
[    0.005964] ACPI: Reserving SSDT table memory at [mem 0x3e4e31b0-0x3e4e33b3]
[    0.005965] ACPI: Reserving SSDT table memory at [mem 0x3e4e33b8-0x3e4e4b8c]
[    0.005966] ACPI: Reserving SSDT table memory at [mem 0x3e4e4b90-0x3e4eca81]
[    0.005966] ACPI: Reserving SSDT table memory at [mem 0x3e4eca88-0x3e4efc4e]
[    0.005967] ACPI: Reserving SSDT table memory at [mem 0x3e4efc50-0x3e4f1fa7]
[    0.005968] ACPI: Reserving HPET table memory at [mem 0x3e4f1fa8-0x3e4f1fdf]
[    0.005969] ACPI: Reserving SSDT table memory at [mem 0x3e4f1fe0-0x3e4f2f7d]
[    0.005969] ACPI: Reserving SSDT table memory at [mem 0x3e4f2f80-0x3e4f5c9a]
[    0.005970] ACPI: Reserving UEFI table memory at [mem 0x3e4f5ca0-0x3e4f5ce1]
[    0.005971] ACPI: Reserving LPIT table memory at [mem 0x3e4f5ce8-0x3e4f5d43]
[    0.005971] ACPI: Reserving SSDT table memory at [mem 0x3e4f5d48-0x3e4f8525]
[    0.005972] ACPI: Reserving SSDT table memory at [mem 0x3e4f8528-0x3e4f9525]
[    0.005973] ACPI: Reserving DBGP table memory at [mem 0x3e4f9528-0x3e4f955b]
[    0.005974] ACPI: Reserving DBG2 table memory at [mem 0x3e4f9560-0x3e4f95b3]
[    0.005975] ACPI: Reserving DMAR table memory at [mem 0x3e4f95b8-0x3e4f9627]
[    0.005975] ACPI: Reserving BGRT table memory at [mem 0x3e4f9628-0x3e4f965f]
[    0.005976] ACPI: Reserving WSMT table memory at [mem 0x3e4f9660-0x3e4f9687]
[    0.005977] ACPI: Reserving SSDT table memory at [mem 0x3e184000-0x3e184048]
[    0.005978] ACPI: Reserving SSDT table memory at [mem 0x3e183000-0x3e183383]
[    0.005978] ACPI: Reserving SSDT table memory at [mem 0x3e182000-0x3e18219d]
[    0.006260] No NUMA configuration found
[    0.006261] Faking a node at [mem 0x0000000000000000-0x00000008bdffffff]
[    0.006267] NODE_DATA(0) allocated [mem 0x8bdfd6000-0x8bdffffff]
[    0.006453] Zone ranges:
[    0.006453]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006455]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006456]   Normal   [mem 0x0000000100000000-0x00000008bdffffff]
[    0.006457]   Device   empty
[    0.006458] Movable zone start for each node
[    0.006460] Early memory node ranges
[    0.006460]   node   0: [mem 0x0000000000001000-0x000000000005efff]
[    0.006461]   node   0: [mem 0x0000000000060000-0x000000000009ffff]
[    0.006462]   node   0: [mem 0x0000000000100000-0x000000003053cfff]
[    0.006462]   node   0: [mem 0x000000003053f000-0x000000003db6efff]
[    0.006463]   node   0: [mem 0x000000003dfda000-0x000000003e180fff]
[    0.006464]   node   0: [mem 0x000000003eeff000-0x000000003eefffff]
[    0.006464]   node   0: [mem 0x0000000100000000-0x00000008bdffffff]
[    0.006467] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bdffffff]
[    0.006470] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006471] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006485] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.007290] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.007301] On node 0, zone DMA32: 1131 pages in unavailable ranges
[    0.007328] On node 0, zone DMA32: 3454 pages in unavailable ranges
[    0.033946] On node 0, zone Normal: 4352 pages in unavailable ranges
[    0.034011] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.034326] ACPI: PM-Timer IO Port: 0x1808
[    0.034331] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.034333] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.034333] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.034334] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.034335] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.034335] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.034336] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.034336] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.034371] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.034373] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.034374] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.034377] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.034378] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.034382] e820: update [mem 0x399bd000-0x39a13fff] usable ==> reserved
[    0.034392] TSC deadline timer available
[    0.034393] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.034407] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.034409] PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
[    0.034410] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.034411] PM: hibernation: Registered nosave memory: [mem 0x27080000-0x27080fff]
[    0.034412] PM: hibernation: Registered nosave memory: [mem 0x27090000-0x27090fff]
[    0.034413] PM: hibernation: Registered nosave memory: [mem 0x27091000-0x27091fff]
[    0.034414] PM: hibernation: Registered nosave memory: [mem 0x270ae000-0x270aefff]
[    0.034416] PM: hibernation: Registered nosave memory: [mem 0x3053d000-0x3053dfff]
[    0.034416] PM: hibernation: Registered nosave memory: [mem 0x3053e000-0x3053efff]
[    0.034417] PM: hibernation: Registered nosave memory: [mem 0x399bd000-0x39a13fff]
[    0.034419] PM: hibernation: Registered nosave memory: [mem 0x3bcff000-0x3bcfffff]
[    0.034420] PM: hibernation: Registered nosave memory: [mem 0x3db6f000-0x3dfd9fff]
[    0.034421] PM: hibernation: Registered nosave memory: [mem 0x3e181000-0x3e54dfff]
[    0.034422] PM: hibernation: Registered nosave memory: [mem 0x3e54e000-0x3eefefff]
[    0.034423] PM: hibernation: Registered nosave memory: [mem 0x3ef00000-0x3fffffff]
[    0.034424] PM: hibernation: Registered nosave memory: [mem 0x40000000-0xdfffffff]
[    0.034424] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.034425] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.034425] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.034426] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.034427] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.034427] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.034428] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.034428] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.034429] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.034430] [mem 0x40000000-0xdfffffff] available for PCI devices
[    0.034431] Booting paravirtualized kernel on bare hardware
[    0.034433] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.034438] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.034548] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.034553] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.034555] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.034577] Built 1 zonelists, mobility grouping on.  Total pages: 8240416
[    0.034578] Policy zone: Normal
[    0.034579] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.034638] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency", will be passed to user space.
[    0.035579] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.036051] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.036104] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.082003] Memory: 32616316K/33485516K available (16393K kernel code, 4427K rwdata, 10852K rodata, 3088K init, 6668K bss, 868940K reserved, 0K cma-reserved)
[    0.082084] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.082092] ftrace: allocating 50038 entries in 196 pages
[    0.098824] ftrace: allocated 196 pages with 3 groups
[    0.098889] rcu: Preemptible hierarchical RCU implementation.
[    0.098890] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.098891] 	Trampoline variant of Tasks RCU enabled.
[    0.098891] 	Rude variant of Tasks RCU enabled.
[    0.098891] 	Tracing variant of Tasks RCU enabled.
[    0.098892] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.098892] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.101578] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.101951] Console: colour dummy device 80x25
[    0.101963] printk: console [tty0] enabled
[    0.101975] ACPI: Core revision 20210730
[    0.102279] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.102368] APIC: Switch to symmetric I/O mode setup
[    0.102369] DMAR: Host address width 39
[    0.102370] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.102373] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.102374] DMAR: RMRR base: 0x0000003e9d4000 end: 0x0000003ec1dfff
[    0.102376] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.102377] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.102377] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.103785] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.103786] x2apic enabled
[    0.103811] Switched APIC routing to cluster x2apic.
[    0.108369] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.113333] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.113337] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.113339] pid_max: default: 32768 minimum: 301
[    0.114880] LSM: Security Framework initializing
[    0.114887] landlock: Up and running.
[    0.114888] Yama: becoming mindful.
[    0.114901] AppArmor: AppArmor initialized
[    0.114946] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.114976] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.115124] x86/cpu: SGX disabled by BIOS.
[    0.115130] CPU0: Thermal monitoring enabled (TM1)
[    0.115170] process: using mwait in idle threads
[    0.115172] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.115173] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.115176] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.115177] Spectre V2 : Mitigation: Enhanced IBRS
[    0.115178] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.115178] RETBleed: Mitigation: Enhanced IBRS
[    0.115179] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.115180] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.115183] TAA: Mitigation: TSX disabled
[    0.115183] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.115184] SRBDS: Mitigation: Microcode
[    0.128402] Freeing SMP alternatives memory: 40K
[    0.129378] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.129395] smpboot: CPU0: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.129478] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.129486] ... version:                4
[    0.129486] ... bit width:              48
[    0.129487] ... generic registers:      8
[    0.129487] ... value mask:             0000ffffffffffff
[    0.129488] ... max period:             00007fffffffffff
[    0.129488] ... fixed-purpose events:   3
[    0.129489] ... event mask:             00000007000000ff
[    0.129541] rcu: Hierarchical SRCU implementation.
[    0.129971] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130013] smp: Bringing up secondary CPUs ...
[    0.130065] x86: Booting SMP configuration:
[    0.130066] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.139575] smp: Brought up 1 node, 8 CPUs
[    0.139575] smpboot: Max logical packages: 1
[    0.139575] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.140996] devtmpfs: initialized
[    0.140996] x86/mm: Memory block size: 128MB
[    0.142140] ACPI: PM: Registering ACPI NVS region [mem 0x3053d000-0x3053dfff] (4096 bytes)
[    0.142140] ACPI: PM: Registering ACPI NVS region [mem 0x3e181000-0x3e54dfff] (3985408 bytes)
[    0.142140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.142140] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.142140] pinctrl core: initialized pinctrl subsystem
[    0.142336] PM: RTC time: 14:03:47, date: 2022-09-26
[    0.142405] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.142613] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.142758] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.142908] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.142912] audit: initializing netlink subsys (disabled)
[    0.142917] audit: type=2000 audit(1664201027.036:1): state=initialized audit_enabled=0 res=1
[    0.142917] thermal_sys: Registered thermal governor 'fair_share'
[    0.142917] thermal_sys: Registered thermal governor 'bang_bang'
[    0.142917] thermal_sys: Registered thermal governor 'step_wise'
[    0.142917] thermal_sys: Registered thermal governor 'user_space'
[    0.142917] thermal_sys: Registered thermal governor 'power_allocator'
[    0.142917] EISA bus registered
[    0.142917] cpuidle: using governor ladder
[    0.142917] cpuidle: using governor menu
[    0.142917] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.142917] ACPI: bus type PCI registered
[    0.142917] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.142917] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.142917] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.142917] PCI: Using configuration type 1 for base access
[    0.144115] Kprobes globally optimized
[    0.144117] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.144117] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.144369] fbcon: Taking over console
[    0.144377] ACPI: Added _OSI(Module Device)
[    0.144377] ACPI: Added _OSI(Processor Device)
[    0.144378] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.144378] ACPI: Added _OSI(Processor Aggregator Device)
[    0.144379] ACPI: Added _OSI(Linux-Dell-Video)
[    0.144379] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.144380] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.195787] ACPI: BIOS _OSI(Darwin) query ignored
[    0.196116] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.732645] ACPI: Dynamic OEM Table Load:
[    0.732650] ACPI: SSDT 0xFFFF9AF901229000 00078C (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.733568] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.734748] ACPI: Dynamic OEM Table Load:
[    0.734752] ACPI: SSDT 0xFFFF9AF90121F800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.735858] ACPI: Dynamic OEM Table Load:
[    0.735863] ACPI: SSDT 0xFFFF9AF90007F000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.737227] ACPI: Dynamic OEM Table Load:
[    0.737230] ACPI: SSDT 0xFFFF9AF901219800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.738065] ACPI: Dynamic OEM Table Load:
[    0.738069] ACPI: SSDT 0xFFFF9AF901218C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.741854] ACPI: Interpreter enabled
[    0.741880] ACPI: PM: (supports S0 S3 S4 S5)
[    0.741880] ACPI: Using IOAPIC for interrupt routing
[    0.741906] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.741906] PCI: Using E820 reservations for host bridge windows
[    0.742821] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.752165] ACPI: PM: Power Resource [USBC]
[    0.754145] ACPI: PM: Power Resource [V0PR]
[    0.754299] ACPI: PM: Power Resource [V1PR]
[    0.754447] ACPI: PM: Power Resource [V2PR]
[    0.758589] ACPI: PM: Power Resource [WRST]
[    0.760346] ACPI: PM: Power Resource [FN00]
[    0.760398] ACPI: PM: Power Resource [FN01]
[    0.760447] ACPI: PM: Power Resource [FN02]
[    0.760495] ACPI: PM: Power Resource [FN03]
[    0.760542] ACPI: PM: Power Resource [FN04]
[    0.760940] ACPI: PM: Power Resource [PIN]
[    0.761403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.761409] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.761551] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.761686] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[    0.761687] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.762477] PCI host bridge to bus 0000:00
[    0.762479] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.762481] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.762482] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.762482] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.762483] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff window]
[    0.762484] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.762588] pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
[    0.762794] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.762822] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.763357] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.763371] pci 0000:00:12.0: reg 0x10: [mem 0x50a41000-0x50a41fff 64bit]
[    0.763607] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.763619] pci 0000:00:14.0: reg 0x10: [mem 0x50a20000-0x50a2ffff 64bit]
[    0.763666] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.764098] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.764112] pci 0000:00:14.2: reg 0x10: [mem 0x50a3a000-0x50a3bfff 64bit]
[    0.764121] pci 0000:00:14.2: reg 0x18: [mem 0x50a40000-0x50a40fff 64bit]
[    0.764421] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.764495] pci 0000:00:14.3: reg 0x10: [mem 0x50a34000-0x50a37fff 64bit]
[    0.764688] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.764983] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.765000] pci 0000:00:16.0: reg 0x10: [mem 0x50a3f000-0x50a3ffff 64bit]
[    0.765061] pci 0000:00:16.0: PME# supported from D3hot
[    0.765516] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.765527] pci 0000:00:17.0: reg 0x10: [mem 0x50a38000-0x50a39fff]
[    0.765532] pci 0000:00:17.0: reg 0x14: [mem 0x50a3e000-0x50a3e0ff]
[    0.765538] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    0.765543] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    0.765549] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    0.765554] pci 0000:00:17.0: reg 0x24: [mem 0x50a3d000-0x50a3d7ff]
[    0.765584] pci 0000:00:17.0: PME# supported from D3hot
[    0.766068] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.766134] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.766155] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.766772] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.766838] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.766859] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[    0.767455] pci 0000:00:1b.6: [8086:a32e] type 01 class 0x060400
[    0.767521] pci 0000:00:1b.6: PME# supported from D0 D3hot D3cold
[    0.767541] pci 0000:00:1b.6: PTM enabled (root), 4ns granularity
[    0.768137] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.768204] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.768838] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.768905] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.769538] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.769950] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.769986] pci 0000:00:1f.3: reg 0x10: [mem 0x50a30000-0x50a33fff 64bit]
[    0.770034] pci 0000:00:1f.3: reg 0x20: [mem 0x50200000-0x502fffff 64bit]
[    0.770110] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.770989] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.771012] pci 0000:00:1f.4: reg 0x10: [mem 0x50a3c000-0x50a3c0ff 64bit]
[    0.771037] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.771272] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.771285] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.771491] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.771515] pci 0000:00:1f.6: reg 0x10: [mem 0x50a00000-0x50a1ffff]
[    0.771638] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.771727] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.771737] pci 0000:01:00.0: reg 0x10: [mem 0x50500000-0x50503fff]
[    0.771807] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.771850] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.771894] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.771896] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.771898] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.771900] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.771934] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.772011] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.772078] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.772082] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.772084] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.772087] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.772122] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    0.772134] pci 0000:03:00.0: reg 0x10: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.772142] pci 0000:03:00.0: reg 0x18: [mem 0x50000000-0x501fffff 64bit pref]
[    0.772147] pci 0000:03:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.772153] pci 0000:03:00.0: reg 0x24: [mem 0x50300000-0x503fffff]
[    0.772158] pci 0000:03:00.0: reg 0x30: [mem 0x50400000-0x5041ffff pref]
[    0.772175] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.772180] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.772223] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.772271] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.772300] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.772310] pci 0000:03:00.1: reg 0x10: [mem 0x50420000-0x50423fff]
[    0.772379] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.772431] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.772435] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.772437] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.772440] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.772538] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802
[    0.772557] pci 0000:04:00.0: reg 0x10: [mem 0x50900000-0x50903fff 64bit]
[    0.772581] pci 0000:04:00.0: reg 0x20: [mem 0x50904000-0x509040ff 64bit]
[    0.772738] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.772741] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.772831] pci 0000:05:00.0: [144d:a808] type 00 class 0x010802
[    0.772850] pci 0000:05:00.0: reg 0x10: [mem 0x50800000-0x50803fff 64bit]
[    0.773010] pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1b.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.773052] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.773055] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.773148] pci 0000:06:00.0: [104c:823e] type 01 class 0x060400
[    0.773178] pci 0000:06:00.0: reg 0x14: [mem 0x50700000-0x50700fff]
[    0.773276] pci 0000:06:00.0: supports D1 D2
[    0.773355] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.773358] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.773405] pci_bus 0000:07: extended config space not accessible
[    0.773421] pci 0000:07:00.0: [104c:823f] type 00 class 0x0c0010
[    0.773442] pci 0000:07:00.0: reg 0x10: [mem 0x50604000-0x506047ff]
[    0.773451] pci 0000:07:00.0: reg 0x14: [mem 0x50600000-0x50603fff]
[    0.773533] pci 0000:07:00.0: supports D1 D2
[    0.773533] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot
[    0.773616] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.773626] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.773714] acpiphp: Slot [1] registered
[    0.773721] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.773800] acpiphp: Slot [1-1] registered
[    0.773803] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.775038] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.775063] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.775086] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.775110] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.775133] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.775157] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.775180] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.775203] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.779232] iommu: Default domain type: Translated 
[    0.779232] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.779232] SCSI subsystem initialized
[    0.779232] libata version 3.00 loaded.
[    0.779345] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.779345] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.779345] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.779345] vgaarb: loaded
[    0.779355] ACPI: bus type USB registered
[    0.779360] usbcore: registered new interface driver usbfs
[    0.779364] usbcore: registered new interface driver hub
[    0.779367] usbcore: registered new device driver usb
[    0.779378] pps_core: LinuxPPS API ver. 1 registered
[    0.779378] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.779379] PTP clock support registered
[    0.779386] EDAC MC: Ver: 3.0.0
[    0.779463] Registered efivars operations
[    0.779463] NetLabel: Initializing
[    0.779463] NetLabel:  domain hash size = 128
[    0.779463] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.779463] NetLabel:  unlabeled traffic allowed by default
[    0.779463] PCI: Using ACPI for IRQ routing
[    0.821784] PCI: pci_cache_line_size set to 64 bytes
[    0.821966] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
[    0.821967] e820: reserve RAM buffer [mem 0x27080018-0x27ffffff]
[    0.821968] e820: reserve RAM buffer [mem 0x27091018-0x27ffffff]
[    0.821969] e820: reserve RAM buffer [mem 0x3053d000-0x33ffffff]
[    0.821969] e820: reserve RAM buffer [mem 0x399bd000-0x3bffffff]
[    0.821970] e820: reserve RAM buffer [mem 0x3bcff000-0x3bffffff]
[    0.821970] e820: reserve RAM buffer [mem 0x3db6f000-0x3fffffff]
[    0.821971] e820: reserve RAM buffer [mem 0x3e181000-0x3fffffff]
[    0.821972] e820: reserve RAM buffer [mem 0x3ef00000-0x3fffffff]
[    0.821972] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
[    0.822555] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.822559] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.824351] clocksource: Switched to clocksource tsc-early
[    0.829389] VFS: Disk quotas dquot_6.6.0
[    0.829396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.829453] AppArmor: AppArmor Filesystem Enabled
[    0.829471] pnp: PnP ACPI init
[    0.829691] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.829693] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.829694] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.830214] pnp 00:01: [dma 0 disabled]
[    0.830313] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.830314] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.830397] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.830543] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.830544] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.830545] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.830546] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.830547] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.830548] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.830549] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.830550] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.830711] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.830713] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.830714] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.830714] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.830715] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.830716] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.830717] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.830931] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.832265] pnp: PnP ACPI: found 9 devices
[    0.837404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.837435] NET: Registered PF_INET protocol family
[    0.837518] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.838583] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.838608] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.838683] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.838837] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.838875] TCP: Hash tables configured (established 262144 bind 65536)
[    0.838936] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.838997] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.839044] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.839089] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.839092] NET: Registered PF_XDP protocol family
[    0.839098] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.839100] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[    0.839102] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[    0.839106] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x000a0000-0x000fffff]
[    0.839109] pci 0000:00:1d.0: BAR 14: assigned [mem 0x50b00000-0x50cfffff]
[    0.839111] clipped [mem size 0x00020000 64bit pref] to [mem size 0xfffffffffffc0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
[    0.839113] pci 0000:00:1d.0: BAR 15: assigned [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839115] pci 0000:00:1d.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.839117] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.839119] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.839122] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.839124] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839127] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.839129] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.839131] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.839133] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839137] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.839138] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.839139] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.839140] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839143] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.839148] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.839153] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.839155] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.839159] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.839164] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.839174] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.839176] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.839181] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.839189] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.839192] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.839194] pci 0000:00:1d.0:   bridge window [mem 0x50b00000-0x50cfffff]
[    0.839196] pci 0000:00:1d.0:   bridge window [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839200] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.839202] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.839202] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.839203] pci_bus 0000:00: resource 7 [mem 0x40000000-0xdfffffff window]
[    0.839204] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.839205] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.839206] pci_bus 0000:01: resource 1 [mem 0x50300000-0x505fffff]
[    0.839207] pci_bus 0000:01: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839207] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.839208] pci_bus 0000:02: resource 1 [mem 0x50300000-0x504fffff]
[    0.839209] pci_bus 0000:02: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839210] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.839210] pci_bus 0000:03: resource 1 [mem 0x50300000-0x504fffff]
[    0.839211] pci_bus 0000:03: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839212] pci_bus 0000:04: resource 1 [mem 0x50900000-0x509fffff]
[    0.839213] pci_bus 0000:05: resource 1 [mem 0x50800000-0x508fffff]
[    0.839214] pci_bus 0000:06: resource 1 [mem 0x50600000-0x507fffff]
[    0.839215] pci_bus 0000:07: resource 1 [mem 0x50600000-0x506fffff]
[    0.839215] pci_bus 0000:09: resource 0 [io  0x5000-0x5fff]
[    0.839216] pci_bus 0000:09: resource 1 [mem 0x50b00000-0x50cfffff]
[    0.839217] pci_bus 0000:09: resource 2 [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839581] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.839627] PCI: CLS 64 bytes, default 64
[    0.839643] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.839644] software IO TLB: mapped [mem 0x0000000032cdd000-0x0000000036cdd000] (64MB)
[    0.839651] Trying to unpack rootfs image as initramfs...
[    0.842648] Initialise system trusted keyrings
[    0.842654] Key type blacklist registered
[    0.842669] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.843286] zbud: loaded
[    0.843418] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.843478] fuse: init (API version 7.34)
[    0.843546] integrity: Platform Keyring initialized
[    0.848266] Key type asymmetric registered
[    0.848267] Asymmetric key parser 'x509' registered
[    0.848281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.848298] io scheduler mq-deadline registered
[    0.848679] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[    0.848706] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[    0.848707] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.848870] pcieport 0000:00:1b.4: AER: enabled with IRQ 123
[    0.848897] pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
[    0.848898] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.849067] pcieport 0000:00:1b.6: AER: enabled with IRQ 124
[    0.849092] pcieport 0000:00:1b.6: DPC: enabled with IRQ 124
[    0.849093] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.849516] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.849878] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.849903] ACPI: button: Sleep Button [SLPB]
[    0.849919] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.849926] ACPI: button: Power Button [PWRB]
[    0.849941] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.859413] ACPI: button: Power Button [PWRF]
[    0.859536] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859544] No Local Variables are initialized for Method [_CPC]

[    0.859545] No Arguments are initialized for method [_CPC]

[    0.859546] ACPI Error: Aborting method \_SB.PR01._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859572] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859577] No Local Variables are initialized for Method [_CPC]

[    0.859577] No Arguments are initialized for method [_CPC]

[    0.859578] ACPI Error: Aborting method \_SB.PR02._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859601] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859605] No Local Variables are initialized for Method [_CPC]

[    0.859605] No Arguments are initialized for method [_CPC]

[    0.859606] ACPI Error: Aborting method \_SB.PR03._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859628] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859632] No Local Variables are initialized for Method [_CPC]

[    0.859633] No Arguments are initialized for method [_CPC]

[    0.859634] ACPI Error: Aborting method \_SB.PR04._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859656] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859660] No Local Variables are initialized for Method [_CPC]

[    0.859661] No Arguments are initialized for method [_CPC]

[    0.859661] ACPI Error: Aborting method \_SB.PR05._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859684] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859687] No Local Variables are initialized for Method [_CPC]

[    0.859688] No Arguments are initialized for method [_CPC]

[    0.859689] ACPI Error: Aborting method \_SB.PR06._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859711] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859715] No Local Variables are initialized for Method [_CPC]

[    0.859716] No Arguments are initialized for method [_CPC]

[    0.859717] ACPI Error: Aborting method \_SB.PR07._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.860188] thermal LNXTHERM:00: registered as thermal_zone0
[    0.860190] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.860314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.881615] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.883843] Linux agpgart interface v0.103
[    0.885027] loop: module loaded
[    0.885150] tun: Universal TUN/TAP device driver, 1.6
[    0.885161] PPP generic driver version 2.4.2
[    0.885182] VFIO - User Level meta-driver version: 0.3
[    0.885239] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.885241] ehci-pci: EHCI PCI platform driver
[    0.885258] ehci-platform: EHCI generic platform driver
[    0.885262] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.885263] ohci-pci: OHCI PCI platform driver
[    0.885267] ohci-platform: OHCI generic platform driver
[    0.885270] uhci_hcd: USB Universal Host Controller Interface driver
[    0.885288] i8042: PNP: No PS/2 controller found.
[    0.885308] mousedev: PS/2 mouse device common for all mice
[    0.885439] rtc_cmos 00:03: RTC can wake from S4
[    0.886128] rtc_cmos 00:03: registered as rtc0
[    0.886283] rtc_cmos 00:03: setting system clock to 2022-09-26T14:03:48 UTC (1664201028)
[    0.886291] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.886295] i2c_dev: i2c /dev entries driver
[    0.886570] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.886585] device-mapper: uevent: version 1.0.3
[    0.886618] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.886627] platform eisa.0: Probing EISA bus 0
[    0.886628] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.886629] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.886629] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.886630] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.886631] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.886631] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.886632] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.886632] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.886633] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.886633] platform eisa.0: EISA: Detected 0 cards
[    0.886636] intel_pstate: Intel P-state driver initializing
[    0.886941] intel_pstate: Disabling energy efficiency optimization
[    0.886941] intel_pstate: HWP enabled
[    0.887133] ledtrig-cpu: registered to indicate activity on CPUs
[    0.887142] efifb: probing for efifb
[    0.887157] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.887157] efifb: framebuffer at 0x40000000, using 9000k, total 9000k
[    0.887158] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.887159] efifb: scrolling: redraw
[    0.887159] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.887203] Console: switching to colour frame buffer device 240x75
[    0.889466] fb0: EFI VGA frame buffer device
[    0.889471] EFI Variables Facility v0.08 2004-May-17
[    0.947758] intel_pmc_core INT33A1:00:  initialized
[    0.947818] drop_monitor: Initializing network drop monitor service
[    0.947906] NET: Registered PF_INET6 protocol family
[    1.020924] Freeing initrd memory: 120028K
[    1.024854] Segment Routing with IPv6
[    1.024862] In-situ OAM (IOAM) with IPv6
[    1.024876] NET: Registered PF_PACKET protocol family
[    1.024958] Key type dns_resolver registered
[    1.025574] microcode: sig=0x906ed, pf=0x2, revision=0xf0
[    1.025771] microcode: Microcode Update Driver: v2.2.
[    1.025775] IPI shorthand broadcast: enabled
[    1.025780] sched_clock: Marking stable (1021354122, 4415933)->(1188129070, -162359015)
[    1.026007] registered taskstats version 1
[    1.026158] Loading compiled-in X.509 certificates
[    1.026540] Loaded X.509 cert 'Build time autogenerated kernel key: feb2399c83dec926ec8b2673c2baff1c566e593b'
[    1.026860] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.027180] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.027181] blacklist: Loading compiled-in revocation X.509 certificates
[    1.027190] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.027295] zswap: loaded using pool lzo/zbud
[    1.027844] Key type ._fscrypt registered
[    1.027845] Key type .fscrypt registered
[    1.027845] Key type fscrypt-provisioning registered
[    1.029623] Key type encrypted registered
[    1.029625] AppArmor: AppArmor sha1 policy hashing enabled
[    1.030260] integrity: Loading X.509 certificate: UEFI:db
[    1.030277] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.030278] integrity: Loading X.509 certificate: UEFI:db
[    1.030289] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.031469] ima: No TPM chip found, activating TPM-bypass!
[    1.031471] Loading compiled-in module X.509 certificates
[    1.031793] Loaded X.509 cert 'Build time autogenerated kernel key: feb2399c83dec926ec8b2673c2baff1c566e593b'
[    1.031795] ima: Allocated hash algorithm: sha1
[    1.031798] ima: No architecture policies found
[    1.031803] evm: Initialising EVM extended attributes:
[    1.031803] evm: security.selinux
[    1.031804] evm: security.SMACK64
[    1.031804] evm: security.SMACK64EXEC
[    1.031805] evm: security.SMACK64TRANSMUTE
[    1.031805] evm: security.SMACK64MMAP
[    1.031805] evm: security.apparmor
[    1.031806] evm: security.ima
[    1.031806] evm: security.capability
[    1.031806] evm: HMAC attrs: 0x1
[    1.031947] PM:   Magic number: 6:969:81
[    1.031990] memory memory238: hash matches
[    1.032085] RAS: Correctable Errors collector initialized.
[    1.032754] Freeing unused decrypted memory: 2036K
[    1.033041] Freeing unused kernel image (initmem) memory: 3088K
[    1.039525] Write protecting the kernel read-only data: 30720k
[    1.039967] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.040173] Freeing unused kernel image (rodata/data gap) memory: 1436K
[    1.048634] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.048636] Run /init as init process
[    1.048637]   with arguments:
[    1.048638]     /init
[    1.048638]     splash
[    1.048639]   with environment:
[    1.048639]     HOME=/
[    1.048640]     TERM=linux
[    1.048640]     BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency
[    1.096243] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.096418] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.097218] ahci 0000:00:17.0: version 3.0
[    1.098508] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    1.098511] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    1.100174] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.100232] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.102861] firewire_ohci 0000:07:00.0: enabling device (0000 -> 0002)
[    1.103141] e1000e: Intel(R) PRO/1000 Network Driver
[    1.103142] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.104259] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.104363] cryptd: max_cpu_qlen set to 1000
[    1.106109] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    1.107135] i2c i2c-0: Successfully instantiated SPD at 0x51
[    1.109143] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.109148] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.110283] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.110356] AVX2 version of gcm_enc/dec engaged.
[    1.110409] AES CTR mode by8 optimization enabled
[    1.112272] i2c i2c-0: Successfully instantiated SPD at 0x53
[    1.112742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.112744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.112745] usb usb1: Product: xHCI Host Controller
[    1.112746] usb usb1: Manufacturer: Linux 5.15.0-48-lowlatency xhci-hcd
[    1.112747] usb usb1: SerialNumber: 0000:00:14.0
[    1.114082] scsi host0: ahci
[    1.114149] scsi host1: ahci
[    1.114245] scsi host2: ahci
[    1.114249] hub 1-0:1.0: USB hub found
[    1.114265] hub 1-0:1.0: 16 ports detected
[    1.114298] scsi host3: ahci
[    1.114319] ata1: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d100 irq 129
[    1.114321] ata2: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d180 irq 129
[    1.114322] ata3: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d200 irq 129
[    1.114323] ata4: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d280 irq 129
[    1.115729] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.115732] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.115734] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.115757] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.115758] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.115759] usb usb2: Product: xHCI Host Controller
[    1.115760] usb usb2: Manufacturer: Linux 5.15.0-48-lowlatency xhci-hcd
[    1.115761] usb usb2: SerialNumber: 0000:00:14.0
[    1.115826] hub 2-0:1.0: USB hub found
[    1.115838] hub 2-0:1.0: 10 ports detected
[    1.125773] nvme nvme0: pci function 0000:04:00.0
[    1.125820] nvme nvme1: pci function 0000:05:00.0
[    1.131901] nvme nvme1: missing or invalid SUBNQN field.
[    1.131915] nvme nvme1: Shutdown timeout set to 8 seconds
[    1.137177] nvme nvme0: allocated 32 MiB host memory buffer.
[    1.138042] nvme nvme0: 8/0/0 default/read/poll queues
[    1.140515]  nvme0n1: p1 p2
[    1.143112] nvme nvme1: 8/0/0 default/read/poll queues
[    1.147548]  nvme1n1: p1
[    1.155425] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2
[    1.422944] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.422957] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423023] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423035] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423574] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
[    1.423909] ata4.00: ATA Identify Device Log not supported
[    1.423911] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.423962] ata2.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.424699] ata2.00: ATA Identify Device Log not supported
[    1.424701] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.424847] ata4.00: ATA Identify Device Log not supported
[    1.424849] ata4.00: configured for UDMA/133
[    1.427231] ata2.00: ATA Identify Device Log not supported
[    1.427234] ata2.00: configured for UDMA/133
[    1.433695] ata1.00: ATA-9: INTEL SSDSC2CT180A3, 300i, max UDMA/133
[    1.434131] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.435370] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.444134] ata1.00: configured for UDMA/133
[    1.444271] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CT18 300i PQ: 0 ANSI: 5
[    1.444644] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.444719] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB)
[    1.444756] sd 0:0:0:0: [sda] Write Protect is off
[    1.444757] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.444789] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.444836] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.445250] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.445262] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.445263] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.445268] sd 1:0:0:0: [sdb] Write Protect is off
[    1.445269] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.445277] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.453447]  sda: sda1 sda2 sda3 sda4 sda5
[    1.459554] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.462284] ata3.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.463026] ata3.00: ATA Identify Device Log not supported
[    1.463028] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.464777] ata3.00: ATA Identify Device Log not supported
[    1.464780] ata3.00: configured for UDMA/133
[    1.464906] scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.465219] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.465333] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.465365] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.465392] sd 2:0:0:0: [sdc] Write Protect is off
[    1.465394] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.465424] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.465474] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
[    1.465583] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    1.465643] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    1.465645] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    1.465651] sd 3:0:0:0: [sdd] Write Protect is off
[    1.465652] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    1.465708] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.497283]  sdb: sdb1 sdb2
[    1.504710] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.513401]  sdc: sdc1 sdc2
[    1.519632] sd 2:0:0:0: [sdc] Attached SCSI disk
[    1.519742]  sdd: sdd1
[    1.526672] sd 3:0:0:0: [sdd] Attached SCSI disk
[    1.533881] amdkcl: loading out-of-tree module taints kernel.
[    1.533895] amdkcl: module verification failed: signature and/or required key missing - tainting kernel
[    1.558606] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    1.564661] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=94.01
[    1.564664] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.564665] usb 1-1: Product: USB2.1 Hub
[    1.564665] usb 1-1: Manufacturer: GenesysLogic
[    1.565310] hub 1-1:1.0: USB hub found
[    1.565633] hub 1-1:1.0: 4 ports detected
[    1.657438] firewire_core 0000:07:00.0: created device fw0: GUID 7856341200000098, S800
[    1.657443] firewire_core 0000:07:00.0: phy config: new root=ffc1, gap_count=5
[    1.677408] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.677537] [drm] amdgpu kernel modesetting enabled.
[    1.677538] [drm] amdgpu version: 5.16.9.22.20
[    1.677539] [drm] OS DRM version: 5.15.0
[    1.677579] amdgpu: CRAT table not found
[    1.677580] amdgpu: Virtual CRAT table created for CPU
[    1.677586] amdgpu: Topology: Add CPU node
[    1.685486] amdgpu: PeerDirect support was initialized successfully
[    1.685511] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    1.685512] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    1.685513] fb0: switching to amdgpu from EFI VGA
[    1.685555] Console: switching to colour dummy device 80x25
[    1.685580] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    1.685678] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1462:0x3951 0xC1).
[    1.685681] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    1.685687] [drm] register mmio base: 0x50300000
[    1.685687] [drm] register mmio size: 1048576
[    1.686937] [drm] add ip block number 0 <nv_common>
[    1.686938] [drm] add ip block number 1 <gmc_v10_0>
[    1.686939] [drm] add ip block number 2 <navi10_ih>
[    1.686939] [drm] add ip block number 3 <psp>
[    1.686940] [drm] add ip block number 4 <smu>
[    1.686941] [drm] add ip block number 5 <dm>
[    1.686942] [drm] add ip block number 6 <gfx_v10_0>
[    1.686942] [drm] add ip block number 7 <sdma_v5_2>
[    1.686943] [drm] add ip block number 8 <vcn_v3_0>
[    1.686944] [drm] add ip block number 9 <jpeg_v3_0>
[    1.686953] amdgpu 0000:03:00.0: No more image in the PCI ROM
[    1.686963] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    1.686964] amdgpu: ATOM BIOS: 113-V395TRIO-1OC
[    1.686969] [drm] VCN(0) decode is enabled in VM mode
[    1.686970] [drm] VCN(1) decode is enabled in VM mode
[    1.686971] [drm] VCN(0) encode is enabled in VM mode
[    1.686971] [drm] VCN(1) encode is enabled in VM mode
[    1.686973] [drm] JPEG decode is enabled in VM mode
[    1.686993] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
[    1.686994] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[    1.686996] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    1.687000] amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[    1.687002] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    1.687003] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    1.687010] [drm] Detected VRAM RAM=16368M, BAR=256M
[    1.687011] [drm] RAM width 256bits GDDR6
[    1.687030] [drm] amdgpu: 16368M of VRAM memory ready
[    1.687031] [drm] amdgpu: 32037M of GTT memory ready.
[    1.687037] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.687126] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[    1.687262] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    1.690067] usb 2-3: New USB device found, idVendor=0bc2, idProduct=2344, bcdDevice= 7.12
[    1.690069] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.690071] usb 2-3: Product: Portable
[    1.690071] usb 2-3: Manufacturer: Seagate
[    1.690072] usb 2-3: SerialNumber: NAAHX5RX
[    1.724477] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.789577] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:ad:9b:41
[    1.789582] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.789682] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    1.790145] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.803394] usb 1-11: new high-speed USB device number 3 using xhci_hcd
[    1.865396] tsc: Refined TSC clocksource calibration: 3599.990 MHz
[    1.865399] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e449c7887, max_idle_ns: 440795318932 ns
[    1.865444] clocksource: Switched to clocksource tsc
[    1.930559] usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    1.930561] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.930562] usb 1-11: Product: USB2.0 Hub
[    1.931370] hub 1-11:1.0: USB hub found
[    1.931634] hub 1-11:1.0: 4 ports detected
[    2.043430] usb 2-5: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    2.055991] usb 2-5: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.055993] usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.055994] usb 2-5: Product: Ugreen Storage Device
[    2.055994] usb 2-5: Manufacturer: Ugreen
[    2.055995] usb 2-5: SerialNumber: 09200819184D
[    2.169362] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    2.298432] usb 1-12: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
[    2.298434] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.298435] usb 1-12: Product: ITE Device(8595)
[    2.298436] usb 1-12: Manufacturer: ITE Tech. Inc.
[    2.359363] usb 1-11.1: new high-speed USB device number 5 using xhci_hcd
[    2.452574] usb 1-11.1: New USB device found, idVendor=0e8d, idProduct=1887, bcdDevice= 0.00
[    2.452576] usb 1-11.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.452577] usb 1-11.1: Product: Portable Super Multi Drive
[    2.452578] usb 1-11.1: Manufacturer: Hitachi-LG Data Storage Inc
[    2.452579] usb 1-11.1: SerialNumber: KO3H4PK5112         
[    2.561455] usb 2-6: new SuperSpeed Plus Gen 2x1 USB device number 4 using xhci_hcd
[    2.574007] usb 2-6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.574009] usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.574010] usb 2-6: Product: Ugreen Storage Device
[    2.574010] usb 2-6: Manufacturer: Ugreen
[    2.574011] usb 2-6: SerialNumber: 092010163430
[    2.687361] usb 1-13: new high-speed USB device number 6 using xhci_hcd
[    2.814481] usb 1-13: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.814483] usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.814484] usb 1-13: Product: USB2.0 Hub
[    2.815442] hub 1-13:1.0: USB hub found
[    2.815691] hub 1-13:1.0: 4 ports detected
[    2.877368] usb 1-11.2: new high-speed USB device number 7 using xhci_hcd
[    2.955912] usb 1-11.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
[    2.955914] usb 1-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.955915] usb 1-11.2: Product: USB2.1 Hub
[    2.955915] usb 1-11.2: Manufacturer: GenesysLogic
[    2.956933] hub 1-11.2:1.0: USB hub found
[    2.957215] hub 1-11.2:1.0: 4 ports detected
[    3.060909] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    3.061063] [drm] Loading DMUB firmware via PSP: version=0x02020013
[    3.061583] [drm] use_doorbell being set to: [true]
[    3.061591] [drm] use_doorbell being set to: [true]
[    3.061597] [drm] use_doorbell being set to: [true]
[    3.061604] [drm] use_doorbell being set to: [true]
[    3.061686] [drm] Found VCN firmware Version ENC: 1.21 DEC: 2 VEP: 0 Revision: 10
[    3.061691] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    3.068551] usb 2-1: new SuperSpeed Plus Gen 2x1 USB device number 5 using xhci_hcd
[    3.084034] usb 2-1: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=94.01
[    3.084036] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.084037] usb 2-1: Product: USB3.1 Hub
[    3.084038] usb 2-1: Manufacturer: GenesysLogic
[    3.086100] hub 2-1:1.0: USB hub found
[    3.086603] hub 2-1:1.0: 4 ports detected
[    3.127454] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[    3.195374] usb 1-14: new full-speed USB device number 8 using xhci_hcd
[    3.258139] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.258168] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5300 (58.83.0)
[    3.258178] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[    3.258191] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    3.322441] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.322444] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.327315] usb-storage 1-11.1:1.0: USB Mass Storage device detected
[    3.327499] scsi host4: usb-storage 1-11.1:1.0
[    3.327551] usbcore: registered new interface driver usb-storage
[    3.328036] hid: raw HID events driver (C) Jiri Kosina
[    3.329743] usbcore: registered new interface driver usbhid
[    3.329745] usbhid: USB HID core driver
[    3.331022] hid-generic 0003:048D:8297.0001: hiddev0,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-12/input0
[    3.331354] scsi host5: uas
[    3.331570] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    3.331736] [drm] Display Core initialized with v3.2.181!
[    3.331999] scsi 5:0:0:0: Direct-Access     Seagate  Portable         0712 PQ: 0 ANSI: 6
[    3.332979] [drm] DMUB hardware initialized: version=0x02020013
[    3.333465] sd 5:0:0:0: Attached scsi generic sg4 type 0
[    3.334236] sd 5:0:0:0: [sde] 9767541167 512-byte logical blocks: (5.00 TB/4.55 TiB)
[    3.334237] sd 5:0:0:0: [sde] 4096-byte physical blocks
[    3.334575] scsi host6: uas
[    3.334587] sd 5:0:0:0: [sde] Write Protect is off
[    3.334588] sd 5:0:0:0: [sde] Mode Sense: 53 00 00 08
[    3.334918] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.335300] scsi 6:0:0:0: Direct-Access     CT500MX5 00SSD1           0    PQ: 0 ANSI: 6
[    3.335503] sd 5:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    3.335772] sd 6:0:0:0: Attached scsi generic sg5 type 0
[    3.337374] sd 6:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.337376] sd 6:0:0:0: [sdf] 4096-byte physical blocks
[    3.337447] sd 6:0:0:0: [sdf] Write Protect is off
[    3.337448] sd 6:0:0:0: [sdf] Mode Sense: 43 00 00 00
[    3.337590] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.337792] sd 6:0:0:0: [sdf] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    3.338575] scsi host7: uas
[    3.338628] usbcore: registered new interface driver uas
[    3.338829] scsi 7:0:0:0: Direct-Access     WDC  WDS 100T2B0A-00SM50  0    PQ: 0 ANSI: 6
[    3.339195] sd 7:0:0:0: Attached scsi generic sg6 type 0
[    3.339556] sd 7:0:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    3.339634] sd 7:0:0:0: [sdg] Write Protect is off
[    3.339635] sd 7:0:0:0: [sdg] Mode Sense: 43 00 00 00
[    3.339794] sd 7:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.339994] sd 7:0:0:0: [sdg] Optimal transfer size 33553920 bytes
[    3.350484]  sdf: sdf1 sdf2 sdf3
[    3.356409]  sdg: sdg1 sdg2
[    3.356588] sd 6:0:0:0: [sdf] Attached SCSI disk
[    3.366921] sd 7:0:0:0: [sdg] Attached SCSI disk
[    3.385408] usb 1-11.3: new high-speed USB device number 9 using xhci_hcd
[    3.461667] usb 1-11.3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    3.461669] usb 1-11.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.462664] hub 1-11.3:1.0: USB hub found
[    3.462732] hub 1-11.3:1.0: 4 ports detected
[    3.495326] [drm] kiq ring mec 2 pipe 1 q 0
[    3.502765] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    3.502928] [drm] JPEG decode initialized successfully.
[    3.504645] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    3.525372] usb 1-13.1: new low-speed USB device number 10 using xhci_hcd
[    3.540854] memmap_init_zone_device initialised 4194304 pages in 19ms
[    3.540857] amdgpu: HMM registered 16368MB device memory
[    3.540940] amdgpu: SRAT table not found
[    3.540940] amdgpu: Virtual CRAT table created for GPU
[    3.541433] amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
[    3.541435] kfd kfd: amdgpu: added device 1002:73bf
[    3.541457] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
[    3.541523] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    3.541524] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.541525] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.541526] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    3.541526] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    3.541527] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    3.541528] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    3.541528] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    3.541529] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    3.541530] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    3.541530] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    3.541531] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    3.541532] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[    3.541532] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[    3.541533] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    3.541534] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    3.541535] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    3.541535] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[    3.541536] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[    3.541537] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[    3.541538] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[    3.542908] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:03:00.0 on minor 0
[    3.554009] fbcon: amdgpudrmfb (fb0) is primary device
[    3.610926] usb 1-13.1: New USB device found, idVendor=07b5, idProduct=0316, bcdDevice= 1.01
[    3.610929] usb 1-13.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.610930] usb 1-13.1: Product: USB Game Controllers
[    3.610931] usb 1-13.1: Manufacturer: Mega World
[    3.620050] input: Mega World USB Game Controllers as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/0003:07B5:0316.0002/input/input3
[    3.620198] hid-generic 0003:07B5:0316.0002: input,hidraw1: USB HID v1.10 Joystick [Mega World USB Game Controllers] on usb-0000:00:14.0-13.1/input0
[    3.673940] Console: switching to colour frame buffer device 240x67
[    3.691376] usb 1-11.2.1: new full-speed USB device number 11 using xhci_hcd
[    3.692025] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    3.793955] usb 1-11.2.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    3.793967] usb 1-11.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.793973] usb 1-11.2.1: Product: MIDI2x2
[    3.793977] usb 1-11.2.1: Manufacturer: MIDIPLUS
[    3.793981] usb 1-11.2.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    3.830471]  sde: sde1 sde2
[    3.831715] sd 5:0:0:0: [sde] Attached SCSI disk
[    3.856340] usb 1-13.3: new full-speed USB device number 12 using xhci_hcd
[    3.933983] usb 1-13.3: New USB device found, idVendor=044f, idProduct=b10a, bcdDevice= 5.00
[    3.933996] usb 1-13.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.934002] usb 1-13.3: Product: T.16000M
[    3.934007] usb 1-13.3: Manufacturer: Thrustmaster
[    3.939044] input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:044F:B10A.0003/input/input4
[    3.939366] hid-generic 0003:044F:B10A.0003: input,hidraw2: USB HID v1.00 Joystick [Thrustmaster T.16000M] on usb-0000:00:14.0-13.3/input0
[    4.020409] usb 1-11.2.3: new high-speed USB device number 13 using xhci_hcd
[    4.121877] usb 1-11.2.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.121889] usb 1-11.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.121896] usb 1-11.2.3: Product: USB2.0 Hub
[    4.123692] hub 1-11.2.3:1.0: USB hub found
[    4.124030] hub 1-11.2.3:1.0: 4 ports detected
[    4.197340] usb 1-11.3.1: new high-speed USB device number 14 using xhci_hcd
[    4.285669] usb 1-11.3.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    4.285671] usb 1-11.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.287028] hub 1-11.3.1:1.0: USB hub found
[    4.287083] hub 1-11.3.1:1.0: 4 ports detected
[    4.363436] usb 1-11.3.3: new low-speed USB device number 15 using xhci_hcd
[    4.365491] scsi 4:0:0:0: CD-ROM            ASUS     SDRW-08D2S-U     A801 PQ: 0 ANSI: 0
[    4.376127] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.376136] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.382676] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    4.382903] sr 4:0:0:0: Attached scsi generic sg7 type 5
[    4.450594] EXT4-fs (sdf3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.462321] usb 1-11.3.3: New USB device found, idVendor=05ac, idProduct=0255, bcdDevice= 1.00
[    4.462323] usb 1-11.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.462324] usb 1-11.3.3: Product: USB KEYBOARD
[    4.462325] usb 1-11.3.3: Manufacturer: HAILUCK CO.,LTD
[    4.472492] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.0/0003:05AC:0255.0004/input/input5
[    4.519378] usb 1-11.2.3.1: new full-speed USB device number 16 using xhci_hcd
[    4.525436] hid-generic 0003:05AC:0255.0004: input,hidraw3: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input0
[    4.528913] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.1/0003:05AC:0255.0005/input/input6
[    4.580481] hid-generic 0003:05AC:0255.0005: input,hiddev1,hidraw4: USB HID v1.10 Device [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input1
[    4.597726] usb 1-11.2.3.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    4.597729] usb 1-11.2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.597730] usb 1-11.2.3.1: Product: MIDI2x2
[    4.597730] usb 1-11.2.3.1: Manufacturer: MIDIPLUS
[    4.597731] usb 1-11.2.3.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    4.650327] systemd[1]: Inserted module 'autofs4'
[    4.671427] usb 1-11.3.4: new full-speed USB device number 17 using xhci_hcd
[    4.752544] systemd[1]: systemd 245.4-4ubuntu3.18 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    4.764432] systemd[1]: Detected architecture x86-64.
[    4.766541] usb 1-11.3.4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    4.766543] usb 1-11.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.766544] usb 1-11.3.4: Product: USB Receiver
[    4.766545] usb 1-11.3.4: Manufacturer: Logitech
[    4.772602] systemd[1]: Set hostname to <DesktopKubuntu20>.
[    4.774109] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.0/0003:046D:C52F.0006/input/input7
[    4.774254] hid-generic 0003:046D:C52F.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.775428] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/input/input8
[    4.829084] hid-generic 0003:046D:C52F.0007: input,hiddev2,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.829362] usb 1-11.2.3.3: new full-speed USB device number 18 using xhci_hcd
[    4.906476] usb 1-11.2.3.3: New USB device found, idVendor=28bd, idProduct=091b, bcdDevice= 0.00
[    4.906479] usb 1-11.2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.906480] usb 1-11.2.3.3: Product: 21.5 inch PenDisplay
[    4.906481] usb 1-11.2.3.3: Manufacturer: UGTABLET
[    4.918831] input: UGTABLET 21.5 inch PenDisplay Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0008/input/input11
[    4.918995] input: UGTABLET 21.5 inch PenDisplay Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0008/input/input12
[    4.940782] systemd[1]: Created slice system-modprobe.slice.
[    4.940892] systemd[1]: Created slice User and Session Slice.
[    4.940921] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.940998] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.941027] systemd[1]: Reached target User and Group Name Lookups.
[    4.941035] systemd[1]: Reached target Remote File Systems.
[    4.941044] systemd[1]: Reached target Slices.
[    4.941097] systemd[1]: Listening on Syslog Socket.
[    4.941138] systemd[1]: Listening on fsck to fsckd communication Socket.
[    4.941165] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.941238] systemd[1]: Listening on Journal Audit Socket.
[    4.941273] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.941320] systemd[1]: Listening on Journal Socket.
[    4.941370] systemd[1]: Listening on udev Control Socket.
[    4.941402] systemd[1]: Listening on udev Kernel Socket.
[    4.941768] systemd[1]: Mounting Huge Pages File System...
[    4.942182] systemd[1]: Mounting POSIX Message Queue File System...
[    4.942601] systemd[1]: Mounting Kernel Debug File System...
[    4.942993] systemd[1]: Mounting Kernel Trace File System...
[    4.943834] systemd[1]: Starting Journal Service...
[    4.944252] systemd[1]: Starting Set the console keyboard layout...
[    4.944664] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    4.945140] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[    4.945160] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    4.945545] systemd[1]: Starting Load Kernel Module efi_pstore...
[    4.945933] systemd[1]: Starting Load Kernel Module pstore_blk...
[    4.946325] systemd[1]: Starting Load Kernel Module pstore_zone...
[    4.946709] systemd[1]: Starting Load Kernel Module ramoops...
[    4.947688] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    4.947703] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.950330] systemd[1]: Starting Load Kernel Modules...
[    4.950702] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.951073] systemd[1]: Starting udev Coldplug all Devices...
[    4.951439] systemd[1]: Starting Uncomplicated firewall...
[    4.952558] systemd[1]: Mounted Huge Pages File System.
[    4.952636] systemd[1]: Mounted POSIX Message Queue File System.
[    4.952706] systemd[1]: Mounted Kernel Debug File System.
[    4.952768] systemd[1]: Mounted Kernel Trace File System.
[    4.953006] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    4.953539] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[    4.953678] systemd[1]: Finished Load Kernel Module pstore_zone.
[    4.954189] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[    4.954330] systemd[1]: Finished Load Kernel Module pstore_blk.
[    4.954548] systemd[1]: Finished Uncomplicated firewall.
[    4.954660] systemd[1]: modprobe@ramoops.service: Succeeded.
[    4.954788] systemd[1]: Finished Load Kernel Module ramoops.
[    4.961015] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    4.962500] systemd[1]: Finished Remount Root and Kernel File Systems.
[    4.963232] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    4.964021] systemd[1]: Starting Load/Save Random Seed...
[    4.965110] systemd[1]: Starting Create System Users...
[    4.967158] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[    4.967482] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[    4.970450] hid-generic 0003:28BD:091B.0008: input,hidraw7: USB HID v1.00 Mouse [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input0
[    4.971702] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0009/input/input13
[    4.971838] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0009/input/input14
[    4.971967] hid-generic 0003:28BD:091B.0009: input,hiddev3,hidraw8: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input1
[    4.972716] hid-generic 0003:28BD:091B.000A: hiddev4,hidraw9: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input2
[    4.973744] lp: driver loaded but no devices found
[    4.976622] systemd[1]: Finished Load/Save Random Seed.
[    4.978465] ppdev: user-space parallel port driver
[    4.982877] systemd[1]: Finished Create System Users.
[    4.984233] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.996145] IPMI message handler: version 39.2
[    4.998922] ipmi device interface
[    5.005247] systemd[1]: Finished Load Kernel Modules.
[    5.006067] systemd[1]: Finished Create Static Device Nodes in /dev.
[    5.007529] systemd[1]: Mounting FUSE Control File System...
[    5.008853] systemd[1]: Mounting Kernel Configuration File System...
[    5.010165] systemd[1]: Starting Apply Kernel Variables...
[    5.011765] systemd[1]: Starting udev Kernel Device Manager...
[    5.013607] systemd[1]: Mounted FUSE Control File System.
[    5.013932] systemd[1]: Mounted Kernel Configuration File System.
[    5.014946] systemd[1]: Finished Set the console keyboard layout.
[    5.015288] systemd[1]: Reached target Local File Systems (Pre).
[    5.016756] systemd[1]: Mounting /media/jean-martin/macos...
[    5.030064] pstore: Using crash dump compression: deflate
[    5.030470] pstore: Registered efi as persistent store backend
[    5.030992] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[    5.031429] systemd[1]: Finished Load Kernel Module efi_pstore.
[    5.031624] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    5.038340] usb 1-11.3.1.1: new full-speed USB device number 19 using xhci_hcd
[    5.044513] systemd[1]: Finished Apply Kernel Variables.
[    5.045815] systemd[1]: Started Journal Service.
[    5.050186] systemd-journald[429]: Received client request to flush runtime journal.
[    5.091885] audit: type=1400 audit(1664201032.704:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=482 comm="apparmor_parser"
[    5.091904] audit: type=1400 audit(1664201032.704:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=478 comm="apparmor_parser"
[    5.092385] audit: type=1400 audit(1664201032.705:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=480 comm="apparmor_parser"
[    5.092387] audit: type=1400 audit(1664201032.705:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=480 comm="apparmor_parser"
[    5.093021] audit: type=1400 audit(1664201032.705:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=484 comm="apparmor_parser"
[    5.094241] audit: type=1400 audit(1664201032.706:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=481 comm="apparmor_parser"
[    5.094689] audit: type=1400 audit(1664201032.707:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=486 comm="apparmor_parser"
[    5.095639] audit: type=1400 audit(1664201032.708:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=485 comm="apparmor_parser"
[    5.095642] audit: type=1400 audit(1664201032.708:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=485 comm="apparmor_parser"
[    5.128869] usb 1-11.3.1.1: New USB device found, idVendor=0763, idProduct=1002, bcdDevice= 1.21
[    5.128872] usb 1-11.3.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.158655] kauditd_printk_skb: 15 callbacks suppressed
[    5.158658] audit: type=1400 audit(1664201032.771:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=479 comm="apparmor_parser"
[    5.158660] audit: type=1400 audit(1664201032.771:27): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=479 comm="apparmor_parser"
[    5.212108] EDAC ie31200: No ECC support
[    5.218408] usb 1-11.3.1.3: new high-speed USB device number 20 using xhci_hcd
[    5.240908] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.241627] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.241909] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.248890] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.248903] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.269368] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.269370] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.269371] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.282429] Intel(R) Wireless WiFi driver for Linux
[    5.282471] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    5.299837] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[    5.299840] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.299841] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.299842] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.299842] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.299843] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.299844] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.299844] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.299845] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.299846] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.299846] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.299847] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.299848] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.299848] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.299849] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[    5.299850] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[    5.299850] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[    5.300027] iwlwifi 0000:00:14.3: loaded firmware version 46.4d093a30.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.312484] usbcore: registered new device driver apple-mfi-fastcharge
[    5.314569] Bluetooth: Core ver 2.22
[    5.314586] NET: Registered PF_BLUETOOTH protocol family
[    5.314587] Bluetooth: HCI device and connection manager initialized
[    5.314589] Bluetooth: HCI socket layer initialized
[    5.314591] Bluetooth: L2CAP socket layer initialized
[    5.314593] Bluetooth: SCO socket layer initialized
[    5.325991] mc: Linux media interface: v0.10
[    5.332511] logitech-djreceiver 0003:046D:C52F.0006: hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    5.341797] usbcore: registered new interface driver btusb
[    5.342684] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[    5.344471] usbcore: registered new interface driver snd-usb-audio
[    5.354089] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    5.354242] Bluetooth: hci0: Boot Address: 0x40800
[    5.354243] Bluetooth: hci0: Firmware Version: 26-11.20
[    5.354244] Bluetooth: hci0: Firmware already loaded
[    5.357008] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    5.360062] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    5.361012] intel_tcc_cooling: Programmable TCC Offset detected
[    5.365949] thermal thermal_zone3: failed to read out thermal zone (-61)
[    5.365875] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    5.368132] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input15
[    5.368157] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input16
[    5.368179] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input17
[    5.368199] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input18
[    5.368219] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input19
[    5.368239] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input20
[    5.380234] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.380237] snd_hda_codec_realtek hdaudioC3D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.380239] snd_hda_codec_realtek hdaudioC3D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.380240] snd_hda_codec_realtek hdaudioC3D0:    mono: mono_out=0x0
[    5.380240] snd_hda_codec_realtek hdaudioC3D0:    dig-out=0x1e/0x0
[    5.380241] snd_hda_codec_realtek hdaudioC3D0:    inputs:
[    5.380242] snd_hda_codec_realtek hdaudioC3D0:      Front Mic=0x19
[    5.380243] snd_hda_codec_realtek hdaudioC3D0:      Rear Mic=0x18
[    5.380244] snd_hda_codec_realtek hdaudioC3D0:      Line=0x1a
[    5.399163] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input21
[    5.407382] iwlwifi 0000:00:14.3: base HW address: 80:32:53:7c:1b:36
[    5.412249] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input22
[    5.412680] Bluetooth: hci0: MSFT filter_enable is already on
[    5.414439] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card3/input23
[    5.414647] logitech-djreceiver 0003:046D:C52F.0007: hiddev2,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    5.416974] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card3/input24
[    5.419427] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card3/input25
[    5.419471] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card3/input26
[    5.419506] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card3/input27
[    5.469758] logitech-djreceiver 0003:046D:C52F.0007: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    5.470092] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input28
[    5.470642] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input29
[    5.470686] hid-generic 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-11.3.4/input1:1
[    5.473490] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.507520] intel_rapl_common: Found RAPL domain package
[    5.507522] intel_rapl_common: Found RAPL domain core
[    5.515621] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    5.526610] usb 1-11.3.1.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[    5.526613] usb 1-11.3.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    5.526614] usb 1-11.3.1.3: SerialNumber: 447F0780
[    5.534364] Adding 31250428k swap on /dev/sdf2.  Priority:-2 extents:1 across:31250428k SSFS
[    5.567838] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input33
[    5.569212] logitech-hidpp-device 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-11.3.4/input1:1
[    5.772421] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.772423] Bluetooth: BNEP filters: protocol multicast
[    5.772426] Bluetooth: BNEP socket layer initialized
[    5.778221] NET: Registered PF_ALG protocol family
[    5.791806] audit: type=1400 audit(1664201033.404:28): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1328 comm="cups-browsed" capability=23  capname="sys_nice"
[    5.903588] loop0: detected capacity change from 0 to 8
[    6.815211] firewire_core 0000:07:00.0: created device fw1: GUID 0001f2000001ae48, S400
[    6.893421] usb 1-11.3.1.3: set resolution quirk: cval->res = 384
[    6.970398] usb 1-11.3.1.4: new full-speed USB device number 21 using xhci_hcd
[    7.060770] usb 1-11.3.1.4: New USB device found, idVendor=13b2, idProduct=005f, bcdDevice= 1.00
[    7.060785] usb 1-11.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.060791] usb 1-11.3.1.4: Product: Vortex Wireless 2
[    7.060796] usb 1-11.3.1.4: Manufacturer: ALESIS
[    7.099811] videodev: Linux video capture interface: v2.00
[    7.110172] usb 1-11.3.1.3: Found UVC 1.00 device <unnamed> (046d:0825)
[    7.148466] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.1/1-11.3.1.3/1-11.3.1.3:1.0/input/input34
[    7.148577] usbcore: registered new interface driver uvcvideo
[    8.263035] Bluetooth: RFCOMM TTY layer initialized
[    8.263039] Bluetooth: RFCOMM socket layer initialized
[    8.263041] Bluetooth: RFCOMM ver 1.11
[    8.854966] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    8.855086] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[    9.884837] bpfilter: Loaded bpfilter_umh pid 1674
[    9.884966] Started bpfilter
[   15.709825] logitech-hidpp-device 0003:046D:4057.000B: HID++ 4.5 device connected.
[   16.426184] input: XP-PEN STYLUS as /devices/virtual/input/input35
[   16.426886] input: XP-PEN MOUSE as /devices/virtual/input/input36
[   16.426966] input: XP-PEN ERASER as /devices/virtual/input/input37
[   17.499750] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[   17.501070] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[   17.639172] wlp0s20f3: authenticated
[   17.640373] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[   17.642577] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1111 status=0 aid=2)
[   17.644785] wlp0s20f3: associated
[   17.683541] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   17.695264] wlp0s20f3: Limiting TX power to 17 (20 - 3) dBm as advertised by 70:fc:8f:c5:c7:b8
[   46.465712] usb 1-11.3.1.3: reset high-speed USB device number 20 using xhci_hcd

voici donc tout ce qui se passe sur ton ordinateur depuis le moment ou tu as appuyé sur le bouton power .
et donc tout les messages durant le boot et apres .


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#19 Le 26/09/2022, à 21:30

esox

Re : Récupérer messages apparaissant durant le boot

iznobe a écrit :
esox a écrit :

voici le retour de sudo dmesg

[    0.000000] Linux version 5.13.0-51-lowlatency (buildd@lcy02-amd64-046) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #58~20.04.1-Ubuntu SMP PREEMPT Tue Jun 14 12:26:40 UTC 2022 (Ubuntu 5.13.0-51.58~20.04.1-lowlatency 5.13.19)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003053cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x27f1b018-0x27f38c57] usable ==> usable
[    0.000000] e820: update [mem 0x27f1b018-0x27f38c57] usable ==> usable
[    0.000000] e820: update [mem 0x27f0a018-0x27f1ae57] usable ==> usable
[    0.000000] e820: update [mem 0x27f0a018-0x27f1ae57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000027f0a017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f0a018-0x0000000027f1ae57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f1ae58-0x0000000027f1b017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f1b018-0x0000000027f38c57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027f38c58-0x000000003053cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] reserve setup_data: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x3e4a2000 ACPI=0x3e4a2000 SMBIOS=0x3ec41000 SMBIOS 3.0=0x3ec40000 ESRT=0x3c0aad98 MEMATTR=0x36ceb018 RNG=0x3ec42718 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Acidanthera iMac19,1/Mac-AA95B1DDAB278B95, BIOS 1731.120.8.0.0 03/31/2022
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000259] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000261] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000265] last_pfn = 0x8be000 max_arch_pfn = 0x400000000
[    0.000336] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000776] last_pfn = 0x3ef00 max_arch_pfn = 0x400000000
[    0.005183] found SMP MP-table at [mem 0x000fce80-0x000fce8f]
[    0.005190] esrt: Reserving ESRT space from 0x000000003c0aad98 to 0x000000003c0aadd0.
[    0.005193] e820: update [mem 0x3c0aa000-0x3c0aafff] usable ==> reserved
[    0.005202] Using GB pages for direct mapping
[    0.005336] secureboot: Secure boot disabled
[    0.005337] RAMDISK: [mem 0x27f39000-0x2e5e5fff]
[    0.005338] ACPI: Early table checksum verification disabled
[    0.005340] ACPI: RSDP 0x000000003E4A2000 000024 (v02 ALASKA)
[    0.005343] ACPI: XSDT 0x000000003E181000 0000EC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005346] ACPI: FACP 0x000000003E4E2EB0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.005349] ACPI: DSDT 0x000000003E4A2218 040C95 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.005352] ACPI: FACS 0x000000003E54D080 000040
[    0.005353] ACPI: APIC 0x000000003E4E2FC8 0000BC (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.005355] ACPI: FPDT 0x000000003E4E3088 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005357] ACPI: FIDT 0x000000003E4E30D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005359] ACPI: MCFG 0x000000003E4E3170 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.005361] ACPI: SSDT 0x000000003E4E31B0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.005363] ACPI: SSDT 0x000000003E4E33B8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005365] ACPI: SSDT 0x000000003E4E4B90 007EF2 (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.005366] ACPI: SSDT 0x000000003E4ECA88 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005368] ACPI: SSDT 0x000000003E4EFC50 002358 (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005370] ACPI: HPET 0x000000003E4F1FA8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.005372] ACPI: SSDT 0x000000003E4F1FE0 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005374] ACPI: SSDT 0x000000003E4F2F80 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005376] ACPI: UEFI 0x000000003E4F5CA0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.005378] ACPI: LPIT 0x000000003E4F5CE8 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.005380] ACPI: SSDT 0x000000003E4F5D48 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005382] ACPI: SSDT 0x000000003E4F8528 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005384] ACPI: DBGP 0x000000003E4F9528 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.005385] ACPI: DBG2 0x000000003E4F9560 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.005387] ACPI: DMAR 0x000000003E4F95B8 000070 (v01 ALASKA A M I    00000002      01000013)
[    0.005389] ACPI: BGRT 0x000000003E4F9628 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005391] ACPI: WSMT 0x000000003E4F9660 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005393] ACPI: SSDT 0x000000003E184000 000049 (v02 DRTNIA AWAC     00000000 INTL 20190509)
[    0.005395] ACPI: SSDT 0x000000003E183000 000384 (v02 ACDT   CpuPlug  00003000 INTL 20200528)
[    0.005397] ACPI: SSDT 0x000000003E182000 00019E (v02 DRTNIA PMCR     00001000 INTL 20190509)
[    0.005398] ACPI: Reserving FACP table memory at [mem 0x3e4e2eb0-0x3e4e2fc3]
[    0.005399] ACPI: Reserving DSDT table memory at [mem 0x3e4a2218-0x3e4e2eac]
[    0.005400] ACPI: Reserving FACS table memory at [mem 0x3e54d080-0x3e54d0bf]
[    0.005401] ACPI: Reserving APIC table memory at [mem 0x3e4e2fc8-0x3e4e3083]
[    0.005401] ACPI: Reserving FPDT table memory at [mem 0x3e4e3088-0x3e4e30cb]
[    0.005402] ACPI: Reserving FIDT table memory at [mem 0x3e4e30d0-0x3e4e316b]
[    0.005402] ACPI: Reserving MCFG table memory at [mem 0x3e4e3170-0x3e4e31ab]
[    0.005403] ACPI: Reserving SSDT table memory at [mem 0x3e4e31b0-0x3e4e33b3]
[    0.005404] ACPI: Reserving SSDT table memory at [mem 0x3e4e33b8-0x3e4e4b8c]
[    0.005404] ACPI: Reserving SSDT table memory at [mem 0x3e4e4b90-0x3e4eca81]
[    0.005405] ACPI: Reserving SSDT table memory at [mem 0x3e4eca88-0x3e4efc4e]
[    0.005406] ACPI: Reserving SSDT table memory at [mem 0x3e4efc50-0x3e4f1fa7]
[    0.005406] ACPI: Reserving HPET table memory at [mem 0x3e4f1fa8-0x3e4f1fdf]
[    0.005407] ACPI: Reserving SSDT table memory at [mem 0x3e4f1fe0-0x3e4f2f7d]
[    0.005408] ACPI: Reserving SSDT table memory at [mem 0x3e4f2f80-0x3e4f5c9a]
[    0.005408] ACPI: Reserving UEFI table memory at [mem 0x3e4f5ca0-0x3e4f5ce1]
[    0.005409] ACPI: Reserving LPIT table memory at [mem 0x3e4f5ce8-0x3e4f5d43]
[    0.005409] ACPI: Reserving SSDT table memory at [mem 0x3e4f5d48-0x3e4f8525]
[    0.005410] ACPI: Reserving SSDT table memory at [mem 0x3e4f8528-0x3e4f9525]
[    0.005411] ACPI: Reserving DBGP table memory at [mem 0x3e4f9528-0x3e4f955b]
[    0.005411] ACPI: Reserving DBG2 table memory at [mem 0x3e4f9560-0x3e4f95b3]
[    0.005412] ACPI: Reserving DMAR table memory at [mem 0x3e4f95b8-0x3e4f9627]
[    0.005413] ACPI: Reserving BGRT table memory at [mem 0x3e4f9628-0x3e4f965f]
[    0.005413] ACPI: Reserving WSMT table memory at [mem 0x3e4f9660-0x3e4f9687]
[    0.005414] ACPI: Reserving SSDT table memory at [mem 0x3e184000-0x3e184048]
[    0.005415] ACPI: Reserving SSDT table memory at [mem 0x3e183000-0x3e183383]
[    0.005415] ACPI: Reserving SSDT table memory at [mem 0x3e182000-0x3e18219d]
[    0.005424] ACPI: Local APIC address 0xfee00000
[    0.005653] No NUMA configuration found
[    0.005654] Faking a node at [mem 0x0000000000000000-0x00000008bdffffff]
[    0.005660] NODE_DATA(0) allocated [mem 0x8bdfd6000-0x8bdffffff]
[    0.005859] Zone ranges:
[    0.005860]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005861]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005862]   Normal   [mem 0x0000000100000000-0x00000008bdffffff]
[    0.005863]   Device   empty
[    0.005864] Movable zone start for each node
[    0.005866] Early memory node ranges
[    0.005866]   node   0: [mem 0x0000000000001000-0x000000000005efff]
[    0.005867]   node   0: [mem 0x0000000000060000-0x000000000009ffff]
[    0.005868]   node   0: [mem 0x0000000000100000-0x000000003053cfff]
[    0.005869]   node   0: [mem 0x000000003053f000-0x000000003db6efff]
[    0.005869]   node   0: [mem 0x000000003dfda000-0x000000003e180fff]
[    0.005870]   node   0: [mem 0x000000003eeff000-0x000000003eefffff]
[    0.005870]   node   0: [mem 0x0000000100000000-0x00000008bdffffff]
[    0.005872] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bdffffff]
[    0.005873] On node 0 totalpages: 8371379
[    0.005874]   DMA zone: 64 pages used for memmap
[    0.005875]   DMA zone: 158 pages reserved
[    0.005875]   DMA zone: 3998 pages, LIFO batch:0
[    0.005876]   DMA32 zone: 3893 pages used for memmap
[    0.005877]   DMA32 zone: 249109 pages, LIFO batch:63
[    0.005877]   Normal zone: 126848 pages used for memmap
[    0.005878]   Normal zone: 8118272 pages, LIFO batch:63
[    0.005879] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005880] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005894] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.006693] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.006702] On node 0, zone DMA32: 1131 pages in unavailable ranges
[    0.006722] On node 0, zone DMA32: 3454 pages in unavailable ranges
[    0.033301] On node 0, zone Normal: 4352 pages in unavailable ranges
[    0.033349] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.033662] ACPI: PM-Timer IO Port: 0x1808
[    0.033663] ACPI: Local APIC address 0xfee00000
[    0.033667] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.033668] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.033669] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.033670] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.033670] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.033671] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.033671] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.033672] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.033708] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.033710] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033712] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.033713] ACPI: IRQ0 used by override.
[    0.033713] ACPI: IRQ9 used by override.
[    0.033715] Using ACPI (MADT) for SMP configuration information
[    0.033715] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.033719] e820: update [mem 0x399bd000-0x39a13fff] usable ==> reserved
[    0.033726] TSC deadline timer available
[    0.033727] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.033740] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033742] PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
[    0.033743] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.033744] PM: hibernation: Registered nosave memory: [mem 0x27f0a000-0x27f0afff]
[    0.033745] PM: hibernation: Registered nosave memory: [mem 0x27f1a000-0x27f1afff]
[    0.033746] PM: hibernation: Registered nosave memory: [mem 0x27f1b000-0x27f1bfff]
[    0.033747] PM: hibernation: Registered nosave memory: [mem 0x27f38000-0x27f38fff]
[    0.033748] PM: hibernation: Registered nosave memory: [mem 0x3053d000-0x3053dfff]
[    0.033748] PM: hibernation: Registered nosave memory: [mem 0x3053e000-0x3053efff]
[    0.033750] PM: hibernation: Registered nosave memory: [mem 0x399bd000-0x39a13fff]
[    0.033751] PM: hibernation: Registered nosave memory: [mem 0x3c0aa000-0x3c0aafff]
[    0.033752] PM: hibernation: Registered nosave memory: [mem 0x3db6f000-0x3dfd9fff]
[    0.033753] PM: hibernation: Registered nosave memory: [mem 0x3e181000-0x3e54dfff]
[    0.033754] PM: hibernation: Registered nosave memory: [mem 0x3e54e000-0x3eefefff]
[    0.033755] PM: hibernation: Registered nosave memory: [mem 0x3ef00000-0x3fffffff]
[    0.033755] PM: hibernation: Registered nosave memory: [mem 0x40000000-0xdfffffff]
[    0.033756] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.033756] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.033757] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.033757] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.033758] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.033758] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.033759] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.033759] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.033760] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.033761] [mem 0x40000000-0xdfffffff] available for PCI devices
[    0.033761] Booting paravirtualized kernel on bare hardware
[    0.033763] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.033767] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.033941] percpu: Embedded 65 pages/cpu s229376 r8192 d28672 u524288
[    0.033946] pcpu-alloc: s229376 r8192 d28672 u524288 alloc=1*2097152
[    0.033948] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7 
[    0.033968] Built 1 zonelists, mobility grouping on.  Total pages: 8240416
[    0.033969] Policy zone: Normal
[    0.033969] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.034965] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.035438] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.035486] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.075982] Memory: 32636872K/33485516K available (16393K kernel code, 3566K rwdata, 10532K rodata, 2792K init, 5784K bss, 848384K reserved, 0K cma-reserved)
[    0.075986] random: get_random_u64 called from __kmem_cache_create+0x2d/0x440 with crng_init=1
[    0.076048] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.076055] ftrace: allocating 49317 entries in 193 pages
[    0.086350] ftrace: allocated 193 pages with 3 groups
[    0.086410] rcu: Preemptible hierarchical RCU implementation.
[    0.086411] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.086412] 	Trampoline variant of Tasks RCU enabled.
[    0.086412] 	Rude variant of Tasks RCU enabled.
[    0.086413] 	Tracing variant of Tasks RCU enabled.
[    0.086413] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.086414] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.088851] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.089215] random: crng done (trusting CPU's manufacturer)
[    0.089227] vt handoff: transparent VT on vt#1
[    0.089231] Console: colour dummy device 80x25
[    0.089241] printk: console [tty0] enabled
[    0.089250] ACPI: Core revision 20210331
[    0.089545] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.089634] APIC: Switch to symmetric I/O mode setup
[    0.089635] DMAR: Host address width 39
[    0.089636] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.089639] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.089640] DMAR: RMRR base: 0x0000003e9d4000 end: 0x0000003ec1dfff
[    0.089642] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.089643] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.089643] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.091024] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.091025] x2apic enabled
[    0.091050] Switched APIC routing to cluster x2apic.
[    0.095581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.100599] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.100602] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.100604] pid_max: default: 32768 minimum: 301
[    0.101627] LSM: Security Framework initializing
[    0.101632] Yama: becoming mindful.
[    0.101646] AppArmor: AppArmor initialized
[    0.101686] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.101715] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.101850] x86/cpu: SGX disabled by BIOS.
[    0.101854] CPU0: Thermal monitoring enabled (TM1)
[    0.101879] process: using mwait in idle threads
[    0.101881] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.101882] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.101884] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.101885] Spectre V2 : Mitigation: Enhanced IBRS
[    0.101885] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.101886] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.101886] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.101889] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.101890] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.101891] SRBDS: Vulnerable: No microcode
[    0.105039] Freeing SMP alternatives memory: 40K
[    0.105639] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.105655] smpboot: CPU0: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.105730] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.105736] ... version:                4
[    0.105737] ... bit width:              48
[    0.105737] ... generic registers:      8
[    0.105737] ... value mask:             0000ffffffffffff
[    0.105738] ... max period:             00007fffffffffff
[    0.105738] ... fixed-purpose events:   3
[    0.105739] ... event mask:             00000007000000ff
[    0.105791] rcu: Hierarchical SRCU implementation.
[    0.106195] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.106237] smp: Bringing up secondary CPUs ...
[    0.106284] x86: Booting SMP configuration:
[    0.106285] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.108735] smp: Brought up 1 node, 8 CPUs
[    0.108735] smpboot: Max logical packages: 1
[    0.108735] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.110227] devtmpfs: initialized
[    0.110227] x86/mm: Memory block size: 128MB
[    0.111334] PM: Registering ACPI NVS region [mem 0x3053d000-0x3053dfff] (4096 bytes)
[    0.111334] PM: Registering ACPI NVS region [mem 0x3e181000-0x3e54dfff] (3985408 bytes)
[    0.111334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.111334] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.111334] pinctrl core: initialized pinctrl subsystem
[    0.111602] PM: RTC time: 09:11:57, date: 2022-09-13
[    0.111665] NET: Registered protocol family 16
[    0.111856] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.111999] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.112148] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.112152] audit: initializing netlink subsys (disabled)
[    0.112159] audit: type=2000 audit(1663060317.018:1): state=initialized audit_enabled=0 res=1
[    0.112159] thermal_sys: Registered thermal governor 'fair_share'
[    0.112159] thermal_sys: Registered thermal governor 'bang_bang'
[    0.112159] thermal_sys: Registered thermal governor 'step_wise'
[    0.112159] thermal_sys: Registered thermal governor 'user_space'
[    0.112159] thermal_sys: Registered thermal governor 'power_allocator'
[    0.112159] EISA bus registered
[    0.112159] cpuidle: using governor ladder
[    0.112159] cpuidle: using governor menu
[    0.112159] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.112159] ACPI: bus type PCI registered
[    0.112159] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.112159] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.112159] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.112159] PCI: Using configuration type 1 for base access
[    0.113282] Kprobes globally optimized
[    0.113284] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.113284] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.113643] ACPI: Added _OSI(Module Device)
[    0.113644] ACPI: Added _OSI(Processor Device)
[    0.113644] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.113645] ACPI: Added _OSI(Processor Aggregator Device)
[    0.113645] ACPI: Added _OSI(Linux-Dell-Video)
[    0.113646] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.113646] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.164075] ACPI: BIOS _OSI(Darwin) query ignored
[    0.164386] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.701811] ACPI: Dynamic OEM Table Load:
[    0.701816] ACPI: SSDT 0xFFFF9BF6415BF000 00078C (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.702643] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.703853] ACPI: Dynamic OEM Table Load:
[    0.703856] ACPI: SSDT 0xFFFF9BF6415B0000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.704589] ACPI: Dynamic OEM Table Load:
[    0.704592] ACPI: SSDT 0xFFFF9BF6414BB600 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.705274] ACPI: Dynamic OEM Table Load:
[    0.705278] ACPI: SSDT 0xFFFF9BF6415BC800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.706216] ACPI: Dynamic OEM Table Load:
[    0.706221] ACPI: SSDT 0xFFFF9BF6415A4000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.707505] ACPI: Dynamic OEM Table Load:
[    0.707509] ACPI: SSDT 0xFFFF9BF6415B2C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.708264] ACPI: Dynamic OEM Table Load:
[    0.708268] ACPI: SSDT 0xFFFF9BF6415B5C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.712023] ACPI: Interpreter enabled
[    0.712048] ACPI: (supports S0 S3 S4 S5)
[    0.712049] ACPI: Using IOAPIC for interrupt routing
[    0.712075] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.712983] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.722387] ACPI: PM: Power Resource [USBC] (on)
[    0.724318] ACPI: PM: Power Resource [V0PR] (on)
[    0.724470] ACPI: PM: Power Resource [V1PR] (on)
[    0.724617] ACPI: PM: Power Resource [V2PR] (on)
[    0.728796] ACPI: PM: Power Resource [WRST] (on)
[    0.730535] ACPI: PM: Power Resource [FN00] (off)
[    0.730596] ACPI: PM: Power Resource [FN01] (off)
[    0.730662] ACPI: PM: Power Resource [FN02] (off)
[    0.730722] ACPI: PM: Power Resource [FN03] (off)
[    0.730780] ACPI: PM: Power Resource [FN04] (off)
[    0.731142] ACPI: PM: Power Resource [PIN] (off)
[    0.731592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.731597] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.731743] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.731881] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.731882] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.732619] PCI host bridge to bus 0000:00
[    0.732621] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.732622] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.732623] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.732623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.732624] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff window]
[    0.732625] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.732640] pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
[    0.732767] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.732795] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.733233] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.733247] pci 0000:00:12.0: reg 0x10: [mem 0x50a41000-0x50a41fff 64bit]
[    0.733404] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.733416] pci 0000:00:14.0: reg 0x10: [mem 0x50a20000-0x50a2ffff 64bit]
[    0.733463] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.733844] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.733858] pci 0000:00:14.2: reg 0x10: [mem 0x50a3a000-0x50a3bfff 64bit]
[    0.733867] pci 0000:00:14.2: reg 0x18: [mem 0x50a40000-0x50a40fff 64bit]
[    0.734090] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.734165] pci 0000:00:14.3: reg 0x10: [mem 0x50a34000-0x50a37fff 64bit]
[    0.734359] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.734542] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.734558] pci 0000:00:16.0: reg 0x10: [mem 0x50a3f000-0x50a3ffff 64bit]
[    0.734618] pci 0000:00:16.0: PME# supported from D3hot
[    0.734992] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.735002] pci 0000:00:17.0: reg 0x10: [mem 0x50a38000-0x50a39fff]
[    0.735008] pci 0000:00:17.0: reg 0x14: [mem 0x50a3e000-0x50a3e0ff]
[    0.735013] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    0.735019] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    0.735024] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    0.735029] pci 0000:00:17.0: reg 0x24: [mem 0x50a3d000-0x50a3d7ff]
[    0.735060] pci 0000:00:17.0: PME# supported from D3hot
[    0.735463] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.735529] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.735549] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.736018] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.736083] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.736104] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[    0.736557] pci 0000:00:1b.6: [8086:a32e] type 01 class 0x060400
[    0.736622] pci 0000:00:1b.6: PME# supported from D0 D3hot D3cold
[    0.736643] pci 0000:00:1b.6: PTM enabled (root), 4ns granularity
[    0.737100] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.737165] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.737654] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.737720] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.738208] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.738561] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.738594] pci 0000:00:1f.3: reg 0x10: [mem 0x50a30000-0x50a33fff 64bit]
[    0.738640] pci 0000:00:1f.3: reg 0x20: [mem 0x50200000-0x502fffff 64bit]
[    0.738717] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.739454] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.739477] pci 0000:00:1f.4: reg 0x10: [mem 0x50a3c000-0x50a3c0ff 64bit]
[    0.739502] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.739707] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.739720] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.739846] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.739870] pci 0000:00:1f.6: reg 0x10: [mem 0x50a00000-0x50a1ffff]
[    0.739995] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.740116] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.740126] pci 0000:01:00.0: reg 0x10: [mem 0x50500000-0x50503fff]
[    0.740196] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.740237] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.740279] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.740280] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.740282] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.740284] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740318] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.740395] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.740462] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.740465] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.740467] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.740470] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740505] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    0.740516] pci 0000:03:00.0: reg 0x10: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.740524] pci 0000:03:00.0: reg 0x18: [mem 0x50000000-0x501fffff 64bit pref]
[    0.740529] pci 0000:03:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.740535] pci 0000:03:00.0: reg 0x24: [mem 0x50300000-0x503fffff]
[    0.740540] pci 0000:03:00.0: reg 0x30: [mem 0x50400000-0x5041ffff pref]
[    0.740557] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.740562] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.740605] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.740653] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.740683] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.740692] pci 0000:03:00.1: reg 0x10: [mem 0x50420000-0x50423fff]
[    0.740762] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.740816] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.740819] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.740821] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.740824] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.740920] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802
[    0.740937] pci 0000:04:00.0: reg 0x10: [mem 0x50900000-0x50903fff 64bit]
[    0.740962] pci 0000:04:00.0: reg 0x20: [mem 0x50904000-0x509040ff 64bit]
[    0.741112] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.741116] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.741203] pci 0000:05:00.0: [144d:a808] type 00 class 0x010802
[    0.741221] pci 0000:05:00.0: reg 0x10: [mem 0x50800000-0x50803fff 64bit]
[    0.741384] pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1b.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.741418] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.741421] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.741514] pci 0000:06:00.0: [104c:823e] type 01 class 0x060400
[    0.741543] pci 0000:06:00.0: reg 0x14: [mem 0x50700000-0x50700fff]
[    0.741639] pci 0000:06:00.0: supports D1 D2
[    0.741719] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.741722] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.741768] pci_bus 0000:07: extended config space not accessible
[    0.741785] pci 0000:07:00.0: [104c:823f] type 00 class 0x0c0010
[    0.741804] pci 0000:07:00.0: reg 0x10: [mem 0x50604000-0x506047ff]
[    0.741813] pci 0000:07:00.0: reg 0x14: [mem 0x50600000-0x50603fff]
[    0.741895] pci 0000:07:00.0: supports D1 D2
[    0.741895] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot
[    0.741978] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.741988] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.742076] acpiphp: Slot [1] registered
[    0.742083] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.742163] acpiphp: Slot [1-1] registered
[    0.742173] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.743417] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.743442] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.743467] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.743491] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.743515] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.743539] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.743563] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.743588] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.747512] acpi LNXPOWER:04: Turning OFF
[    0.747522] acpi LNXPOWER:00: Turning OFF
[    0.747605] iommu: Default domain type: Translated 
[    0.747645] SCSI subsystem initialized
[    0.747648] libata version 3.00 loaded.
[    0.747648] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.747648] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.747648] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.747648] vgaarb: loaded
[    0.747648] ACPI: bus type USB registered
[    0.747648] usbcore: registered new interface driver usbfs
[    0.747648] usbcore: registered new interface driver hub
[    0.747648] usbcore: registered new device driver usb
[    0.747648] pps_core: LinuxPPS API ver. 1 registered
[    0.747648] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.747648] PTP clock support registered
[    0.747649] EDAC MC: Ver: 3.0.0
[    0.747728] Registered efivars operations
[    0.747728] NetLabel: Initializing
[    0.747728] NetLabel:  domain hash size = 128
[    0.747728] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.747728] NetLabel:  unlabeled traffic allowed by default
[    0.747728] PCI: Using ACPI for IRQ routing
[    0.790102] PCI: pci_cache_line_size set to 64 bytes
[    0.790284] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
[    0.790285] e820: reserve RAM buffer [mem 0x27f0a018-0x27ffffff]
[    0.790286] e820: reserve RAM buffer [mem 0x27f1b018-0x27ffffff]
[    0.790287] e820: reserve RAM buffer [mem 0x3053d000-0x33ffffff]
[    0.790287] e820: reserve RAM buffer [mem 0x399bd000-0x3bffffff]
[    0.790288] e820: reserve RAM buffer [mem 0x3c0aa000-0x3fffffff]
[    0.790289] e820: reserve RAM buffer [mem 0x3db6f000-0x3fffffff]
[    0.790289] e820: reserve RAM buffer [mem 0x3e181000-0x3fffffff]
[    0.790290] e820: reserve RAM buffer [mem 0x3ef00000-0x3fffffff]
[    0.790290] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
[    0.790630] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.790634] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.792616] clocksource: Switched to clocksource tsc-early
[    0.797467] VFS: Disk quotas dquot_6.6.0
[    0.797476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.797530] AppArmor: AppArmor Filesystem Enabled
[    0.797553] pnp: PnP ACPI init
[    0.797772] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.797774] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.797775] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.797779] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798295] pnp 00:01: [dma 0 disabled]
[    0.798318] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.798396] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.798397] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.798400] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798410] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.798476] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.798478] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.798622] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.798623] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.798624] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.798625] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.798626] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.798626] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.798627] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.798629] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.798631] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798799] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.798801] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.798802] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.798803] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.798803] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.798804] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.798805] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.798808] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799033] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.799036] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.799851] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.800417] pnp: PnP ACPI: found 9 devices
[    0.805538] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.805569] NET: Registered protocol family 2
[    0.805654] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.806752] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.806840] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.806995] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.807034] TCP: Hash tables configured (established 262144 bind 65536)
[    0.807093] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.807153] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.807200] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.807243] NET: Registered protocol family 1
[    0.807245] NET: Registered protocol family 44
[    0.807251] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.807253] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[    0.807254] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[    0.807258] pci 0000:00:1d.0: BAR 14: assigned [mem 0x50b00000-0x50cfffff]
[    0.807261] pci 0000:00:1d.0: BAR 15: assigned [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807262] pci 0000:00:1d.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.807265] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.807266] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.807269] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.807271] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807274] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.807276] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.807278] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.807280] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807284] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.807285] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.807286] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.807287] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.807289] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.807295] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.807299] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.807302] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.807306] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.807311] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.807321] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.807323] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.807327] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.807335] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.807338] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.807341] pci 0000:00:1d.0:   bridge window [mem 0x50b00000-0x50cfffff]
[    0.807343] pci 0000:00:1d.0:   bridge window [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807347] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.807348] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.807348] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.807349] pci_bus 0000:00: resource 7 [mem 0x40000000-0xdfffffff window]
[    0.807350] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.807351] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.807351] pci_bus 0000:01: resource 1 [mem 0x50300000-0x505fffff]
[    0.807352] pci_bus 0000:01: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807353] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.807354] pci_bus 0000:02: resource 1 [mem 0x50300000-0x504fffff]
[    0.807354] pci_bus 0000:02: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807355] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.807356] pci_bus 0000:03: resource 1 [mem 0x50300000-0x504fffff]
[    0.807356] pci_bus 0000:03: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.807357] pci_bus 0000:04: resource 1 [mem 0x50900000-0x509fffff]
[    0.807358] pci_bus 0000:05: resource 1 [mem 0x50800000-0x508fffff]
[    0.807359] pci_bus 0000:06: resource 1 [mem 0x50600000-0x507fffff]
[    0.807359] pci_bus 0000:07: resource 1 [mem 0x50600000-0x506fffff]
[    0.807360] pci_bus 0000:09: resource 0 [io  0x5000-0x5fff]
[    0.807361] pci_bus 0000:09: resource 1 [mem 0x50b00000-0x50cfffff]
[    0.807361] pci_bus 0000:09: resource 2 [mem 0x50d00000-0x50efffff 64bit pref]
[    0.807729] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.807772] PCI: CLS 64 bytes, default 64
[    0.807784] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.807785] software IO TLB: mapped [mem 0x0000000032ceb000-0x0000000036ceb000] (64MB)
[    0.807800] Trying to unpack rootfs image as initramfs...
[    0.816936] Initialise system trusted keyrings
[    0.816942] Key type blacklist registered
[    0.816959] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.817512] zbud: loaded
[    0.817653] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.817715] fuse: init (API version 7.34)
[    0.817785] integrity: Platform Keyring initialized
[    0.822582] Key type asymmetric registered
[    0.822584] Asymmetric key parser 'x509' registered
[    0.822594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.822615] io scheduler mq-deadline registered
[    0.822996] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[    0.823028] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[    0.823028] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823197] pcieport 0000:00:1b.4: AER: enabled with IRQ 123
[    0.823229] pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
[    0.823230] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823401] pcieport 0000:00:1b.6: AER: enabled with IRQ 124
[    0.823432] pcieport 0000:00:1b.6: DPC: enabled with IRQ 124
[    0.823433] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.823857] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.823889] efifb: probing for efifb
[    0.823902] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.823903] efifb: framebuffer at 0x40000000, using 9000k, total 9000k
[    0.823904] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.823904] efifb: scrolling: redraw
[    0.823905] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.823926] fbcon: Deferring console take-over
[    0.823926] fb0: EFI VGA frame buffer device
[    0.824387] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.824400] ACPI: button: Sleep Button [SLPB]
[    0.824417] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.824425] ACPI: button: Power Button [PWRB]
[    0.824440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.825631] ACPI: button: Power Button [PWRF]
[    0.825859] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.826793] thermal LNXTHERM:00: registered as thermal_zone0
[    0.826795] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.827013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.848331] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.850472] Linux agpgart interface v0.103
[    0.929779] Freeing initrd memory: 105140K
[    0.937792] loop: module loaded
[    0.938053] tun: Universal TUN/TAP device driver, 1.6
[    0.938115] PPP generic driver version 2.4.2
[    0.938246] VFIO - User Level meta-driver version: 0.3
[    0.938351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.938354] ehci-pci: EHCI PCI platform driver
[    0.938360] ehci-platform: EHCI generic platform driver
[    0.938364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.938365] ohci-pci: OHCI PCI platform driver
[    0.938368] ohci-platform: OHCI generic platform driver
[    0.938371] uhci_hcd: USB Universal Host Controller Interface driver
[    0.938389] i8042: PNP: No PS/2 controller found.
[    0.938431] mousedev: PS/2 mouse device common for all mice
[    0.938488] rtc_cmos 00:03: RTC can wake from S4
[    0.939252] rtc_cmos 00:03: registered as rtc0
[    0.939480] rtc_cmos 00:03: setting system clock to 2022-09-13T09:11:58 UTC (1663060318)
[    0.939488] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.939492] i2c /dev entries driver
[    0.939717] device-mapper: uevent: version 1.0.3
[    0.939769] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.939777] platform eisa.0: Probing EISA bus 0
[    0.939778] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.939779] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.939780] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.939780] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.939781] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.939782] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.939782] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.939783] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.939783] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.939784] platform eisa.0: EISA: Detected 0 cards
[    0.939786] intel_pstate: Intel P-state driver initializing
[    0.940210] intel_pstate: Disabling energy efficiency optimization
[    0.940211] intel_pstate: HWP enabled
[    0.940411] ledtrig-cpu: registered to indicate activity on CPUs
[    0.940413] EFI Variables Facility v0.08 2004-May-17
[    0.995222] intel_pmc_core INT33A1:00:  initialized
[    0.995266] drop_monitor: Initializing network drop monitor service
[    0.995341] NET: Registered protocol family 10
[    0.998418] Segment Routing with IPv6
[    0.998427] NET: Registered protocol family 17
[    0.998441] Key type dns_resolver registered
[    0.998761] microcode: sig=0x906ed, pf=0x2, revision=0xb8
[    0.998905] microcode: Microcode Update Driver: v2.2.
[    0.998907] IPI shorthand broadcast: enabled
[    0.998912] sched_clock: Marking stable (994496666, 4407084)->(1192163965, -193260215)
[    0.999091] registered taskstats version 1
[    0.999097] Loading compiled-in X.509 certificates
[    0.999502] Loaded X.509 cert 'Build time autogenerated kernel key: b01d6ea81d79133bbb99081f666410cfc79a4af2'
[    0.999825] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.000140] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.000141] blacklist: Loading compiled-in revocation X.509 certificates
[    1.000150] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.000267] zswap: loaded using pool lzo/zbud
[    1.000414] Key type ._fscrypt registered
[    1.000415] Key type .fscrypt registered
[    1.000415] Key type fscrypt-provisioning registered
[    1.002110] Key type encrypted registered
[    1.002111] AppArmor: AppArmor sha1 policy hashing enabled
[    1.002622] integrity: Loading X.509 certificate: UEFI:db
[    1.002636] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.002637] integrity: Loading X.509 certificate: UEFI:db
[    1.002645] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.003791] ima: No TPM chip found, activating TPM-bypass!
[    1.003793] Loading compiled-in module X.509 certificates
[    1.004110] Loaded X.509 cert 'Build time autogenerated kernel key: b01d6ea81d79133bbb99081f666410cfc79a4af2'
[    1.004111] ima: Allocated hash algorithm: sha1
[    1.004115] ima: No architecture policies found
[    1.004121] evm: Initialising EVM extended attributes:
[    1.004121] evm: security.selinux
[    1.004122] evm: security.SMACK64
[    1.004122] evm: security.SMACK64EXEC
[    1.004123] evm: security.SMACK64TRANSMUTE
[    1.004123] evm: security.SMACK64MMAP
[    1.004123] evm: security.apparmor
[    1.004124] evm: security.ima
[    1.004124] evm: security.capability
[    1.004124] evm: HMAC attrs: 0x1
[    1.004261] PM:   Magic number: 6:564:171
[    1.004295] acpi device:34: hash matches
[    1.004394] RAS: Correctable Errors collector initialized.
[    1.005150] Freeing unused decrypted memory: 2036K
[    1.005366] Freeing unused kernel image (initmem) memory: 2792K
[    1.014774] Write protecting the kernel read-only data: 30720k
[    1.015253] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.015504] Freeing unused kernel image (rodata/data gap) memory: 1756K
[    1.023186] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.023189] Run /init as init process
[    1.023189]   with arguments:
[    1.023190]     /init
[    1.023190]     splash
[    1.023191]   with environment:
[    1.023191]     HOME=/
[    1.023192]     TERM=linux
[    1.023192]     BOOT_IMAGE=/boot/vmlinuz-5.13.0-51-lowlatency
[    1.068761] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.068926] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.069230] e1000e: Intel(R) PRO/1000 Network Driver
[    1.069231] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.069448] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.069452] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.069636] ahci 0000:00:17.0: version 3.0
[    1.070978] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.071092] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.071339] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.071341] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.071343] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.071360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[    1.071361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.071362] usb usb1: Product: xHCI Host Controller
[    1.071363] usb usb1: Manufacturer: Linux 5.13.0-51-lowlatency xhci-hcd
[    1.071364] usb usb1: SerialNumber: 0000:00:14.0
[    1.071425] hub 1-0:1.0: USB hub found
[    1.071439] hub 1-0:1.0: 16 ports detected
[    1.071799] cryptd: max_cpu_qlen set to 1000
[    1.072557] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.072653] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.072994] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[    1.072996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.072997] usb usb2: Product: xHCI Host Controller
[    1.072998] usb usb2: Manufacturer: Linux 5.13.0-51-lowlatency xhci-hcd
[    1.072998] usb usb2: SerialNumber: 0000:00:14.0
[    1.073060] hub 2-0:1.0: USB hub found
[    1.073071] hub 2-0:1.0: 10 ports detected
[    1.074387] AVX2 version of gcm_enc/dec engaged.
[    1.074409] AES CTR mode by8 optimization enabled
[    1.075117] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    1.077245] nvme nvme0: pci function 0000:04:00.0
[    1.077280] nvme nvme1: pci function 0000:05:00.0
[    1.079051] i2c i2c-0: Successfully instantiated SPD at 0x51
[    1.079798] i2c i2c-0: Successfully instantiated SPD at 0x53
[    1.081484] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    1.081499] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    1.083278] nvme nvme1: missing or invalid SUBNQN field.
[    1.083290] nvme nvme1: Shutdown timeout set to 8 seconds
[    1.084922] firewire_ohci 0000:07:00.0: enabling device (0000 -> 0002)
[    1.088513] nvme nvme0: allocated 32 MiB host memory buffer.
[    1.089873] nvme nvme0: 8/0/0 default/read/poll queues
[    1.091129] scsi host0: ahci
[    1.091289] scsi host1: ahci
[    1.091363] scsi host2: ahci
[    1.091421] scsi host3: ahci
[    1.091447] ata1: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d100 irq 131
[    1.091449] ata2: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d180 irq 131
[    1.091450] ata3: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d200 irq 131
[    1.091452] ata4: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d280 irq 131
[    1.092108]  nvme0n1: p1 p2
[    1.094847] nvme nvme1: 8/0/0 default/read/poll queues
[    1.096876]  nvme1n1: p1
[    1.136728] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2
[    1.398735] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.402181] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402200] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402285] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.402892] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
[    1.402893] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.403252] ata2.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.403253] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.403551] ata4.00: configured for UDMA/133
[    1.403800] ata1.00: ATA-9: INTEL SSDSC2CT180A3, 300i, max UDMA/133
[    1.403801] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.404300] ata2.00: configured for UDMA/133
[    1.411637] usb 2-3: New USB device found, idVendor=0bc2, idProduct=2344, bcdDevice= 7.12
[    1.411639] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.411640] usb 2-3: Product: Portable
[    1.411641] usb 2-3: Manufacturer: Seagate
[    1.411641] usb 2-3: SerialNumber: NAAHX5RX
[    1.413753] ata1.00: configured for UDMA/133
[    1.413886] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CT18 300i PQ: 0 ANSI: 5
[    1.414198] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.414323] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.414350] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB)
[    1.414358] sd 0:0:0:0: [sda] Write Protect is off
[    1.414359] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.414368] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.414454] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.414494] usbcore: registered new interface driver usb-storage
[    1.414501] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.414503] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.414508] sd 1:0:0:0: [sdb] Write Protect is off
[    1.414510] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.414522] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.425175]  sda: sda1 sda2 sda3 sda4 sda5
[    1.441871] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.524630] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.645014] firewire_core 0000:07:00.0: created device fw0: GUID 7856341200000098, S800
[    1.645031] firewire_core 0000:07:00.0: phy config: new root=ffc1, gap_count=5
[    1.654630] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=94.01
[    1.654642] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.654647] usb 1-1: Product: USB2.1 Hub
[    1.654651] usb 1-1: Manufacturer: GenesysLogic
[    1.655876] hub 1-1:1.0: USB hub found
[    1.656293] hub 1-1:1.0: 4 ports detected
[    1.661687] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.680539] ata3.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.680548] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.681979] ata3.00: configured for UDMA/133
[    1.682320] scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.682902] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.683250] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.683259] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.683349] sd 2:0:0:0: [sdc] Write Protect is off
[    1.683357] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.683375] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
[    1.683536] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.684127] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    1.684409] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    1.684418] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    1.684472] sd 3:0:0:0: [sdd] Write Protect is off
[    1.684481] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    1.684549] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.689932] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.739798]  sdc: sdc1 sdc2
[    1.754195] sd 2:0:0:0: [sdc] Attached SCSI disk
[    1.755140] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:ad:9b:41
[    1.755165] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.755273] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    1.755881]  sdd: sdd1
[    1.767749] usb 2-5: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    1.768879] sd 3:0:0:0: [sdd] Attached SCSI disk
[    1.780717] usb 2-5: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    1.780728] usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    1.780733] usb 2-5: Product: Ugreen Storage Device
[    1.780737] usb 2-5: Manufacturer: Ugreen
[    1.780741] usb 2-5: SerialNumber: 09200819184D
[    1.791028] scsi host4: uas
[    1.791902] scsi 4:0:0:0: Direct-Access     Seagate  Portable         0712 PQ: 0 ANSI: 6
[    1.793418] sd 4:0:0:0: Attached scsi generic sg4 type 0
[    1.793994] sd 4:0:0:0: [sde] 9767541167 512-byte logical blocks: (5.00 TB/4.55 TiB)
[    1.794003] sd 4:0:0:0: [sde] 4096-byte physical blocks
[    1.794178] sd 4:0:0:0: [sde] Write Protect is off
[    1.794188] sd 4:0:0:0: [sde] Mode Sense: 53 00 00 08
[    1.794624] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.795024] sd 4:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    1.795574] scsi host5: uas
[    1.795777] usbcore: registered new interface driver uas
[    1.796221] scsi 5:0:0:0: Direct-Access     CT500MX5 00SSD1           0    PQ: 0 ANSI: 6
[    1.797036] sd 5:0:0:0: Attached scsi generic sg5 type 0
[    1.797547] sd 5:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.797556] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[    1.797648] sd 5:0:0:0: [sdf] Write Protect is off
[    1.797654] sd 5:0:0:0: [sdf] Mode Sense: 43 00 00 00
[    1.797820] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.798033] sd 5:0:0:0: [sdf] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    1.818108]  sdf: sdf1 sdf2 sdf3
[    1.834314] sd 5:0:0:0: [sdf] Attached SCSI disk
[    1.852702] tsc: Refined TSC clocksource calibration: 3599.991 MHz
[    1.852718] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44b1820a, max_idle_ns: 440795276805 ns
[    1.852811] clocksource: Switched to clocksource tsc
[    1.893421]  sdb: sdb1 sdb2
[    1.893676] usb 1-11: new high-speed USB device number 3 using xhci_hcd
[    1.908165] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.021123] usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.021135] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.021140] usb 1-11: Product: USB2.0 Hub
[    2.022502] hub 1-11:1.0: USB hub found
[    2.022838] hub 1-11:1.0: 4 ports detected
[    2.105809]  sde: sde1 sde2
[    2.115638] sd 4:0:0:0: [sde] Attached SCSI disk
[    2.119679] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    2.127676] amd_sched: loading out-of-tree module taints kernel.
[    2.127690] amd_sched: module verification failed: signature and/or required key missing - tainting kernel
[    2.128416] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    2.133629] usb 2-6: new SuperSpeed Plus Gen 2x1 USB device number 4 using xhci_hcd
[    2.147096] usb 2-6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.147099] usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.147100] usb 2-6: Product: Ugreen Storage Device
[    2.147101] usb 2-6: Manufacturer: Ugreen
[    2.147101] usb 2-6: SerialNumber: 092010163430
[    2.150699] scsi host6: uas
[    2.150939] scsi 6:0:0:0: Direct-Access     WDC  WDS 100T2B0A-00SM50  0    PQ: 0 ANSI: 6
[    2.151327] sd 6:0:0:0: Attached scsi generic sg6 type 0
[    2.151704] sd 6:0:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.151778] sd 6:0:0:0: [sdg] Write Protect is off
[    2.151779] sd 6:0:0:0: [sdg] Mode Sense: 43 00 00 00
[    2.151938] sd 6:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.152178] sd 6:0:0:0: [sdg] Optimal transfer size 33553920 bytes
[    2.166551]  sdg: sdg1 sdg2
[    2.204362] sd 6:0:0:0: [sdg] Attached SCSI disk
[    2.216661] [drm] amdgpu kernel modesetting enabled.
[    2.216663] [drm] amdgpu version: 5.13.20.22.10
[    2.216664] [drm] OS DRM version: 5.13.0
[    2.216704] amdgpu: CRAT table not found
[    2.216706] amdgpu: Virtual CRAT table created for CPU
[    2.216711] amdgpu: Topology: Add CPU node
[    2.224161] amdgpu: PeerDirect support was initialized successfully
[    2.224187] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    2.224188] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    2.224189] fb0: switching to amdgpudrmfb from EFI VGA
[    2.224217] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    2.224306] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1462:0x3951 0xC1).
[    2.224308] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    2.224314] [drm] register mmio base: 0x50300000
[    2.224315] [drm] register mmio size: 1048576
[    2.225585] [drm] add ip block number 0 <nv_common>
[    2.225586] [drm] add ip block number 1 <gmc_v10_0>
[    2.225586] [drm] add ip block number 2 <navi10_ih>
[    2.225587] [drm] add ip block number 3 <psp>
[    2.225587] [drm] add ip block number 4 <smu>
[    2.225588] [drm] add ip block number 5 <dm>
[    2.225588] [drm] add ip block number 6 <gfx_v10_0>
[    2.225589] [drm] add ip block number 7 <sdma_v5_2>
[    2.225590] [drm] add ip block number 8 <vcn_v3_0>
[    2.225590] [drm] add ip block number 9 <jpeg_v3_0>
[    2.225599] amdgpu 0000:03:00.0: No more image in the PCI ROM
[    2.225615] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    2.225616] amdgpu: ATOM BIOS: 113-V395TRIO-1OC
[    2.225622] [drm] VCN(0) decode is enabled in VM mode
[    2.225623] [drm] VCN(1) decode is enabled in VM mode
[    2.225623] [drm] VCN(0) encode is enabled in VM mode
[    2.225623] [drm] VCN(1) encode is enabled in VM mode
[    2.225625] [drm] JPEG decode is enabled in VM mode
[    2.225643] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
[    2.225643] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[    2.225647] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    2.225652] amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[    2.225653] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    2.225655] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    2.225661] [drm] Detected VRAM RAM=16368M, BAR=256M
[    2.225661] [drm] RAM width 256bits GDDR6
[    2.225685] [drm] amdgpu: 16368M of VRAM memory ready
[    2.225687] [drm] amdgpu: 32038M of GTT memory ready.
[    2.225690] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    2.225770] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[    2.225916] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    2.260606] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    2.389969] usb 1-12: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
[    2.389971] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.389972] usb 1-12: Product: ITE Device(8595)
[    2.389973] usb 1-12: Manufacturer: ITE Tech. Inc.
[    2.393064] hid: raw HID events driver (C) Jiri Kosina
[    2.395506] usbcore: registered new interface driver usbhid
[    2.395507] usbhid: USB HID core driver
[    2.396545] hid-generic 0003:048D:8297.0001: hiddev0,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-12/input0
[    2.450629] usb 1-11.1: new high-speed USB device number 5 using xhci_hcd
[    2.544099] usb 1-11.1: New USB device found, idVendor=0e8d, idProduct=1887, bcdDevice= 0.00
[    2.544102] usb 1-11.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.544102] usb 1-11.1: Product: Portable Super Multi Drive
[    2.544103] usb 1-11.1: Manufacturer: Hitachi-LG Data Storage Inc
[    2.544104] usb 1-11.1: SerialNumber: KO3H4PK5112         
[    2.549332] usb-storage 1-11.1:1.0: USB Mass Storage device detected
[    2.549609] scsi host7: usb-storage 1-11.1:1.0
[    2.653851] usb 2-1: new SuperSpeed Plus Gen 2x1 USB device number 5 using xhci_hcd
[    2.669333] usb 2-1: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=94.01
[    2.669335] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.669336] usb 2-1: Product: USB3.1 Hub
[    2.669336] usb 2-1: Manufacturer: GenesysLogic
[    2.671627] hub 2-1:1.0: USB hub found
[    2.672155] hub 2-1:1.0: 4 ports detected
[    2.781631] usb 1-13: new high-speed USB device number 6 using xhci_hcd
[    2.908893] usb 1-13: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.908895] usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.908896] usb 1-13: Product: USB2.0 Hub
[    2.910003] hub 1-13:1.0: USB hub found
[    2.910276] hub 1-13:1.0: 4 ports detected
[    2.971638] usb 1-11.2: new high-speed USB device number 7 using xhci_hcd
[    3.050198] usb 1-11.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
[    3.050200] usb 1-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.050201] usb 1-11.2: Product: USB2.1 Hub
[    3.050201] usb 1-11.2: Manufacturer: GenesysLogic
[    3.051261] hub 1-11.2:1.0: USB hub found
[    3.051548] hub 1-11.2:1.0: 4 ports detected
[    3.162629] usb 1-14: new full-speed USB device number 8 using xhci_hcd
[    3.289952] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.289954] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.352628] usb 1-11.3: new high-speed USB device number 9 using xhci_hcd
[    3.428855] usb 1-11.3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    3.428857] usb 1-11.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.429829] hub 1-11.3:1.0: USB hub found
[    3.429894] hub 1-11.3:1.0: 4 ports detected
[    3.492637] usb 1-13.1: new low-speed USB device number 10 using xhci_hcd
[    3.578158] usb 1-13.1: New USB device found, idVendor=07b5, idProduct=0316, bcdDevice= 1.01
[    3.578160] usb 1-13.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.578161] usb 1-13.1: Product: USB Game Controllers
[    3.578162] usb 1-13.1: Manufacturer: Mega World
[    3.584679] scsi 7:0:0:0: CD-ROM            ASUS     SDRW-08D2S-U     A801 PQ: 0 ANSI: 0
[    3.587193] input: Mega World USB Game Controllers as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/0003:07B5:0316.0002/input/input3
[    3.587396] hid-generic 0003:07B5:0316.0002: input,hidraw1: USB HID v1.10 Joystick [Mega World USB Game Controllers] on usb-0000:00:14.0-13.1/input0
[    3.593101] sr 7:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.593103] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.622729] sr 7:0:0:0: Attached scsi CD-ROM sr0
[    3.622868] sr 7:0:0:0: Attached scsi generic sg7 type 5
[    3.658626] usb 1-11.2.1: new full-speed USB device number 11 using xhci_hcd
[    3.716486] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    3.716591] [drm] Loading DMUB firmware via PSP: version=0x0202000F
[    3.717423] [drm] use_doorbell being set to: [true]
[    3.717441] [drm] use_doorbell being set to: [true]
[    3.717454] [drm] use_doorbell being set to: [true]
[    3.717469] [drm] use_doorbell being set to: [true]
[    3.717555] [drm] Found VCN firmware Version ENC: 1.20 DEC: 2 VEP: 0 Revision: 5
[    3.717560] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    3.760806] usb 1-11.2.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    3.760809] usb 1-11.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.760810] usb 1-11.2.1: Product: MIDI2x2
[    3.760810] usb 1-11.2.1: Manufacturer: MIDIPLUS
[    3.760811] usb 1-11.2.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    3.782332] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[    3.822634] usb 1-13.3: new full-speed USB device number 12 using xhci_hcd
[    3.900290] usb 1-13.3: New USB device found, idVendor=044f, idProduct=b10a, bcdDevice= 5.00
[    3.900302] usb 1-13.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.900308] usb 1-13.3: Product: T.16000M
[    3.900312] usb 1-13.3: Manufacturer: Thrustmaster
[    3.905310] input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:044F:B10A.0003/input/input4
[    3.905655] hid-generic 0003:044F:B10A.0003: input,hidraw2: USB HID v1.00 Joystick [Thrustmaster T.16000M] on usb-0000:00:14.0-13.3/input0
[    3.913081] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.913118] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    3.986464] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    3.986631] usb 1-11.2.3: new high-speed USB device number 13 using xhci_hcd
[    3.986632] [drm] Display Core initialized with v3.2.173!
[    3.987875] [drm] DMUB hardware initialized: version=0x0202000F
[    4.087879] usb 1-11.2.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.087881] usb 1-11.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.087882] usb 1-11.2.3: Product: USB2.0 Hub
[    4.089208] hub 1-11.2.3:1.0: USB hub found
[    4.089486] hub 1-11.2.3:1.0: 4 ports detected
[    4.162636] usb 1-11.3.1: new high-speed USB device number 14 using xhci_hcd
[    4.178509] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
[    4.250737] usb 1-11.3.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    4.250740] usb 1-11.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.251752] hub 1-11.3.1:1.0: USB hub found
[    4.251768] hub 1-11.3.1:1.0: 4 ports detected
[    4.327636] usb 1-11.3.3: new low-speed USB device number 15 using xhci_hcd
[    4.333602] [drm] kiq ring mec 2 pipe 1 q 0
[    4.340721] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    4.340885] [drm] JPEG decode initialized successfully.
[    4.342235] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    4.381370] memmap_init_zone_device initialised 4194304 pages in 16ms
[    4.381374] amdgpu: HMM registered 16368MB device memory
[    4.381600] amdgpu: SRAT table not found
[    4.381601] amdgpu: Virtual CRAT table created for GPU
[    4.381740] amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
[    4.381743] kfd kfd: amdgpu: added device 1002:73bf
[    4.381764] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
[    4.381813] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    4.381815] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    4.381816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    4.381816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    4.381817] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    4.381818] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    4.381818] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    4.381819] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    4.381820] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    4.381820] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    4.381821] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    4.381822] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    4.381822] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[    4.381823] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[    4.381824] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    4.381824] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    4.381825] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    4.381826] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[    4.381826] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[    4.381827] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[    4.381828] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[    4.382986] [drm] Initialized amdgpu 3.45.0 20150101 for 0000:03:00.0 on minor 0
[    4.393790] fbcon: amdgpudrmfb (fb0) is primary device
[    4.393791] fbcon: Deferring console take-over
[    4.393792] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    4.424276] usb 1-11.3.3: New USB device found, idVendor=05ac, idProduct=0255, bcdDevice= 1.00
[    4.424278] usb 1-11.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.424280] usb 1-11.3.3: Product: USB KEYBOARD
[    4.424280] usb 1-11.3.3: Manufacturer: HAILUCK CO.,LTD
[    4.433784] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.0/0003:05AC:0255.0004/input/input5
[    4.482652] usb 1-11.2.3.3: new full-speed USB device number 16 using xhci_hcd
[    4.485861] hid-generic 0003:05AC:0255.0004: input,hidraw3: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input0
[    4.489158] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.1/0003:05AC:0255.0005/input/input6
[    4.540865] hid-generic 0003:05AC:0255.0005: input,hiddev1,hidraw4: USB HID v1.10 Device [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input1
[    4.559684] usb 1-11.2.3.3: New USB device found, idVendor=28bd, idProduct=091b, bcdDevice= 0.00
[    4.559686] usb 1-11.2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.559687] usb 1-11.2.3.3: Product: 21.5 inch PenDisplay
[    4.559688] usb 1-11.2.3.3: Manufacturer: UGTABLET
[    4.571382] input: UGTABLET 21.5 inch PenDisplay Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0006/input/input7
[    4.571525] input: UGTABLET 21.5 inch PenDisplay Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0006/input/input8
[    4.622796] hid-generic 0003:28BD:091B.0006: input,hidraw5: USB HID v1.00 Mouse [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input0
[    4.623704] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0007/input/input9
[    4.623848] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0007/input/input10
[    4.624028] hid-generic 0003:28BD:091B.0007: input,hiddev2,hidraw6: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input1
[    4.624510] hid-generic 0003:28BD:091B.0008: hiddev3,hidraw7: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input2
[    4.634669] usb 1-11.3.4: new full-speed USB device number 17 using xhci_hcd
[    4.662980] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
[    4.725410] usb 1-11.3.4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    4.725413] usb 1-11.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.725414] usb 1-11.3.4: Product: USB Receiver
[    4.725415] usb 1-11.3.4: Manufacturer: Logitech
[    4.732567] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.0/0003:046D:C52F.0009/input/input11
[    4.732807] hid-generic 0003:046D:C52F.0009: input,hidraw8: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.734025] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/input/input12
[    4.785878] hid-generic 0003:046D:C52F.000A: input,hiddev4,hidraw9: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.803924] logitech-djreceiver 0003:046D:C52F.0009: hidraw8: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.889822] logitech-djreceiver 0003:046D:C52F.000A: hiddev4,hidraw9: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.931999] EXT4-fs (sdf3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.944007] logitech-djreceiver 0003:046D:C52F.000A: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    4.944148] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input15
[    4.944275] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input16
[    4.944419] hid-generic 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-11.3.4/input1:1
[    4.992699] usb 1-11.3.1.1: new full-speed USB device number 18 using xhci_hcd
[    5.083197] usb 1-11.3.1.1: New USB device found, idVendor=0763, idProduct=1002, bcdDevice= 1.21
[    5.083211] usb 1-11.3.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.173641] usb 1-11.3.1.3: new high-speed USB device number 19 using xhci_hcd
[    5.186268] systemd[1]: Inserted module 'autofs4'
[    5.303529] systemd[1]: systemd 245.4-4ubuntu3.17 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.314802] systemd[1]: Detected architecture x86-64.
[    5.323659] systemd[1]: Set hostname to <DesktopKubuntu20>.
[    5.481082] usb 1-11.3.1.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[    5.481085] usb 1-11.3.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    5.481086] usb 1-11.3.1.3: SerialNumber: 447F0780
[    5.488316] systemd[1]: Created slice system-modprobe.slice.
[    5.488434] systemd[1]: Created slice User and Session Slice.
[    5.488461] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.488537] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.488566] systemd[1]: Reached target User and Group Name Lookups.
[    5.488571] systemd[1]: Reached target Remote File Systems.
[    5.488576] systemd[1]: Reached target Slices.
[    5.488631] systemd[1]: Listening on Syslog Socket.
[    5.488668] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.488690] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.488760] systemd[1]: Listening on Journal Audit Socket.
[    5.488795] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.488837] systemd[1]: Listening on Journal Socket.
[    5.488880] systemd[1]: Listening on udev Control Socket.
[    5.488911] systemd[1]: Listening on udev Kernel Socket.
[    5.489277] systemd[1]: Mounting Huge Pages File System...
[    5.489682] systemd[1]: Mounting POSIX Message Queue File System...
[    5.490088] systemd[1]: Mounting Kernel Debug File System...
[    5.490485] systemd[1]: Mounting Kernel Trace File System...
[    5.491340] systemd[1]: Starting Journal Service...
[    5.491753] systemd[1]: Starting Set the console keyboard layout...
[    5.492160] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    5.492177] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    5.492597] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    5.492622] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    5.493344] systemd[1]: Starting Load Kernel Modules...
[    5.493695] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.494066] systemd[1]: Starting udev Coldplug all Devices...
[    5.494424] systemd[1]: Starting Uncomplicated firewall...
[    5.495109] systemd[1]: Mounted Huge Pages File System.
[    5.495179] systemd[1]: Mounted POSIX Message Queue File System.
[    5.495241] systemd[1]: Mounted Kernel Debug File System.
[    5.495298] systemd[1]: Mounted Kernel Trace File System.
[    5.495511] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    5.496594] systemd[1]: Finished Uncomplicated firewall.
[    5.500725] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    5.501300] systemd[1]: Finished Remount Root and Kernel File Systems.
[    5.502956] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    5.502972] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    5.503672] systemd[1]: Starting Load/Save Random Seed...
[    5.504182] systemd[1]: Starting Create System Users...
[    5.510896] lp: driver loaded but no devices found
[    5.513000] systemd[1]: Finished Load/Save Random Seed.
[    5.513512] ppdev: user-space parallel port driver
[    5.516920] systemd[1]: Finished Create System Users.
[    5.517369] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.525622] IPMI message handler: version 39.2
[    5.527767] ipmi device interface
[    5.530278] systemd[1]: Finished Set the console keyboard layout.
[    5.530542] systemd[1]: Finished Load Kernel Modules.
[    5.530787] systemd[1]: Finished Create Static Device Nodes in /dev.
[    5.530848] systemd[1]: Reached target Local File Systems (Pre).
[    5.531390] systemd[1]: Mounting /media/jean-martin/macos...
[    5.531834] systemd[1]: Mounting FUSE Control File System...
[    5.532272] systemd[1]: Mounting Kernel Configuration File System...
[    5.532716] systemd[1]: Starting Apply Kernel Variables...
[    5.533254] systemd[1]: Starting udev Kernel Device Manager...
[    5.533757] systemd[1]: Mounted FUSE Control File System.
[    5.533828] systemd[1]: Mounted Kernel Configuration File System.
[    5.549121] systemd[1]: Finished Apply Kernel Variables.
[    5.550907] systemd[1]: Started Journal Service.
[    5.555244] systemd-journald[462]: Received client request to flush runtime journal.
[    5.559633] usb 1-11.3.1.4: new full-speed USB device number 20 using xhci_hcd
[    5.596656] audit: type=1400 audit(1663060323.156:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=509 comm="apparmor_parser"
[    5.596786] audit: type=1400 audit(1663060323.156:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=505 comm="apparmor_parser"
[    5.597190] audit: type=1400 audit(1663060323.156:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=507 comm="apparmor_parser"
[    5.597192] audit: type=1400 audit(1663060323.156:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=507 comm="apparmor_parser"
[    5.597399] audit: type=1400 audit(1663060323.156:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=511 comm="apparmor_parser"
[    5.598488] audit: type=1400 audit(1663060323.157:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=508 comm="apparmor_parser"
[    5.600174] audit: type=1400 audit(1663060323.159:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=513 comm="apparmor_parser"
[    5.600499] audit: type=1400 audit(1663060323.159:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=518 comm="apparmor_parser"
[    5.600637] audit: type=1400 audit(1663060323.160:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=512 comm="apparmor_parser"
[    5.600639] audit: type=1400 audit(1663060323.160:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=512 comm="apparmor_parser"
[    5.650872] usb 1-11.3.1.4: New USB device found, idVendor=13b2, idProduct=005f, bcdDevice= 1.00
[    5.650881] usb 1-11.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.650885] usb 1-11.3.1.4: Product: Vortex Wireless 2
[    5.650887] usb 1-11.3.1.4: Manufacturer: ALESIS
[    5.753367] EDAC ie31200: No ECC support
[    5.780214] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.780805] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.781152] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.798728] Bluetooth: Core ver 2.22
[    5.798740] NET: Registered protocol family 31
[    5.798741] Bluetooth: HCI device and connection manager initialized
[    5.798743] Bluetooth: HCI socket layer initialized
[    5.798744] Bluetooth: L2CAP socket layer initialized
[    5.798747] Bluetooth: SCO socket layer initialized
[    5.809998] usbcore: registered new device driver apple-mfi-fastcharge
[    5.811976] Intel(R) Wireless WiFi driver for Linux
[    5.812108] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    5.830259] mc: Linux media interface: v0.10
[    5.835366] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[    5.835369] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.835370] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.835371] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.835371] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.835372] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.835372] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.835373] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.835374] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.835374] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.835375] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.835376] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.835376] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.835377] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.835378] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[    5.835378] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[    5.835379] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[    5.835559] iwlwifi 0000:00:14.3: loaded firmware version 46.4d093a30.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.841021] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.841356] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.842384] videodev: Linux video capture interface: v2.00
[    5.867152] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.867155] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.867155] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.878981] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.000A/0003:046D:4057.000B/input/input20
[    5.879048] logitech-hidpp-device 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-11.3.4/input1:1
[    5.884101] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    5.900624] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    5.901744] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    5.902942] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input21
[    5.902966] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input22
[    5.902988] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input23
[    5.903008] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input24
[    5.903027] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input25
[    5.903046] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input26
[    5.908705] thermal thermal_zone2: failed to read out thermal zone (-61)
[    5.919751] usbcore: registered new interface driver btusb
[    5.921895] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[    5.929070] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    5.929096] Bluetooth: hci0: Boot Address: 0x40800
[    5.929097] Bluetooth: hci0: Firmware Version: 26-11.20
[    5.929098] Bluetooth: hci0: Firmware already loaded
[    5.935097] pstore: Using crash dump compression: deflate
[    5.935112] pstore: Registered efi as persistent store backend
[    5.935543] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.935546] snd_hda_codec_realtek hdaudioC3D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.935547] snd_hda_codec_realtek hdaudioC3D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.935548] snd_hda_codec_realtek hdaudioC3D0:    mono: mono_out=0x0
[    5.935549] snd_hda_codec_realtek hdaudioC3D0:    dig-out=0x1e/0x0
[    5.935550] snd_hda_codec_realtek hdaudioC3D0:    inputs:
[    5.935550] snd_hda_codec_realtek hdaudioC3D0:      Front Mic=0x19
[    5.935551] snd_hda_codec_realtek hdaudioC3D0:      Rear Mic=0x18
[    5.935552] snd_hda_codec_realtek hdaudioC3D0:      Line=0x1a
[    5.942707] intel_tcc_cooling: Programmable TCC Offset detected
[    5.951651] iwlwifi 0000:00:14.3: base HW address: 80:32:53:7c:1b:36
[    5.953803] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input27
[    5.953848] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input28
[    5.953883] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card3/input29
[    5.953906] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card3/input30
[    5.953935] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card3/input31
[    5.953958] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card3/input32
[    5.953981] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card3/input33
[    6.020745] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.032409] intel_rapl_common: Found RAPL domain package
[    6.032411] intel_rapl_common: Found RAPL domain core
[    6.048707] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    6.067623] Adding 31250428k swap on /dev/sdf2.  Priority:-2 extents:1 across:31250428k SSFS
[    6.323923] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.323928] Bluetooth: BNEP filters: protocol multicast
[    6.323933] Bluetooth: BNEP socket layer initialized
[    6.331718] NET: Registered protocol family 38
[    6.480197] loop0: detected capacity change from 0 to 8
[    6.757478] firewire_core 0000:07:00.0: created device fw1: GUID 0001f2000001ae48, S400
[    7.240672] usb 1-11.3.1.3: set resolution quirk: cval->res = 384
[    7.241360] usb 1-11.3.1.3: Found UVC 1.00 device <unnamed> (046d:0825)
[    7.244403] usbcore: registered new interface driver snd-usb-audio
[    7.281552] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.1/1-11.3.1.3/1-11.3.1.3:1.0/input/input34
[    7.281867] usbcore: registered new interface driver uvcvideo
[    9.286261] Bluetooth: RFCOMM TTY layer initialized
[    9.286265] Bluetooth: RFCOMM socket layer initialized
[    9.286267] Bluetooth: RFCOMM ver 1.11
[    9.437255] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    9.437337] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[   10.320079] bpfilter: Loaded bpfilter_umh pid 1654
[   10.320200] Started bpfilter
[   18.362982] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[  241.400676] logitech-hidpp-device 0003:046D:4057.000B: HID++ 4.5 device connected.
[  247.185773] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[  248.547356] input: XP-PEN STYLUS as /devices/virtual/input/input35
[  248.547981] input: XP-PEN MOUSE as /devices/virtual/input/input36
[  248.548041] input: XP-PEN ERASER as /devices/virtual/input/input37
[  249.667001] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[  249.669694] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[  249.709871] wlp0s20f3: authenticated
[  249.710497] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[  249.712064] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1011 status=0 aid=2)
[  249.714400] wlp0s20f3: associated
[  249.749696] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[  249.788313] wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 70:fc:8f:c5:c7:b8
[  280.444607] usb 1-11.3.1.3: reset high-speed USB device number 19 using xhci_hcd
[ 1116.000485] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
[ 1116.000485] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
[ 1121.130407] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, signaled seq=267759, emitted seq=267761
[ 1121.130544] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process blender pid 3628 thread blender:cs0 pid 3645
[ 1121.130657] amdgpu 0000:03:00.0: amdgpu: GPU reset begin!
[ 1121.526360] amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
[ 1121.526460] [drm:gfx_v10_0_hw_fini [amdgpu]] *ERROR* KGQ disable failed
[ 1121.726022] amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
[ 1121.726119] [drm:gfx_v10_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
[ 1121.926528] [drm:gfx_v10_0_cp_gfx_enable [amdgpu]] *ERROR* failed to halt cp gfx
[ 1121.957000] [drm] free PSP TMR buffer
[ 1122.004748] amdgpu 0000:03:00.0: amdgpu: MODE1 reset
[ 1122.004750] amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
[ 1122.004802] amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
[ 1122.513541] amdgpu 0000:03:00.0: amdgpu: GPU reset succeeded, trying to resume
[ 1122.513682] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[ 1122.513751] [drm] VRAM is lost due to GPU reset!
[ 1122.513751] [drm] PSP is resuming...
[ 1122.592681] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[ 1122.717680] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1122.717683] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1122.793568] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1122.794923] [drm] DMUB hardware initialized: version=0x0202000F
[ 1122.951135] [drm] kiq ring mec 2 pipe 1 q 0
[ 1122.958591] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1122.959169] [drm] JPEG decode initialized successfully.
[ 1122.959186] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1122.959188] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1122.959189] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1122.959190] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1122.959191] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1122.959192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1122.959192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1122.959193] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1122.959194] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1122.959195] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1122.959196] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1122.959197] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1122.959198] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[ 1122.959198] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[ 1122.959199] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1122.959200] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1122.959201] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1122.959202] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[ 1122.959203] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[ 1122.959203] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[ 1122.959204] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[ 1122.968450] amdgpu 0000:03:00.0: amdgpu: recover vram bo from shadow start
[ 1122.968472] amdgpu 0000:03:00.0: amdgpu: recover vram bo from shadow done
[ 1122.968474] [drm] Skip scheduling IBs!
[ 1122.968475] [drm] Skip scheduling IBs!
[ 1122.968484] [drm] Skip scheduling IBs!
[ 1122.968490] [drm] Skip scheduling IBs!
[ 1122.968497] [drm] Skip scheduling IBs!
[ 1122.968501] [drm] Skip scheduling IBs!
[ 1122.968503] [drm] Skip scheduling IBs!
[ 1122.968504] [drm] Skip scheduling IBs!
[ 1122.968506] [drm] Skip scheduling IBs!
[ 1122.968509] [drm] Skip scheduling IBs!
[ 1122.968510] [drm] Skip scheduling IBs!
[ 1122.968511] [drm] Skip scheduling IBs!
[ 1122.968513] [drm] Skip scheduling IBs!
[ 1122.968514] [drm] Skip scheduling IBs!
[ 1122.968515] [drm] Skip scheduling IBs!
[ 1122.968517] [drm] Skip scheduling IBs!
[ 1122.968519] [drm] Skip scheduling IBs!
[ 1122.968520] [drm] Skip scheduling IBs!
[ 1122.968521] [drm] Skip scheduling IBs!
[ 1122.968523] [drm] Skip scheduling IBs!
[ 1122.968524] [drm] Skip scheduling IBs!
[ 1122.968525] [drm] Skip scheduling IBs!
[ 1122.968526] [drm] Skip scheduling IBs!
[ 1122.968528] [drm] Skip scheduling IBs!
[ 1122.968529] [drm] Skip scheduling IBs!
[ 1122.968531] [drm] Skip scheduling IBs!
[ 1122.968536] [drm] Skip scheduling IBs!
[ 1122.968537] [drm] Skip scheduling IBs!
[ 1122.968539] [drm] Skip scheduling IBs!
[ 1122.968540] [drm] Skip scheduling IBs!
[ 1122.968542] [drm] Skip scheduling IBs!
[ 1122.968543] [drm] Skip scheduling IBs!
[ 1122.968544] [drm] Skip scheduling IBs!
[ 1122.968545] [drm] Skip scheduling IBs!
[ 1122.968547] [drm] Skip scheduling IBs!
[ 1122.968548] [drm] Skip scheduling IBs!
[ 1122.968549] [drm] Skip scheduling IBs!
[ 1122.968561] amdgpu 0000:03:00.0: amdgpu: GPU reset(2) succeeded!
[ 1122.976757] amdgpu_cs_ioctl: 17 callbacks suppressed
[ 1122.976759] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.976929] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.984985] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985177] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985325] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985475] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985618] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985749] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.985863] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1122.986039] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.812779] amdgpu_cs_ioctl: 67 callbacks suppressed
[ 1128.812781] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813041] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813220] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813439] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813618] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813783] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.813911] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.814084] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.814278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1128.817015] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.813713] amdgpu_cs_ioctl: 94 callbacks suppressed
[ 1133.813715] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.814019] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1133.819116] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814444] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814713] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.814927] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815126] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815294] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815489] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1134.815661] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814276] amdgpu_cs_ioctl: 44 callbacks suppressed
[ 1138.814278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814544] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814750] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.814948] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815121] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815293] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.815530] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.818136] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.818339] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1138.823236] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1143.827436] amdgpu_cs_ioctl: 357 callbacks suppressed
[ 1143.827438] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.302783] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.311202] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.814640] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.814912] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815096] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815278] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815451] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815689] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1144.815894] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1148.831574] amdgpu_cs_ioctl: 52 callbacks suppressed
[ 1148.831576] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806472] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806755] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.806970] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807153] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807370] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807630] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.807851] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.808028] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1149.808188] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1153.835760] amdgpu_cs_ioctl: 214 callbacks suppressed
[ 1153.835762] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813461] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813722] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.813936] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814062] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814282] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814482] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814644] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.814830] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1154.815005] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.256882] amdgpu_cs_ioctl: 106 callbacks suppressed
[ 1159.256885] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.263696] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.810847] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811112] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811307] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811525] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811703] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.811893] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.812063] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1159.812239] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.302888] amdgpu_cs_ioctl: 56 callbacks suppressed
[ 1173.302890] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.309305] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.315136] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1173.315608] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1178.330074] wlp0s20f3: deauthenticating from 70:fc:8f:c5:c7:b8 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1178.425973] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 1187.044833] input: XP-PEN STYLUS as /devices/virtual/input/input38
[ 1187.045279] input: XP-PEN MOUSE as /devices/virtual/input/input39
[ 1187.045408] input: XP-PEN ERASER as /devices/virtual/input/input40
[ 1188.708049] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[ 1188.711760] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[ 1188.752267] wlp0s20f3: authenticated
[ 1188.753752] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[ 1188.755397] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1011 status=0 aid=2)
[ 1188.757307] wlp0s20f3: associated
[ 1188.775972] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 1188.851750] wlp0s20f3: Limiting TX power to 23 (23 - 0) dBm as advertised by 70:fc:8f:c5:c7:b8
[    0.000000] microcode: microcode updated early to revision 0xf0, date = 2021-11-16
[    0.000000] Linux version 5.15.0-48-lowlatency (buildd@lcy02-amd64-052) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #54~20.04.1-Ubuntu SMP PREEMPT Fri Sep 2 16:25:18 UTC 2022 (Ubuntu 5.15.0-48.54~20.04.1-lowlatency 5.15.53)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 2032
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003053cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x27091018-0x270aec57] usable ==> usable
[    0.000000] e820: update [mem 0x27091018-0x270aec57] usable ==> usable
[    0.000000] e820: update [mem 0x27080018-0x27090e57] usable ==> usable
[    0.000000] e820: update [mem 0x27080018-0x27090e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000005efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000027080017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027080018-0x0000000027090e57] usable
[    0.000000] reserve setup_data: [mem 0x0000000027090e58-0x0000000027091017] usable
[    0.000000] reserve setup_data: [mem 0x0000000027091018-0x00000000270aec57] usable
[    0.000000] reserve setup_data: [mem 0x00000000270aec58-0x000000003053cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000003053d000-0x000000003053dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003053e000-0x000000003053efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003053f000-0x000000003db6efff] usable
[    0.000000] reserve setup_data: [mem 0x000000003db6f000-0x000000003dfd9fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003dfda000-0x000000003e180fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003e181000-0x000000003e54dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003e54e000-0x000000003eefefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003eeff000-0x000000003eefffff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ef00000-0x000000003fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000008bdffffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0x3e4a2000 ACPI=0x3e4a2000 SMBIOS=0x3ec41000 SMBIOS 3.0=0x3ec40000 ESRT=0x3bcffc98 MEMATTR=0x36cdd018 RNG=0x3ec42718 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Acidanthera iMac19,1/Mac-AA95B1DDAB278B95, BIOS 1731.120.8.0.0 03/31/2022
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.000355] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000357] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000364] last_pfn = 0x8be000 max_arch_pfn = 0x400000000
[    0.000457] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000947] last_pfn = 0x3ef00 max_arch_pfn = 0x400000000
[    0.005609] found SMP MP-table at [mem 0x000fce80-0x000fce8f]
[    0.005616] esrt: Reserving ESRT space from 0x000000003bcffc98 to 0x000000003bcffcd0.
[    0.005619] e820: update [mem 0x3bcff000-0x3bcfffff] usable ==> reserved
[    0.005631] Using GB pages for direct mapping
[    0.005887] secureboot: Secure boot disabled
[    0.005887] RAMDISK: [mem 0x270af000-0x2e5e5fff]
[    0.005891] ACPI: Early table checksum verification disabled
[    0.005893] ACPI: RSDP 0x000000003E4A2000 000024 (v02 ALASKA)
[    0.005895] ACPI: XSDT 0x000000003E181000 0000EC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005899] ACPI: FACP 0x000000003E4E2EB0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.005903] ACPI: DSDT 0x000000003E4A2218 040C95 (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.005905] ACPI: FACS 0x000000003E54D080 000040
[    0.005907] ACPI: APIC 0x000000003E4E2FC8 0000BC (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.005909] ACPI: FPDT 0x000000003E4E3088 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005912] ACPI: FIDT 0x000000003E4E30D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005914] ACPI: MCFG 0x000000003E4E3170 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.005916] ACPI: SSDT 0x000000003E4E31B0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.005918] ACPI: SSDT 0x000000003E4E33B8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005920] ACPI: SSDT 0x000000003E4E4B90 007EF2 (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.005922] ACPI: SSDT 0x000000003E4ECA88 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.005925] ACPI: SSDT 0x000000003E4EFC50 002358 (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005927] ACPI: HPET 0x000000003E4F1FA8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.005929] ACPI: SSDT 0x000000003E4F1FE0 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005931] ACPI: SSDT 0x000000003E4F2F80 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005933] ACPI: UEFI 0x000000003E4F5CA0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.005936] ACPI: LPIT 0x000000003E4F5CE8 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.005938] ACPI: SSDT 0x000000003E4F5D48 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.005940] ACPI: SSDT 0x000000003E4F8528 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.005942] ACPI: DBGP 0x000000003E4F9528 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.005944] ACPI: DBG2 0x000000003E4F9560 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.005946] ACPI: DMAR 0x000000003E4F95B8 000070 (v01 ALASKA A M I    00000002      01000013)
[    0.005948] ACPI: BGRT 0x000000003E4F9628 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005950] ACPI: WSMT 0x000000003E4F9660 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005953] ACPI: SSDT 0x000000003E184000 000049 (v02 DRTNIA AWAC     00000000 INTL 20190509)
[    0.005955] ACPI: SSDT 0x000000003E183000 000384 (v02 ACDT   CpuPlug  00003000 INTL 20200528)
[    0.005957] ACPI: SSDT 0x000000003E182000 00019E (v02 DRTNIA PMCR     00001000 INTL 20190509)
[    0.005959] ACPI: Reserving FACP table memory at [mem 0x3e4e2eb0-0x3e4e2fc3]
[    0.005960] ACPI: Reserving DSDT table memory at [mem 0x3e4a2218-0x3e4e2eac]
[    0.005961] ACPI: Reserving FACS table memory at [mem 0x3e54d080-0x3e54d0bf]
[    0.005961] ACPI: Reserving APIC table memory at [mem 0x3e4e2fc8-0x3e4e3083]
[    0.005962] ACPI: Reserving FPDT table memory at [mem 0x3e4e3088-0x3e4e30cb]
[    0.005963] ACPI: Reserving FIDT table memory at [mem 0x3e4e30d0-0x3e4e316b]
[    0.005963] ACPI: Reserving MCFG table memory at [mem 0x3e4e3170-0x3e4e31ab]
[    0.005964] ACPI: Reserving SSDT table memory at [mem 0x3e4e31b0-0x3e4e33b3]
[    0.005965] ACPI: Reserving SSDT table memory at [mem 0x3e4e33b8-0x3e4e4b8c]
[    0.005966] ACPI: Reserving SSDT table memory at [mem 0x3e4e4b90-0x3e4eca81]
[    0.005966] ACPI: Reserving SSDT table memory at [mem 0x3e4eca88-0x3e4efc4e]
[    0.005967] ACPI: Reserving SSDT table memory at [mem 0x3e4efc50-0x3e4f1fa7]
[    0.005968] ACPI: Reserving HPET table memory at [mem 0x3e4f1fa8-0x3e4f1fdf]
[    0.005969] ACPI: Reserving SSDT table memory at [mem 0x3e4f1fe0-0x3e4f2f7d]
[    0.005969] ACPI: Reserving SSDT table memory at [mem 0x3e4f2f80-0x3e4f5c9a]
[    0.005970] ACPI: Reserving UEFI table memory at [mem 0x3e4f5ca0-0x3e4f5ce1]
[    0.005971] ACPI: Reserving LPIT table memory at [mem 0x3e4f5ce8-0x3e4f5d43]
[    0.005971] ACPI: Reserving SSDT table memory at [mem 0x3e4f5d48-0x3e4f8525]
[    0.005972] ACPI: Reserving SSDT table memory at [mem 0x3e4f8528-0x3e4f9525]
[    0.005973] ACPI: Reserving DBGP table memory at [mem 0x3e4f9528-0x3e4f955b]
[    0.005974] ACPI: Reserving DBG2 table memory at [mem 0x3e4f9560-0x3e4f95b3]
[    0.005975] ACPI: Reserving DMAR table memory at [mem 0x3e4f95b8-0x3e4f9627]
[    0.005975] ACPI: Reserving BGRT table memory at [mem 0x3e4f9628-0x3e4f965f]
[    0.005976] ACPI: Reserving WSMT table memory at [mem 0x3e4f9660-0x3e4f9687]
[    0.005977] ACPI: Reserving SSDT table memory at [mem 0x3e184000-0x3e184048]
[    0.005978] ACPI: Reserving SSDT table memory at [mem 0x3e183000-0x3e183383]
[    0.005978] ACPI: Reserving SSDT table memory at [mem 0x3e182000-0x3e18219d]
[    0.006260] No NUMA configuration found
[    0.006261] Faking a node at [mem 0x0000000000000000-0x00000008bdffffff]
[    0.006267] NODE_DATA(0) allocated [mem 0x8bdfd6000-0x8bdffffff]
[    0.006453] Zone ranges:
[    0.006453]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006455]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006456]   Normal   [mem 0x0000000100000000-0x00000008bdffffff]
[    0.006457]   Device   empty
[    0.006458] Movable zone start for each node
[    0.006460] Early memory node ranges
[    0.006460]   node   0: [mem 0x0000000000001000-0x000000000005efff]
[    0.006461]   node   0: [mem 0x0000000000060000-0x000000000009ffff]
[    0.006462]   node   0: [mem 0x0000000000100000-0x000000003053cfff]
[    0.006462]   node   0: [mem 0x000000003053f000-0x000000003db6efff]
[    0.006463]   node   0: [mem 0x000000003dfda000-0x000000003e180fff]
[    0.006464]   node   0: [mem 0x000000003eeff000-0x000000003eefffff]
[    0.006464]   node   0: [mem 0x0000000100000000-0x00000008bdffffff]
[    0.006467] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bdffffff]
[    0.006470] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006471] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006485] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.007290] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.007301] On node 0, zone DMA32: 1131 pages in unavailable ranges
[    0.007328] On node 0, zone DMA32: 3454 pages in unavailable ranges
[    0.033946] On node 0, zone Normal: 4352 pages in unavailable ranges
[    0.034011] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.034326] ACPI: PM-Timer IO Port: 0x1808
[    0.034331] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.034333] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.034333] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.034334] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.034335] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.034335] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.034336] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.034336] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.034371] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.034373] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.034374] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.034377] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.034378] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.034382] e820: update [mem 0x399bd000-0x39a13fff] usable ==> reserved
[    0.034392] TSC deadline timer available
[    0.034393] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.034407] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.034409] PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
[    0.034410] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.034411] PM: hibernation: Registered nosave memory: [mem 0x27080000-0x27080fff]
[    0.034412] PM: hibernation: Registered nosave memory: [mem 0x27090000-0x27090fff]
[    0.034413] PM: hibernation: Registered nosave memory: [mem 0x27091000-0x27091fff]
[    0.034414] PM: hibernation: Registered nosave memory: [mem 0x270ae000-0x270aefff]
[    0.034416] PM: hibernation: Registered nosave memory: [mem 0x3053d000-0x3053dfff]
[    0.034416] PM: hibernation: Registered nosave memory: [mem 0x3053e000-0x3053efff]
[    0.034417] PM: hibernation: Registered nosave memory: [mem 0x399bd000-0x39a13fff]
[    0.034419] PM: hibernation: Registered nosave memory: [mem 0x3bcff000-0x3bcfffff]
[    0.034420] PM: hibernation: Registered nosave memory: [mem 0x3db6f000-0x3dfd9fff]
[    0.034421] PM: hibernation: Registered nosave memory: [mem 0x3e181000-0x3e54dfff]
[    0.034422] PM: hibernation: Registered nosave memory: [mem 0x3e54e000-0x3eefefff]
[    0.034423] PM: hibernation: Registered nosave memory: [mem 0x3ef00000-0x3fffffff]
[    0.034424] PM: hibernation: Registered nosave memory: [mem 0x40000000-0xdfffffff]
[    0.034424] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.034425] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.034425] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.034426] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.034427] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.034427] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.034428] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.034428] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.034429] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.034430] [mem 0x40000000-0xdfffffff] available for PCI devices
[    0.034431] Booting paravirtualized kernel on bare hardware
[    0.034433] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.034438] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.034548] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.034553] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.034555] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.034577] Built 1 zonelists, mobility grouping on.  Total pages: 8240416
[    0.034578] Policy zone: Normal
[    0.034579] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency root=UUID=e209445d-ae2d-4509-b92c-71bbdf08722a ro quiet splash vt.handoff=1
[    0.034638] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency", will be passed to user space.
[    0.035579] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.036051] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.036104] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.082003] Memory: 32616316K/33485516K available (16393K kernel code, 4427K rwdata, 10852K rodata, 3088K init, 6668K bss, 868940K reserved, 0K cma-reserved)
[    0.082084] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.082092] ftrace: allocating 50038 entries in 196 pages
[    0.098824] ftrace: allocated 196 pages with 3 groups
[    0.098889] rcu: Preemptible hierarchical RCU implementation.
[    0.098890] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.098891] 	Trampoline variant of Tasks RCU enabled.
[    0.098891] 	Rude variant of Tasks RCU enabled.
[    0.098891] 	Tracing variant of Tasks RCU enabled.
[    0.098892] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.098892] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.101578] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.101951] Console: colour dummy device 80x25
[    0.101963] printk: console [tty0] enabled
[    0.101975] ACPI: Core revision 20210730
[    0.102279] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.102368] APIC: Switch to symmetric I/O mode setup
[    0.102369] DMAR: Host address width 39
[    0.102370] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.102373] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.102374] DMAR: RMRR base: 0x0000003e9d4000 end: 0x0000003ec1dfff
[    0.102376] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.102377] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.102377] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.103785] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.103786] x2apic enabled
[    0.103811] Switched APIC routing to cluster x2apic.
[    0.108369] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.113333] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.113337] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.113339] pid_max: default: 32768 minimum: 301
[    0.114880] LSM: Security Framework initializing
[    0.114887] landlock: Up and running.
[    0.114888] Yama: becoming mindful.
[    0.114901] AppArmor: AppArmor initialized
[    0.114946] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.114976] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.115124] x86/cpu: SGX disabled by BIOS.
[    0.115130] CPU0: Thermal monitoring enabled (TM1)
[    0.115170] process: using mwait in idle threads
[    0.115172] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.115173] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.115176] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.115177] Spectre V2 : Mitigation: Enhanced IBRS
[    0.115178] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.115178] RETBleed: Mitigation: Enhanced IBRS
[    0.115179] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.115180] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.115183] TAA: Mitigation: TSX disabled
[    0.115183] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.115184] SRBDS: Mitigation: Microcode
[    0.128402] Freeing SMP alternatives memory: 40K
[    0.129378] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1336
[    0.129395] smpboot: CPU0: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.129478] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.129486] ... version:                4
[    0.129486] ... bit width:              48
[    0.129487] ... generic registers:      8
[    0.129487] ... value mask:             0000ffffffffffff
[    0.129488] ... max period:             00007fffffffffff
[    0.129488] ... fixed-purpose events:   3
[    0.129489] ... event mask:             00000007000000ff
[    0.129541] rcu: Hierarchical SRCU implementation.
[    0.129971] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130013] smp: Bringing up secondary CPUs ...
[    0.130065] x86: Booting SMP configuration:
[    0.130066] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.139575] smp: Brought up 1 node, 8 CPUs
[    0.139575] smpboot: Max logical packages: 1
[    0.139575] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.140996] devtmpfs: initialized
[    0.140996] x86/mm: Memory block size: 128MB
[    0.142140] ACPI: PM: Registering ACPI NVS region [mem 0x3053d000-0x3053dfff] (4096 bytes)
[    0.142140] ACPI: PM: Registering ACPI NVS region [mem 0x3e181000-0x3e54dfff] (3985408 bytes)
[    0.142140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.142140] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.142140] pinctrl core: initialized pinctrl subsystem
[    0.142336] PM: RTC time: 14:03:47, date: 2022-09-26
[    0.142405] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.142613] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.142758] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.142908] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.142912] audit: initializing netlink subsys (disabled)
[    0.142917] audit: type=2000 audit(1664201027.036:1): state=initialized audit_enabled=0 res=1
[    0.142917] thermal_sys: Registered thermal governor 'fair_share'
[    0.142917] thermal_sys: Registered thermal governor 'bang_bang'
[    0.142917] thermal_sys: Registered thermal governor 'step_wise'
[    0.142917] thermal_sys: Registered thermal governor 'user_space'
[    0.142917] thermal_sys: Registered thermal governor 'power_allocator'
[    0.142917] EISA bus registered
[    0.142917] cpuidle: using governor ladder
[    0.142917] cpuidle: using governor menu
[    0.142917] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.142917] ACPI: bus type PCI registered
[    0.142917] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.142917] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.142917] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.142917] PCI: Using configuration type 1 for base access
[    0.144115] Kprobes globally optimized
[    0.144117] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.144117] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.144369] fbcon: Taking over console
[    0.144377] ACPI: Added _OSI(Module Device)
[    0.144377] ACPI: Added _OSI(Processor Device)
[    0.144378] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.144378] ACPI: Added _OSI(Processor Aggregator Device)
[    0.144379] ACPI: Added _OSI(Linux-Dell-Video)
[    0.144379] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.144380] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.195787] ACPI: BIOS _OSI(Darwin) query ignored
[    0.196116] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.732645] ACPI: Dynamic OEM Table Load:
[    0.732650] ACPI: SSDT 0xFFFF9AF901229000 00078C (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.733568] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.734748] ACPI: Dynamic OEM Table Load:
[    0.734752] ACPI: SSDT 0xFFFF9AF90121F800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.735858] ACPI: Dynamic OEM Table Load:
[    0.735863] ACPI: SSDT 0xFFFF9AF90007F000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.737227] ACPI: Dynamic OEM Table Load:
[    0.737230] ACPI: SSDT 0xFFFF9AF901219800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.738065] ACPI: Dynamic OEM Table Load:
[    0.738069] ACPI: SSDT 0xFFFF9AF901218C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.741854] ACPI: Interpreter enabled
[    0.741880] ACPI: PM: (supports S0 S3 S4 S5)
[    0.741880] ACPI: Using IOAPIC for interrupt routing
[    0.741906] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.741906] PCI: Using E820 reservations for host bridge windows
[    0.742821] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.752165] ACPI: PM: Power Resource [USBC]
[    0.754145] ACPI: PM: Power Resource [V0PR]
[    0.754299] ACPI: PM: Power Resource [V1PR]
[    0.754447] ACPI: PM: Power Resource [V2PR]
[    0.758589] ACPI: PM: Power Resource [WRST]
[    0.760346] ACPI: PM: Power Resource [FN00]
[    0.760398] ACPI: PM: Power Resource [FN01]
[    0.760447] ACPI: PM: Power Resource [FN02]
[    0.760495] ACPI: PM: Power Resource [FN03]
[    0.760542] ACPI: PM: Power Resource [FN04]
[    0.760940] ACPI: PM: Power Resource [PIN]
[    0.761403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.761409] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.761551] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.761686] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[    0.761687] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.762477] PCI host bridge to bus 0000:00
[    0.762479] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.762481] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.762482] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.762482] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.762483] pci_bus 0000:00: root bus resource [mem 0x40000000-0xdfffffff window]
[    0.762484] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.762588] pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
[    0.762794] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.762822] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.763357] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.763371] pci 0000:00:12.0: reg 0x10: [mem 0x50a41000-0x50a41fff 64bit]
[    0.763607] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.763619] pci 0000:00:14.0: reg 0x10: [mem 0x50a20000-0x50a2ffff 64bit]
[    0.763666] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.764098] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.764112] pci 0000:00:14.2: reg 0x10: [mem 0x50a3a000-0x50a3bfff 64bit]
[    0.764121] pci 0000:00:14.2: reg 0x18: [mem 0x50a40000-0x50a40fff 64bit]
[    0.764421] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.764495] pci 0000:00:14.3: reg 0x10: [mem 0x50a34000-0x50a37fff 64bit]
[    0.764688] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.764983] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.765000] pci 0000:00:16.0: reg 0x10: [mem 0x50a3f000-0x50a3ffff 64bit]
[    0.765061] pci 0000:00:16.0: PME# supported from D3hot
[    0.765516] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.765527] pci 0000:00:17.0: reg 0x10: [mem 0x50a38000-0x50a39fff]
[    0.765532] pci 0000:00:17.0: reg 0x14: [mem 0x50a3e000-0x50a3e0ff]
[    0.765538] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[    0.765543] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[    0.765549] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[    0.765554] pci 0000:00:17.0: reg 0x24: [mem 0x50a3d000-0x50a3d7ff]
[    0.765584] pci 0000:00:17.0: PME# supported from D3hot
[    0.766068] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.766134] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.766155] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.766772] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.766838] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.766859] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[    0.767455] pci 0000:00:1b.6: [8086:a32e] type 01 class 0x060400
[    0.767521] pci 0000:00:1b.6: PME# supported from D0 D3hot D3cold
[    0.767541] pci 0000:00:1b.6: PTM enabled (root), 4ns granularity
[    0.768137] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.768204] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.768838] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.768905] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.769538] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.769950] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.769986] pci 0000:00:1f.3: reg 0x10: [mem 0x50a30000-0x50a33fff 64bit]
[    0.770034] pci 0000:00:1f.3: reg 0x20: [mem 0x50200000-0x502fffff 64bit]
[    0.770110] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.770989] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.771012] pci 0000:00:1f.4: reg 0x10: [mem 0x50a3c000-0x50a3c0ff 64bit]
[    0.771037] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.771272] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.771285] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.771491] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.771515] pci 0000:00:1f.6: reg 0x10: [mem 0x50a00000-0x50a1ffff]
[    0.771638] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.771727] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.771737] pci 0000:01:00.0: reg 0x10: [mem 0x50500000-0x50503fff]
[    0.771807] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.771850] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.771894] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.771896] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.771898] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.771900] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.771934] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.772011] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.772078] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.772082] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.772084] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.772087] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.772122] pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
[    0.772134] pci 0000:03:00.0: reg 0x10: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.772142] pci 0000:03:00.0: reg 0x18: [mem 0x50000000-0x501fffff 64bit pref]
[    0.772147] pci 0000:03:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.772153] pci 0000:03:00.0: reg 0x24: [mem 0x50300000-0x503fffff]
[    0.772158] pci 0000:03:00.0: reg 0x30: [mem 0x50400000-0x5041ffff pref]
[    0.772175] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.772180] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.772223] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.772271] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.772300] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.772310] pci 0000:03:00.1: reg 0x10: [mem 0x50420000-0x50423fff]
[    0.772379] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.772431] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.772435] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.772437] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.772440] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.772538] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802
[    0.772557] pci 0000:04:00.0: reg 0x10: [mem 0x50900000-0x50903fff 64bit]
[    0.772581] pci 0000:04:00.0: reg 0x20: [mem 0x50904000-0x509040ff 64bit]
[    0.772738] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.772741] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.772831] pci 0000:05:00.0: [144d:a808] type 00 class 0x010802
[    0.772850] pci 0000:05:00.0: reg 0x10: [mem 0x50800000-0x50803fff 64bit]
[    0.773010] pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1b.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.773052] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.773055] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.773148] pci 0000:06:00.0: [104c:823e] type 01 class 0x060400
[    0.773178] pci 0000:06:00.0: reg 0x14: [mem 0x50700000-0x50700fff]
[    0.773276] pci 0000:06:00.0: supports D1 D2
[    0.773355] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.773358] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.773405] pci_bus 0000:07: extended config space not accessible
[    0.773421] pci 0000:07:00.0: [104c:823f] type 00 class 0x0c0010
[    0.773442] pci 0000:07:00.0: reg 0x10: [mem 0x50604000-0x506047ff]
[    0.773451] pci 0000:07:00.0: reg 0x14: [mem 0x50600000-0x50603fff]
[    0.773533] pci 0000:07:00.0: supports D1 D2
[    0.773533] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot
[    0.773616] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.773626] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.773714] acpiphp: Slot [1] registered
[    0.773721] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.773800] acpiphp: Slot [1-1] registered
[    0.773803] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.775038] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.775063] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.775086] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.775110] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.775133] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.775157] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.775180] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.775203] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.779232] iommu: Default domain type: Translated 
[    0.779232] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.779232] SCSI subsystem initialized
[    0.779232] libata version 3.00 loaded.
[    0.779345] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.779345] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.779345] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.779345] vgaarb: loaded
[    0.779355] ACPI: bus type USB registered
[    0.779360] usbcore: registered new interface driver usbfs
[    0.779364] usbcore: registered new interface driver hub
[    0.779367] usbcore: registered new device driver usb
[    0.779378] pps_core: LinuxPPS API ver. 1 registered
[    0.779378] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.779379] PTP clock support registered
[    0.779386] EDAC MC: Ver: 3.0.0
[    0.779463] Registered efivars operations
[    0.779463] NetLabel: Initializing
[    0.779463] NetLabel:  domain hash size = 128
[    0.779463] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.779463] NetLabel:  unlabeled traffic allowed by default
[    0.779463] PCI: Using ACPI for IRQ routing
[    0.821784] PCI: pci_cache_line_size set to 64 bytes
[    0.821966] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
[    0.821967] e820: reserve RAM buffer [mem 0x27080018-0x27ffffff]
[    0.821968] e820: reserve RAM buffer [mem 0x27091018-0x27ffffff]
[    0.821969] e820: reserve RAM buffer [mem 0x3053d000-0x33ffffff]
[    0.821969] e820: reserve RAM buffer [mem 0x399bd000-0x3bffffff]
[    0.821970] e820: reserve RAM buffer [mem 0x3bcff000-0x3bffffff]
[    0.821970] e820: reserve RAM buffer [mem 0x3db6f000-0x3fffffff]
[    0.821971] e820: reserve RAM buffer [mem 0x3e181000-0x3fffffff]
[    0.821972] e820: reserve RAM buffer [mem 0x3ef00000-0x3fffffff]
[    0.821972] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
[    0.822555] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.822559] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.824351] clocksource: Switched to clocksource tsc-early
[    0.829389] VFS: Disk quotas dquot_6.6.0
[    0.829396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.829453] AppArmor: AppArmor Filesystem Enabled
[    0.829471] pnp: PnP ACPI init
[    0.829691] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.829693] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.829694] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.830214] pnp 00:01: [dma 0 disabled]
[    0.830313] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.830314] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.830397] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.830543] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.830544] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.830545] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.830546] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.830547] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.830548] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.830549] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.830550] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.830711] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.830713] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.830714] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.830714] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.830715] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.830716] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.830717] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.830931] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.832265] pnp: PnP ACPI: found 9 devices
[    0.837404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.837435] NET: Registered PF_INET protocol family
[    0.837518] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.838583] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.838608] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.838683] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.838837] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.838875] TCP: Hash tables configured (established 262144 bind 65536)
[    0.838936] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.838997] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.839044] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.839089] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.839092] NET: Registered PF_XDP protocol family
[    0.839098] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.839100] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[    0.839102] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[    0.839106] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x000a0000-0x000fffff]
[    0.839109] pci 0000:00:1d.0: BAR 14: assigned [mem 0x50b00000-0x50cfffff]
[    0.839111] clipped [mem size 0x00020000 64bit pref] to [mem size 0xfffffffffffc0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
[    0.839113] pci 0000:00:1d.0: BAR 15: assigned [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839115] pci 0000:00:1d.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.839117] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.839119] pci 0000:02:00.0:   bridge window [io  0x3000-0x3fff]
[    0.839122] pci 0000:02:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.839124] pci 0000:02:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839127] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.839129] pci 0000:01:00.0:   bridge window [io  0x3000-0x3fff]
[    0.839131] pci 0000:01:00.0:   bridge window [mem 0x50300000-0x504fffff]
[    0.839133] pci 0000:01:00.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839137] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.839138] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.839139] pci 0000:00:01.0:   bridge window [mem 0x50300000-0x505fffff]
[    0.839140] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x501fffff 64bit pref]
[    0.839143] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    0.839148] pci 0000:00:1b.0:   bridge window [mem 0x50900000-0x509fffff]
[    0.839153] pci 0000:00:1b.4: PCI bridge to [bus 05]
[    0.839155] pci 0000:00:1b.4:   bridge window [mem 0x50800000-0x508fffff]
[    0.839159] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.839164] pci 0000:06:00.0:   bridge window [mem 0x50600000-0x506fffff]
[    0.839174] pci 0000:00:1b.6: PCI bridge to [bus 06-07]
[    0.839176] pci 0000:00:1b.6:   bridge window [mem 0x50600000-0x507fffff]
[    0.839181] pci 0000:00:1c.0: PCI bridge to [bus 08]
[    0.839189] pci 0000:00:1d.0: PCI bridge to [bus 09]
[    0.839192] pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
[    0.839194] pci 0000:00:1d.0:   bridge window [mem 0x50b00000-0x50cfffff]
[    0.839196] pci 0000:00:1d.0:   bridge window [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839200] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.839202] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.839202] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.839203] pci_bus 0000:00: resource 7 [mem 0x40000000-0xdfffffff window]
[    0.839204] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.839205] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.839206] pci_bus 0000:01: resource 1 [mem 0x50300000-0x505fffff]
[    0.839207] pci_bus 0000:01: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839207] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.839208] pci_bus 0000:02: resource 1 [mem 0x50300000-0x504fffff]
[    0.839209] pci_bus 0000:02: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839210] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.839210] pci_bus 0000:03: resource 1 [mem 0x50300000-0x504fffff]
[    0.839211] pci_bus 0000:03: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
[    0.839212] pci_bus 0000:04: resource 1 [mem 0x50900000-0x509fffff]
[    0.839213] pci_bus 0000:05: resource 1 [mem 0x50800000-0x508fffff]
[    0.839214] pci_bus 0000:06: resource 1 [mem 0x50600000-0x507fffff]
[    0.839215] pci_bus 0000:07: resource 1 [mem 0x50600000-0x506fffff]
[    0.839215] pci_bus 0000:09: resource 0 [io  0x5000-0x5fff]
[    0.839216] pci_bus 0000:09: resource 1 [mem 0x50b00000-0x50cfffff]
[    0.839217] pci_bus 0000:09: resource 2 [mem 0x50d00000-0x50efffff 64bit pref]
[    0.839581] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.839627] PCI: CLS 64 bytes, default 64
[    0.839643] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.839644] software IO TLB: mapped [mem 0x0000000032cdd000-0x0000000036cdd000] (64MB)
[    0.839651] Trying to unpack rootfs image as initramfs...
[    0.842648] Initialise system trusted keyrings
[    0.842654] Key type blacklist registered
[    0.842669] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.843286] zbud: loaded
[    0.843418] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.843478] fuse: init (API version 7.34)
[    0.843546] integrity: Platform Keyring initialized
[    0.848266] Key type asymmetric registered
[    0.848267] Asymmetric key parser 'x509' registered
[    0.848281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.848298] io scheduler mq-deadline registered
[    0.848679] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[    0.848706] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[    0.848707] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.848870] pcieport 0000:00:1b.4: AER: enabled with IRQ 123
[    0.848897] pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
[    0.848898] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.849067] pcieport 0000:00:1b.6: AER: enabled with IRQ 124
[    0.849092] pcieport 0000:00:1b.6: DPC: enabled with IRQ 124
[    0.849093] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.849516] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.849878] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.849903] ACPI: button: Sleep Button [SLPB]
[    0.849919] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.849926] ACPI: button: Power Button [PWRB]
[    0.849941] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.859413] ACPI: button: Power Button [PWRF]
[    0.859536] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859544] No Local Variables are initialized for Method [_CPC]

[    0.859545] No Arguments are initialized for method [_CPC]

[    0.859546] ACPI Error: Aborting method \_SB.PR01._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859572] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859577] No Local Variables are initialized for Method [_CPC]

[    0.859577] No Arguments are initialized for method [_CPC]

[    0.859578] ACPI Error: Aborting method \_SB.PR02._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859601] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859605] No Local Variables are initialized for Method [_CPC]

[    0.859605] No Arguments are initialized for method [_CPC]

[    0.859606] ACPI Error: Aborting method \_SB.PR03._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859628] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859632] No Local Variables are initialized for Method [_CPC]

[    0.859633] No Arguments are initialized for method [_CPC]

[    0.859634] ACPI Error: Aborting method \_SB.PR04._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859656] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859660] No Local Variables are initialized for Method [_CPC]

[    0.859661] No Arguments are initialized for method [_CPC]

[    0.859661] ACPI Error: Aborting method \_SB.PR05._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859684] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859687] No Local Variables are initialized for Method [_CPC]

[    0.859688] No Arguments are initialized for method [_CPC]

[    0.859689] ACPI Error: Aborting method \_SB.PR06._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.859711] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)

[    0.859715] No Local Variables are initialized for Method [_CPC]

[    0.859716] No Arguments are initialized for method [_CPC]

[    0.859717] ACPI Error: Aborting method \_SB.PR07._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.860188] thermal LNXTHERM:00: registered as thermal_zone0
[    0.860190] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.860314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.881615] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.883843] Linux agpgart interface v0.103
[    0.885027] loop: module loaded
[    0.885150] tun: Universal TUN/TAP device driver, 1.6
[    0.885161] PPP generic driver version 2.4.2
[    0.885182] VFIO - User Level meta-driver version: 0.3
[    0.885239] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.885241] ehci-pci: EHCI PCI platform driver
[    0.885258] ehci-platform: EHCI generic platform driver
[    0.885262] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.885263] ohci-pci: OHCI PCI platform driver
[    0.885267] ohci-platform: OHCI generic platform driver
[    0.885270] uhci_hcd: USB Universal Host Controller Interface driver
[    0.885288] i8042: PNP: No PS/2 controller found.
[    0.885308] mousedev: PS/2 mouse device common for all mice
[    0.885439] rtc_cmos 00:03: RTC can wake from S4
[    0.886128] rtc_cmos 00:03: registered as rtc0
[    0.886283] rtc_cmos 00:03: setting system clock to 2022-09-26T14:03:48 UTC (1664201028)
[    0.886291] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.886295] i2c_dev: i2c /dev entries driver
[    0.886570] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.886585] device-mapper: uevent: version 1.0.3
[    0.886618] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.886627] platform eisa.0: Probing EISA bus 0
[    0.886628] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.886629] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.886629] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.886630] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.886631] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.886631] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.886632] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.886632] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.886633] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.886633] platform eisa.0: EISA: Detected 0 cards
[    0.886636] intel_pstate: Intel P-state driver initializing
[    0.886941] intel_pstate: Disabling energy efficiency optimization
[    0.886941] intel_pstate: HWP enabled
[    0.887133] ledtrig-cpu: registered to indicate activity on CPUs
[    0.887142] efifb: probing for efifb
[    0.887157] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.887157] efifb: framebuffer at 0x40000000, using 9000k, total 9000k
[    0.887158] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.887159] efifb: scrolling: redraw
[    0.887159] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.887203] Console: switching to colour frame buffer device 240x75
[    0.889466] fb0: EFI VGA frame buffer device
[    0.889471] EFI Variables Facility v0.08 2004-May-17
[    0.947758] intel_pmc_core INT33A1:00:  initialized
[    0.947818] drop_monitor: Initializing network drop monitor service
[    0.947906] NET: Registered PF_INET6 protocol family
[    1.020924] Freeing initrd memory: 120028K
[    1.024854] Segment Routing with IPv6
[    1.024862] In-situ OAM (IOAM) with IPv6
[    1.024876] NET: Registered PF_PACKET protocol family
[    1.024958] Key type dns_resolver registered
[    1.025574] microcode: sig=0x906ed, pf=0x2, revision=0xf0
[    1.025771] microcode: Microcode Update Driver: v2.2.
[    1.025775] IPI shorthand broadcast: enabled
[    1.025780] sched_clock: Marking stable (1021354122, 4415933)->(1188129070, -162359015)
[    1.026007] registered taskstats version 1
[    1.026158] Loading compiled-in X.509 certificates
[    1.026540] Loaded X.509 cert 'Build time autogenerated kernel key: feb2399c83dec926ec8b2673c2baff1c566e593b'
[    1.026860] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.027180] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.027181] blacklist: Loading compiled-in revocation X.509 certificates
[    1.027190] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.027295] zswap: loaded using pool lzo/zbud
[    1.027844] Key type ._fscrypt registered
[    1.027845] Key type .fscrypt registered
[    1.027845] Key type fscrypt-provisioning registered
[    1.029623] Key type encrypted registered
[    1.029625] AppArmor: AppArmor sha1 policy hashing enabled
[    1.030260] integrity: Loading X.509 certificate: UEFI:db
[    1.030277] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.030278] integrity: Loading X.509 certificate: UEFI:db
[    1.030289] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.031469] ima: No TPM chip found, activating TPM-bypass!
[    1.031471] Loading compiled-in module X.509 certificates
[    1.031793] Loaded X.509 cert 'Build time autogenerated kernel key: feb2399c83dec926ec8b2673c2baff1c566e593b'
[    1.031795] ima: Allocated hash algorithm: sha1
[    1.031798] ima: No architecture policies found
[    1.031803] evm: Initialising EVM extended attributes:
[    1.031803] evm: security.selinux
[    1.031804] evm: security.SMACK64
[    1.031804] evm: security.SMACK64EXEC
[    1.031805] evm: security.SMACK64TRANSMUTE
[    1.031805] evm: security.SMACK64MMAP
[    1.031805] evm: security.apparmor
[    1.031806] evm: security.ima
[    1.031806] evm: security.capability
[    1.031806] evm: HMAC attrs: 0x1
[    1.031947] PM:   Magic number: 6:969:81
[    1.031990] memory memory238: hash matches
[    1.032085] RAS: Correctable Errors collector initialized.
[    1.032754] Freeing unused decrypted memory: 2036K
[    1.033041] Freeing unused kernel image (initmem) memory: 3088K
[    1.039525] Write protecting the kernel read-only data: 30720k
[    1.039967] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.040173] Freeing unused kernel image (rodata/data gap) memory: 1436K
[    1.048634] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.048636] Run /init as init process
[    1.048637]   with arguments:
[    1.048638]     /init
[    1.048638]     splash
[    1.048639]   with environment:
[    1.048639]     HOME=/
[    1.048640]     TERM=linux
[    1.048640]     BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-lowlatency
[    1.096243] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.096418] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    1.097218] ahci 0000:00:17.0: version 3.0
[    1.098508] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    1.098511] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    1.100174] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.100232] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.102861] firewire_ohci 0000:07:00.0: enabling device (0000 -> 0002)
[    1.103141] e1000e: Intel(R) PRO/1000 Network Driver
[    1.103142] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.104259] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.104363] cryptd: max_cpu_qlen set to 1000
[    1.106109] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    1.107135] i2c i2c-0: Successfully instantiated SPD at 0x51
[    1.109143] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.109148] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.110283] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.110356] AVX2 version of gcm_enc/dec engaged.
[    1.110409] AES CTR mode by8 optimization enabled
[    1.112272] i2c i2c-0: Successfully instantiated SPD at 0x53
[    1.112742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.112744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.112745] usb usb1: Product: xHCI Host Controller
[    1.112746] usb usb1: Manufacturer: Linux 5.15.0-48-lowlatency xhci-hcd
[    1.112747] usb usb1: SerialNumber: 0000:00:14.0
[    1.114082] scsi host0: ahci
[    1.114149] scsi host1: ahci
[    1.114245] scsi host2: ahci
[    1.114249] hub 1-0:1.0: USB hub found
[    1.114265] hub 1-0:1.0: 16 ports detected
[    1.114298] scsi host3: ahci
[    1.114319] ata1: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d100 irq 129
[    1.114321] ata2: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d180 irq 129
[    1.114322] ata3: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d200 irq 129
[    1.114323] ata4: SATA max UDMA/133 abar m2048@0x50a3d000 port 0x50a3d280 irq 129
[    1.115729] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.115732] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.115734] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.115757] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.115758] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.115759] usb usb2: Product: xHCI Host Controller
[    1.115760] usb usb2: Manufacturer: Linux 5.15.0-48-lowlatency xhci-hcd
[    1.115761] usb usb2: SerialNumber: 0000:00:14.0
[    1.115826] hub 2-0:1.0: USB hub found
[    1.115838] hub 2-0:1.0: 10 ports detected
[    1.125773] nvme nvme0: pci function 0000:04:00.0
[    1.125820] nvme nvme1: pci function 0000:05:00.0
[    1.131901] nvme nvme1: missing or invalid SUBNQN field.
[    1.131915] nvme nvme1: Shutdown timeout set to 8 seconds
[    1.137177] nvme nvme0: allocated 32 MiB host memory buffer.
[    1.138042] nvme nvme0: 8/0/0 default/read/poll queues
[    1.140515]  nvme0n1: p1 p2
[    1.143112] nvme nvme1: 8/0/0 default/read/poll queues
[    1.147548]  nvme1n1: p1
[    1.155425] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2
[    1.422944] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.422957] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423023] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423035] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.423574] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133
[    1.423909] ata4.00: ATA Identify Device Log not supported
[    1.423911] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.423962] ata2.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.424699] ata2.00: ATA Identify Device Log not supported
[    1.424701] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.424847] ata4.00: ATA Identify Device Log not supported
[    1.424849] ata4.00: configured for UDMA/133
[    1.427231] ata2.00: ATA Identify Device Log not supported
[    1.427234] ata2.00: configured for UDMA/133
[    1.433695] ata1.00: ATA-9: INTEL SSDSC2CT180A3, 300i, max UDMA/133
[    1.434131] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.435370] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.444134] ata1.00: configured for UDMA/133
[    1.444271] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CT18 300i PQ: 0 ANSI: 5
[    1.444644] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.444719] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB)
[    1.444756] sd 0:0:0:0: [sda] Write Protect is off
[    1.444757] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.444789] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.444836] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.445250] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.445262] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.445263] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.445268] sd 1:0:0:0: [sdb] Write Protect is off
[    1.445269] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.445277] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.453447]  sda: sda1 sda2 sda3 sda4 sda5
[    1.459554] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.462284] ata3.00: ATA-8: WDC WD20EARX-008FB0, 51.0AB51, max UDMA/133
[    1.463026] ata3.00: ATA Identify Device Log not supported
[    1.463028] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.464777] ata3.00: ATA Identify Device Log not supported
[    1.464780] ata3.00: configured for UDMA/133
[    1.464906] scsi 2:0:0:0: Direct-Access     ATA      WDC WD20EARX-008 AB51 PQ: 0 ANSI: 5
[    1.465219] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.465333] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.465365] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.465392] sd 2:0:0:0: [sdc] Write Protect is off
[    1.465394] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.465424] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.465474] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68E 0A82 PQ: 0 ANSI: 5
[    1.465583] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    1.465643] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    1.465645] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    1.465651] sd 3:0:0:0: [sdd] Write Protect is off
[    1.465652] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    1.465708] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.497283]  sdb: sdb1 sdb2
[    1.504710] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.513401]  sdc: sdc1 sdc2
[    1.519632] sd 2:0:0:0: [sdc] Attached SCSI disk
[    1.519742]  sdd: sdd1
[    1.526672] sd 3:0:0:0: [sdd] Attached SCSI disk
[    1.533881] amdkcl: loading out-of-tree module taints kernel.
[    1.533895] amdkcl: module verification failed: signature and/or required key missing - tainting kernel
[    1.558606] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    1.564661] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=94.01
[    1.564664] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.564665] usb 1-1: Product: USB2.1 Hub
[    1.564665] usb 1-1: Manufacturer: GenesysLogic
[    1.565310] hub 1-1:1.0: USB hub found
[    1.565633] hub 1-1:1.0: 4 ports detected
[    1.657438] firewire_core 0000:07:00.0: created device fw0: GUID 7856341200000098, S800
[    1.657443] firewire_core 0000:07:00.0: phy config: new root=ffc1, gap_count=5
[    1.677408] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.677537] [drm] amdgpu kernel modesetting enabled.
[    1.677538] [drm] amdgpu version: 5.16.9.22.20
[    1.677539] [drm] OS DRM version: 5.15.0
[    1.677579] amdgpu: CRAT table not found
[    1.677580] amdgpu: Virtual CRAT table created for CPU
[    1.677586] amdgpu: Topology: Add CPU node
[    1.685486] amdgpu: PeerDirect support was initialized successfully
[    1.685511] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    1.685512] checking generic (40000000 8ca000) vs hw (40000000 10000000)
[    1.685513] fb0: switching to amdgpu from EFI VGA
[    1.685555] Console: switching to colour dummy device 80x25
[    1.685580] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    1.685678] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1462:0x3951 0xC1).
[    1.685681] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    1.685687] [drm] register mmio base: 0x50300000
[    1.685687] [drm] register mmio size: 1048576
[    1.686937] [drm] add ip block number 0 <nv_common>
[    1.686938] [drm] add ip block number 1 <gmc_v10_0>
[    1.686939] [drm] add ip block number 2 <navi10_ih>
[    1.686939] [drm] add ip block number 3 <psp>
[    1.686940] [drm] add ip block number 4 <smu>
[    1.686941] [drm] add ip block number 5 <dm>
[    1.686942] [drm] add ip block number 6 <gfx_v10_0>
[    1.686942] [drm] add ip block number 7 <sdma_v5_2>
[    1.686943] [drm] add ip block number 8 <vcn_v3_0>
[    1.686944] [drm] add ip block number 9 <jpeg_v3_0>
[    1.686953] amdgpu 0000:03:00.0: No more image in the PCI ROM
[    1.686963] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    1.686964] amdgpu: ATOM BIOS: 113-V395TRIO-1OC
[    1.686969] [drm] VCN(0) decode is enabled in VM mode
[    1.686970] [drm] VCN(1) decode is enabled in VM mode
[    1.686971] [drm] VCN(0) encode is enabled in VM mode
[    1.686971] [drm] VCN(1) encode is enabled in VM mode
[    1.686973] [drm] JPEG decode is enabled in VM mode
[    1.686993] amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
[    1.686994] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[    1.686996] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    1.687000] amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[    1.687002] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    1.687003] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    1.687010] [drm] Detected VRAM RAM=16368M, BAR=256M
[    1.687011] [drm] RAM width 256bits GDDR6
[    1.687030] [drm] amdgpu: 16368M of VRAM memory ready
[    1.687031] [drm] amdgpu: 32037M of GTT memory ready.
[    1.687037] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.687126] [drm] PCIE GART of 512M enabled (table at 0x00000080008CA000).
[    1.687262] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    1.690067] usb 2-3: New USB device found, idVendor=0bc2, idProduct=2344, bcdDevice= 7.12
[    1.690069] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.690071] usb 2-3: Product: Portable
[    1.690071] usb 2-3: Manufacturer: Seagate
[    1.690072] usb 2-3: SerialNumber: NAAHX5RX
[    1.724477] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.789577] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:ad:9b:41
[    1.789582] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.789682] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    1.790145] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.803394] usb 1-11: new high-speed USB device number 3 using xhci_hcd
[    1.865396] tsc: Refined TSC clocksource calibration: 3599.990 MHz
[    1.865399] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e449c7887, max_idle_ns: 440795318932 ns
[    1.865444] clocksource: Switched to clocksource tsc
[    1.930559] usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    1.930561] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.930562] usb 1-11: Product: USB2.0 Hub
[    1.931370] hub 1-11:1.0: USB hub found
[    1.931634] hub 1-11:1.0: 4 ports detected
[    2.043430] usb 2-5: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    2.055991] usb 2-5: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.055993] usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.055994] usb 2-5: Product: Ugreen Storage Device
[    2.055994] usb 2-5: Manufacturer: Ugreen
[    2.055995] usb 2-5: SerialNumber: 09200819184D
[    2.169362] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    2.298432] usb 1-12: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
[    2.298434] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.298435] usb 1-12: Product: ITE Device(8595)
[    2.298436] usb 1-12: Manufacturer: ITE Tech. Inc.
[    2.359363] usb 1-11.1: new high-speed USB device number 5 using xhci_hcd
[    2.452574] usb 1-11.1: New USB device found, idVendor=0e8d, idProduct=1887, bcdDevice= 0.00
[    2.452576] usb 1-11.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.452577] usb 1-11.1: Product: Portable Super Multi Drive
[    2.452578] usb 1-11.1: Manufacturer: Hitachi-LG Data Storage Inc
[    2.452579] usb 1-11.1: SerialNumber: KO3H4PK5112         
[    2.561455] usb 2-6: new SuperSpeed Plus Gen 2x1 USB device number 4 using xhci_hcd
[    2.574007] usb 2-6: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    2.574009] usb 2-6: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.574010] usb 2-6: Product: Ugreen Storage Device
[    2.574010] usb 2-6: Manufacturer: Ugreen
[    2.574011] usb 2-6: SerialNumber: 092010163430
[    2.687361] usb 1-13: new high-speed USB device number 6 using xhci_hcd
[    2.814481] usb 1-13: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    2.814483] usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.814484] usb 1-13: Product: USB2.0 Hub
[    2.815442] hub 1-13:1.0: USB hub found
[    2.815691] hub 1-13:1.0: 4 ports detected
[    2.877368] usb 1-11.2: new high-speed USB device number 7 using xhci_hcd
[    2.955912] usb 1-11.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
[    2.955914] usb 1-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.955915] usb 1-11.2: Product: USB2.1 Hub
[    2.955915] usb 1-11.2: Manufacturer: GenesysLogic
[    2.956933] hub 1-11.2:1.0: USB hub found
[    2.957215] hub 1-11.2:1.0: 4 ports detected
[    3.060909] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    3.061063] [drm] Loading DMUB firmware via PSP: version=0x02020013
[    3.061583] [drm] use_doorbell being set to: [true]
[    3.061591] [drm] use_doorbell being set to: [true]
[    3.061597] [drm] use_doorbell being set to: [true]
[    3.061604] [drm] use_doorbell being set to: [true]
[    3.061686] [drm] Found VCN firmware Version ENC: 1.21 DEC: 2 VEP: 0 Revision: 10
[    3.061691] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    3.068551] usb 2-1: new SuperSpeed Plus Gen 2x1 USB device number 5 using xhci_hcd
[    3.084034] usb 2-1: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=94.01
[    3.084036] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.084037] usb 2-1: Product: USB3.1 Hub
[    3.084038] usb 2-1: Manufacturer: GenesysLogic
[    3.086100] hub 2-1:1.0: USB hub found
[    3.086603] hub 2-1:1.0: 4 ports detected
[    3.127454] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[    3.195374] usb 1-14: new full-speed USB device number 8 using xhci_hcd
[    3.258139] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.258168] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5300 (58.83.0)
[    3.258178] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[    3.258191] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    3.322441] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.322444] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.327315] usb-storage 1-11.1:1.0: USB Mass Storage device detected
[    3.327499] scsi host4: usb-storage 1-11.1:1.0
[    3.327551] usbcore: registered new interface driver usb-storage
[    3.328036] hid: raw HID events driver (C) Jiri Kosina
[    3.329743] usbcore: registered new interface driver usbhid
[    3.329745] usbhid: USB HID core driver
[    3.331022] hid-generic 0003:048D:8297.0001: hiddev0,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-12/input0
[    3.331354] scsi host5: uas
[    3.331570] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    3.331736] [drm] Display Core initialized with v3.2.181!
[    3.331999] scsi 5:0:0:0: Direct-Access     Seagate  Portable         0712 PQ: 0 ANSI: 6
[    3.332979] [drm] DMUB hardware initialized: version=0x02020013
[    3.333465] sd 5:0:0:0: Attached scsi generic sg4 type 0
[    3.334236] sd 5:0:0:0: [sde] 9767541167 512-byte logical blocks: (5.00 TB/4.55 TiB)
[    3.334237] sd 5:0:0:0: [sde] 4096-byte physical blocks
[    3.334575] scsi host6: uas
[    3.334587] sd 5:0:0:0: [sde] Write Protect is off
[    3.334588] sd 5:0:0:0: [sde] Mode Sense: 53 00 00 08
[    3.334918] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.335300] scsi 6:0:0:0: Direct-Access     CT500MX5 00SSD1           0    PQ: 0 ANSI: 6
[    3.335503] sd 5:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    3.335772] sd 6:0:0:0: Attached scsi generic sg5 type 0
[    3.337374] sd 6:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.337376] sd 6:0:0:0: [sdf] 4096-byte physical blocks
[    3.337447] sd 6:0:0:0: [sdf] Write Protect is off
[    3.337448] sd 6:0:0:0: [sdf] Mode Sense: 43 00 00 00
[    3.337590] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.337792] sd 6:0:0:0: [sdf] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    3.338575] scsi host7: uas
[    3.338628] usbcore: registered new interface driver uas
[    3.338829] scsi 7:0:0:0: Direct-Access     WDC  WDS 100T2B0A-00SM50  0    PQ: 0 ANSI: 6
[    3.339195] sd 7:0:0:0: Attached scsi generic sg6 type 0
[    3.339556] sd 7:0:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    3.339634] sd 7:0:0:0: [sdg] Write Protect is off
[    3.339635] sd 7:0:0:0: [sdg] Mode Sense: 43 00 00 00
[    3.339794] sd 7:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.339994] sd 7:0:0:0: [sdg] Optimal transfer size 33553920 bytes
[    3.350484]  sdf: sdf1 sdf2 sdf3
[    3.356409]  sdg: sdg1 sdg2
[    3.356588] sd 6:0:0:0: [sdf] Attached SCSI disk
[    3.366921] sd 7:0:0:0: [sdg] Attached SCSI disk
[    3.385408] usb 1-11.3: new high-speed USB device number 9 using xhci_hcd
[    3.461667] usb 1-11.3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    3.461669] usb 1-11.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.462664] hub 1-11.3:1.0: USB hub found
[    3.462732] hub 1-11.3:1.0: 4 ports detected
[    3.495326] [drm] kiq ring mec 2 pipe 1 q 0
[    3.502765] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    3.502928] [drm] JPEG decode initialized successfully.
[    3.504645] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    3.525372] usb 1-13.1: new low-speed USB device number 10 using xhci_hcd
[    3.540854] memmap_init_zone_device initialised 4194304 pages in 19ms
[    3.540857] amdgpu: HMM registered 16368MB device memory
[    3.540940] amdgpu: SRAT table not found
[    3.540940] amdgpu: Virtual CRAT table created for GPU
[    3.541433] amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
[    3.541435] kfd kfd: amdgpu: added device 1002:73bf
[    3.541457] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
[    3.541523] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    3.541524] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.541525] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.541526] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    3.541526] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    3.541527] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    3.541528] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    3.541528] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    3.541529] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    3.541530] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    3.541530] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    3.541531] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    3.541532] amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[    3.541532] amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[    3.541533] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    3.541534] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    3.541535] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    3.541535] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[    3.541536] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[    3.541537] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[    3.541538] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[    3.542908] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:03:00.0 on minor 0
[    3.554009] fbcon: amdgpudrmfb (fb0) is primary device
[    3.610926] usb 1-13.1: New USB device found, idVendor=07b5, idProduct=0316, bcdDevice= 1.01
[    3.610929] usb 1-13.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.610930] usb 1-13.1: Product: USB Game Controllers
[    3.610931] usb 1-13.1: Manufacturer: Mega World
[    3.620050] input: Mega World USB Game Controllers as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/0003:07B5:0316.0002/input/input3
[    3.620198] hid-generic 0003:07B5:0316.0002: input,hidraw1: USB HID v1.10 Joystick [Mega World USB Game Controllers] on usb-0000:00:14.0-13.1/input0
[    3.673940] Console: switching to colour frame buffer device 240x67
[    3.691376] usb 1-11.2.1: new full-speed USB device number 11 using xhci_hcd
[    3.692025] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    3.793955] usb 1-11.2.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    3.793967] usb 1-11.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.793973] usb 1-11.2.1: Product: MIDI2x2
[    3.793977] usb 1-11.2.1: Manufacturer: MIDIPLUS
[    3.793981] usb 1-11.2.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    3.830471]  sde: sde1 sde2
[    3.831715] sd 5:0:0:0: [sde] Attached SCSI disk
[    3.856340] usb 1-13.3: new full-speed USB device number 12 using xhci_hcd
[    3.933983] usb 1-13.3: New USB device found, idVendor=044f, idProduct=b10a, bcdDevice= 5.00
[    3.933996] usb 1-13.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.934002] usb 1-13.3: Product: T.16000M
[    3.934007] usb 1-13.3: Manufacturer: Thrustmaster
[    3.939044] input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:044F:B10A.0003/input/input4
[    3.939366] hid-generic 0003:044F:B10A.0003: input,hidraw2: USB HID v1.00 Joystick [Thrustmaster T.16000M] on usb-0000:00:14.0-13.3/input0
[    4.020409] usb 1-11.2.3: new high-speed USB device number 13 using xhci_hcd
[    4.121877] usb 1-11.2.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.121889] usb 1-11.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.121896] usb 1-11.2.3: Product: USB2.0 Hub
[    4.123692] hub 1-11.2.3:1.0: USB hub found
[    4.124030] hub 1-11.2.3:1.0: 4 ports detected
[    4.197340] usb 1-11.3.1: new high-speed USB device number 14 using xhci_hcd
[    4.285669] usb 1-11.3.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
[    4.285671] usb 1-11.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.287028] hub 1-11.3.1:1.0: USB hub found
[    4.287083] hub 1-11.3.1:1.0: 4 ports detected
[    4.363436] usb 1-11.3.3: new low-speed USB device number 15 using xhci_hcd
[    4.365491] scsi 4:0:0:0: CD-ROM            ASUS     SDRW-08D2S-U     A801 PQ: 0 ANSI: 0
[    4.376127] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.376136] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.382676] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    4.382903] sr 4:0:0:0: Attached scsi generic sg7 type 5
[    4.450594] EXT4-fs (sdf3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.462321] usb 1-11.3.3: New USB device found, idVendor=05ac, idProduct=0255, bcdDevice= 1.00
[    4.462323] usb 1-11.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.462324] usb 1-11.3.3: Product: USB KEYBOARD
[    4.462325] usb 1-11.3.3: Manufacturer: HAILUCK CO.,LTD
[    4.472492] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.0/0003:05AC:0255.0004/input/input5
[    4.519378] usb 1-11.2.3.1: new full-speed USB device number 16 using xhci_hcd
[    4.525436] hid-generic 0003:05AC:0255.0004: input,hidraw3: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input0
[    4.528913] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.3/1-11.3.3:1.1/0003:05AC:0255.0005/input/input6
[    4.580481] hid-generic 0003:05AC:0255.0005: input,hiddev1,hidraw4: USB HID v1.10 Device [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-11.3.3/input1
[    4.597726] usb 1-11.2.3.1: New USB device found, idVendor=1acc, idProduct=1534, bcdDevice= 0.04
[    4.597729] usb 1-11.2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.597730] usb 1-11.2.3.1: Product: MIDI2x2
[    4.597730] usb 1-11.2.3.1: Manufacturer: MIDIPLUS
[    4.597731] usb 1-11.2.3.1: SerialNumber: MIDIPLUS-CC-1534-MIDI2x2
[    4.650327] systemd[1]: Inserted module 'autofs4'
[    4.671427] usb 1-11.3.4: new full-speed USB device number 17 using xhci_hcd
[    4.752544] systemd[1]: systemd 245.4-4ubuntu3.18 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    4.764432] systemd[1]: Detected architecture x86-64.
[    4.766541] usb 1-11.3.4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    4.766543] usb 1-11.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.766544] usb 1-11.3.4: Product: USB Receiver
[    4.766545] usb 1-11.3.4: Manufacturer: Logitech
[    4.772602] systemd[1]: Set hostname to <DesktopKubuntu20>.
[    4.774109] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.0/0003:046D:C52F.0006/input/input7
[    4.774254] hid-generic 0003:046D:C52F.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    4.775428] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/input/input8
[    4.829084] hid-generic 0003:046D:C52F.0007: input,hiddev2,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    4.829362] usb 1-11.2.3.3: new full-speed USB device number 18 using xhci_hcd
[    4.906476] usb 1-11.2.3.3: New USB device found, idVendor=28bd, idProduct=091b, bcdDevice= 0.00
[    4.906479] usb 1-11.2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.906480] usb 1-11.2.3.3: Product: 21.5 inch PenDisplay
[    4.906481] usb 1-11.2.3.3: Manufacturer: UGTABLET
[    4.918831] input: UGTABLET 21.5 inch PenDisplay Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0008/input/input11
[    4.918995] input: UGTABLET 21.5 inch PenDisplay Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.0/0003:28BD:091B.0008/input/input12
[    4.940782] systemd[1]: Created slice system-modprobe.slice.
[    4.940892] systemd[1]: Created slice User and Session Slice.
[    4.940921] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.940998] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.941027] systemd[1]: Reached target User and Group Name Lookups.
[    4.941035] systemd[1]: Reached target Remote File Systems.
[    4.941044] systemd[1]: Reached target Slices.
[    4.941097] systemd[1]: Listening on Syslog Socket.
[    4.941138] systemd[1]: Listening on fsck to fsckd communication Socket.
[    4.941165] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.941238] systemd[1]: Listening on Journal Audit Socket.
[    4.941273] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.941320] systemd[1]: Listening on Journal Socket.
[    4.941370] systemd[1]: Listening on udev Control Socket.
[    4.941402] systemd[1]: Listening on udev Kernel Socket.
[    4.941768] systemd[1]: Mounting Huge Pages File System...
[    4.942182] systemd[1]: Mounting POSIX Message Queue File System...
[    4.942601] systemd[1]: Mounting Kernel Debug File System...
[    4.942993] systemd[1]: Mounting Kernel Trace File System...
[    4.943834] systemd[1]: Starting Journal Service...
[    4.944252] systemd[1]: Starting Set the console keyboard layout...
[    4.944664] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    4.945140] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[    4.945160] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    4.945545] systemd[1]: Starting Load Kernel Module efi_pstore...
[    4.945933] systemd[1]: Starting Load Kernel Module pstore_blk...
[    4.946325] systemd[1]: Starting Load Kernel Module pstore_zone...
[    4.946709] systemd[1]: Starting Load Kernel Module ramoops...
[    4.947688] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    4.947703] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.950330] systemd[1]: Starting Load Kernel Modules...
[    4.950702] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.951073] systemd[1]: Starting udev Coldplug all Devices...
[    4.951439] systemd[1]: Starting Uncomplicated firewall...
[    4.952558] systemd[1]: Mounted Huge Pages File System.
[    4.952636] systemd[1]: Mounted POSIX Message Queue File System.
[    4.952706] systemd[1]: Mounted Kernel Debug File System.
[    4.952768] systemd[1]: Mounted Kernel Trace File System.
[    4.953006] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    4.953539] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[    4.953678] systemd[1]: Finished Load Kernel Module pstore_zone.
[    4.954189] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[    4.954330] systemd[1]: Finished Load Kernel Module pstore_blk.
[    4.954548] systemd[1]: Finished Uncomplicated firewall.
[    4.954660] systemd[1]: modprobe@ramoops.service: Succeeded.
[    4.954788] systemd[1]: Finished Load Kernel Module ramoops.
[    4.961015] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    4.962500] systemd[1]: Finished Remount Root and Kernel File Systems.
[    4.963232] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    4.964021] systemd[1]: Starting Load/Save Random Seed...
[    4.965110] systemd[1]: Starting Create System Users...
[    4.967158] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[    4.967482] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[    4.970450] hid-generic 0003:28BD:091B.0008: input,hidraw7: USB HID v1.00 Mouse [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input0
[    4.971702] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0009/input/input13
[    4.971838] input: UGTABLET 21.5 inch PenDisplay as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.3/1-11.2.3.3/1-11.2.3.3:1.1/0003:28BD:091B.0009/input/input14
[    4.971967] hid-generic 0003:28BD:091B.0009: input,hiddev3,hidraw8: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input1
[    4.972716] hid-generic 0003:28BD:091B.000A: hiddev4,hidraw9: USB HID v1.00 Device [UGTABLET 21.5 inch PenDisplay] on usb-0000:00:14.0-11.2.3.3/input2
[    4.973744] lp: driver loaded but no devices found
[    4.976622] systemd[1]: Finished Load/Save Random Seed.
[    4.978465] ppdev: user-space parallel port driver
[    4.982877] systemd[1]: Finished Create System Users.
[    4.984233] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.996145] IPMI message handler: version 39.2
[    4.998922] ipmi device interface
[    5.005247] systemd[1]: Finished Load Kernel Modules.
[    5.006067] systemd[1]: Finished Create Static Device Nodes in /dev.
[    5.007529] systemd[1]: Mounting FUSE Control File System...
[    5.008853] systemd[1]: Mounting Kernel Configuration File System...
[    5.010165] systemd[1]: Starting Apply Kernel Variables...
[    5.011765] systemd[1]: Starting udev Kernel Device Manager...
[    5.013607] systemd[1]: Mounted FUSE Control File System.
[    5.013932] systemd[1]: Mounted Kernel Configuration File System.
[    5.014946] systemd[1]: Finished Set the console keyboard layout.
[    5.015288] systemd[1]: Reached target Local File Systems (Pre).
[    5.016756] systemd[1]: Mounting /media/jean-martin/macos...
[    5.030064] pstore: Using crash dump compression: deflate
[    5.030470] pstore: Registered efi as persistent store backend
[    5.030992] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[    5.031429] systemd[1]: Finished Load Kernel Module efi_pstore.
[    5.031624] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    5.038340] usb 1-11.3.1.1: new full-speed USB device number 19 using xhci_hcd
[    5.044513] systemd[1]: Finished Apply Kernel Variables.
[    5.045815] systemd[1]: Started Journal Service.
[    5.050186] systemd-journald[429]: Received client request to flush runtime journal.
[    5.091885] audit: type=1400 audit(1664201032.704:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=482 comm="apparmor_parser"
[    5.091904] audit: type=1400 audit(1664201032.704:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=478 comm="apparmor_parser"
[    5.092385] audit: type=1400 audit(1664201032.705:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=480 comm="apparmor_parser"
[    5.092387] audit: type=1400 audit(1664201032.705:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=480 comm="apparmor_parser"
[    5.093021] audit: type=1400 audit(1664201032.705:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=484 comm="apparmor_parser"
[    5.094241] audit: type=1400 audit(1664201032.706:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=481 comm="apparmor_parser"
[    5.094689] audit: type=1400 audit(1664201032.707:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=486 comm="apparmor_parser"
[    5.095639] audit: type=1400 audit(1664201032.708:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=485 comm="apparmor_parser"
[    5.095642] audit: type=1400 audit(1664201032.708:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=485 comm="apparmor_parser"
[    5.128869] usb 1-11.3.1.1: New USB device found, idVendor=0763, idProduct=1002, bcdDevice= 1.21
[    5.128872] usb 1-11.3.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.158655] kauditd_printk_skb: 15 callbacks suppressed
[    5.158658] audit: type=1400 audit(1664201032.771:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=479 comm="apparmor_parser"
[    5.158660] audit: type=1400 audit(1664201032.771:27): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=479 comm="apparmor_parser"
[    5.212108] EDAC ie31200: No ECC support
[    5.218408] usb 1-11.3.1.3: new high-speed USB device number 20 using xhci_hcd
[    5.240908] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.241627] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.241909] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.248890] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.248903] ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.269368] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[    5.269370] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.269371] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.282429] Intel(R) Wireless WiFi driver for Linux
[    5.282471] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    5.299837] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[    5.299840] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.299841] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.299842] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.299842] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.299843] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.299844] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.299844] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.299845] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.299846] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.299846] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.299847] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.299848] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.299848] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.299849] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[    5.299850] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[    5.299850] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[    5.300027] iwlwifi 0000:00:14.3: loaded firmware version 46.4d093a30.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.312484] usbcore: registered new device driver apple-mfi-fastcharge
[    5.314569] Bluetooth: Core ver 2.22
[    5.314586] NET: Registered PF_BLUETOOTH protocol family
[    5.314587] Bluetooth: HCI device and connection manager initialized
[    5.314589] Bluetooth: HCI socket layer initialized
[    5.314591] Bluetooth: L2CAP socket layer initialized
[    5.314593] Bluetooth: SCO socket layer initialized
[    5.325991] mc: Linux media interface: v0.10
[    5.332511] logitech-djreceiver 0003:046D:C52F.0006: hidraw5: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input0
[    5.341797] usbcore: registered new interface driver btusb
[    5.342684] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[    5.344471] usbcore: registered new interface driver snd-usb-audio
[    5.354089] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    5.354242] Bluetooth: hci0: Boot Address: 0x40800
[    5.354243] Bluetooth: hci0: Firmware Version: 26-11.20
[    5.354244] Bluetooth: hci0: Firmware already loaded
[    5.357008] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    5.360062] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x318
[    5.361012] intel_tcc_cooling: Programmable TCC Offset detected
[    5.365949] thermal thermal_zone3: failed to read out thermal zone (-61)
[    5.365875] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    5.368132] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input15
[    5.368157] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input16
[    5.368179] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input17
[    5.368199] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input18
[    5.368219] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input19
[    5.368239] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card4/input20
[    5.380234] snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.380237] snd_hda_codec_realtek hdaudioC3D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.380239] snd_hda_codec_realtek hdaudioC3D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.380240] snd_hda_codec_realtek hdaudioC3D0:    mono: mono_out=0x0
[    5.380240] snd_hda_codec_realtek hdaudioC3D0:    dig-out=0x1e/0x0
[    5.380241] snd_hda_codec_realtek hdaudioC3D0:    inputs:
[    5.380242] snd_hda_codec_realtek hdaudioC3D0:      Front Mic=0x19
[    5.380243] snd_hda_codec_realtek hdaudioC3D0:      Rear Mic=0x18
[    5.380244] snd_hda_codec_realtek hdaudioC3D0:      Line=0x1a
[    5.399163] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input21
[    5.407382] iwlwifi 0000:00:14.3: base HW address: 80:32:53:7c:1b:36
[    5.412249] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card3/input22
[    5.412680] Bluetooth: hci0: MSFT filter_enable is already on
[    5.414439] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card3/input23
[    5.414647] logitech-djreceiver 0003:046D:C52F.0007: hiddev2,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11.3.4/input1
[    5.416974] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card3/input24
[    5.419427] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card3/input25
[    5.419471] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card3/input26
[    5.419506] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card3/input27
[    5.469758] logitech-djreceiver 0003:046D:C52F.0007: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    5.470092] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input28
[    5.470642] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input29
[    5.470686] hid-generic 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-11.3.4/input1:1
[    5.473490] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.507520] intel_rapl_common: Found RAPL domain package
[    5.507522] intel_rapl_common: Found RAPL domain core
[    5.515621] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    5.526610] usb 1-11.3.1.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[    5.526613] usb 1-11.3.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    5.526614] usb 1-11.3.1.3: SerialNumber: 447F0780
[    5.534364] Adding 31250428k swap on /dev/sdf2.  Priority:-2 extents:1 across:31250428k SSFS
[    5.567838] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.4/1-11.3.4:1.1/0003:046D:C52F.0007/0003:046D:4057.000B/input/input33
[    5.569212] logitech-hidpp-device 0003:046D:4057.000B: input,hidraw10: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-11.3.4/input1:1
[    5.772421] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.772423] Bluetooth: BNEP filters: protocol multicast
[    5.772426] Bluetooth: BNEP socket layer initialized
[    5.778221] NET: Registered PF_ALG protocol family
[    5.791806] audit: type=1400 audit(1664201033.404:28): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1328 comm="cups-browsed" capability=23  capname="sys_nice"
[    5.903588] loop0: detected capacity change from 0 to 8
[    6.815211] firewire_core 0000:07:00.0: created device fw1: GUID 0001f2000001ae48, S400
[    6.893421] usb 1-11.3.1.3: set resolution quirk: cval->res = 384
[    6.970398] usb 1-11.3.1.4: new full-speed USB device number 21 using xhci_hcd
[    7.060770] usb 1-11.3.1.4: New USB device found, idVendor=13b2, idProduct=005f, bcdDevice= 1.00
[    7.060785] usb 1-11.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.060791] usb 1-11.3.1.4: Product: Vortex Wireless 2
[    7.060796] usb 1-11.3.1.4: Manufacturer: ALESIS
[    7.099811] videodev: Linux video capture interface: v2.00
[    7.110172] usb 1-11.3.1.3: Found UVC 1.00 device <unnamed> (046d:0825)
[    7.148466] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.3/1-11.3.1/1-11.3.1.3/1-11.3.1.3:1.0/input/input34
[    7.148577] usbcore: registered new interface driver uvcvideo
[    8.263035] Bluetooth: RFCOMM TTY layer initialized
[    8.263039] Bluetooth: RFCOMM socket layer initialized
[    8.263041] Bluetooth: RFCOMM ver 1.11
[    8.854966] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    8.855086] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[    9.884837] bpfilter: Loaded bpfilter_umh pid 1674
[    9.884966] Started bpfilter
[   15.709825] logitech-hidpp-device 0003:046D:4057.000B: HID++ 4.5 device connected.
[   16.426184] input: XP-PEN STYLUS as /devices/virtual/input/input35
[   16.426886] input: XP-PEN MOUSE as /devices/virtual/input/input36
[   16.426966] input: XP-PEN ERASER as /devices/virtual/input/input37
[   17.499750] wlp0s20f3: authenticate with 70:fc:8f:c5:c7:b8
[   17.501070] wlp0s20f3: send auth to 70:fc:8f:c5:c7:b8 (try 1/3)
[   17.639172] wlp0s20f3: authenticated
[   17.640373] wlp0s20f3: associate with 70:fc:8f:c5:c7:b8 (try 1/3)
[   17.642577] wlp0s20f3: RX AssocResp from 70:fc:8f:c5:c7:b8 (capab=0x1111 status=0 aid=2)
[   17.644785] wlp0s20f3: associated
[   17.683541] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   17.695264] wlp0s20f3: Limiting TX power to 17 (20 - 3) dBm as advertised by 70:fc:8f:c5:c7:b8
[   46.465712] usb 1-11.3.1.3: reset high-speed USB device number 20 using xhci_hcd

voici donc tout ce qui se passe sur ton ordinateur depuis le moment ou tu as appuyé sur le bouton power .
et donc tout les messages durant le boot et apres .

Et c'est grave docteur ?

Hors ligne

#20 Le 27/09/2022, à 07:45

iznobe

Re : Récupérer messages apparaissant durant le boot

Bonjour , non rien de grave a priori puisque ton ordi fonctionne normalement .

Si tu veux creuser un peu plus tu devrais donner les retours des autres intervenants , plus complets au niveau des erreurs ,proposé par @geole et @ylag , mais bon inutile de creuser si tout fonctionne .
c ' est utilse si effectivement tu rencontres un soucis .


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#21 Le 27/09/2022, à 10:46

esox

Re : Récupérer messages apparaissant durant le boot

iznobe a écrit :

Bonjour , non rien de grave a priori puisque ton ordi fonctionne normalement .

Si tu veux creuser un peu plus tu devrais donner les retours des autres intervenants , plus complets au niveau des erreurs ,proposé par @geole et @ylag , mais bon inutile de creuser si tout fonctionne .
c ' est utilse si effectivement tu rencontres un soucis .

Globalement ça marche bien oui, à part un bug dans le pilote HIP AMDGPU qui réinitialise le GPU et plante tout si on fait du viewport render dans blender avec acceleration GPU et des objets un peu chargés en polygones, mais il parait que ça pourrait ête résolu das la version 5.3 des pilotes AMDGPU Rocm. Wait and see.

Mais c'est fou, dans dmesg on voit même le lancement du bootloader opencore, je ne pensais pas que Linux allait fouiller jusque-là parce que ubuntu est lancé par le bootloader et non pas l'inverse. D'ailleurs c'est pour ça que je suis contraint aux GPU AMD, la machine doit aussi tourner sur OSX, mac étant beaucoup plus rapide que windows pour faire tourner ce que je ne peux pas faire en logiciel libre. Sur blender ça peut aller jusqu'à x10...

Non le truc qui m'énerve un peu ce sont ces messages pas super sexy au démarrage que je n'arrive pas à lire mais qui à mon avis sont-ceux-ci :

jean-martin@DesktopKubuntu20:~$ sudo dmesg | grep error
[sudo] Mot de passe de jean-martin : 
[    0.846794] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.846990] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.847189] pcieport 0000:00:1b.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.857514] ACPI Error: Aborting method \_SB.PR01._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.857546] ACPI Error: Aborting method \_SB.PR02._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.857575] ACPI Error: Aborting method \_SB.PR03._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.857602] ACPI Error: Aborting method \_SB.PR04._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.857630] ACPI Error: Aborting method \_SB.PR05._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.857658] ACPI Error: Aborting method \_SB.PR06._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.857686] ACPI Error: Aborting method \_SB.PR07._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    5.064592] EXT4-fs (sdf3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
jean-martin@DesktopKubuntu20:~$ 

Rien de grave donc visiblement mais si je pouvais faire en sorte que ça ne s'affiche pas ça serait mieux. J'avais créé un  fil pour ces messages il semble qu'il faille ajouter un

loglevel=3

quelque part dans le grub, mais je ne sais pas où...Et plutôt que partir à l'aveuglette je préfère demander avant wink.

Hors ligne

#22 Le 27/09/2022, à 10:53

geole

Re : Récupérer messages apparaissant durant le boot

Bonjour.
Je ne suis pas certain que vouloir empêcher la  collecte des erreurs soit une bonne idée.

Ajout
De plus l'option  loglevel=3

loglevel=	All Kernel Messages with a loglevel smaller than the
			console loglevel will be printed to the console. It can
			also be changed with klogd or other programs. The
			loglevels are defined as follows:

			0 (KERN_EMERG)		system is unusable
			1 (KERN_ALERT)		action must be taken immediately
			2 (KERN_CRIT)		critical conditions
			3 (KERN_ERR)		error conditions
			4 (KERN_WARNING)	warning conditions
			5 (KERN_NOTICE)		normal but significant condition
			6 (KERN_INFO)		informational
			7 (KERN_DEBUG)		debug-level messages 

n'est plus supportée.

a@a:~$ journalctl -b -g boot_image --no-pager
sept. 27 13:05:51 a kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-generic root=UUID=4f851c69-8fd4-4b61-b1d2-faf2ea718628 ro loglevel=3
sept. 27 13:05:51 a kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-generic root=UUID=4f851c69-8fd4-4b61-b1d2-faf2ea718628 ro loglevel=3
sept. 27 13:05:51 a kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-generic", will be passed to user space.
sept. 27 13:05:51 a kernel:     BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-generic
a@a:~$ 

Il semble qu'il faille recompiler le noyau

If you are running arch-linux then I presume that you know how to rebuild your kernel.

Dernière modification par geole (Le 27/09/2022, à 13:26)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#23 Le 27/09/2022, à 16:40

esox

Re : Récupérer messages apparaissant durant le boot

geole a écrit :

Mince... Je n' ai jamais fait ça !

Mais c'est vrai que si je boote sur le

5.13.0-51-lowlatency

qui était le noyau fourni avant que je n'installe

linux-lowlatency-hwe-20.04

et

linux-generic-hwe-20.04

je n'avais pas ce message et depuis si je boote sur le HWE Blender 3.2.2 a des bugs que je n'avais pas avant (mais pas sur la 3.3...)... Selon les prérequis du pilote AMDGPU c'est soit Focal 20.04.4 soit 20.04.5 HWE... Et comme au fur et à mesure  des mises à jour je suis passé sur la 20.04.5, j'ai donc installé les versions HWE et si je boote sur les kernels 5.15 j'ai ces messages au boot qui apparaissent ! C'est bien compliqué tout ça ! Surtout je ne comprends pas pourquoi il y a ce soucis vu que je n'ai fait qu'installer via MUON les kernels HWE. Serait-ce suite à l'install des pilotes Rocm AMDGPU  qui crée des kernel modules si on installe sans l'option

--no-dkms

Et là où ça se corse, c'est que je n'ai jamais compilé un  noyau. Enfin si une fois pour tester des pilotes FW audio mais je l'ai fait sous la direction du développeur donc je ne me souviens pas trop comment il fallait faire.

Peut-on compiler un noyau sans tout casser ? Faut-il virer tout ce qui est HWE avant ? Si j'ai bien compris le HWE représente les versions les plus récentes des kernels (5.15 au lieu de 5.13). Et si on peut le faire sans tout casser comme on fait ?

Dernière modification par esox (Le 27/09/2022, à 16:46)

Hors ligne

#24 Le 27/09/2022, à 17:52

geole

Re : Récupérer messages apparaissant durant le boot

Je n'arrive pas à  comprendre   que voir quelques lignes d'erreurs à l'écran te révolte. Mes tes mains devant tes yeux pendant la séquence de boot.

D'autre part, tu pourrais essayer de regarder si ton problème n'est pas résolu en 22.10

Dernière modification par geole (Le 27/09/2022, à 18:07)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#25 Le 27/09/2022, à 17:58

iznobe

Re : Récupérer messages apparaissant durant le boot

Bonjour , compiler un noyau pour ne plus voir quelques messages d ' erreurs sans importances au boot , qui n' apparaitront plus d ' ici quelques semaines / mois , c ' est prendre un marteau piqueur de chantier jaune qu ' on voit sur les routes pour enlever une goutte de mortier encore frais qui serait tombé sur de la faience de salle de bains ...

j ' espère que tu es bricoleur wink

Sinon il y aurait a priori , ca : https://forum.ubuntu-fr.org/viewtopic.p … #p22580182
qui est bien bien mieux que de modifier le " loglevel " ou de recompiler .

Dernière modification par iznobe (Le 27/09/2022, à 18:20)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne