<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6762&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6762</link>
		<description><![CDATA[The most recent posts in [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device ..".]]></description>
		<lastBuildDate>Sun, 11 Aug 2024 09:10:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51577#p51577</link>
			<description><![CDATA[<p>thanks for posting your resolution to this query.</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Sun, 11 Aug 2024 09:10:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51577#p51577</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51576#p51576</link>
			<description><![CDATA[<p>Fixed!</p><p>Found that nouveau module was blacklisted in /lib/modprobe.d/nvidia-installer-disable-nouveau.conf </p><p>This was installed by attempting to install nvidia drivers from nvidia binary package from Nvidia.com.&#160; <br />Which later on uninstall wasn&#039;t removed.</p><p>Solution came from <a href="https://wiki.archlinux.org/title/Nouveau" rel="nofollow">https://wiki.archlinux.org/title/Nouveau</a></p>]]></description>
			<author><![CDATA[dummy@example.com (rdav)]]></author>
			<pubDate>Sun, 11 Aug 2024 08:08:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51576#p51576</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51575#p51575</link>
			<description><![CDATA[<p>Hi Soren,&#160; <br />This was with both not having /etc/X11/xorg.conf and my bespoke xorg.conf</p><p>Looking at dmesg for kernel 6.10.3 with non-working xorg, there is no mention of &quot;nouveau&quot;<br />whereas in kernel 6.9.11 with working xorg there are multiple lines with &quot;nouveau&quot;.</p><p>After removing linux-image-6.10.3, synaptic reported that there were files remaining in /var/lib/modules/6.10.3<br />I removed this directory.<br />Reinstalling linux-image-6.10.3, synaptic reports </p><div class="codebox"><pre><code>W: Possible missing firmware /lib/firmware/nvidia/ad107/gsp/gsp-535.113.01.bin for module nouveau          
..... 
(multiple lines not shown) </code></pre></div><p>Using Synaptic: searched for &quot;firmware&quot;; synaptic selected packages which were installed.<br />installed amd64-microcode (3.20240116.2+nmu1)<br />firmware-amd-graphics (20240709-1)<br />firmware-linux (20240709-1)<br />firmware-linux-nonfree (20240709-1)<br />firmware-nvidia-graphics (20240709-1)<br />intel-microcode (3.20240531.1+nmu1)<br />iucode-tool (2.3.1-3)</p><p>Reinstalled linux-image-6.10.3 to no errors with missing firmware.</p><p>Rebooting into 6.10.3, still had no X, only a prompt.</p><p>/var/log/X11.0.log still has &quot;(EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19&quot; </p><p>dmesg has no reference to &quot;nouveau&quot; </p><p>These files are posted below.</p><p>Your help to solve this problem is appreaciated!</p><p>Thanks in advance!</p><p>X11.0.log:</p><div class="codebox"><pre class="vscroll"><code>1 [    24.414]                                                                                                                                                          
  2 X.Org X Server 1.21.1.11                                                                                                                                              
  3 X Protocol Version 11, Revision 0                                                                                                                                     
  4 [    24.414] Current Operating System: Linux beanz 6.10.3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.3-1 (2024-08-04) x86_64                                            
  5 [    24.414] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.10.3-amd64 root=UUID=59d2e3aa-fbb4-4c21-a3ad-d0d7af3337b7 ro video=1024x768 quiet pcie_aspm=off module_bl    acklist=pcspkr                                                                                                                                                        
  6 [    24.414] xorg-server 2:21.1.12-1devuan1 (https://www.devuan.org/os/community)                                                                                     
  7 [    24.414] Current version of pixman: 0.42.2                                                                                                                        
  8 [    24.414]    Before reporting problems, check http://wiki.x.org                                                                                                    
  9         to make sure that you have the latest version.                                                                                                                
 10 [    24.414] Markers: (--) probed, (**) from config file, (==) default setting,                                                                                       
 11         (++) from command line, (!!) notice, (II) informational,                                                                                                      
 12         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.                                                                                                 
 13 [    24.414] (==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Sun Aug 11 12:42:25 2024                                                                                     
 14 [    24.416] (==) Using config file: &quot;/etc/X11/xorg.conf&quot;                                                                                                             
 15 [    24.416] (==) Using config directory: &quot;/etc/X11/xorg.conf.d&quot;                                                                                                       16 [    24.416] (==) Using system config directory &quot;/usr/share/X11/xorg.conf.d&quot;                                                                                          
 17 [    24.420] (**) Option &quot;defaultserverlayout&quot; &quot;LayoutDual&quot;                                                                                                           
 18 [    24.420] (**) ServerLayout &quot;LayoutDual&quot;                                                                                                                           
 19 [    24.420] (**) |--&gt;Screen &quot;Screen0&quot; (0)                                                                                                                            
 20 [    24.420] (**) |   |--&gt;Monitor &quot;&lt;default monitor&gt;&quot;                                                                                                                 
 21 [    24.420] (**) |   |--&gt;Device &quot;Nvidia0&quot;                                                                                                                            
 22 [    24.420] (==) No monitor specified for screen &quot;Screen0&quot;.                                                                                                          
 23         Using a default monitor configuration.                                                                                                                        
 24 [    24.420] (**) |--&gt;Screen &quot;Screen1&quot; (1)                                                                                                                            
 25 [    24.420] (**) |   |--&gt;Monitor &quot;&lt;default monitor&gt;&quot;                                                                                                                 
 26 [    24.420] (**) |   |--&gt;Device &quot;Nvidia1&quot;                                                                                                                            
 27 [    24.420] (==) No monitor specified for screen &quot;Screen1&quot;.                                                                                                          
 28         Using a default monitor configuration.                                                                                                                        
 29 [    24.421] (**) Allowing byte-swapped clients                                                                                                                       
 30 [    24.421] (==) Automatically adding devices                                                                                                                        
 31 [    24.421] (==) Automatically enabling devices                                                                                                                      
 32 [    24.421] (==) Automatically adding GPU devices                                                                                                                    
 33 [    24.421] (==) Automatically binding GPU devices                                                                                                                   
 34 [    24.421] (==) Max clients allowed: 256, resource mask: 0x1fffff                                                                                                   
 35 [    24.424] (WW) The directory &quot;/usr/share/fonts/X11/cyrillic&quot; does not exist.                                                                                       
 36 [    24.424]    Entry deleted from font path.                                                                                                                         
 37 [    24.428] (==) FontPath set to:                                                                                                                                    
 38         /usr/share/fonts/X11/misc,                                                                                                                                    
 39         /usr/share/fonts/X11/100dpi/:unscaled,                                                                                                                        
 40         /usr/share/fonts/X11/75dpi/:unscaled,                                                                                                                          41         /usr/share/fonts/X11/Type1,                                                                                                                                   
 42         /usr/share/fonts/X11/100dpi,                                                                                                                                  
 43         /usr/share/fonts/X11/75dpi,                                     
44         built-ins                                                                                                                                                     
 45 [    24.428] (==) ModulePath set to &quot;/usr/lib/xorg/modules&quot;                                                                                                           
 46 [    24.428] (II) The server relies on udev to provide the list of input devices.                                                                                      47         If no devices become available, reconfigure udev or disable AutoAddDevices.                                                                                   
 48 [    24.428] (II) Loader magic: 0x55e3ba91dea0                                                                                                                        
 49 [    24.428] (II) Module ABI versions:                                                                                                                                
 50 [    24.428]    X.Org ANSI C Emulation: 0.4                                                                                                                           
 51 [    24.428]    X.Org Video Driver: 25.2                                                                                                                              
 52 [    24.428]    X.Org XInput driver : 24.4                                                                                                                            
 53 [    24.428]    X.Org Server Extension : 10.0                                                                                                                         
 54 [    24.428] (++) using VT number 7                                                                                                                                   
 55                                                                                                                                                                       
 56 [    24.428] (II) seat-libseat: libseat integration requires -keeptty and -keeptty was not provided, disabling libseat integration                                    
 57 [    24.430] (--) PCI:*(1@0:0:0) 10de:11be:103c:176c rev 161, Mem @ 0xd8000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x???    ?????/131072                                                                                                                                                          
 58 [    24.430] (II) LoadModule: &quot;glx&quot;                                                                                                                                   
 59 [    24.431] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so                                                                                                  
 60 [    24.440] (II) Module glx: vendor=&quot;X.Org Foundation&quot;                                                                                                               
 61 [    24.440]    compiled for 1.21.1.11, module version = 1.0.0                                                                                                        
 62 [    24.440]    ABI class: X.Org Server Extension, version 10.0                                                                                                       
 63 [    24.440] (II) LoadModule: &quot;nouveau&quot;                                                                                                                               
 64 [    24.441] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so                                                                                                
 65 [    24.444] (II) Module nouveau: vendor=&quot;X.Org Foundation&quot;                                                                                                           
 66 [    24.444]    compiled for 1.21.1.11, module version = 1.0.17                                                                                                       
 67 [    24.444]    Module class: X.Org Video Driver                                                                                                                      
 68 [    24.444]    ABI class: X.Org Video Driver, version 25.2                                                                                                           
 69 [    24.444] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500                                                                                               
 70 [    24.444] (II) NOUVEAU driver for NVIDIA chipset families :                                                                                                        
 71 [    24.444]    RIVA TNT            (NV04)                                                                                                                            
 72 [    24.444]    RIVA TNT2           (NV05)                                                                                                                            
 73 [    24.444]    GeForce 256         (NV10)                                                                                                                            
 74 [    24.444]    GeForce 2           (NV11, NV15)                                                                                                                      
 75 [    24.444]    GeForce 4MX         (NV17, NV18)                                                                                                                      
 76 [    24.444]    GeForce 3           (NV20)                                                                                                                            
 77 [    24.444]    GeForce 4Ti         (NV25, NV28)                                                                                                                      
 78 [    24.444]    GeForce FX          (NV3x)                                                                                                                            
 79 [    24.444]    GeForce 6           (NV4x)                                                                                                                            
 80 [    24.444]    GeForce 7           (G7x)                                                                                                                             
 81 [    24.444]    GeForce 8           (G8x)                                                                                                                              82 [    24.444]    GeForce 9           (G9x)                                                                                                                             
 83 [    24.444]    GeForce GTX 2xx/3xx (GT2xx)                                                                                                                           
 84 [    24.444]    GeForce GTX 4xx/5xx (GFxxx)                
85 [    24.444]    GeForce GTX 6xx/7xx (GKxxx)                                                                                                                           
 86 [    24.444]    GeForce GTX 9xx     (GMxxx)                                                                                                                           
 87 [    24.444]    GeForce GTX 10xx    (GPxxx)
 88 [    25.028] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19                                                                                           
 89 [    25.533] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19                                                                                           
 90 [    26.053] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19                                                                                           
 91 [    26.584] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19                                                                                           
 92 [    26.584] (EE) No devices detected.                                                                                                                                
 93 [    26.584] (EE)                                                                                                                                                     
 94 Fatal server error:                                                                                                                                                   
 95 [    26.584] (EE) no screens found(EE)                                                                                                                                
 96 [    26.585] (EE)                                                                                                                                                     
 97 Please consult the The X.Org Foundation support                                                                                                                       
 98          at http://wiki.x.org                                                                                                                                          99  for help.                                                                                                                                                            
100 [    26.585] (EE) Please also check the log file at &quot;/var/log/Xorg.0.log&quot; for additional information.                                                                 
101 [    26.585] (EE)                                                                                                                                                     
102 [    26.674] (EE) Server terminated with error (1). Closing log file.        
 </code></pre></div><p>dmesg:</p><div class="codebox"><pre class="vscroll"><code>[    0.000000] Linux version 6.10.3-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-13 (Debian 13.3.0-4) 13.3.0, GNU ld (GNU Binutils for Debian) 2.42.90.20240720) #1 SMP PREEMPT_DYNAMIC Debian 6.10.3-1 (2024-08-04)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.10.3-amd64 root=UUID=59d2e3aa-fbb4-4c21-a3ad-d0d7af3337b7 ro video=1024x768 quiet pcie_aspm=off module_blacklist=pcspkr
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bd8fefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bd8ff000-0x00000000bec7efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bec7f000-0x00000000bef4afff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bef4b000-0x00000000bef7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bef7f000-0x00000000beffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000befff000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Hewlett-Packard HP EliteBook 8770w/176C, BIOS 68IAV Ver. F.66 07/13/2017
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2693.716 MHz processor
[    0.000987] e820: update [mem 0x00000000-0x00000fff] usable ==&gt; reserved
[    0.000991] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001000] last_pfn = 0x83e000 max_arch_pfn = 0x400000000
[    0.001005] MTRR map: 7 entries (3 fixed + 4 variable; max 23), built from 10 variable MTRRs
[    0.001008] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001296] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.012669] RAMDISK: [mem 0x19d45000-0x28e99fff]
[    0.012675] ACPI: Early table checksum verification disabled
[    0.012679] ACPI: RSDP 0x00000000000F2F10 000024 (v02 HPQOEM)
[    0.012683] ACPI: XSDT 0x00000000BEFFE120 0000A4 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
[    0.012689] ACPI: FACP 0x00000000BEFFC000 00010C (v05 HPQOEM 176C     0000000F HP   00000001)
[    0.012695] ACPI: DSDT 0x00000000BEFD6000 020987 (v02 HPQOEM 176C     00000001 INTL 20110112)
[    0.012699] ACPI: FACS 0x00000000BEC34000 000040
[    0.012702] ACPI: FACS 0x00000000BEC34000 000040
[    0.012705] ACPI: HPET 0x00000000BEFFB000 000038 (v01 HPQOEM 176C     00000001 HP   00000001)
[    0.012708] ACPI: APIC 0x00000000BEFFA000 0000BC (v01 HPQOEM 176C     00000001 HP   00000001)
[    0.012712] ACPI: MCFG 0x00000000BEFF9000 00003C (v01 HPQOEM 176C     00000001 HP   00000001)
[    0.012716] ACPI: TCPA 0x00000000BEFF7000 000032 (v02 HPQOEM 176C     00000000 HP   00000001)
[    0.012719] ACPI: SSDT 0x00000000BEFD3000 0002CA (v01 HPQOEM SataAhci 00001000 INTL 20110112)
[    0.012723] ACPI: SSDT 0x00000000BEFD2000 00048A (v01 HPQOEM PtidDevc 00001000 INTL 20110112)
[    0.012726] ACPI: SLIC 0x00000000BEFD1000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.012730] ACPI: MSDM 0x00000000BEFD0000 000055 (v03 HPQOEM SLIC-MPC 00000000 HP   00000001)
[    0.012733] ACPI: FPDT 0x00000000BEFCF000 000044 (v01 HPQOEM 176C     00000001 HP   00000001)
[    0.012737] ACPI: BGRT 0x00000000BEFCE000 000038 (v00 HPQOEM 176C     00000001 HP   00000001)
[    0.012740] ACPI: SSDT 0x00000000BEFCB000 0019EF (v01 HPQOEM NVIDIAGF 00000001 INTL 20110112)
[    0.012744] ACPI: SSDT 0x00000000BEFCA000 0009B6 (v01 PmRef  Cpu0Ist  00003000 INTL 20110112)
[    0.012748] ACPI: SSDT 0x00000000BEFC9000 000AAD (v01 PmRef  CpuPm    00003000 INTL 20110112)
[    0.012751] ACPI: DMAR 0x00000000BEFC8000 000080 (v01 INTEL  SNB      00000001 INTL 00000001)
[    0.012755] ACPI: ASF! 0x00000000BEFF8000 0000A5 (v32 HPQOEM 176C     00000001 HP   00000001)
[    0.012758] ACPI: Reserving FACP table memory at [mem 0xbeffc000-0xbeffc10b]
[    0.012759] ACPI: Reserving DSDT table memory at [mem 0xbefd6000-0xbeff6986]
[    0.012760] ACPI: Reserving FACS table memory at [mem 0xbec34000-0xbec3403f]
[    0.012761] ACPI: Reserving FACS table memory at [mem 0xbec34000-0xbec3403f]
[    0.012762] ACPI: Reserving HPET table memory at [mem 0xbeffb000-0xbeffb037]
[    0.012764] ACPI: Reserving APIC table memory at [mem 0xbeffa000-0xbeffa0bb]
[    0.012764] ACPI: Reserving MCFG table memory at [mem 0xbeff9000-0xbeff903b]
[    0.012765] ACPI: Reserving TCPA table memory at [mem 0xbeff7000-0xbeff7031]
[    0.012766] ACPI: Reserving SSDT table memory at [mem 0xbefd3000-0xbefd32c9]
[    0.012768] ACPI: Reserving SSDT table memory at [mem 0xbefd2000-0xbefd2489]
[    0.012768] ACPI: Reserving SLIC table memory at [mem 0xbefd1000-0xbefd1175]
[    0.012769] ACPI: Reserving MSDM table memory at [mem 0xbefd0000-0xbefd0054]
[    0.012771] ACPI: Reserving FPDT table memory at [mem 0xbefcf000-0xbefcf043]
[    0.012772] ACPI: Reserving BGRT table memory at [mem 0xbefce000-0xbefce037]
[    0.012773] ACPI: Reserving SSDT table memory at [mem 0xbefcb000-0xbefcc9ee]
[    0.012774] ACPI: Reserving SSDT table memory at [mem 0xbefca000-0xbefca9b5]
[    0.012775] ACPI: Reserving SSDT table memory at [mem 0xbefc9000-0xbefc9aac]
[    0.012776] ACPI: Reserving DMAR table memory at [mem 0xbefc8000-0xbefc807f]
[    0.012777] ACPI: Reserving ASF! table memory at [mem 0xbeff8000-0xbeff80a4]
[    0.012842] No NUMA configuration found
[    0.012843] Faking a node at [mem 0x0000000000000000-0x000000083dffffff]
[    0.012854] NODE_DATA(0) allocated [mem 0x83dfb9000-0x83dfe3fff]
[    0.013156] Zone ranges:
[    0.013157]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013159]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013161]   Normal   [mem 0x0000000100000000-0x000000083dffffff]
[    0.013162]   Device   empty
[    0.013164] Movable zone start for each node
[    0.013167] Early memory node ranges
[    0.013167]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.013169]   node   0: [mem 0x0000000000100000-0x00000000bd8fefff]
[    0.013171]   node   0: [mem 0x00000000bec7f000-0x00000000bef4afff]
[    0.013172]   node   0: [mem 0x00000000befff000-0x00000000beffffff]
[    0.013173]   node   0: [mem 0x0000000100000000-0x000000083dffffff]
[    0.013177] Initmem setup node 0 [mem 0x0000000000001000-0x000000083dffffff]
[    0.013183] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.013207] On node 0, zone DMA: 99 pages in unavailable ranges
[    0.018104] On node 0, zone DMA32: 4992 pages in unavailable ranges
[    0.018111] On node 0, zone DMA32: 180 pages in unavailable ranges
[    0.018427] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.018509] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.018812] ACPI: PM-Timer IO Port: 0x408
[    0.018823] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.018824] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.018826] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.018827] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.018828] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.018829] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.018830] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.018831] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.018841] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.018844] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.018847] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.018852] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.018853] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.018859] TSC deadline timer available
[    0.018865] CPU topo: Max. logical packages:   1
[    0.018866] CPU topo: Max. logical dies:       1
[    0.018867] CPU topo: Max. dies per package:   1
[    0.018873] CPU topo: Max. threads per core:   2
[    0.018874] CPU topo: Num. cores per package:     4
[    0.018875] CPU topo: Num. threads per package:   8
[    0.018876] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
[    0.018894] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.018896] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.018898] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.018898] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.018899] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.018901] PM: hibernation: Registered nosave memory: [mem 0xbd8ff000-0xbec7efff]
[    0.018903] PM: hibernation: Registered nosave memory: [mem 0xbef4b000-0xbef7efff]
[    0.018904] PM: hibernation: Registered nosave memory: [mem 0xbef7f000-0xbeffefff]
[    0.018906] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[    0.018907] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.018908] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.018909] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.018910] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.018911] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.018911] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.018912] PM: hibernation: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.018913] PM: hibernation: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.018914] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.018915] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.018916] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.018917] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.018918] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffafffff]
[    0.018919] PM: hibernation: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[    0.018921] [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.018923] Booting paravirtualized kernel on bare hardware
[    0.018926] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.024583] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.025196] percpu: Embedded 65 pages/cpu s229376 r8192 d28672 u524288
[    0.025203] pcpu-alloc: s229376 r8192 d28672 u524288 alloc=1*2097152
[    0.025206] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7 
[    0.025231] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.10.3-amd64 root=UUID=59d2e3aa-fbb4-4c21-a3ad-d0d7af3337b7 ro video=1024x768 quiet pcie_aspm=off module_blacklist=pcspkr
[    0.025312] PCIe ASPM is disabled
[    0.025318] Unknown kernel command line parameters &quot;BOOT_IMAGE=/boot/vmlinuz-6.10.3-amd64&quot;, will be passed to user space.
[    0.025327] random: crng init done
[    0.028679] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.030397] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.030535] Fallback order for Node 0: 0 
[    0.030539] Built 1 zonelists, mobility grouping on.  Total pages: 8371048
[    0.030540] Policy zone: Normal
[    0.030550] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.030560] software IO TLB: area num 8.
[    0.058128] Memory: 2925784K/33484192K available (16384K kernel code, 2422K rwdata, 11044K rodata, 4104K init, 5320K bss, 935124K reserved, 0K cma-reserved)
[    0.058420] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.058453] Kernel/User page tables isolation: enabled
[    0.058496] ftrace: allocating 44506 entries in 174 pages
[    0.066873] ftrace: allocated 174 pages with 5 groups
[    0.067622] Dynamic Preempt: voluntary
[    0.067684] rcu: Preemptible hierarchical RCU implementation.
[    0.067685] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.067687] 	Trampoline variant of Tasks RCU enabled.
[    0.067687] 	Rude variant of Tasks RCU enabled.
[    0.067688] 	Tracing variant of Tasks RCU enabled.
[    0.067689] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.067690] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.067699] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[    0.067701] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[    0.067703] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[    0.070978] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[    0.071187] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.071273] Console: colour dummy device 80x25
[    0.071276] printk: legacy console [tty0] enabled
[    0.071319] ACPI: Core revision 20240322
[    0.071475] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.071490] APIC: Switch to symmetric I/O mode setup
[    0.071492] DMAR: Host address width 36
[    0.071494] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[    0.071499] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.071502] DMAR: RMRR base: 0x000000bec0f000 end: 0x000000bec2efff
[    0.071505] DMAR-IR: IOAPIC id 0 under DRHD base  0xfed90000 IOMMU 0
[    0.071507] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[    0.071508] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.071801] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.071804] x2apic enabled
[    0.071870] APIC: Switched APIC routing to: cluster x2apic
[    0.072296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.091492] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26d40e71c15, max_idle_ns: 440795300989 ns
[    0.091497] Calibrating delay loop (skipped), value calculated using timer frequency.. 5387.43 BogoMIPS (lpj=10774864)
[    0.091524] CPU0: Thermal monitoring enabled (TM1)
[    0.091550] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.091552] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.091555] process: using mwait in idle threads
[    0.091557] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.091560] Spectre V2 : Mitigation: Retpolines
[    0.091561] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.091562] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.091563] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.091565] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.091566] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.091568] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.091570] MDS: Mitigation: Clear CPU buffers
[    0.091571] MMIO Stale Data: Unknown: No mitigations
[    0.091572] SRBDS: Vulnerable: No microcode
[    0.091577] x86/fpu: Supporting XSAVE feature 0x001: &#039;x87 floating point registers&#039;
[    0.091578] x86/fpu: Supporting XSAVE feature 0x002: &#039;SSE registers&#039;
[    0.091579] x86/fpu: Supporting XSAVE feature 0x004: &#039;AVX registers&#039;
[    0.091581] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.091582] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using &#039;standard&#039; format.
[    0.112886] Freeing SMP alternatives memory: 40K
[    0.112894] pid_max: default: 32768 minimum: 301
[    0.112939] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ima,evm
[    0.112954] landlock: Up and running.
[    0.112955] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.112982] AppArmor: AppArmor initialized
[    0.112984] TOMOYO Linux initialized
[    0.112989] LSM support for eBPF active
[    0.113046] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.113080] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.115102] smpboot: CPU0: Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.115334] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.115352] ... version:                3
[    0.115353] ... bit width:              48
[    0.115354] ... generic registers:      4
[    0.115355] ... value mask:             0000ffffffffffff
[    0.115356] ... max period:             00007fffffffffff
[    0.115357] ... fixed-purpose events:   3
[    0.115358] ... event mask:             000000070000000f
[    0.115495] signal: max sigframe size: 1776
[    0.115495] Estimated ratio of average max frequency by base frequency (times 1024): 1327
[    0.115495] rcu: Hierarchical SRCU implementation.
[    0.115495] rcu: 	Max phase no-delay instances is 1000.
[    0.115495] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.115495] smp: Bringing up secondary CPUs ...
[    0.115495] smpboot: x86: Booting SMP configuration:
[    0.115495] .... node  #0, CPUs:      #2 #4 #6 #1 #3 #5 #7
[    0.121500] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.127541] smp: Brought up 1 node, 8 CPUs
[    0.127541] smpboot: Total of 8 processors activated (43099.45 BogoMIPS)
[    0.177394] node 0 deferred pages initialised in 52ms
[    0.180525] devtmpfs: initialized
[    0.180525] x86/mm: Memory block size: 128MB
[    0.184553] ACPI: PM: Registering ACPI NVS region [mem 0xbef4b000-0xbef7efff] (212992 bytes)
[    0.184553] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.184553] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.184553] pinctrl core: initialized pinctrl subsystem
[    0.184553] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.184627] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.184895] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.185166] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.185190] audit: initializing netlink subsys (disabled)
[    0.185213] audit: type=2000 audit(1723344120.112:1): state=initialized audit_enabled=0 res=1
[    0.185213] thermal_sys: Registered thermal governor &#039;fair_share&#039;
[    0.185213] thermal_sys: Registered thermal governor &#039;bang_bang&#039;
[    0.185213] thermal_sys: Registered thermal governor &#039;step_wise&#039;
[    0.185213] thermal_sys: Registered thermal governor &#039;user_space&#039;
[    0.185213] thermal_sys: Registered thermal governor &#039;power_allocator&#039;
[    0.185213] cpuidle: using governor ladder
[    0.185213] cpuidle: using governor menu
[    0.185213] ACPI FADT declares the system doesn&#039;t support PCIe ASPM, so disable it
[    0.185213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.185213] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.185213] PCI: Using configuration type 1 for base access
[    0.185213] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.185213] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.185213] mtrr: probably your BIOS does not setup all CPUs.
[    0.185213] mtrr: corrected configuration.
[    0.185213] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.185213] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.185213] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.185213] Demotion targets for Node 0: null
[    0.185213] ACPI: Added _OSI(Module Device)
[    0.185213] ACPI: Added _OSI(Processor Device)
[    0.185213] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.185213] ACPI: Added _OSI(Processor Aggregator Device)
[    0.199277] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.200116] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.219744] ACPI: Dynamic OEM Table Load:
[    0.219753] ACPI: SSDT 0xFFFF8EAC40D30000 000861 (v01 PmRef  Cpu0Cst  00003001 INTL 20110112)
[    0.220268] ACPI: Dynamic OEM Table Load:
[    0.220274] ACPI: SSDT 0xFFFF8EB288FC2000 000303 (v01 PmRef  ApIst    00003000 INTL 20110112)
[    0.220702] ACPI: Dynamic OEM Table Load:
[    0.220706] ACPI: SSDT 0xFFFF8EB288F7BA00 000119 (v01 PmRef  ApCst    00003000 INTL 20110112)
[    0.221990] ACPI: _OSC evaluated successfully for all CPUs
[    0.222033] ACPI: EC: EC started
[    0.222034] ACPI: EC: interrupt blocked
[    2.208937] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.208941] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    2.208943] ACPI: Interpreter enabled
[    2.208963] ACPI: PM: (supports S0 S3 S4 S5)
[    2.208964] ACPI: Using IOAPIC for interrupt routing
[    2.208991] PCI: Using host bridge windows from ACPI; if necessary, use &quot;pci=nocrs&quot; and report a bug
[    2.208993] PCI: Using E820 reservations for host bridge windows
[    2.209193] ACPI: Enabled 7 GPEs in block 00 to 3F
[    2.211480] ACPI: \_SB_.PCI0.HDEF.APPR: New power resource
[    2.213972] ACPI: \_SB_.PCI0.LPCB.SIO_.COM1.COMP: New power resource
[    2.214532] ACPI: \_SB_.PCI0.LPCB.SIO_.LPT0.LPP_: New power resource
[    2.217483] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    2.217490] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI HPX-Type3]
[    2.217493] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    2.217852] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.218312] PCI host bridge to bus 0000:00
[    2.218315] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    2.218317] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    2.218319] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    2.218320] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    2.218322] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff window]
[    2.218324] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
[    2.218326] pci_bus 0000:00: root bus resource [bus 00-3e]
[    2.218342] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 conventional PCI endpoint
[    2.218422] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 PCIe Root Port
[    2.218434] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.218437] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    2.218440] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xd90fffff]
[    2.218445] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    2.218475] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.218586] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 conventional PCI endpoint
[    2.218605] pci 0000:00:14.0: BAR 0 [mem 0xd9520000-0xd952ffff 64bit]
[    2.218672] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    2.218756] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 conventional PCI endpoint
[    2.218777] pci 0000:00:16.0: BAR 0 [mem 0xd9535000-0xd953500f 64bit]
[    2.218858] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    2.218924] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 conventional PCI endpoint
[    2.218939] pci 0000:00:19.0: BAR 0 [mem 0xd9500000-0xd951ffff]
[    2.218947] pci 0000:00:19.0: BAR 1 [mem 0xd953b000-0xd953bfff]
[    2.218956] pci 0000:00:19.0: BAR 2 [io  0x6040-0x605f]
[    2.219021] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    2.219098] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 conventional PCI endpoint
[    2.219115] pci 0000:00:1a.0: BAR 0 [mem 0xd953a000-0xd953a3ff]
[    2.219206] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    2.219292] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[    2.219310] pci 0000:00:1b.0: BAR 0 [mem 0xd9530000-0xd9533fff 64bit]
[    2.219393] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.219493] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 PCIe Root Port
[    2.219524] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.219531] pci 0000:00:1c.0:   bridge window [mem 0xd9400000-0xd94fffff]
[    2.219611] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.219636] pci 0000:00:1c.0: Enabling MPC IRBNCE
[    2.219639] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[    2.219724] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 PCIe Root Port
[    2.219754] pci 0000:00:1c.1: PCI bridge to [bus 03-23]
[    2.219759] pci 0000:00:1c.1:   bridge window [io  0x3000-0x4fff]
[    2.219764] pci 0000:00:1c.1:   bridge window [mem 0xd4000000-0xd7ffffff]
[    2.219843] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.219865] pci 0000:00:1c.1: Enabling MPC IRBNCE
[    2.219868] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
[    2.219958] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 PCIe Root Port
[    2.219988] pci 0000:00:1c.2: PCI bridge to [bus 24]
[    2.219995] pci 0000:00:1c.2:   bridge window [mem 0xd9300000-0xd93fffff]
[    2.220074] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    2.220097] pci 0000:00:1c.2: Enabling MPC IRBNCE
[    2.220100] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
[    2.220194] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 PCIe Root Port
[    2.220224] pci 0000:00:1c.3: PCI bridge to [bus 25]
[    2.220231] pci 0000:00:1c.3:   bridge window [mem 0xd9200000-0xd92fffff]
[    2.220309] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    2.220332] pci 0000:00:1c.3: Enabling MPC IRBNCE
[    2.220335] pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[    2.220427] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400 PCIe Root Port
[    2.220457] pci 0000:00:1c.4: PCI bridge to [bus 26]
[    2.220462] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
[    2.220466] pci 0000:00:1c.4:   bridge window [mem 0xd9100000-0xd91fffff]
[    2.220545] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    2.220567] pci 0000:00:1c.4: Enabling MPC IRBNCE
[    2.220570] pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[    2.220655] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 conventional PCI endpoint
[    2.220671] pci 0000:00:1d.0: BAR 0 [mem 0xd9539000-0xd95393ff]
[    2.220762] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    2.220850] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 conventional PCI endpoint
[    2.221044] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 conventional PCI endpoint
[    2.221058] pci 0000:00:1f.2: BAR 0 [io  0x6068-0x606f]
[    2.221065] pci 0000:00:1f.2: BAR 1 [io  0x6074-0x6077]
[    2.221073] pci 0000:00:1f.2: BAR 2 [io  0x6060-0x6067]
[    2.221081] pci 0000:00:1f.2: BAR 3 [io  0x6070-0x6073]
[    2.221089] pci 0000:00:1f.2: BAR 4 [io  0x6020-0x603f]
[    2.221096] pci 0000:00:1f.2: BAR 5 [mem 0xd9538000-0xd95387ff]
[    2.221143] pci 0000:00:1f.2: PME# supported from D3hot
[    2.221215] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 conventional PCI endpoint
[    2.221233] pci 0000:00:1f.3: BAR 0 [mem 0xd9534000-0xd95340ff 64bit]
[    2.221254] pci 0000:00:1f.3: BAR 4 [io  0xef80-0xef9f]
[    2.221377] pci 0000:01:00.0: [10de:11be] type 00 class 0x030000 PCIe Endpoint
[    2.221389] pci 0000:01:00.0: BAR 0 [mem 0xd8000000-0xd8ffffff]
[    2.221398] pci 0000:01:00.0: BAR 1 [mem 0xc0000000-0xcfffffff 64bit pref]
[    2.221408] pci 0000:01:00.0: BAR 3 [mem 0xd0000000-0xd1ffffff 64bit pref]
[    2.221415] pci 0000:01:00.0: BAR 5 [io  0x5000-0x507f]
[    2.221421] pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]
[    2.221448] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.221507] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    2.222009] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300 PCIe Endpoint
[    2.222022] pci 0000:01:00.1: BAR 0 [mem 0xd9000000-0xd9003fff]
[    2.222138] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.222184] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.222260] acpiphp: Slot [1] registered
[    2.222288] pci 0000:00:1c.1: PCI bridge to [bus 03-23]
[    2.222408] pci 0000:24:00.0: [197b:2380] type 00 class 0x0c0010 PCIe Endpoint
[    2.222450] pci 0000:24:00.0: BAR 0 [mem 0xd9300000-0xd93007ff]
[    2.222474] pci 0000:24:00.0: BAR 1 [mem 0xd9305000-0xd93050ff]
[    2.222892] pci 0000:24:00.1: [197b:2392] type 00 class 0x088000 PCIe Endpoint
[    2.222928] pci 0000:24:00.1: BAR 0 [mem 0xd9304000-0xd93040ff]
[    2.223042] pci 0000:24:00.1: ROM [mem 0xffff8000-0xffffffff pref]
[    2.223319] pci 0000:24:00.2: [197b:2391] type 00 class 0x080501 PCIe Endpoint
[    2.223355] pci 0000:24:00.2: BAR 0 [mem 0xd9303000-0xd93030ff]
[    2.223723] pci 0000:00:1c.2: PCI bridge to [bus 24]
[    2.224004] pci 0000:25:00.0: [8086:422b] type 00 class 0x028000 PCIe Endpoint
[    2.224181] pci 0000:25:00.0: BAR 0 [mem 0xd9200000-0xd9201fff 64bit]
[    2.225063] pci 0000:25:00.0: PME# supported from D0 D3hot D3cold
[    2.225620] pci 0000:00:1c.3: PCI bridge to [bus 25]
[    2.225720] pci 0000:26:00.0: [197b:2360] type 00 class 0x010601 PCIe Legacy Endpoint
[    2.225756] pci 0000:26:00.0: BAR 0 [io  0x2018-0x201f]
[    2.225775] pci 0000:26:00.0: BAR 1 [io  0x2024-0x2027]
[    2.225795] pci 0000:26:00.0: BAR 2 [io  0x2010-0x2017]
[    2.225814] pci 0000:26:00.0: BAR 3 [io  0x2020-0x2023]
[    2.225833] pci 0000:26:00.0: BAR 4 [io  0x2000-0x200f]
[    2.225852] pci 0000:26:00.0: BAR 5 [mem 0xd9100000-0xd91001ff]
[    2.225872] pci 0000:26:00.0: ROM [mem 0xffff0000-0xffffffff pref]
[    2.225992] pci 0000:26:00.0: PME# supported from D3hot
[    2.226108] pci 0000:00:1c.4: PCI bridge to [bus 26]
[    2.227123] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[    2.227162] ACPI: PCI: Interrupt link LNKB configured for IRQ 5
[    2.227198] ACPI: PCI: Interrupt link LNKC configured for IRQ 10
[    2.227233] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    2.227269] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    2.227304] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    2.227305] ACPI: PCI: Interrupt link LNKF disabled
[    2.227340] ACPI: PCI: Interrupt link LNKG configured for IRQ 10
[    2.227376] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    2.227378] ACPI: PCI: Interrupt link LNKH disabled
[    2.227783] ACPI: EC: interrupt unblocked
[    2.227785] ACPI: EC: event unblocked
[    2.227787] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.227788] ACPI: EC: GPE=0x16
[    2.227790] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[    2.227792] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    2.227851] iommu: Default domain type: Translated
[    2.227851] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.227851] pps_core: LinuxPPS API ver. 1 registered
[    2.227851] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &lt;giometti@linux.it&gt;
[    2.227851] PTP clock support registered
[    2.227851] EDAC MC: Ver: 3.0.0
[    2.227851] NetLabel: Initializing
[    2.227851] NetLabel:  domain hash size = 128
[    2.227851] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.227851] NetLabel:  unlabeled traffic allowed by default
[    2.227851] PCI: Using ACPI for IRQ routing
[    2.231926] PCI: pci_cache_line_size set to 64 bytes
[    2.232047] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
[    2.232050] e820: reserve RAM buffer [mem 0xbd8ff000-0xbfffffff]
[    2.232051] e820: reserve RAM buffer [mem 0xbef4b000-0xbfffffff]
[    2.232053] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    2.232054] e820: reserve RAM buffer [mem 0x83e000000-0x83fffffff]
[    2.232092] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.232092] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.232092] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.232092] vgaarb: loaded
[    2.232092] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    2.232092] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    2.235496] clocksource: Switched to clocksource tsc-early
[    2.235505] VFS: Disk quotas dquot_6.6.0
[    2.235505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.235505] AppArmor: AppArmor Filesystem Enabled
[    2.235505] pnp: PnP ACPI init
[    2.235505] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.235505] system 00:00: [mem 0xfed10000-0xfed17fff] could not be reserved
[    2.235505] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.235505] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.235505] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    2.235505] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    2.235505] system 00:00: [mem 0xfed90000-0xfed93fff] could not be reserved
[    2.235505] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[    2.235505] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    2.236842] system 00:02: [io  0x0200-0x027f] has been reserved
[    2.236845] system 00:02: [io  0x1000-0x100f] has been reserved
[    2.236847] system 00:02: [io  0xffff] has been reserved
[    2.236849] system 00:02: [io  0xffff] has been reserved
[    2.236851] system 00:02: [io  0x0400-0x047f] has been reserved
[    2.236852] system 00:02: [io  0x0500-0x057f] has been reserved
[    2.236854] system 00:02: [io  0xef80-0xef9f] has been reserved
[    2.237463] pnp 00:05: [dma 0 disabled]
[    2.237881] pnp: PnP ACPI: found 8 devices
[    2.243847] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.243908] NET: Registered PF_INET protocol family
[    2.244058] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    2.259023] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    2.259066] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.259192] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    2.259522] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    2.259799] TCP: Hash tables configured (established 262144 bind 65536)
[    2.259930] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    2.260021] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    2.260105] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    2.260201] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.260209] NET: Registered PF_XDP protocol family
[    2.260215] pci 0000:24:00.1: ROM [mem 0xffff8000-0xffffffff pref]: can&#039;t claim; no compatible bridge window
[    2.260219] pci 0000:26:00.0: ROM [mem 0xffff0000-0xffffffff pref]: can&#039;t claim; no compatible bridge window
[    2.260226] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-23] add_size 200000 add_align 100000
[    2.260239] pci 0000:00:1c.1: bridge window [mem 0xd2000000-0xd21fffff 64bit pref]: assigned
[    2.260243] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.260246] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    2.260249] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xd90fffff]
[    2.260251] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    2.260255] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.260260] pci 0000:00:1c.0:   bridge window [mem 0xd9400000-0xd94fffff]
[    2.260269] pci 0000:00:1c.1: PCI bridge to [bus 03-23]
[    2.260272] pci 0000:00:1c.1:   bridge window [io  0x3000-0x4fff]
[    2.260293] pci 0000:00:1c.1:   bridge window [mem 0xd4000000-0xd7ffffff]
[    2.260299] pci 0000:00:1c.1:   bridge window [mem 0xd2000000-0xd21fffff 64bit pref]
[    2.260328] pci 0000:24:00.1: ROM [mem 0xd9308000-0xd930ffff pref]: assigned
[    2.260331] pci 0000:00:1c.2: PCI bridge to [bus 24]
[    2.260336] pci 0000:00:1c.2:   bridge window [mem 0xd9300000-0xd93fffff]
[    2.260345] pci 0000:00:1c.3: PCI bridge to [bus 25]
[    2.260350] pci 0000:00:1c.3:   bridge window [mem 0xd9200000-0xd92fffff]
[    2.260359] pci 0000:26:00.0: ROM [mem 0xd9110000-0xd911ffff pref]: assigned
[    2.260361] pci 0000:00:1c.4: PCI bridge to [bus 26]
[    2.260364] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
[    2.260369] pci 0000:00:1c.4:   bridge window [mem 0xd9100000-0xd91fffff]
[    2.260378] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.260380] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.260382] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.260383] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff window]
[    2.260385] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff window]
[    2.260386] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff window]
[    2.260388] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    2.260389] pci_bus 0000:01: resource 1 [mem 0xd8000000-0xd90fffff]
[    2.260391] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    2.260393] pci_bus 0000:02: resource 1 [mem 0xd9400000-0xd94fffff]
[    2.260394] pci_bus 0000:03: resource 0 [io  0x3000-0x4fff]
[    2.260396] pci_bus 0000:03: resource 1 [mem 0xd4000000-0xd7ffffff]
[    2.260397] pci_bus 0000:03: resource 2 [mem 0xd2000000-0xd21fffff 64bit pref]
[    2.260399] pci_bus 0000:24: resource 1 [mem 0xd9300000-0xd93fffff]
[    2.260400] pci_bus 0000:25: resource 1 [mem 0xd9200000-0xd92fffff]
[    2.260402] pci_bus 0000:26: resource 0 [io  0x2000-0x2fff]
[    2.260404] pci_bus 0000:26: resource 1 [mem 0xd9100000-0xd91fffff]
[    2.260482] pci 0000:00:14.0: enabling device (0000 -&gt; 0002)
[    2.260586] pci 0000:00:14.0: can&#039;t derive routing for PCI INT A
[    2.260588] pci 0000:00:14.0: PCI INT A: no GSI
[    2.261065] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[    2.261099] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    2.261150] PCI: CLS 64 bytes, default 64
[    2.261209] DMAR: No ATSR found
[    2.261211] DMAR: No SATC found
[    2.261213] DMAR: dmar0: Using Queued invalidation
[    2.261282] Trying to unpack rootfs image as initramfs...
[    2.261313] pci 0000:00:00.0: Adding to iommu group 0
[    2.261338] pci 0000:00:01.0: Adding to iommu group 1
[    2.261353] pci 0000:00:14.0: Adding to iommu group 2
[    2.261375] pci 0000:00:16.0: Adding to iommu group 3
[    2.261392] pci 0000:00:19.0: Adding to iommu group 4
[    2.261407] pci 0000:00:1a.0: Adding to iommu group 5
[    2.261424] pci 0000:00:1b.0: Adding to iommu group 6
[    2.261440] pci 0000:00:1c.0: Adding to iommu group 7
[    2.261457] pci 0000:00:1c.1: Adding to iommu group 8
[    2.261473] pci 0000:00:1c.2: Adding to iommu group 9
[    2.261490] pci 0000:00:1c.3: Adding to iommu group 10
[    2.261506] pci 0000:00:1c.4: Adding to iommu group 11
[    2.261521] pci 0000:00:1d.0: Adding to iommu group 12
[    2.261553] pci 0000:00:1f.0: Adding to iommu group 13
[    2.261570] pci 0000:00:1f.2: Adding to iommu group 13
[    2.261586] pci 0000:00:1f.3: Adding to iommu group 13
[    2.261593] pci 0000:01:00.0: Adding to iommu group 1
[    2.261600] pci 0000:01:00.1: Adding to iommu group 1
[    2.261634] pci 0000:24:00.0: Adding to iommu group 14
[    2.261651] pci 0000:24:00.1: Adding to iommu group 14
[    2.261668] pci 0000:24:00.2: Adding to iommu group 14
[    2.261684] pci 0000:25:00.0: Adding to iommu group 15
[    2.261699] pci 0000:26:00.0: Adding to iommu group 16
[    2.263638] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    2.263644] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.263646] software IO TLB: mapped [mem 0x00000000b98ff000-0x00000000bd8ff000] (64MB)
[    2.264332] Initialise system trusted keyrings
[    2.264344] Key type blacklist registered
[    2.264403] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    2.264415] zbud: loaded
[    2.264528] fuse: init (API version 7.40)
[    2.264713] integrity: Platform Keyring initialized
[    2.264719] integrity: Machine keyring initialized
[    2.287505] Key type asymmetric registered
[    2.287512] Asymmetric key parser &#039;x509&#039; registered
[    3.242770] Freeing initrd memory: 247124K
[    3.248311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    3.248347] io scheduler mq-deadline registered
[    3.250103] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.272306] tsc: Refined TSC clocksource calibration: 2693.876 MHz
[    3.272321] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26d4a4ff17e, max_idle_ns: 440795216455 ns
[    3.272371] clocksource: Switched to clocksource tsc
[    3.276478] thermal LNXTHERM:00: registered as thermal_zone0
[    3.276485] ACPI: thermal: Thermal Zone [CPUZ] (69 C)
[    3.300440] thermal LNXTHERM:01: registered as thermal_zone1
[    3.300446] ACPI: thermal: Thermal Zone [GFXZ] (63 C)
[    3.316369] thermal LNXTHERM:02: registered as thermal_zone2
[    3.316377] ACPI: thermal: Thermal Zone [EXTZ] (53 C)
[    3.331314] thermal LNXTHERM:03: registered as thermal_zone3
[    3.331321] ACPI: thermal: Thermal Zone [LOCZ] (52 C)
[    3.346348] thermal LNXTHERM:04: registered as thermal_zone4
[    3.346355] ACPI: thermal: Thermal Zone [BATZ] (32 C)
[    3.346686] thermal LNXTHERM:05: registered as thermal_zone5
[    3.346690] ACPI: thermal: Thermal Zone [PCHZ] (127 C)
[    3.346958] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.347222] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.348416] Linux agpgart interface v0.103
[    3.353820] tpm_tis 00:01: 1.2 TPM (device-id 0xB, rev-id 16)
[    3.408426] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.410261] i8042: Detected active multiplexing controller, rev 1.1
[    3.411025] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.411032] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    3.411067] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    3.411089] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    3.411108] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    3.411370] mousedev: PS/2 mouse device common for all mice
[    3.411419] rtc_cmos 00:03: RTC can wake from S4
[    3.411795] rtc_cmos 00:03: registered as rtc0
[    3.411832] rtc_cmos 00:03: setting system clock to 2024-08-11T02:42:04 UTC (1723344124)
[    3.411865] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    3.412102] intel_pstate: Intel P-state driver initializing
[    3.413006] ledtrig-cpu: registered to indicate activity on CPUs
[    3.413333] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    3.413338] vesafb: scrolling: redraw
[    3.413340] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    3.413362] vesafb: framebuffer at 0xd1000000, mapped to 0x0000000028111cbd, using 3072k, total 3072k
[    3.413603] Console: switching to colour frame buffer device 128x48
[    3.456067] fb0: VESA VGA frame buffer device
[    3.456212] NET: Registered PF_INET6 protocol family
[    3.466378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    3.466404] Segment Routing with IPv6
[    3.466420] In-situ OAM (IOAM) with IPv6
[    3.466445] mip6: Mobile IPv6
[    3.466450] NET: Registered PF_PACKET protocol family
[    3.466585] mpls_gso: MPLS GSO support
[    3.467628] ENERGY_PERF_BIAS: Set to &#039;normal&#039;, was &#039;performance&#039;
[    3.468020] microcode: Current revision: 0x00000021
[    3.468025] microcode: Updated early from: 0x00000016
[    3.468244] IPI shorthand broadcast: enabled
[    3.469727] sched_clock: Marking stable (3468003273, 275907)-&gt;(3478976122, -10696942)
[    3.469979] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    3.470236] registered taskstats version 1
[    3.470388] Loading compiled-in X.509 certificates
[    3.498322] Loaded X.509 cert &#039;Build time autogenerated kernel key: ed38225d83298b5ecbfa5ee2532ab8e8e5ec2419&#039;
[    3.500403] Demotion targets for Node 0: null
[    3.500655] Key type .fscrypt registered
[    3.500660] Key type fscrypt-provisioning registered
[    3.527894] Key type encrypted registered
[    3.527910] AppArmor: AppArmor sha256 policy hashing enabled
[    3.527935] ima: Allocated hash algorithm: sha256
[    3.650573] ima: No architecture policies found
[    3.650620] evm: Initialising EVM extended attributes:
[    3.650622] evm: security.selinux
[    3.650624] evm: security.SMACK64 (disabled)
[    3.650625] evm: security.SMACK64EXEC (disabled)
[    3.650626] evm: security.SMACK64TRANSMUTE (disabled)
[    3.650627] evm: security.SMACK64MMAP (disabled)
[    3.650628] evm: security.apparmor
[    3.650629] evm: security.ima
[    3.650630] evm: security.capability
[    3.650632] evm: HMAC attrs: 0x1
[    3.850593] RAS: Correctable Errors collector initialized.
[    3.875969] clk: Disabling unused clocks
[    3.875978] PM: genpd: Disabling unused power domains
[    3.878611] Freeing unused decrypted memory: 2028K
[    3.879712] Freeing unused kernel image (initmem) memory: 4104K
[    3.879848] Write protecting the kernel read-only data: 28672k
[    3.881020] Freeing unused kernel image (rodata/data gap) memory: 1244K
[    3.956024] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.956027] x86/mm: Checking user space page tables
[    3.994199] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.994205] Run /init as init process
[    3.994206]   with arguments:
[    3.994207]     /init
[    3.994208]   with environment:
[    3.994209]     HOME=/
[    3.994210]     TERM=linux
[    3.994210]     BOOT_IMAGE=/boot/vmlinuz-6.10.3-amd64
[    4.021110] udevd[198]: starting version 3.2.14
[    4.022161] udevd[199]: starting eudev-3.2.14
[    4.038943] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[    4.038993] ACPI: button: Sleep Button [SLPB]
[    4.039056] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
[    4.039107] ACPI: button: Lid Switch [LID]
[    4.039163] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[    4.040588] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
[    4.044690] ACPI: video: Video Device [DGFX] (multi-head: yes  rom: yes  post: no)
[    4.046534] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8
[    4.048322] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20240322/utaddress-204)
[    4.048330] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.048335] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240322/utaddress-204)
[    4.048341] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.048343] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240322/utaddress-204)
[    4.048347] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.048349] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240322/utaddress-204)
[    4.048354] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.048355] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    4.053311] ACPI: button: Power Button [PWRF]
[    4.058208] e1000e: Intel(R) PRO/1000 Network Driver
[    4.058210] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.058364] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    4.065950] ACPI: bus type USB registered
[    4.065973] usbcore: registered new interface driver usbfs
[    4.065980] usbcore: registered new interface driver hub
[    4.065991] usbcore: registered new device driver usb
[    4.147621] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[    4.148226] ACPI: battery: Slot [BAT0] (battery present)
[    4.148319] ACPI: battery: Slot [BAT1] (battery absent)
[    4.151258] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    4.152307] i2c i2c-0: Successfully instantiated SPD at 0x50
[    4.152654] i2c i2c-0: Successfully instantiated SPD at 0x51
[    4.153224] i2c i2c-0: Successfully instantiated SPD at 0x52
[    4.153318] sdhci: Secure Digital Host Controller Interface driver
[    4.153320] sdhci: Copyright(c) Pierre Ossman
[    4.153559] i2c i2c-0: Successfully instantiated SPD at 0x53
[    4.156723] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    4.156734] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.156748] ehci-pci 0000:00:1a.0: debug port 2
[    4.159788] sdhci-pci 0000:24:00.1: SDHCI controller found [197b:2392] (rev 30)
[    4.159789] sdhci-pci 0000:24:00.2: SDHCI controller found [197b:2391] (rev 30)
[    4.159958] sdhci-pci 0000:24:00.2: Refusing to bind to secondary interface.
[    4.159978] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[    4.160405] mmc0: SDHCI controller on PCI [0000:24:00.1] using DMA
[    4.160689] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd953a000
[    4.164554] SCSI subsystem initialized
[    4.176295] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    4.176386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    4.176390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.176391] usb usb1: Product: EHCI Host Controller
[    4.176393] usb usb1: Manufacturer: Linux 6.10.3-amd64 ehci_hcd
[    4.176394] usb usb1: SerialNumber: 0000:00:1a.0
[    4.176536] hub 1-0:1.0: USB hub found
[    4.176543] hub 1-0:1.0: 3 ports detected
[    4.176729] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    4.176735] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    4.176748] ehci-pci 0000:00:1d.0: debug port 2
[    4.180663] ehci-pci 0000:00:1d.0: irq 16, io mem 0xd9539000
[    4.196287] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    4.196325] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    4.196328] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.196329] usb usb2: Product: EHCI Host Controller
[    4.196330] usb usb2: Manufacturer: Linux 6.10.3-amd64 ehci_hcd
[    4.196331] usb usb2: SerialNumber: 0000:00:1d.0
[    4.196432] hub 2-0:1.0: USB hub found
[    4.196438] hub 2-0:1.0: 3 ports detected
[    4.198400] xhci_hcd 0000:00:14.0: can&#039;t derive routing for PCI INT A
[    4.198403] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[    4.198429] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.198433] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    4.199515] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[    4.199713] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.199718] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    4.199722] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    4.199803] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    4.199807] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.199809] usb usb3: Product: xHCI Host Controller
[    4.199810] usb usb3: Manufacturer: Linux 6.10.3-amd64 xhci-hcd
[    4.199811] usb usb3: SerialNumber: 0000:00:14.0
[    4.199941] hub 3-0:1.0: USB hub found
[    4.199953] hub 3-0:1.0: 4 ports detected
[    4.200328] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    4.200331] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.200332] usb usb4: Product: xHCI Host Controller
[    4.200333] usb usb4: Manufacturer: Linux 6.10.3-amd64 xhci-hcd
[    4.200334] usb usb4: SerialNumber: 0000:00:14.0
[    4.200465] hub 4-0:1.0: USB hub found
[    4.200477] hub 4-0:1.0: 4 ports detected
[    4.214526] libata version 3.00 loaded.
[    4.220082] ahci 0000:00:1f.2: version 3.0
[    4.220311] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    4.230408] ahci 0000:00:1f.2: AHCI vers 0001.0300, 32 command slots, 6 Gbps, SATA mode
[    4.230412] ahci 0000:00:1f.2: 5/6 ports implemented (port mask 0x1f)
[    4.230414] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst 
[    4.237983] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) fc:15:b4:e6:db:47
[    4.237987] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    4.238019] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[    4.268462] firewire_ohci 0000:24:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10
[    4.277725] scsi host0: ahci
[    4.278411] scsi host1: ahci
[    4.278841] scsi host2: ahci
[    4.279073] scsi host3: ahci
[    4.279279] scsi host4: ahci
[    4.279451] scsi host5: ahci
[    4.279517] ata1: SATA max UDMA/133 abar m2048@0xd9538000 port 0xd9538100 irq 35 lpm-pol 3
[    4.279522] ata2: SATA max UDMA/133 abar m2048@0xd9538000 port 0xd9538180 irq 35 lpm-pol 3
[    4.279526] ata3: SATA max UDMA/133 abar m2048@0xd9538000 port 0xd9538200 irq 35 lpm-pol 3
[    4.279529] ata4: SATA max UDMA/133 abar m2048@0xd9538000 port 0xd9538280 irq 35 lpm-pol 0
[    4.279533] ata5: SATA max UDMA/133 abar m2048@0xd9538000 port 0xd9538300 irq 35 lpm-pol 0
[    4.279535] ata6: DUMMY
[    4.279876] ahci 0000:26:00.0: AHCI vers 0001.0100, 32 command slots, 3 Gbps, SATA mode
[    4.279883] ahci 0000:26:00.0: 1/1 ports implemented (port mask 0x1)
[    4.279886] ahci 0000:26:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    4.280294] scsi host6: ahci
[    4.280399] ata7: SATA max UDMA/133 abar m512@0xd9100000 port 0xd9100100 irq 36 lpm-pol 0
[    4.432341] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    4.452374] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    4.456362] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    4.589104] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    4.589118] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.590126] hub 1-1:1.0: USB hub found
[    4.590300] hub 1-1:1.0: 6 ports detected
[    4.595700] ata7: SATA link down (SStatus 0 SControl 300)
[    4.595703] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.598207] ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[    4.598334] ata1.00: supports DRM functions and may not be fully accessible
[    4.598343] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT04B6Q, max UDMA/133
[    4.598983] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    4.600652] usb 3-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    4.600674] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.601494] hub 3-1:1.0: USB hub found
[    4.601535] hub 3-1:1.0: 2 ports detected
[    4.603159] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[    4.603543] ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[    4.603608] ata1.00: supports DRM functions and may not be fully accessible
[    4.608349] ata1.00: configured for UDMA/133
[    4.612684] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    4.612693] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.613274] hub 2-1:1.0: USB hub found
[    4.613404] hub 2-1:1.0: 8 ports detected
[    4.618643] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[    4.728309] usb 3-3: new high-speed USB device number 3 using xhci_hcd
[    4.772848] firewire_core 0000:24:00.0: created device fw0: GUID ffe473fffffffffe, S400
[    4.884385] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[    4.900354] usb 2-1.6: new full-speed USB device number 3 using ehci-pci
[    4.935829] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.937819] ata2.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[    4.964435] ata2.00: ATA-10: ST2000LM015-2E8174, SDM1, max UDMA/133
[    4.973623] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    4.987969] ata2.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[    5.012954] usb 2-1.6: New USB device found, idVendor=0a5c, idProduct=21e1, bcdDevice= 1.12
[    5.012970] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.012974] usb 2-1.6: Product: BCM20702A0
[    5.012978] usb 2-1.6: Manufacturer: Broadcom Corp
[    5.012980] usb 2-1.6: SerialNumber: 8056F2D40A73
[    5.023769] ata2.00: configured for UDMA/133
[    5.033422] scsi 1:0:0:0: Direct-Access     ATA      ST2000LM015-2E81 SDM1 PQ: 0 ANSI: 5
[    5.036130] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input9
[    5.042400] usb 1-1.3: New USB device found, idVendor=04f2, idProduct=b230, bcdDevice=51.71
[    5.042415] usb 1-1.3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    5.042420] usb 1-1.3: Product: HP HD Webcam [Fixed]
[    5.042424] usb 1-1.3: Manufacturer: Chicony Electronics Co., Ltd.
[    5.042427] usb 1-1.3: SerialNumber: SN0001
[    5.128376] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[    5.237083] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    5.237097] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.237864] hub 1-1.4:1.0: USB hub found
[    5.238067] hub 1-1.4:1.0: 4 ports detected
[    5.347480] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    5.357297] ata3.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[    5.357318] ata3.00: ATAPI: hp      DVD A  DS8A9SH, EH61, max UDMA/100
[    5.359004] ata3.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[    5.359027] ata3.00: configured for UDMA/100
[    5.385494] scsi 2:0:0:0: CD-ROM            hp       DVD A  DS8A9SH   EH61 PQ: 0 ANSI: 5
[    5.523764] psmouse serio4: synaptics: queried max coordinates: x [..5648], y [..4806]
[    5.524354] usb 1-1.4.4: new low-speed USB device number 5 using ehci-pci
[    5.563824] psmouse serio4: synaptics: queried min coordinates: x [1292..], y [1048..]
[    5.563850] psmouse serio4: synaptics: Your touchpad (PNP: SYN018d SYN0100 SYN0002 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[    5.620505] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[    5.635066] psmouse serio4: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd40123/0x840300/0x26c00/0x0, board id: 2009, fw id: 1119621
[    5.638269] usb 1-1.4.4: New USB device found, idVendor=045e, idProduct=0040, bcdDevice= 3.00
[    5.638284] usb 1-1.4.4: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    5.638289] usb 1-1.4.4: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
[    5.638292] usb 1-1.4.4: Manufacturer: Microsoft
[    5.641506] usb 4-3: New USB device found, idVendor=059f, idProduct=1088, bcdDevice= 0.01
[    5.641520] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    5.641525] usb 4-3: Product: Rugged Mini USB 3.0
[    5.641528] usb 4-3: Manufacturer: LaCie
[    5.641531] usb 4-3: SerialNumber: 0000NL68B77B
[    5.653907] usbcore: registered new interface driver usb-storage
[    5.659059] hid: raw HID events driver (C) Jiri Kosina
[    5.687184] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input12
[    5.720381] usb 3-1.1: new high-speed USB device number 4 using xhci_hcd
[    5.739528] ata4: SATA link down (SStatus 0 SControl 300)
[    5.919270] usb 3-1.1: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.21
[    5.919285] usb 3-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[    5.919290] usb 3-1.1: Product: C270 HD WEBCAM
[    5.919293] usb 3-1.1: SerialNumber: 200901010001
[    6.056130] ata5: SATA link down (SStatus 0 SControl 300)
[    6.063139] scsi host7: uas
[    6.063237] usbcore: registered new interface driver uas
[    6.063682] scsi 7:0:0:0: Direct-Access     LaCie    Rugged Mini USB3 153E PQ: 0 ANSI: 6
[    6.066321] usbcore: registered new interface driver usbhid
[    6.066323] usbhid: USB HID core driver
[    6.067711] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.0/0003:045E:0040.0001/input/input13
[    6.067777] hid-generic 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1a.0-1.4.4/input0
[    6.083979] ata1.00: Enabling discard_zeroes_data
[    6.084019] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    6.084023] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    6.084026] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    6.084048] sd 0:0:0:0: [sda] Write Protect is off
[    6.084052] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.084052] sd 1:0:0:0: [sdb] Write Protect is off
[    6.084056] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    6.084070] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn&#039;t support DPO or FUA
[    6.084083] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn&#039;t support DPO or FUA
[    6.084136] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    6.084145] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[    6.084392] ata1.00: Enabling discard_zeroes_data
[    6.087825]  sda: sda1 sda2 sda3
[    6.088847] sd 0:0:0:0: [sda] supports TCG Opal
[    6.088851] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.121038]  sdb: sdb1 sdb2 sdb3
[    6.121902] sd 1:0:0:0: [sdb] Attached SCSI disk
[    6.161756] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.161766] cdrom: Uniform CD-ROM driver Revision: 3.20
[    6.220699] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    6.221506] sd 7:0:0:0: [sdc] Spinning up disk...
[    7.236366] ......ready
[   13.100785] sd 7:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[   13.100798] sd 7:0:0:0: [sdc] 4096-byte physical blocks
[   13.100972] sd 7:0:0:0: [sdc] Write Protect is off
[   13.100979] sd 7:0:0:0: [sdc] Mode Sense: 43 00 00 00
[   13.101252] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn&#039;t support DPO or FUA
[   13.101439] sd 7:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[   13.101445] sd 7:0:0:0: [sdc] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
[   13.153511]  sdc: sdc1 sdc2 sdc3 sdc4 sdc5
[   13.154485] sd 7:0:0:0: [sdc] Attached SCSI disk
[   13.161165] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   13.161274] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   13.161373] sr 2:0:0:0: Attached scsi generic sg2 type 5
[   13.161520] sd 7:0:0:0: Attached scsi generic sg3 type 0
[   14.184392] PM: Image not found (code -22)
[   14.292739] EXT4-fs (sda1): mounted filesystem 59d2e3aa-fbb4-4c21-a3ad-d0d7af3337b7 ro with ordered data mode. Quota mode: none.
[   14.367341] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   14.603327] udevd[521]: starting version 3.2.14
[   14.642278] udevd[522]: starting eudev-3.2.14
[   14.703364] ACPI: AC: AC Adapter [AC] (on-line)
[   14.706137] hp_accel: laptop model unknown, using default axes configuration
[   14.719372] parport_pc 00:05: reported by Plug and Play ACPI
[   14.719457] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE,EPP]
[   14.727762] iTCO_vendor_support: vendor-support=0
[   14.733855] iTCO_wdt iTCO_wdt.1.auto: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[   14.734018] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[   14.804377] snd_hda_intel 0000:01:00.1: Disabling MSI
[   14.804386] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   14.843923] lis3lv02d: 8 bits 3DC sensor found
[   14.850777] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   14.851034] Loaded X.509 cert &#039;benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf&#039;
[   14.851222] Loaded X.509 cert &#039;romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328&#039;
[   14.851454] Loaded X.509 cert &#039;sforshee: 00b28ddf47aef9cea7&#039;
[   14.851697] Loaded X.509 cert &#039;wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600&#039;
[   14.857058] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD81B1X5: line_outs=1 (0xa/0x0/0x0/0x0/0x0) type:line
[   14.857064] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
[   14.857065] snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[   14.857067] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[   14.857069] snd_hda_codec_idt hdaudioC0D0:    inputs:
[   14.857071] snd_hda_codec_idt hdaudioC0D0:      Mic=0xc
[   14.857073] snd_hda_codec_idt hdaudioC0D0:      Internal Mic=0x11
[   14.857075] snd_hda_codec_idt hdaudioC0D0:      Line=0xf
[   14.860814] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[   14.860917] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[   14.861014] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   14.861093] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   14.904836] Intel(R) Wireless WiFi driver for Linux
[   14.908108] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[   14.908155] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[   14.908195] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[   14.908233] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[   14.908272] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[   14.912465] iwlwifi 0000:25:00.0: Detected crf-id 0xa5a5a5a1, cnv-id 0xa5a5a5a1 wfpm id 0xa5a5a5a1
[   14.912502] iwlwifi 0000:25:00.0: PCI dev 422b/1101, rev=0x74, rfid=0xd55555d5
[   14.916167] iwlwifi 0000:25:00.0: loaded firmware version 9.221.4.1 build 25532 6000-4.ucode op_mode iwldvm
[   14.980377] pcieport 0000:00:1c.0: Enabling MPC IRBNCE
[   14.980384] pcieport 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[   15.024359] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input23
[   15.041162] at24 0-0050: supply vcc not found, using dummy regulator
[   15.043583] at24 0-0050: 256 byte spd EEPROM, read-only
[   15.043657] at24 0-0051: supply vcc not found, using dummy regulator
[   15.046119] at24 0-0051: 256 byte spd EEPROM, read-only
[   15.046400] at24 0-0052: supply vcc not found, using dummy regulator
[   15.048231] at24 0-0052: 256 byte spd EEPROM, read-only
[   15.048260] at24 0-0053: supply vcc not found, using dummy regulator
[   15.051506] at24 0-0053: 256 byte spd EEPROM, read-only
[   15.070460] iwlwifi 0000:25:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   15.070466] iwlwifi 0000:25:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   15.070468] iwlwifi 0000:25:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   15.070470] iwlwifi 0000:25:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
[   15.071794] input: HP WMI hotkeys as /devices/virtual/input/input24
[   15.084474] resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than Reserved [mem 0xfed10000-0xfed13fff]
[   15.084482] caller snb_uncore_imc_init_box+0x84/0xe0 [intel_uncore] mapping multiple BARs
[   15.104685] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
[   15.104691] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   15.104693] RAPL PMU: hw unit of domain package 2^-16 Joules
[   15.106764] ieee80211 phy0: Selected rate control algorithm &#039;iwl-agn-rs&#039;
[   15.109774] cryptd: max_cpu_qlen set to 1000
[   15.184888] mc: Linux media interface: v0.10
[   15.185016] AVX version of gcm_enc/dec engaged.
[   15.185057] AES CTR mode by8 optimization enabled
[   15.232181] videodev: Linux video capture interface: v2.00
[   15.238971] ppdev: user-space parallel port driver
[   15.254184] usb 3-1.1: current rate 16000 is different from the runtime rate 32000
[   15.258562] usb 3-1.1: current rate 24000 is different from the runtime rate 16000
[   15.260288] usb 3-1.1: 3:3: cannot set freq 24000 to ep 0x82
[   15.268099] usb 1-1.3: Found UVC 1.00 device HP HD Webcam [Fixed] (04f2:b230)
[   15.382827] usb 3-1.1: set resolution quirk: cval-&gt;res = 384
[   15.383099] usbcore: registered new interface driver snd-usb-audio
[   15.439839] intel_rapl_common: Found RAPL domain package
[   15.439843] intel_rapl_common: Found RAPL domain core
[   15.529479] usb 3-1.1: Found UVC 1.00 device C270 HD WEBCAM (046d:0825)
[   15.534427] usbcore: registered new interface driver uvcvideo
[   15.824616] warning: `iwconfig&#039; uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[   15.872546] usb 3-1.1: reset high-speed USB device number 4 using xhci_hcd
[   16.412763] usb 3-1.1: reset high-speed USB device number 4 using xhci_hcd
[   17.705331] Bluetooth: Core ver 2.22
[   17.705360] NET: Registered PF_BLUETOOTH protocol family
[   17.705361] Bluetooth: HCI device and connection manager initialized
[   17.705374] Bluetooth: HCI socket layer initialized
[   17.705376] Bluetooth: L2CAP socket layer initialized
[   17.705379] Bluetooth: SCO socket layer initialized
[   17.748065] usbcore: registered new interface driver btusb
[   18.676462] Adding 33997820k swap on /dev/sdb1.  Priority:-2 extents:1 across:33997820k 
[   18.730227] EXT4-fs (sda1): re-mounted 59d2e3aa-fbb4-4c21-a3ad-d0d7af3337b7 r/w. Quota mode: none.
[   20.256563] lp0: using parport0 (interrupt-driven).
[   20.316688] EXT4-fs (sda2): mounted filesystem 3841b6d3-74c1-4a31-b6c8-d2c83a5b90d3 r/w with ordered data mode. Quota mode: none.
[   20.411300] ACPI: bus type drm_connector registered
[   20.414314] EXT4-fs (sdb2): mounted filesystem caa9a71c-da8b-4fb7-a97c-f79b44a6e92c r/w with ordered data mode. Quota mode: none.
[   20.591878] EXT4-fs (sdc4): mounted filesystem 40059d2d-66dd-426e-b30f-d0e109e42125 r/w with ordered data mode. Quota mode: none.
[   20.729512] audit: type=1400 audit(1723344141.659:2): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;torbrowser_tor&quot; pid=6767 comm=&quot;apparmor_parser&quot;
[   20.729520] audit: type=1400 audit(1723344141.659:3): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;lsb_release&quot; pid=6762 comm=&quot;apparmor_parser&quot;
[   20.729737] audit: type=1400 audit(1723344141.659:4): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;nvidia_modprobe&quot; pid=6763 comm=&quot;apparmor_parser&quot;
[   20.729741] audit: type=1400 audit(1723344141.659:5): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;nvidia_modprobe//kmod&quot; pid=6763 comm=&quot;apparmor_parser&quot;
[   20.730950] audit: type=1400 audit(1723344141.659:6): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;system_tor&quot; pid=6765 comm=&quot;apparmor_parser&quot;
[   20.732466] Module pcspkr is blacklisted
[   20.734212] audit: type=1400 audit(1723344141.663:7): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;/usr/bin/man&quot; pid=6780 comm=&quot;apparmor_parser&quot;
[   20.753298] audit: type=1400 audit(1723344141.663:8): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;man_filter&quot; pid=6780 comm=&quot;apparmor_parser&quot;
[   20.753302] audit: type=1400 audit(1723344141.663:9): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;man_groff&quot; pid=6780 comm=&quot;apparmor_parser&quot;
[   20.753311] audit: type=1400 audit(1723344141.663:10): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;passt&quot; pid=6782 comm=&quot;apparmor_parser&quot;
[   20.753314] audit: type=1400 audit(1723344141.663:11): apparmor=&quot;STATUS&quot; operation=&quot;profile_load&quot; profile=&quot;unconfined&quot; name=&quot;/usr/lib/NetworkManager/nm-dhcp-client.action&quot; pid=6764 comm=&quot;apparmor_parser&quot;
[   20.962351] RPC: Registered named UNIX socket transport module.
[   20.962356] RPC: Registered udp transport module.
[   20.962357] RPC: Registered tcp transport module.
[   20.962357] RPC: Registered tcp-with-tls transport module.
[   20.962358] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   20.997472] netfs: FS-Cache loaded
[   21.377927] input: BRLTTY 6.6 Linux Screen Driver Keyboard as /devices/virtual/input/input25
[   21.696370] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   21.696373] Bluetooth: BNEP filters: protocol multicast
[   21.696378] Bluetooth: BNEP socket layer initialized</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (rdav)]]></author>
			<pubDate>Sun, 11 Aug 2024 03:10:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51575#p51575</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51519#p51519</link>
			<description><![CDATA[<p>What does your xorg.conf look like? Seems strange that it will work with kernel linux-image-6.9.11-amd64, so sounds like a config error where modules are not being loaded correctly. Im no expert on this, just throwing my two cents in.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Tue, 06 Aug 2024 21:59:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51519#p51519</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51513#p51513</link>
			<description><![CDATA[<p>Good. I suppose that error code &quot;-19&quot; means something particular but I don&#039;t really know how to find out what. You might want to drop in to the #devuan IRC channel on lilbera.chat where you&#039;re likely to find people that knows about graphics.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 06 Aug 2024 10:28:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51513#p51513</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51511#p51511</link>
			<description><![CDATA[<p>Hi ralph.ronnquist!</p><p>Xorg works with kernel linux-image-6.9.11-amd64 which is what I am using now to write this reply.</p><p>Just checking now:</p><div class="codebox"><pre><code>~$ ls -la /dev/dri/card0
crw-rw----+ 1 root video 226, 0 Aug  6 15:45 /dev/dri/card0
~$ groups
rd cdrom floppy sudo audio dip video plugdev netdev input bluetooth lpadmin scanner libvirt</code></pre></div><p>appears so!</p>]]></description>
			<author><![CDATA[dummy@example.com (rdav)]]></author>
			<pubDate>Tue, 06 Aug 2024 07:09:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51511#p51511</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51510#p51510</link>
			<description><![CDATA[<p>Does the user that starts Xorg have due access to <span class="bbc">/dev/dri/card0</span> ?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 06 Aug 2024 07:00:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51510#p51510</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Xorg not starting with error "(EE) [drm] Failed to open DRM device .."]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51509#p51509</link>
			<description><![CDATA[<p>Hi Devuan Brains Trust!</p><p>Xorg is failing with various kernels:<br /> linux-image-6.10.3-amd64<br /> linux-image-6.9.12-amd64<br /> linux-image-5.10.0-31-amd64</p><p>However will start with linux-image-6.9.11-amd64.</p><p>Typical /var/log/Xorg.0.log:</p><div class="codebox"><pre class="vscroll"><code>[    24.913] 
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[    24.913] Current Operating System: Linux beanz 6.10.3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.3-1 (2024-08-04) x86_64
[    24.913] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.10.3-amd64 root=UUID=59d2e3aa-fbb4-4c21-a3ad-d0d7af3337b7 ro video=1024x768 quiet pcie_aspm=off module_blacklist=pcspkr
[    24.913] xorg-server 2:21.1.12-1devuan1 (https://www.devuan.org/os/community) 
[    24.913] Current version of pixman: 0.42.2
[    24.913]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    24.913] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.913] (==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Tue Aug  6 15:40:28 2024
[    24.915] (==) Using config directory: &quot;/etc/X11/xorg.conf.d&quot;
[    24.915] (==) Using system config directory &quot;/usr/share/X11/xorg.conf.d&quot;
[    24.916] (==) No Layout section.  Using the first Screen section.
[    24.916] (==) No screen section available. Using defaults.
[    24.916] (**) |--&gt;Screen &quot;Default Screen Section&quot; (0)
[    24.916] (**) |   |--&gt;Monitor &quot;&lt;default monitor&gt;&quot;
[    24.916] (==) No device specified for screen &quot;Default Screen Section&quot;.
        Using the first device section listed.
[    24.916] (**) |   |--&gt;Device &quot;Nvidia card&quot;
[    24.916] (==) No monitor specified for screen &quot;Default Screen Section&quot;.
        Using a default monitor configuration.
[    24.916] (**) Allowing byte-swapped clients
[    24.916] (==) Automatically adding devices
[    24.916] (==) Automatically enabling devices
[    24.916] (==) Automatically adding GPU devices
[    24.916] (==) Automatically binding GPU devices
[    24.916] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    24.920] (WW) The directory &quot;/usr/share/fonts/X11/cyrillic&quot; does not exist.
[    24.920]    Entry deleted from font path.
[    24.924] (WW) `fonts.dir&#039; not found (or not valid) in &quot;/usr/share/fonts/X11/Type1&quot;.
[    24.924]    Entry deleted from font path.
[    24.924]    (Run &#039;mkfontdir&#039; on &quot;/usr/share/fonts/X11/Type1&quot;).
[    24.924] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[    24.924] (==) ModulePath set to &quot;/usr/lib/xorg/modules&quot;
[    24.924] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.924] (II) Loader magic: 0x5643bfcf4ea0
[    24.924] (II) Module ABI versions:
[    24.924]    X.Org ANSI C Emulation: 0.4
[    24.924]    X.Org Video Driver: 25.2
[    24.924]    X.Org XInput driver : 24.4
[    24.924]    X.Org Server Extension : 10.0
[    24.924] (++) using VT number 7

[    24.924] (II) seat-libseat: libseat integration requires -keeptty and -keeptty was not provided, disabling libseat integration
[    24.926] (--) PCI:*(1@0:0:0) 10de:11be:103c:176c rev 161, Mem @ 0xd8000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[    24.926] (II) LoadModule: &quot;glx&quot;
[    24.927] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.934] (II) Module glx: vendor=&quot;X.Org Foundation&quot;
[    24.934]    compiled for 1.21.1.11, module version = 1.0.0
[    24.934]    ABI class: X.Org Server Extension, version 10.0
[    24.934] (II) LoadModule: &quot;nouveau&quot;
[    24.935] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    24.937] (II) Module nouveau: vendor=&quot;X.Org Foundation&quot;
[    24.937]    compiled for 1.21.1.11, module version = 1.0.17
[    24.937]    Module class: X.Org Video Driver
[    24.937]    ABI class: X.Org Video Driver, version 25.2
[    24.937] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    24.937] (II) NOUVEAU driver for NVIDIA chipset families :
[    24.937]    RIVA TNT            (NV04)
[    24.937]    RIVA TNT2           (NV05)
[    24.937]    GeForce 256         (NV10)
[    24.937]    GeForce 2           (NV11, NV15)
[    24.937]    GeForce 4MX         (NV17, NV18)
[    24.937]    GeForce 3           (NV20)
[    24.937]    GeForce 4Ti         (NV25, NV28)
[    24.937]    GeForce FX          (NV3x)
[    24.937]    GeForce 6           (NV4x)
[    24.937]    GeForce 7           (G7x)
[    24.937]    GeForce 8           (G8x)
[    24.937]    GeForce 9           (G9x)
[    24.937]    GeForce GTX 2xx/3xx (GT2xx)
[    24.937]    GeForce GTX 4xx/5xx (GFxxx)
[    24.937]    GeForce GTX 6xx/7xx (GKxxx)
[    24.937]    GeForce GTX 9xx     (GMxxx)
[    24.937]    GeForce GTX 10xx    (GPxxx)
[    25.501] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[    25.501] (EE) No devices detected.
[    25.501] (EE) 
Fatal server error:
[    25.501] (EE) no screens found(EE) 
[    25.501] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[    25.501] (EE) Please also check the log file at &quot;/var/log/Xorg.0.log&quot; for additional information.
[    25.501] (EE) 
[    25.590] (EE) Server terminated with error (1). Closing log file.</code></pre></div><p>This is an oldish laptop wih Nvidia GPU which is now unsupported by Nvidia and current kerne.<br />However is runs nicely on nouveau driver. in 6.9.11.</p><div class="codebox"><pre><code>inxi -M -G -m
Machine:
  Type: Laptop System: Hewlett-Packard product: HP EliteBook 8770w
    v: A1029CD10000 serial: &lt;superuser required&gt;
  Mobo: Hewlett-Packard model: 176C v: KBC Version 50.1F
    serial: &lt;superuser required&gt; BIOS: Hewlett-Packard v: 68IAV Ver. F.66
    date: 07/13/2017
Memory:
  System RAM: total: 32 GiB available: 31.28 GiB used: 6.96 GiB (22.2%)
  Array-1: capacity: 32 GiB slots: 4 modules: 4 EC: None
 Graphics:
  Device-1: NVIDIA GK104GLM [Quadro K3000M] driver: nouveau v: kernel
  Device-2: Chicony Integrated HP HD Webcam driver: uvcvideo type: USB
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 24.1.0 driver: X:
    loaded: nouveau dri: nouveau gpu: nouveau resolution: 1: 1920x1080~60Hz
    2: 1920x1080~60Hz
  API: EGL v: 1.5 drivers: nouveau,swrast
    platforms: gbm,x11,surfaceless,device
  API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 24.1.3-2 renderer: NVE4</code></pre></div><p>Your help is very much appreciated!</p>]]></description>
			<author><![CDATA[dummy@example.com (rdav)]]></author>
			<pubDate>Tue, 06 Aug 2024 06:05:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51509#p51509</guid>
		</item>
	</channel>
</rss>
