You are not logged in.

#1 2024-02-17 18:53:34

eznix
Member
Registered: 2020-06-29
Posts: 25

Possible issue with Mesa update, version 1:24.0.1-1?

I run Arch and just experienced a possible issue with the latest Mesa update, version 1:24.0.1-1. I run

```
System:
  Host: eznix-optiplex9010 Kernel: 6.6.17-1-lts arch: x86_64 bits: 64
  Desktop: Xfce v: 4.18.1 Distro: Arch Linux
Machine:
  Type: Desktop System: Dell product: OptiPlex 9010 v: 01
    serial: <superuser required>
  Mobo: Dell model: 00F82W v: A00 serial: <superuser required> BIOS: Dell
    v: A13 date: 03/27/2013
CPU:
  Info: quad core Intel Core i5-3570 [MCP] speed (MHz): avg: 2175
    min/max: 1600/3800
Graphics:
  Device-1: AMD Oland XT [Radeon HD 8670 / R5 340X OEM R7 250/350/350X OEM]
    driver: radeon v: kernel
  Device-2: Logitech C920 HD Pro Webcam driver: snd-usb-audio,uvcvideo
    type: USB
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.4 driver: X:
    loaded: radeon unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: radeon
    resolution: 1920x1080~60Hz
  API: OpenGL v: 4.5 vendor: amd mesa v: 23.3.5-arch1.1 glx-v: 1.4
    direct-render: yes renderer: OLAND (radeonsi LLVM 16.0.6 DRM 2.50
    6.6.17-1-lts)
Network:
  Device-1: Intel 82579LM Gigabit Network driver: e1000e
Drives:
  Local Storage: total: 931.51 GiB used: 153.37 GiB (16.5%)
Info:
  Memory: total: 16 GiB available: 15.58 GiB used: 1.56 GiB (10.0%)
  Processes: 194 Uptime: 13m Shell: Bash inxi: 3.3.33
```
With Xfce as the desktop and Sddm as the display manager. I was just curious if others are experiencing issues with today's Mesa update. I downgraded Mesa and listed it to ignore updates for that package and the system updates and runs well for the moment. Thanks.

Last edited by eznix (2024-02-18 00:14:04)

Offline

#2 2024-02-17 19:22:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,826

Re: Possible issue with Mesa update, version 1:24.0.1-1?

What issue are you talking about?  Make sure you do not incidentally have a broken/old libdrm version as happened here: https://bbs.archlinux.org/viewtopic.php?id=292882

Edit: Since people are getting linked here, somewhat of a summary:

This primarily affects people that are still on the older radeon kernel driver in combination with the new mesa release. Your mitigation options are as follows:

  1. If your card is actually early generation GCN you might be eligible for swapping the kernel driver, that should probably generally be the preferred approach: https://wiki.archlinux.org/title/AMDGPU … K)_support and will give you vulkan support among others

  2. You can still consider the above, but the underlying issue is patched in Arch's version of mesa 24.0.2

  3. If you can't or don't want to switch, you could patch mesa https://gitlab.freedesktop.org/mesa/mes … te_2290167

  4. Downgrade mesa to 23.3.5 for the time being, but this can of course break if breaking changes happen (new LLVM or so) but chances that the issue is fixed in one form or another before that are pretty high

Last edited by V1del (2024-03-06 13:16:15)

Offline

#3 2024-02-17 23:30:07

cryptearth
Banned
Registered: 2024-02-03
Posts: 74

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Wow - that is some ancient hardware - 10+ years - I guess the issue is just too old hardware and current update just dropping support.
Also: Have you tried to switch from radeon to amdgpu driver?

radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1

Also also: Have you tried without wayland?

Offline

#4 2024-02-17 23:52:19

eznix
Member
Registered: 2020-06-29
Posts: 25

Re: Possible issue with Mesa update, version 1:24.0.1-1?

With the latest Mesa, it appears that sddm is dumping core:

Feb 17 16:40:46 eznix-optiplex9010 kernel: sddm-greet:gl0[947]: segfault at 40 ip 000078001a2cd545 sp 000077ffe0f2f8f0 error 4 in radeonsi_dri.so[780019c14000+14dd000] likely on CPU 1 (core 1, socket 0)
Feb 17 16:40:46 eznix-optiplex9010 kernel: Code: ec 00 00 00 31 db 49 89 e5 eb 3b 66 2e 0f 1f 84 00 00 00 00 00 4d 03 77 38 49 8b 36 48 85 f6 74 0e f0 83 2e 01 75 08 4c 89 e7 <41> ff 54 24 40 49 c7 06 00 00 00 00 41 8b 57 30 48 83 c3 01 39 d3
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: Created slice Slice /system/systemd-coredump.
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: Started Process Core Dump (PID 953/UID 0).
Feb 17 16:40:46 eznix-optiplex9010 systemd-coredump[954]: Process 924 (sddm-greeter) of user 967 dumped core.
                                                          
                                                          Stack trace of thread 947:
                                                          #0  0x000078001a2cd545 n/a (radeonsi_dri.so + 0x6cd545)
                                                          #1  0x000078001a2cd711 n/a (radeonsi_dri.so + 0x6cd711)
                                                          #2  0x000078001a755396 n/a (radeonsi_dri.so + 0xb55396)
                                                          #3  0x000078001a755539 n/a (radeonsi_dri.so + 0xb55539)
                                                          #4  0x000078001a2e4e7b n/a (radeonsi_dri.so + 0x6e4e7b)
                                                          #5  0x000078001a415803 n/a (radeonsi_dri.so + 0x815803)
                                                          #6  0x000078001a415afc n/a (radeonsi_dri.so + 0x815afc)
                                                          #7  0x0000780019e39278 n/a (radeonsi_dri.so + 0x239278)
                                                          #8  0x0000780019e39fd9 n/a (radeonsi_dri.so + 0x239fd9)
                                                          #9  0x0000780019e3a222 n/a (radeonsi_dri.so + 0x23a222)
                                                          #10 0x0000780019c9cf29 n/a (radeonsi_dri.so + 0x9cf29)
                                                          #11 0x0000780019ca2f52 n/a (radeonsi_dri.so + 0xa2f52)
                                                          #12 0x0000780019c8692d n/a (radeonsi_dri.so + 0x8692d)
                                                          #13 0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #14 0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #15 0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 926:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x0000780027a6e20b n/a (libxcb.so.1 + 0xd20b)
                                                          #2  0x0000780027a6ff3d xcb_wait_for_event (libxcb.so.1 + 0xef3d)
                                                          #3  0x0000780021d2d032 n/a (libQt5XcbQpa.so.5 + 0x5d032)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 924:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x000078002505e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                          #2  0x0000780024ffe162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                          #3  0x00007800262e2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                                                          #4  0x0000780026292c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                                                          #5  0x00007800262940a3 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2940a3)
                                                          #6  0x000056061c9a25b5 n/a (sddm-greeter + 0x125b5)
                                                          #7  0x0000780025a43cd0 n/a (libc.so.6 + 0x25cd0)
                                                          #8  0x0000780025a43d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                                          #9  0x000056061c9a5655 n/a (sddm-greeter + 0x15655)
                                                          
                                                          Stack trace of thread 934:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 940:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x000078002505e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                          #2  0x0000780024ffe162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                          #3  0x00007800262e2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                                                          #4  0x0000780026292c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                                                          #5  0x00007800260ef576 _ZN7QThread4execEv (libQt5Core.so.5 + 0xef576)
                                                          #6  0x00007800270c5a20 n/a (libQt5Qml.so.5 + 0x2c5a20)
                                                          #7  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #8  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #9  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 928:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x000078002505e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                          #2  0x0000780024ffe162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                          #3  0x00007800262e2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                                                          #4  0x0000780026292c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                                                          #5  0x00007800260ef576 _ZN7QThread4execEv (libQt5Core.so.5 + 0xef576)
                                                          #6  0x0000780021c67a9a n/a (libQt5DBus.so.5 + 0x17a9a)
                                                          #7  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #8  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #9  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 943:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 942:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 946:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 931:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 932:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 949:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 933:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 950:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 936:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 944:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 941:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 945:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 935:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 951:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 948:
                                                          #0  0x0000780025b2488d syscall (libc.so.6 + 0x10688d)
                                                          #1  0x0000780019c8557e n/a (radeonsi_dri.so + 0x8557e)
                                                          #2  0x0000780019cb150b n/a (radeonsi_dri.so + 0xb150b)
                                                          #3  0x0000780019c3cd70 n/a (radeonsi_dri.so + 0x3cd70)
                                                          #4  0x00007800209de90f n/a (libGLX_mesa.so.0 + 0x5090f)
                                                          #5  0x00007800209ca7bb n/a (libGLX_mesa.so.0 + 0x3c7bb)
                                                          #6  0x00007800212c1684 n/a (libqxcb-glx-integration.so + 0x8684)
                                                          #7  0x00007800275f8afc n/a (libQt5Quick.so.5 + 0x1f8afc)
                                                          #8  0x00007800275fd004 n/a (libQt5Quick.so.5 + 0x1fd004)
                                                          #9  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #10 0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #11 0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          ELF object binary architecture: AMD x86-64
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: systemd-coredump@0-953-0.service: Deactivated successfully.
Feb 17 16:40:46 eznix-optiplex9010 sddm-helper[910]: [PAM] Closing session
Feb 17 16:40:46 eznix-optiplex9010 sddm-helper[910]: pam_unix(sddm-greeter:session): session closed for user sddm
Feb 17 16:40:46 eznix-optiplex9010 sddm-helper[910]: [PAM] Ended.
Feb 17 16:40:46 eznix-optiplex9010 sddm[754]: Auth: sddm-helper exited with 11
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: session-c1.scope: Deactivated successfully.
Feb 17 16:40:46 eznix-optiplex9010 sddm[754]: Greeter stopped. SDDM::Auth::HelperExitStatus(11)
Feb 17 16:40:46 eznix-optiplex9010 systemd-logind[671]: Session c1 logged out. Waiting for processes to exit.

I can post more of the journal if need be. Just let me know. Thanks.

EDIT:
How do I do a full dmesg log?

Last edited by eznix (2024-02-18 00:10:21)

Offline

#5 2024-02-18 00:07:58

cryptearth
Banned
Registered: 2024-02-03
Posts: 74

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Maybe a full dmesg log could be usefull to someone.

Offline

#6 2024-02-18 00:21:12

loqs
Member
Registered: 2014-03-06
Posts: 17,469

Re: Possible issue with Mesa update, version 1:24.0.1-1?

The full system journal for a boot with the issue will contain all the kernel messages (dmesg log).

Offline

#7 2024-02-18 00:21:22

eznix
Member
Registered: 2020-06-29
Posts: 25

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Also: Have you tried to switch from radeon to amdgpu driver?

radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1

Where would I put these statements? On the append line in grub? I a kernel config file? Sorry for my ignorance. :-)

Also also: Have you tried without wayland?

My display server is Xorg, but Xwayland is installed.

Offline

#8 2024-02-18 00:22:51

eznix
Member
Registered: 2020-06-29
Posts: 25

Re: Possible issue with Mesa update, version 1:24.0.1-1?

The full system journal for a boot with the issue will contain all the kernel messages (dmesg log).

Feb 17 16:40:20 eznix-optiplex9010 kernel: Linux version 6.6.17-1-lts (linux-lts@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Sat, 17 Feb 2024 08:28:50 +0000
Feb 17 16:40:20 eznix-optiplex9010 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=a47da55e-e51f-4f50-9a64-4a67e85601cc rw quiet loglevel=3
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-provided physical RAM map:
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000daf09fff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000daf0a000-0x00000000daffffff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000db000000-0x00000000db74dfff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000db74e000-0x00000000db7fffff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000db800000-0x00000000dbfb3fff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000dbfb4000-0x00000000dbffffff] ACPI data
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000dc000000-0x00000000dd70dfff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000dd70e000-0x00000000dd7fffff] ACPI NVS
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000dd800000-0x00000000deedcfff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000deedd000-0x00000000df0dafff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000df0db000-0x00000000df11dfff] ACPI NVS
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000df11e000-0x00000000df7fffff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041dffffff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: NX (Execute Disable) protection: active
Feb 17 16:40:20 eznix-optiplex9010 kernel: APIC: Static calls initialized
Feb 17 16:40:20 eznix-optiplex9010 kernel: SMBIOS 2.7 present.
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMI: Dell Inc. OptiPlex 9010/00F82W, BIOS A13 03/27/2013
Feb 17 16:40:20 eznix-optiplex9010 kernel: tsc: Fast TSC calibration using PIT
Feb 17 16:40:20 eznix-optiplex9010 kernel: tsc: Detected 3392.353 MHz processor
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 17 16:40:20 eznix-optiplex9010 kernel: last_pfn = 0x41e000 max_arch_pfn = 0x400000000
Feb 17 16:40:20 eznix-optiplex9010 kernel: total RAM covered: 16352M
Feb 17 16:40:20 eznix-optiplex9010 kernel: Found optimal setting for mtrr clean up
Feb 17 16:40:20 eznix-optiplex9010 kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 7          lose cover RAM: 0G
Feb 17 16:40:20 eznix-optiplex9010 kernel: MTRR map: 8 entries (5 fixed + 3 variable; max 25), built from 10 variable MTRRs
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
Feb 17 16:40:20 eznix-optiplex9010 kernel: found SMP MP-table at [mem 0x000fda10-0x000fda1f]
Feb 17 16:40:20 eznix-optiplex9010 kernel: RAMDISK: [mem 0x36d25000-0x37689fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Early table checksum verification disabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: RSDP 0x00000000000EE0B0 000024 (v02 DELL  )
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: XSDT 0x00000000DBFF4080 00007C (v01 DELL   CBX3     01072009 AMI  00010013)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: FACP 0x00000000DBFFD7B0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: DSDT 0x00000000DBFF4188 009625 (v02 DELL   CBX3     00000022 INTL 20091112)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: FACS 0x00000000DD7FE080 000040
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: APIC 0x00000000DBFFD8C0 000072 (v03 DELL   CBX3     01072009 AMI  00010013)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: FPDT 0x00000000DBFFD938 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: MCFG 0x00000000DBFFD980 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: HPET 0x00000000DBFFD9C0 000038 (v01 DELL   CBX3     01072009 AMI. 00000005)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: SSDT 0x00000000DBFFD9F8 000415 (v01 SataRe SataTabl 00001000 INTL 20091112)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: SSDT 0x00000000DBFFDE10 0009B9 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: SSDT 0x00000000DBFFE7D0 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: DMAR 0x00000000DBFFF268 000080 (v01 INTEL  SNB      00000001 INTL 00000001)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: ASF! 0x00000000DBFFF2E8 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: SLIC 0x00000000DBFFF390 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving FACP table memory at [mem 0xdbffd7b0-0xdbffd8bb]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving DSDT table memory at [mem 0xdbff4188-0xdbffd7ac]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving FACS table memory at [mem 0xdd7fe080-0xdd7fe0bf]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving APIC table memory at [mem 0xdbffd8c0-0xdbffd931]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving FPDT table memory at [mem 0xdbffd938-0xdbffd97b]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving MCFG table memory at [mem 0xdbffd980-0xdbffd9bb]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving HPET table memory at [mem 0xdbffd9c0-0xdbffd9f7]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving SSDT table memory at [mem 0xdbffd9f8-0xdbffde0c]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving SSDT table memory at [mem 0xdbffde10-0xdbffe7c8]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving SSDT table memory at [mem 0xdbffe7d0-0xdbfff261]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving DMAR table memory at [mem 0xdbfff268-0xdbfff2e7]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving ASF! table memory at [mem 0xdbfff2e8-0xdbfff38c]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Reserving SLIC table memory at [mem 0xdbfff390-0xdbfff505]
Feb 17 16:40:20 eznix-optiplex9010 kernel: No NUMA configuration found
Feb 17 16:40:20 eznix-optiplex9010 kernel: Faking a node at [mem 0x0000000000000000-0x000000041dffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: NODE_DATA(0) allocated [mem 0x41dff0000-0x41dff4fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: Zone ranges:
Feb 17 16:40:20 eznix-optiplex9010 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   Normal   [mem 0x0000000100000000-0x000000041dffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   Device   empty
Feb 17 16:40:20 eznix-optiplex9010 kernel: Movable zone start for each node
Feb 17 16:40:20 eznix-optiplex9010 kernel: Early memory node ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x0000000000100000-0x00000000daf09fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x00000000db000000-0x00000000db74dfff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x00000000db800000-0x00000000dbfb3fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x00000000dc000000-0x00000000dd70dfff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x00000000dd800000-0x00000000deedcfff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x00000000df11e000-0x00000000df7fffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel:   node   0: [mem 0x0000000100000000-0x000000041dffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041dffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone DMA: 99 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone DMA32: 246 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone DMA32: 178 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone DMA32: 76 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone DMA32: 242 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone DMA32: 577 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PM-Timer IO Port: 0x408
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Feb 17 16:40:20 eznix-optiplex9010 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Feb 17 16:40:20 eznix-optiplex9010 kernel: TSC deadline timer available
Feb 17 16:40:20 eznix-optiplex9010 kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xdaf0a000-0xdaffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xdb74e000-0xdb7fffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xdbfb4000-0xdbffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xdd70e000-0xdd7fffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xdeedd000-0xdf0dafff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xdf0db000-0xdf11dfff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: [mem 0xdf800000-0xf7ffffff] available for PCI devices
Feb 17 16:40:20 eznix-optiplex9010 kernel: Booting paravirtualized kernel on bare hardware
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Feb 17 16:40:20 eznix-optiplex9010 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Feb 17 16:40:20 eznix-optiplex9010 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
Feb 17 16:40:20 eznix-optiplex9010 kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
Feb 17 16:40:20 eznix-optiplex9010 kernel: pcpu-alloc: [0] 0 1 2 3 
Feb 17 16:40:20 eznix-optiplex9010 kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=a47da55e-e51f-4f50-9a64-4a67e85601cc rw quiet loglevel=3
Feb 17 16:40:20 eznix-optiplex9010 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-lts", will be passed to user space.
Feb 17 16:40:20 eznix-optiplex9010 kernel: random: crng init done
Feb 17 16:40:20 eznix-optiplex9010 kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: Fallback order for Node 0: 0 
Feb 17 16:40:20 eznix-optiplex9010 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4117133
Feb 17 16:40:20 eznix-optiplex9010 kernel: Policy zone: Normal
Feb 17 16:40:20 eznix-optiplex9010 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Feb 17 16:40:20 eznix-optiplex9010 kernel: software IO TLB: area num 4.
Feb 17 16:40:20 eznix-optiplex9010 kernel: Memory: 16318412K/16730580K available (16384K kernel code, 2136K rwdata, 13080K rodata, 3416K init, 3840K bss, 411908K reserved, 0K cma-reserved)
Feb 17 16:40:20 eznix-optiplex9010 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Feb 17 16:40:20 eznix-optiplex9010 kernel: Kernel/User page tables isolation: enabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: ftrace: allocating 48881 entries in 191 pages
Feb 17 16:40:20 eznix-optiplex9010 kernel: ftrace: allocated 191 pages with 7 groups
Feb 17 16:40:20 eznix-optiplex9010 kernel: Dynamic Preempt: voluntary
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Feb 17 16:40:20 eznix-optiplex9010 kernel:         Trampoline variant of Tasks RCU enabled.
Feb 17 16:40:20 eznix-optiplex9010 kernel:         Rude variant of Tasks RCU enabled.
Feb 17 16:40:20 eznix-optiplex9010 kernel:         Tracing variant of Tasks RCU enabled.
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Feb 17 16:40:20 eznix-optiplex9010 kernel: NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Feb 17 16:40:20 eznix-optiplex9010 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Feb 17 16:40:20 eznix-optiplex9010 kernel: Console: colour dummy device 80x25
Feb 17 16:40:20 eznix-optiplex9010 kernel: printk: console [tty0] enabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Core revision 20230628
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Feb 17 16:40:20 eznix-optiplex9010 kernel: APIC: Switch to symmetric I/O mode setup
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR: Host address width 36
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x1
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f0105a
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR: RMRR base: 0x000000df053000 end: 0x000000df079fff
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed90000 IOMMU 0
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed90000
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Feb 17 16:40:20 eznix-optiplex9010 kernel: x2apic enabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: APIC: Switched APIC routing to: cluster x2apic
Feb 17 16:40:20 eznix-optiplex9010 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e616c9ff5, max_idle_ns: 440795362718 ns
Feb 17 16:40:20 eznix-optiplex9010 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6787.40 BogoMIPS (lpj=11307843)
Feb 17 16:40:20 eznix-optiplex9010 kernel: CPU0: Thermal monitoring enabled (TM1)
Feb 17 16:40:20 eznix-optiplex9010 kernel: process: using mwait in idle threads
Feb 17 16:40:20 eznix-optiplex9010 kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Feb 17 16:40:20 eznix-optiplex9010 kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Feb 17 16:40:20 eznix-optiplex9010 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 17 16:40:20 eznix-optiplex9010 kernel: Spectre V2 : Mitigation: Retpolines
Feb 17 16:40:20 eznix-optiplex9010 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 17 16:40:20 eznix-optiplex9010 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Feb 17 16:40:20 eznix-optiplex9010 kernel: Speculative Store Bypass: Vulnerable
Feb 17 16:40:20 eznix-optiplex9010 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Feb 17 16:40:20 eznix-optiplex9010 kernel: MMIO Stale Data: Unknown: No mitigations
Feb 17 16:40:20 eznix-optiplex9010 kernel: SRBDS: Vulnerable: No microcode
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Feb 17 16:40:20 eznix-optiplex9010 kernel: Freeing SMP alternatives memory: 40K
Feb 17 16:40:20 eznix-optiplex9010 kernel: pid_max: default: 32768 minimum: 301
Feb 17 16:40:20 eznix-optiplex9010 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Feb 17 16:40:20 eznix-optiplex9010 kernel: landlock: Up and running.
Feb 17 16:40:20 eznix-optiplex9010 kernel: Yama: becoming mindful.
Feb 17 16:40:20 eznix-optiplex9010 kernel: LSM support for eBPF active
Feb 17 16:40:20 eznix-optiplex9010 kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
Feb 17 16:40:20 eznix-optiplex9010 kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Feb 17 16:40:20 eznix-optiplex9010 kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Feb 17 16:40:20 eznix-optiplex9010 kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Feb 17 16:40:20 eznix-optiplex9010 kernel: Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Feb 17 16:40:20 eznix-optiplex9010 kernel: ... version:                3
Feb 17 16:40:20 eznix-optiplex9010 kernel: ... bit width:              48
Feb 17 16:40:20 eznix-optiplex9010 kernel: ... generic registers:      8
Feb 17 16:40:20 eznix-optiplex9010 kernel: ... value mask:             0000ffffffffffff
Feb 17 16:40:20 eznix-optiplex9010 kernel: ... max period:             00007fffffffffff
Feb 17 16:40:20 eznix-optiplex9010 kernel: ... fixed-purpose events:   3
Feb 17 16:40:20 eznix-optiplex9010 kernel: ... event mask:             00000007000000ff
Feb 17 16:40:20 eznix-optiplex9010 kernel: signal: max sigframe size: 1776
Feb 17 16:40:20 eznix-optiplex9010 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1084
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu: Hierarchical SRCU implementation.
Feb 17 16:40:20 eznix-optiplex9010 kernel: rcu:         Max phase no-delay instances is 1000.
Feb 17 16:40:20 eznix-optiplex9010 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 17 16:40:20 eznix-optiplex9010 kernel: smp: Bringing up secondary CPUs ...
Feb 17 16:40:20 eznix-optiplex9010 kernel: smpboot: x86: Booting SMP configuration:
Feb 17 16:40:20 eznix-optiplex9010 kernel: .... node  #0, CPUs:      #1 #2 #3
Feb 17 16:40:20 eznix-optiplex9010 kernel: smp: Brought up 1 node, 4 CPUs
Feb 17 16:40:20 eznix-optiplex9010 kernel: smpboot: Max logical packages: 1
Feb 17 16:40:20 eznix-optiplex9010 kernel: smpboot: Total of 4 processors activated (27149.60 BogoMIPS)
Feb 17 16:40:20 eznix-optiplex9010 kernel: devtmpfs: initialized
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/mm: Memory block size: 128MB
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdd70e000-0xdd7fffff] (991232 bytes)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdf0db000-0xdf11dfff] (274432 bytes)
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Feb 17 16:40:20 eznix-optiplex9010 kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: pinctrl core: initialized pinctrl subsystem
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM: RTC time: 23:40:15, date: 2024-02-17
Feb 17 16:40:20 eznix-optiplex9010 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Feb 17 16:40:20 eznix-optiplex9010 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Feb 17 16:40:20 eznix-optiplex9010 kernel: audit: initializing netlink subsys (disabled)
Feb 17 16:40:20 eznix-optiplex9010 kernel: audit: type=2000 audit(1708213215.043:1): state=initialized audit_enabled=0 res=1
Feb 17 16:40:20 eznix-optiplex9010 kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 17 16:40:20 eznix-optiplex9010 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 17 16:40:20 eznix-optiplex9010 kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 17 16:40:20 eznix-optiplex9010 kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 17 16:40:20 eznix-optiplex9010 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 17 16:40:20 eznix-optiplex9010 kernel: cpuidle: using governor ladder
Feb 17 16:40:20 eznix-optiplex9010 kernel: cpuidle: using governor menu
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Feb 17 16:40:20 eznix-optiplex9010 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as E820 entry
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: Using configuration type 1 for base access
Feb 17 16:40:20 eznix-optiplex9010 kernel: core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
Feb 17 16:40:20 eznix-optiplex9010 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Feb 17 16:40:20 eznix-optiplex9010 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Feb 17 16:40:20 eznix-optiplex9010 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Feb 17 16:40:20 eznix-optiplex9010 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Added _OSI(Module Device)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Added _OSI(Processor Device)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: 4 ACPI AML tables successfully acquired and loaded
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Dynamic OEM Table Load:
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: SSDT 0xFFFF9CFFC0C9F000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Dynamic OEM Table Load:
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: SSDT 0xFFFF9CFFC0CF9C00 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Dynamic OEM Table Load:
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: SSDT 0xFFFF9CFFC1478800 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: _OSC evaluated successfully for all CPUs
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Interpreter enabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Using IOAPIC for interrupt routing
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: Using E820 reservations for host bridge windows
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: Enabled 15 GPEs in block 00 to 3F
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Feb 17 16:40:20 eznix-optiplex9010 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Feb 17 16:40:20 eznix-optiplex9010 kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Feb 17 16:40:20 eznix-optiplex9010 kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Feb 17 16:40:20 eznix-optiplex9010 kernel: acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI host bridge to bus 0000:00
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000e7fff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7f20000-0xf7f2ffff 64bit]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7f3c000-0xf7f3c00f 64bit]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:16.3: reg 0x10: [io  0xf0a0-0xf0a7]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:16.3: reg 0x14: [mem 0xf7f3a000-0xf7f3afff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xf7f39000-0xf7f39fff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7f38000-0xf7f383ff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7f30000-0xf7f33fff 64bit]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7f37000-0xf7f373ff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7f36000-0xf7f367ff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.2: PME# supported from D3hot
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7f35000-0xf7f350ff 64bit]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: [1002:6610] type 00 class 0x030000
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: reg 0x18: [mem 0xf7e00000-0xf7e3ffff 64bit]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7e40000-0xf7e5ffff pref]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: enabling Extended Tags
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: supports D1 D2
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: PME# supported from D1 D2 D3hot
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7e60000-0xf7e63fff 64bit]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.1: enabling Extended Tags
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.1: supports D1 D2
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:02: extended config space not accessible
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000e7fff window] (subtractive decode)
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 5
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKF disabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 10
Feb 17 16:40:20 eznix-optiplex9010 kernel: iommu: Default domain type: Translated
Feb 17 16:40:20 eznix-optiplex9010 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Feb 17 16:40:20 eznix-optiplex9010 kernel: SCSI subsystem initialized
Feb 17 16:40:20 eznix-optiplex9010 kernel: libata version 3.00 loaded.
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: bus type USB registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: usbcore: registered new interface driver usbfs
Feb 17 16:40:20 eznix-optiplex9010 kernel: usbcore: registered new interface driver hub
Feb 17 16:40:20 eznix-optiplex9010 kernel: usbcore: registered new device driver usb
Feb 17 16:40:20 eznix-optiplex9010 kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Feb 17 16:40:20 eznix-optiplex9010 kernel: PTP clock support registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: EDAC MC: Ver: 3.0.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: NetLabel: Initializing
Feb 17 16:40:20 eznix-optiplex9010 kernel: NetLabel:  domain hash size = 128
Feb 17 16:40:20 eznix-optiplex9010 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Feb 17 16:40:20 eznix-optiplex9010 kernel: NetLabel:  unlabeled traffic allowed by default
Feb 17 16:40:20 eznix-optiplex9010 kernel: mctp: management component transport protocol core
Feb 17 16:40:20 eznix-optiplex9010 kernel: NET: Registered PF_MCTP protocol family
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: Using ACPI for IRQ routing
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0xdaf0a000-0xdbffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0xdb74e000-0xdbffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0xdbfb4000-0xdbffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0xdd70e000-0xdfffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0xdeedd000-0xdfffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: e820: reserve RAM buffer [mem 0x41e000000-0x41fffffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 17 16:40:20 eznix-optiplex9010 kernel: vgaarb: loaded
Feb 17 16:40:20 eznix-optiplex9010 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Feb 17 16:40:20 eznix-optiplex9010 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: Switched to clocksource tsc-early
Feb 17 16:40:20 eznix-optiplex9010 kernel: VFS: Disk quotas dquot_6.6.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 17 16:40:20 eznix-optiplex9010 kernel: pnp: PnP ACPI init
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0x1000-0x100f] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0xffff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0xffff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0x0400-0x0453] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0x0458-0x047f] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0x0500-0x057f] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:03: [io  0x0454-0x0457] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:04: [io  0x0a40-0x0a4f] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:04: [io  0x0a00-0x0a3f] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: pnp 00:06: [dma 0 disabled]
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: system 00:07: [mem 0xf0000000-0xf0000fff] has been reserved
Feb 17 16:40:20 eznix-optiplex9010 kernel: pnp: PnP ACPI: found 8 devices
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 17 16:40:20 eznix-optiplex9010 kernel: NET: Registered PF_INET protocol family
Feb 17 16:40:20 eznix-optiplex9010 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: TCP: Hash tables configured (established 131072 bind 65536)
Feb 17 16:40:20 eznix-optiplex9010 kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Feb 17 16:40:20 eznix-optiplex9010 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Feb 17 16:40:20 eznix-optiplex9010 kernel: NET: Registered PF_XDP protocol family
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1e.0: PCI bridge to [bus 02]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000e7fff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:00: resource 8 [mem 0xe0000000-0xfeafffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7 window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:02: resource 5 [io  0x0d00-0xffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000e7fff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci_bus 0000:02: resource 8 [mem 0xe0000000-0xfeafffff window]
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 18927 usecs
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19527 usecs
Feb 17 16:40:20 eznix-optiplex9010 kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI: CLS 64 bytes, default 64
Feb 17 16:40:20 eznix-optiplex9010 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 17 16:40:20 eznix-optiplex9010 kernel: software IO TLB: mapped [mem 0x00000000d6f0a000-0x00000000daf0a000] (64MB)
Feb 17 16:40:20 eznix-optiplex9010 kernel: Trying to unpack rootfs image as initramfs...
Feb 17 16:40:20 eznix-optiplex9010 kernel: Initialise system trusted keyrings
Feb 17 16:40:20 eznix-optiplex9010 kernel: Key type blacklist registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Feb 17 16:40:20 eznix-optiplex9010 kernel: zbud: loaded
Feb 17 16:40:20 eznix-optiplex9010 kernel: integrity: Platform Keyring initialized
Feb 17 16:40:20 eznix-optiplex9010 kernel: integrity: Machine keyring initialized
Feb 17 16:40:20 eznix-optiplex9010 kernel: Key type asymmetric registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: Asymmetric key parser 'x509' registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Feb 17 16:40:20 eznix-optiplex9010 kernel: io scheduler mq-deadline registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: io scheduler kyber registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: io scheduler bfq registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: button: Power Button [PWRB]
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: button: Power Button [PWRF]
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: \_TZ_.TZ00: Invalid active0 threshold
Feb 17 16:40:20 eznix-optiplex9010 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Feb 17 16:40:20 eznix-optiplex9010 kernel: thermal LNXTHERM:01: registered as thermal_zone1
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C)
Feb 17 16:40:20 eznix-optiplex9010 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Feb 17 16:40:20 eznix-optiplex9010 kernel: 0000:00:16.3: ttyS4 at I/O 0xf0a0 (irq = 19, base_baud = 115200) is a 16550A
Feb 17 16:40:20 eznix-optiplex9010 kernel: Non-volatile memory driver v1.3
Feb 17 16:40:20 eznix-optiplex9010 kernel: Linux agpgart interface v0.103
Feb 17 16:40:20 eznix-optiplex9010 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: bus type drm_connector registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: ahci 0000:00:1f.2: version 3.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
Feb 17 16:40:20 eznix-optiplex9010 kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi host0: ahci
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi host1: ahci
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi host2: ahci
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi host3: ahci
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi host4: ahci
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi host5: ahci
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1: SATA max UDMA/133 abar m2048@0xf7f36000 port 0xf7f36100 irq 26
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2: SATA max UDMA/133 abar m2048@0xf7f36000 port 0xf7f36180 irq 26
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata3: DUMMY
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata4: DUMMY
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata5: DUMMY
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata6: DUMMY
Feb 17 16:40:20 eznix-optiplex9010 kernel: usbcore: registered new interface driver usbserial_generic
Feb 17 16:40:20 eznix-optiplex9010 kernel: usbserial: USB Serial support registered for generic
Feb 17 16:40:20 eznix-optiplex9010 kernel: rtc_cmos 00:02: RTC can wake from S4
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1d.0: debug port 2
Feb 17 16:40:20 eznix-optiplex9010 kernel: rtc_cmos 00:02: registered as rtc0
Feb 17 16:40:20 eznix-optiplex9010 kernel: rtc_cmos 00:02: setting system clock to 2024-02-17T23:40:15 UTC (1708213215)
Feb 17 16:40:20 eznix-optiplex9010 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f37000
Feb 17 16:40:20 eznix-optiplex9010 kernel: intel_pstate: Intel P-state driver initializing
Feb 17 16:40:20 eznix-optiplex9010 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 17 16:40:20 eznix-optiplex9010 kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Feb 17 16:40:20 eznix-optiplex9010 kernel: fbcon: Deferring console take-over
Feb 17 16:40:20 eznix-optiplex9010 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Feb 17 16:40:20 eznix-optiplex9010 kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 17 16:40:20 eznix-optiplex9010 kernel: drop_monitor: Initializing network drop monitor service
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb1: Product: EHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb1: Manufacturer: Linux 6.6.17-1-lts ehci_hcd
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb1: SerialNumber: 0000:00:1d.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 1-0:1.0: USB hub found
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 1-0:1.0: 3 ports detected
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 2
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1a.0: debug port 2
Feb 17 16:40:20 eznix-optiplex9010 kernel: Initializing XFRM netlink socket
Feb 17 16:40:20 eznix-optiplex9010 kernel: NET: Registered PF_INET6 protocol family
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f38000
Feb 17 16:40:20 eznix-optiplex9010 kernel: Freeing initrd memory: 9620K
Feb 17 16:40:20 eznix-optiplex9010 kernel: Segment Routing with IPv6
Feb 17 16:40:20 eznix-optiplex9010 kernel: RPL Segment Routing with IPv6
Feb 17 16:40:20 eznix-optiplex9010 kernel: In-situ OAM (IOAM) with IPv6
Feb 17 16:40:20 eznix-optiplex9010 kernel: NET: Registered PF_PACKET protocol family
Feb 17 16:40:20 eznix-optiplex9010 kernel: microcode: Microcode Update Driver: v2.2.
Feb 17 16:40:20 eznix-optiplex9010 kernel: IPI shorthand broadcast: enabled
Feb 17 16:40:20 eznix-optiplex9010 kernel: sched_clock: Marking stable (297817545, 246741)->(301568937, -3504651)
Feb 17 16:40:20 eznix-optiplex9010 kernel: registered taskstats version 1
Feb 17 16:40:20 eznix-optiplex9010 kernel: Loading compiled-in X.509 certificates
Feb 17 16:40:20 eznix-optiplex9010 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 89ddb4049420fd387e00142989e4684e4f016674'
Feb 17 16:40:20 eznix-optiplex9010 kernel: zswap: loaded using pool zstd/zsmalloc
Feb 17 16:40:20 eznix-optiplex9010 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb2: Product: EHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb2: Manufacturer: Linux 6.6.17-1-lts ehci_hcd
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb2: SerialNumber: 0000:00:1a.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 2-0:1.0: USB hub found
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 2-0:1.0: 3 ports detected
Feb 17 16:40:20 eznix-optiplex9010 kernel: Key type .fscrypt registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: Key type fscrypt-provisioning registered
Feb 17 16:40:20 eznix-optiplex9010 kernel: PM:   Magic number: 12:825:706
Feb 17 16:40:20 eznix-optiplex9010 kernel: RAS: Correctable Errors collector initialized.
Feb 17 16:40:20 eznix-optiplex9010 kernel: clk: Disabling unused clocks
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: ATA-8: ST1000DM003-1SB102, CC43, max UDMA/133
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata1.00: configured for UDMA/133
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: ATAPI: ASUS    DRW-24B1ST   i, 1.00, max UDMA/100
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi 0:0:0:0: Direct-Access     ATA      ST1000DM003-1SB1 CC43 PQ: 0 ANSI: 5
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: [sda] Write Protect is off
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ata2.00: configured for UDMA/100
Feb 17 16:40:20 eznix-optiplex9010 kernel: scsi 1:0:0:0: CD-ROM            ASUS     DRW-24B1ST   i   1.00 PQ: 0 ANSI: 5
Feb 17 16:40:20 eznix-optiplex9010 kernel:  sda: sda1 sda2 sda3
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Feb 17 16:40:20 eznix-optiplex9010 kernel: Freeing unused decrypted memory: 2028K
Feb 17 16:40:20 eznix-optiplex9010 kernel: Freeing unused kernel image (initmem) memory: 3416K
Feb 17 16:40:20 eznix-optiplex9010 kernel: Write protecting the kernel read-only data: 30720k
Feb 17 16:40:20 eznix-optiplex9010 kernel: Freeing unused kernel image (rodata/data gap) memory: 1256K
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 17 16:40:20 eznix-optiplex9010 kernel: rodata_test: all tests were successful
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/mm: Checking user space page tables
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 1-1:1.0: USB hub found
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 1-1:1.0: 8 ports detected
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 2-1:1.0: USB hub found
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 2-1:1.0: 6 ports detected
Feb 17 16:40:20 eznix-optiplex9010 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 17 16:40:20 eznix-optiplex9010 kernel: Run /init as init process
Feb 17 16:40:20 eznix-optiplex9010 kernel:   with arguments:
Feb 17 16:40:20 eznix-optiplex9010 kernel:     /init
Feb 17 16:40:20 eznix-optiplex9010 kernel:   with environment:
Feb 17 16:40:20 eznix-optiplex9010 kernel:     HOME=/
Feb 17 16:40:20 eznix-optiplex9010 kernel:     TERM=linux
Feb 17 16:40:20 eznix-optiplex9010 kernel:     BOOT_IMAGE=/boot/vmlinuz-linux-lts
Feb 17 16:40:20 eznix-optiplex9010 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Feb 17 16:40:20 eznix-optiplex9010 kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
Feb 17 16:40:20 eznix-optiplex9010 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Feb 17 16:40:20 eznix-optiplex9010 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb3: Product: xHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb3: Manufacturer: Linux 6.6.17-1-lts xhci-hcd
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb3: SerialNumber: 0000:00:14.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 3-0:1.0: USB hub found
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 3-0:1.0: 4 ports detected
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb4: Product: xHCI Host Controller
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb4: Manufacturer: Linux 6.6.17-1-lts xhci-hcd
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb usb4: SerialNumber: 0000:00:14.0
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 4-0:1.0: USB hub found
Feb 17 16:40:20 eznix-optiplex9010 kernel: hub 4-0:1.0: 4 ports detected
Feb 17 16:40:20 eznix-optiplex9010 kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Feb 17 16:40:20 eznix-optiplex9010 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Feb 17 16:40:20 eznix-optiplex9010 kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1.5: new high-speed USB device number 3 using ehci-pci
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.1: new low-speed USB device number 3 using ehci-pci
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1.5: New USB device found, idVendor=03f0, idProduct=622a, bcdDevice= 1.00
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1.5: Product: HP LaserJet MFP M129-M134
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1.5: Manufacturer: HP
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 1-1.5: SerialNumber: VNG3L10210
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-2: new full-speed USB device number 2 using xhci_hcd
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.1: New USB device found, idVendor=03f0, idProduct=134a, bcdDevice= 1.00
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.1: Product: HP USB Optical Mouse
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.1: Manufacturer: PixArt
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: PixArt HP USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:03F0:134A.0001/input/input2
Feb 17 16:40:20 eznix-optiplex9010 kernel: hid-generic 0003:03F0:134A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-0000:00:1a.0-1.1/input0
Feb 17 16:40:20 eznix-optiplex9010 kernel: usbcore: registered new interface driver usbhid
Feb 17 16:40:20 eznix-optiplex9010 kernel: usbhid: USB HID core driver
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.2: new low-speed USB device number 4 using ehci-pci
Feb 17 16:40:20 eznix-optiplex9010 kernel: tsc: Refined TSC clocksource calibration: 3392.300 MHz
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5e496156, max_idle_ns: 440795267084 ns
Feb 17 16:40:20 eznix-optiplex9010 kernel: clocksource: Switched to clocksource tsc
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.2: New USB device found, idVendor=04f2, idProduct=1516, bcdDevice= 1.11
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.2: Product: USB Keyboard
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 2-1.2: Manufacturer: Chicony 
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: Chicony  USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:04F2:1516.0002/input/input3
Feb 17 16:40:20 eznix-optiplex9010 kernel: hid-generic 0003:04F2:1516.0002: input,hidraw1: USB HID v1.11 Keyboard [Chicony  USB Keyboard] on usb-0000:00:1a.0-1.2/input0
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: Chicony  USB Keyboard System Control as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:04F2:1516.0003/input/input4
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: Chicony  USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:04F2:1516.0003/input/input5
Feb 17 16:40:20 eznix-optiplex9010 kernel: hid-generic 0003:04F2:1516.0003: input,hidraw2: USB HID v1.11 Device [Chicony  USB Keyboard] on usb-0000:00:1a.0-1.2/input1
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-2: New USB device found, idVendor=047f, idProduct=c058, bcdDevice= 2.13
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-2: Product: Plantronics Blackwire 3225 Series
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-2: Manufacturer: Plantronics
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-2: SerialNumber: C2E6FBDE20884A9188375BE1C4F37968
Feb 17 16:40:20 eznix-optiplex9010 kernel: fbcon: Taking over console
Feb 17 16:40:20 eznix-optiplex9010 kernel: Console: switching to colour frame buffer device 240x67
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: Plantronics Plantronics Blackwire 3225 Series as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.3/0003:047F:C058.0004/input/input6
Feb 17 16:40:20 eznix-optiplex9010 kernel: plantronics 0003:047F:C058.0004: input,hiddev96,hidraw3: USB HID v1.11 Device [Plantronics Plantronics Blackwire 3225 Series] on usb-0000:00:14.0-2/input3
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-3: new high-speed USB device number 3 using xhci_hcd
Feb 17 16:40:20 eznix-optiplex9010 kernel: EXT4-fs (sda2): mounted filesystem a47da55e-e51f-4f50-9a64-4a67e85601cc r/w with ordered data mode. Quota mode: none.
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-3: New USB device found, idVendor=046d, idProduct=0892, bcdDevice= 0.19
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-3: Product: HD Pro Webcam C920
Feb 17 16:40:20 eznix-optiplex9010 kernel: usb 3-3: SerialNumber: 39B49C6F
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: systemd 255.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Detected architecture x86-64.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Hostname set to <eznix-optiplex9010>.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: bpf-lsm: LSM BPF program attached
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Queued start job for default target Graphical Interface.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Virtual Machine and Container Slice.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/dirmngr.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/getty.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/gpg-agent.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/gpg-agent-browser.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/gpg-agent-extra.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/keyboxd.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/modprobe.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice Slice /system/systemd-fsck.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Created slice User and Session Slice.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Expecting device /dev/disk/by-uuid/e61ef437-27e7-4d3b-88a3-b8a0e0eb7705...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Local Encrypted Volumes.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Login Prompts.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Local Integrity Protected Volumes.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Remote File Systems.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Slice Units.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Swaps.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Local Verity Protected Volumes.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on LVM2 poll daemon socket.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on Process Core Dump Socket.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on Journal Socket (/dev/log).
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on Journal Socket.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on Network Service Netlink Socket.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on udev Control Socket.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on udev Kernel Socket.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on User Database Manager Socket.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounting Huge Pages File System...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounting POSIX Message Queue File System...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounting Kernel Debug File System...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounting Kernel Trace File System...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounting Temporary Directory /tmp...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Create List of Static Device Nodes...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module configfs...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module dm_mod...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module drm...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module fuse...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module loop...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Feb 17 16:40:20 eznix-optiplex9010 kernel: fuse: init (API version 7.39)
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Load Kernel Modules...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Wait Until Kernel Time Synchronized...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Coldplug All udev Devices...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounted Huge Pages File System.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounted POSIX Message Queue File System.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounted Kernel Debug File System.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounted Kernel Trace File System.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounted Temporary Directory /tmp.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Create List of Static Device Nodes.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module configfs.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: modprobe@drm.service: Deactivated successfully.
Feb 17 16:40:20 eznix-optiplex9010 kernel: device-mapper: uevent: version 1.0.3
Feb 17 16:40:20 eznix-optiplex9010 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module drm.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 17 16:40:20 eznix-optiplex9010 kernel: EXT4-fs (sda2): re-mounted a47da55e-e51f-4f50-9a64-4a67e85601cc r/w. Quota mode: none.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module dm_mod.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Feb 17 16:40:20 eznix-optiplex9010 kernel: loop: module loaded
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module fuse.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module loop.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Remount Root and Kernel File Systems.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounting FUSE Control File System...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounting Kernel Configuration File System...
Feb 17 16:40:20 eznix-optiplex9010 kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Feb 17 16:40:20 eznix-optiplex9010 kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Feb 17 16:40:20 eznix-optiplex9010 kernel: Asymmetric key parser 'pkcs8' registered
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Load/Save OS Random Seed...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Load Kernel Modules.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Coldplug All udev Devices.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounted FUSE Control File System.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Mounted Kernel Configuration File System.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Apply Kernel Variables...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Apply Kernel Variables.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Load/Save OS Random Seed.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting User Database Manager...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Started User Database Manager.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Create System Users...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Create System Users.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Create Static Device Nodes in /dev.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Reached target Preparation for Local File Systems.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Journal Service...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Feb 17 16:40:20 eznix-optiplex9010 systemd-journald[224]: Collecting audit messages is disabled.
Feb 17 16:40:20 eznix-optiplex9010 systemd-journald[224]: Journal started
Feb 17 16:40:20 eznix-optiplex9010 systemd-journald[224]: Runtime Journal (/run/log/journal/ca533629fe60473db83de03f346b9231) is 8.0M, max 797.6M, 789.6M free.
Feb 17 16:40:19 eznix-optiplex9010 systemd-modules-load[200]: Inserted module 'crypto_user'
Feb 17 16:40:19 eznix-optiplex9010 systemd-modules-load[200]: Inserted module 'sg'
Feb 17 16:40:19 eznix-optiplex9010 systemd-modules-load[200]: Inserted module 'pkcs8_key_parser'
Feb 17 16:40:20 eznix-optiplex9010 systemd-udevd[225]: Using default interface naming scheme 'v255'.
Feb 17 16:40:20 eznix-optiplex9010 systemd-time-wait-sync[202]: adjtime state 5 status 40 time Sat 2024-02-17 23:40:19.242847 UTC
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Started Journal Service.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 17 16:40:20 eznix-optiplex9010 systemd-journald[224]: Runtime Journal (/run/log/journal/ca533629fe60473db83de03f346b9231) is 8.0M, max 797.6M, 789.6M free.
Feb 17 16:40:20 eznix-optiplex9010 systemd-journald[224]: Received client request to flush runtime journal.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Finished Flush Journal to Persistent Storage.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Started Rule-based Manager for Device Events and Files.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Network Configuration...
Feb 17 16:40:20 eznix-optiplex9010 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Feb 17 16:40:20 eznix-optiplex9010 kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
Feb 17 16:40:20 eznix-optiplex9010 kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Feb 17 16:40:20 eznix-optiplex9010 kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Feb 17 16:40:20 eznix-optiplex9010 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20230628/utaddress-204)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20230628/utaddress-204)
Feb 17 16:40:20 eznix-optiplex9010 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Feb 17 16:40:20 eznix-optiplex9010 kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Feb 17 16:40:20 eznix-optiplex9010 kernel: cryptd: max_cpu_qlen set to 1000
Feb 17 16:40:20 eznix-optiplex9010 kernel: EDAC ie31200: No ECC support
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 17 16:40:20 eznix-optiplex9010 kernel: iTCO_vendor_support: vendor-support=0
Feb 17 16:40:20 eznix-optiplex9010 kernel: iTCO_wdt iTCO_wdt.1.auto: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
Feb 17 16:40:20 eznix-optiplex9010 kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Feb 17 16:40:20 eznix-optiplex9010 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Feb 17 16:40:20 eznix-optiplex9010 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Feb 17 16:40:20 eznix-optiplex9010 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Feb 17 16:40:20 eznix-optiplex9010 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Feb 17 16:40:20 eznix-optiplex9010 kernel: i2c i2c-0: 4/4 memory slots populated (from DMI)
Feb 17 16:40:20 eznix-optiplex9010 kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Feb 17 16:40:20 eznix-optiplex9010 kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
Feb 17 16:40:20 eznix-optiplex9010 kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
Feb 17 16:40:20 eznix-optiplex9010 kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Virtual Console Setup...
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Stopped Virtual Console Setup.
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Virtual Console Setup...
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0050: supply vcc not found, using dummy regulator
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0050: 256 byte spd EEPROM, read-only
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0051: supply vcc not found, using dummy regulator
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0051: 256 byte spd EEPROM, read-only
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0052: supply vcc not found, using dummy regulator
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0052: 256 byte spd EEPROM, read-only
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0053: supply vcc not found, using dummy regulator
Feb 17 16:40:20 eznix-optiplex9010 kernel: at24 0-0053: 256 byte spd EEPROM, read-only
Feb 17 16:40:20 eznix-optiplex9010 kernel: e1000e: Intel(R) PRO/1000 Network Driver
Feb 17 16:40:20 eznix-optiplex9010 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Feb 17 16:40:20 eznix-optiplex9010 kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Feb 17 16:40:20 eznix-optiplex9010 kernel: AVX version of gcm_enc/dec engaged.
Feb 17 16:40:20 eznix-optiplex9010 kernel: AES CTR mode by8 optimization enabled
Feb 17 16:40:20 eznix-optiplex9010 systemd-networkd[255]: lo: Link UP
Feb 17 16:40:20 eznix-optiplex9010 systemd-networkd[255]: lo: Gained carrier
Feb 17 16:40:20 eznix-optiplex9010 systemd-networkd[255]: Enumeration completed
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Started Network Configuration.
Feb 17 16:40:20 eznix-optiplex9010 (udev-worker)[252]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Feb 17 16:40:20 eznix-optiplex9010 kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Feb 17 16:40:20 eznix-optiplex9010 systemd[1]: Starting Wait for Network to be Configured...
Feb 17 16:40:21 eznix-optiplex9010 kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) b8:ca:3a:80:3c:2c
Feb 17 16:40:21 eznix-optiplex9010 kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Feb 17 16:40:21 eznix-optiplex9010 kernel: e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1011FF-0FF
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_intel 0000:01:00.1: Force to non-snoop mode
Feb 17 16:40:21 eznix-optiplex9010 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0: ALC269VB: SKU not ready 0x411111f0
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x19
Feb 17 16:40:21 eznix-optiplex9010 kernel: snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x18
Feb 17 16:40:21 eznix-optiplex9010 kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Feb 17 16:40:21 eznix-optiplex9010 kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Feb 17 16:40:21 eznix-optiplex9010 kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Feb 17 16:40:21 eznix-optiplex9010 kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Feb 17 16:40:21 eznix-optiplex9010 kernel: e1000e 0000:00:19.0 eno1: renamed from eth0
Feb 17 16:40:21 eznix-optiplex9010 systemd-networkd[255]: eth0: Interface name change detected, renamed to eno1.
Feb 17 16:40:21 eznix-optiplex9010 systemd-networkd[255]: eno1: Configuring with /etc/systemd/network/20-ethernet.network.
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] radeon kernel modesetting enabled.
Feb 17 16:40:21 eznix-optiplex9010 systemd-networkd[255]: eno1: Link UP
Feb 17 16:40:21 eznix-optiplex9010 kernel: Console: switching to colour dummy device 80x25
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: vgaarb: deactivate vga console
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] initializing kernel modesetting (OLAND 0x1002:0x6610 0x1028:0x2120 0x00).
Feb 17 16:40:21 eznix-optiplex9010 kernel: resource: resource sanity check: requesting [mem 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d4000-0x000e7fff window]
Feb 17 16:40:21 eznix-optiplex9010 kernel: caller pci_map_rom+0x69/0x1b0 mapping multiple BARs
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: Invalid PCI ROM data signature: expecting 0x52494350, got 0xe808aa55
Feb 17 16:40:21 eznix-optiplex9010 kernel: ATOM BIOS: DELL
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] RAM width 128bits DDR
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] radeon: 2048M of VRAM memory ready
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] radeon: 2048M of GTT memory ready.
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] Loading oland Microcode
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] Internal thermal controller with fan control
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] radeon: dpm initialized
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] GART: num cpu pages 524288, num gpu pages 524288
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] PCIE gen 3 link speeds already enabled
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] PCIE GART of 2048M enabled (table at 0x0000000000165000).
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: WB enabled
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: radeon: MSI limited to 32-bit
Feb 17 16:40:21 eznix-optiplex9010 kernel: radeon 0000:01:00.0: radeon: using MSI.
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] radeon: irq initialized.
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] ring test on 0 succeeded in 1 usecs
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] ring test on 1 succeeded in 1 usecs
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] ring test on 2 succeeded in 1 usecs
Feb 17 16:40:21 eznix-optiplex9010 kernel: intel_rapl_common: Found RAPL domain package
Feb 17 16:40:21 eznix-optiplex9010 kernel: intel_rapl_common: Found RAPL domain core
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] ring test on 3 succeeded in 3 usecs
Feb 17 16:40:21 eznix-optiplex9010 kernel: [drm] ring test on 4 succeeded in 3 usecs
Feb 17 16:40:21 eznix-optiplex9010 kernel: intel_rapl_common: package-0:package:long_term locked by BIOS
Feb 17 16:40:21 eznix-optiplex9010 kernel: intel_rapl_common: package-0:package:short_term locked by BIOS
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module dm_mod...
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module loop...
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:21 eznix-optiplex9010 systemd[1]: Starting Wait for udev To Complete Device Initialization...
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: Finished Virtual Console Setup.
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] ring test on 5 succeeded in 2 usecs
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] UVD initialized successfully.
Feb 17 16:40:22 eznix-optiplex9010 kernel: snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops radeon_audio_component_bind_ops [radeon])
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] ib test on ring 1 succeeded in 0 usecs
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] ib test on ring 2 succeeded in 0 usecs
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module dm_mod.
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module loop.
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 17 16:40:22 eznix-optiplex9010 udevadm[343]: systemd-udev-settle.service is deprecated. Please fix livecd-alsa-unmuter.service not to pull it in.
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: Found device ST1000DM003-1SB102 HOME.
Feb 17 16:40:22 eznix-optiplex9010 systemd[1]: Starting File System Check on /dev/disk/by-uuid/e61ef437-27e7-4d3b-88a3-b8a0e0eb7705...
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] ib test on ring 5 succeeded
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] Radeon Display Connectors
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] Connector 0:
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   DP-1
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   HPD1
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   Encoders:
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]     DFP1: INTERNAL_UNIPHY
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] Connector 1:
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   DVI-I-1
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   HPD2
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]   Encoders:
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]     DFP2: INTERNAL_UNIPHY
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]     CRT1: INTERNAL_KLDSCP_DAC1
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] fb mappable at 0xE0571000
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] vram apper at 0xE0000000
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] size 8294400
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm] fb depth is 24
Feb 17 16:40:22 eznix-optiplex9010 kernel: [drm]    pitch is 7680
Feb 17 16:40:22 eznix-optiplex9010 kernel: fbcon: radeondrmfb (fb0) is primary device
Feb 17 16:40:22 eznix-optiplex9010 kernel: Console: switching to colour frame buffer device 240x67
Feb 17 16:40:22 eznix-optiplex9010 kernel: radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
Feb 17 16:40:23 eznix-optiplex9010 systemd-fsck[393]: HOME: clean, 51339/56434688 files, 42254096/225709056 blocks
Feb 17 16:40:23 eznix-optiplex9010 systemd-networkd[255]: eno1: Gained carrier
Feb 17 16:40:23 eznix-optiplex9010 kernel: e1000e 0000:00:19.0 eno1: NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Finished File System Check on /dev/disk/by-uuid/e61ef437-27e7-4d3b-88a3-b8a0e0eb7705.
Feb 17 16:40:23 eznix-optiplex9010 systemd-networkd[255]: eno1: DHCPv4 address 192.168.1.110/24, gateway 192.168.1.1 acquired from 192.168.1.1
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Mounting /home...
Feb 17 16:40:23 eznix-optiplex9010 kernel: EXT4-fs (sda3): mounted filesystem e61ef437-27e7-4d3b-88a3-b8a0e0eb7705 r/w with ordered data mode. Quota mode: none.
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Mounted /home.
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Reached target Local File Systems.
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Listening on System Extension Image Management (Varlink).
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Starting Rebuild Dynamic Linker Cache...
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Feb 17 16:40:23 eznix-optiplex9010 systemd[1]: Starting Create Volatile Files and Directories...
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[462]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[461]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[461]: bus: 3, device: 3 was not an MTP device
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[462]: bus: 3, device: 2 was not an MTP device
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[508]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.1"
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[508]: bus: 2, device: 3 was not an MTP device
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[520]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.2"
Feb 17 16:40:23 eznix-optiplex9010 mtp-probe[520]: bus: 2, device: 4 was not an MTP device
Feb 17 16:40:25 eznix-optiplex9010 kernel: mc: Linux media interface: v0.10
Feb 17 16:40:25 eznix-optiplex9010 kernel: usblp 1-1.5:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x622A
Feb 17 16:40:25 eznix-optiplex9010 kernel: usbcore: registered new interface driver usblp
Feb 17 16:40:25 eznix-optiplex9010 kernel: mousedev: PS/2 mouse device common for all mice
Feb 17 16:40:25 eznix-optiplex9010 kernel: [drm] amdgpu kernel modesetting enabled.
Feb 17 16:40:25 eznix-optiplex9010 kernel: amdgpu: Virtual CRAT table created for CPU
Feb 17 16:40:25 eznix-optiplex9010 kernel: amdgpu: Topology: Add CPU node
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Finished Create Volatile Files and Directories.
Feb 17 16:40:25 eznix-optiplex9010 kernel: videodev: Linux video capture interface: v2.00
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Created slice Slice /system/configure-printer.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module dm_mod...
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module loop...
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Starting Rebuild Journal Catalog...
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Starting Network Name Resolution...
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Starting Network Time Synchronization...
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Feb 17 16:40:25 eznix-optiplex9010 kernel: gspca_main: v2.14.0 registered
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Finished Rebuild Dynamic Linker Cache.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 17 16:40:25 eznix-optiplex9010 kernel: gspca_main: vc032x-2.14.0 probing 046d:0892
Feb 17 16:40:25 eznix-optiplex9010 kernel: gspca_vc032x: reg_r err -32
Feb 17 16:40:25 eznix-optiplex9010 kernel: vc032x: probe of 3-3:1.0 failed with error -32
Feb 17 16:40:25 eznix-optiplex9010 kernel: usbcore: registered new interface driver vc032x
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module dm_mod.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module loop.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 17 16:40:25 eznix-optiplex9010 kernel: usb 3-3: Found UVC 1.00 device HD Pro Webcam C920 (046d:0892)
Feb 17 16:40:25 eznix-optiplex9010 kernel: usbcore: registered new interface driver uvcvideo
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Finished Rebuild Journal Catalog.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Starting Update is Completed...
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Started Network Time Synchronization.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Reached target System Time Set.
Feb 17 16:40:25 eznix-optiplex9010 systemd-resolved[641]: Positive Trust Anchors:
Feb 17 16:40:25 eznix-optiplex9010 systemd-resolved[641]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Feb 17 16:40:25 eznix-optiplex9010 systemd-resolved[641]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa corp home internal intranet lan local private test
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Finished Update is Completed.
Feb 17 16:40:25 eznix-optiplex9010 systemd-resolved[641]: Using system hostname 'eznix-optiplex9010'.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Started Network Name Resolution.
Feb 17 16:40:25 eznix-optiplex9010 systemd[1]: Reached target Host and Network Name Lookups.
Feb 17 16:40:26 eznix-optiplex9010 kernel: usb 3-2: Warning! Unlikely big volume range (=8192), cval->res is probably wrong.
Feb 17 16:40:26 eznix-optiplex9010 kernel: usb 3-2: [11] FU [Sidetone Playback Volume] ch = 1, val = 0/8192/1
Feb 17 16:40:26 eznix-optiplex9010 systemd-networkd[255]: eno1: Gained IPv6LL
Feb 17 16:40:26 eznix-optiplex9010 systemd-timesyncd[642]: Network configuration changed, trying to establish connection.
Feb 17 16:40:26 eznix-optiplex9010 systemd[1]: Finished Wait for Network to be Configured.
Feb 17 16:40:27 eznix-optiplex9010 kernel: usbcore: registered new interface driver snd-usb-audio
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module dm_mod...
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Starting Load Kernel Module loop...
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Finished Wait for udev To Complete Device Initialization.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module dm_mod.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Finished Load Kernel Module loop.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Reached target System Initialization.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Started CUPS Scheduler.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: VirtualBox Guest VMSVGA resize client was skipped because of an unmet condition check (ConditionVirtualization=oracle).
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Reached target Path Units.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on CUPS Scheduler.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Feb 17 16:40:27 eznix-optiplex9010 systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on libvirt legacy monolithic daemon socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on libvirt legacy monolithic daemon admin socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on libvirt legacy monolithic daemon read-only socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on libvirt locking daemon socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on libvirt locking daemon admin socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on libvirt logging daemon socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Listening on libvirt logging daemon admin socket.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Reached target Socket Units.
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Starting D-Bus System Message Bus...
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:28 eznix-optiplex9010 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Started D-Bus System Message Bus.
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Reached target Basic System.
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Starting Network Manager...
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Starting Save/Restore Sound Card State...
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Choose mirror from the kernel command line was skipped because of an unmet condition check (ConditionKernelCommandLine=mirror).
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Started Configure Plugged-In Printer.
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Starting Initializes Pacman keyring...
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Starting Authorization Manager...
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Starting User Login Management...
Feb 17 16:40:29 eznix-optiplex9010 dbus-broker-launch[663]: Ready
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Starting Virtual Machine and Container Registration Service...
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: VirtualBox Guest Service was skipped because of an unmet condition check (ConditionVirtualization=oracle).
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Finished Save/Restore Sound Card State.
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Reached target Sound Card.
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Unmute All Sound Card Controls For Use With The Live Arch Environment was skipped because of an unmet condition check (ConditionKernelCommandLine=accessibility=on).
Feb 17 16:40:29 eznix-optiplex9010 systemd[1]: Screen reader service was skipped because of an unmet condition check (ConditionKernelCommandLine=accessibility=on).
Feb 17 16:40:30 eznix-optiplex9010 systemd[1]: Starting Hostname Service...
Feb 17 16:40:30 eznix-optiplex9010 systemd[1]: Started Virtual Machine and Container Registration Service.
Feb 17 16:40:30 eznix-optiplex9010 systemd[1]: Started Hostname Service.
Feb 17 16:40:30 eznix-optiplex9010 systemd-logind[671]: New seat seat0.
Feb 17 16:40:30 eznix-optiplex9010 systemd-logind[671]: Watching system buttons on /dev/input/event1 (Power Button)
Feb 17 16:40:30 eznix-optiplex9010 systemd-logind[671]: Watching system buttons on /dev/input/event0 (Power Button)
Feb 17 16:40:30 eznix-optiplex9010 systemd-logind[671]: Watching system buttons on /dev/input/event3 (Chicony  USB Keyboard)
Feb 17 16:40:30 eznix-optiplex9010 systemd-logind[671]: Watching system buttons on /dev/input/event4 (Chicony  USB Keyboard System Control)
Feb 17 16:40:30 eznix-optiplex9010 systemd[1]: Started User Login Management.
Feb 17 16:40:30 eznix-optiplex9010 polkitd[670]: Started polkitd version 124
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Found user 'avahi' (UID 981) and group 'avahi' (GID 981).
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Successfully dropped root privileges.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: avahi-daemon 0.8 starting up.
Feb 17 16:40:30 eznix-optiplex9010 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Successfully called chroot().
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Successfully dropped remaining capabilities.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: No service file found in /etc/avahi/services.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: *** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: *** WARNING: Detected another IPv6 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::baca:3aff:fe80:3c2c.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: New relevant interface eno1.IPv6 for mDNS.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Joining mDNS multicast group on interface eno1.IPv4 with address 192.168.1.110.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: New relevant interface eno1.IPv4 for mDNS.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: New relevant interface lo.IPv6 for mDNS.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: New relevant interface lo.IPv4 for mDNS.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Network interface enumeration completed.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for fe80::baca:3aff:fe80:3c2c on eno1.*.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for 192.168.1.110 on eno1.IPv4.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for ::1 on lo.*.
Feb 17 16:40:30 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for 127.0.0.1 on lo.IPv4.
Feb 17 16:40:30 eznix-optiplex9010 polkitd[670]: Loading rules from directory /etc/polkit-1/rules.d
Feb 17 16:40:30 eznix-optiplex9010 udev-configure-printer[668]: add usb-001-003
Feb 17 16:40:30 eznix-optiplex9010 polkitd[670]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 17 16:40:30 eznix-optiplex9010 udev-configure-printer[668]: device devpath is /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5
Feb 17 16:40:30 eznix-optiplex9010 udev-configure-printer[668]: MFG:HP MDL:HP LaserJet MFP M129-M134 SERN:- serial:VNG3L10210
Feb 17 16:40:30 eznix-optiplex9010 polkitd[670]: Finished loading, compiling and executing 9 rules
Feb 17 16:40:30 eznix-optiplex9010 systemd[1]: Started Authorization Manager.
Feb 17 16:40:30 eznix-optiplex9010 polkitd[670]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Feb 17 16:40:30 eznix-optiplex9010 systemd[1]: Starting Modem Manager...
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.1760] NetworkManager (version 1.44.2-3) is starting... (boot:57b21870-dc1f-4b00-8ef4-9fe22f660acd)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.1761] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: dns.conf)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.2335] manager[0x60b4502d0d40]: monitoring kernel firmware directory '/lib/firmware'.
Feb 17 16:40:31 eznix-optiplex9010 pacman-key[715]: gpg: WARNING: unsafe permissions on homedir '/root/.gnupg'
Feb 17 16:40:31 eznix-optiplex9010 avahi-daemon[667]: Server startup complete. Host name is eznix-optiplex9010.local. Local service cookie is 753768416.
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.2851] hostname: hostname: using hostnamed
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.2851] hostname: static hostname changed from (none) to "eznix-optiplex9010"
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.2874] dns-mgr: init: dns=systemd-resolved rc-manager=symlink, plugin=systemd-resolved
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.2876] manager[0x60b4502d0d40]: rfkill: Wi-Fi hardware radio set enabled
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.2876] manager[0x60b4502d0d40]: rfkill: WWAN hardware radio set enabled
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Started GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Feb 17 16:40:31 eznix-optiplex9010 gpg-agent[729]: gpg-agent (GnuPG) 2.4.4 starting in supervised mode.
Feb 17 16:40:31 eznix-optiplex9010 gpg-agent[729]: using fd 3 for ssh socket (/etc/pacman.d/gnupg/S.gpg-agent.ssh)
Feb 17 16:40:31 eznix-optiplex9010 gpg-agent[729]: using fd 4 for extra socket (/etc/pacman.d/gnupg/S.gpg-agent.extra)
Feb 17 16:40:31 eznix-optiplex9010 gpg-agent[729]: using fd 5 for std socket (/etc/pacman.d/gnupg/S.gpg-agent)
Feb 17 16:40:31 eznix-optiplex9010 gpg-agent[729]: using fd 6 for browser socket (/etc/pacman.d/gnupg/S.gpg-agent.browser)
Feb 17 16:40:31 eznix-optiplex9010 gpg-agent[729]: listening on: std=5 extra=4 browser=6 ssh=3
Feb 17 16:40:31 eznix-optiplex9010 ModemManager[705]: <msg> ModemManager (version 1.22.0-1) starting in system bus...
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.5932] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-team.so)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.6614] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wwan.so)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.6839] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.6855] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wifi.so)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7026] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-ovs.so)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7102] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-adsl.so)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7105] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7106] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7106] manager: Networking is enabled by state file
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7109] settings: Loaded settings plugin: keyfile (internal)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7133] dhcp: init: Using DHCP client 'internal'
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7135] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7146] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7149] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7153] device (lo): Activation: starting connection 'lo' (8f4b7fdc-eb7f-40eb-8fdd-0bb6995d9027)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7157] device (eno1): carrier: link connected
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7159] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7167] settings: (eno1): created default wired connection 'Wired connection 1'
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7168] manager: (eno1): assume: will attempt to assume matching connection 'Wired connection 1' (1642b8fd-03d8-379d-b1a7-f13ef1c32c15) (guessed)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7169] device (eno1): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'assume')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7175] device (eno1): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'assume')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7183] device (eno1): Activation: starting connection 'Wired connection 1' (1642b8fd-03d8-379d-b1a7-f13ef1c32c15)
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7191] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7196] ovsdb: disconnected from ovsdb
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7197] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7199] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7200] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7201] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'assume')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7203] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'assume')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7206] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7210] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'assume')
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7211] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Feb 17 16:40:31 eznix-optiplex9010 pacman-key[735]: ==> Appending keys from archlinux.gpg...
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Started Network Manager.
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Reached target Network.
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7972] dhcp4 (eno1): state changed new lease, address=192.168.1.108
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213231.7974] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS
Feb 17 16:40:31 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for 192.168.1.108 on eno1.IPv4.
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Starting Network Manager Wait Online...
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Starting CUPS Scheduler...
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Starting libvirt legacy monolithic daemon...
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Starting Permit User Sessions...
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Finished Permit User Sessions.
Feb 17 16:40:31 eznix-optiplex9010 systemd[1]: Started Simple Desktop Display Manager.
Feb 17 16:40:31 eznix-optiplex9010 NetworkManager[665]: <warn>  [1708213231.9888] dns-sd-resolved[53737e225c758967]: send-updates SetLinkDomains@2 failed: GDBus.Error:org.freedesktop.resolve1.LinkBusy: Link eno1 is managed.
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.0656] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'assume')
Feb 17 16:40:32 eznix-optiplex9010 systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.0735] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.0737] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.0740] device (lo): Activation: successful, device activated.
Feb 17 16:40:32 eznix-optiplex9010 systemd[1]: Started Modem Manager.
Feb 17 16:40:32 eznix-optiplex9010 kernel: NET: Registered PF_QIPCRTR protocol family
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.2312] modem-manager: ModemManager not available
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.2316] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'assume')
Feb 17 16:40:32 eznix-optiplex9010 avahi-daemon[667]: Withdrawing address record for 192.168.1.108 on eno1.
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.2317] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'assume')
Feb 17 16:40:32 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for 192.168.1.108 on eno1.IPv4.
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.2320] manager: NetworkManager state is now CONNECTED_SITE
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.2321] device (eno1): Activation: successful, device activated.
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.2324] manager: startup complete
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.3741] modem-manager: ModemManager now available
Feb 17 16:40:32 eznix-optiplex9010 systemd[1]: Finished Network Manager Wait Online.
Feb 17 16:40:32 eznix-optiplex9010 systemd[1]: Reached target Network is Online.
Feb 17 16:40:32 eznix-optiplex9010 systemd[1]: Starting Refresh Pacman mirrorlist with Reflector....
Feb 17 16:40:32 eznix-optiplex9010 systemd[1]: Started CUPS Scheduler.
Feb 17 16:40:32 eznix-optiplex9010 systemd[1]: Reached target Printer Support.
Feb 17 16:40:32 eznix-optiplex9010 NetworkManager[665]: <info>  [1708213232.5539] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 17 16:40:32 eznix-optiplex9010 avahi-daemon[667]: Withdrawing address record for 192.168.1.108 on eno1.
Feb 17 16:40:32 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for 192.168.1.108 on eno1.IPv4.
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Initializing...
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Starting...
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Logind interface found
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Adding new display...
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Loaded empty theme configuration
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Xauthority path: "/run/sddm/xauth_ZylGBl"
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Using VT 2
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Display server starting...
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Writing cookie to "/run/sddm/xauth_ZylGBl"
Feb 17 16:40:33 eznix-optiplex9010 sddm[754]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_ZylGBl -noreset -displayfd 16
Feb 17 16:40:33 eznix-optiplex9010 systemd[1]: Started libvirt legacy monolithic daemon.
Feb 17 16:40:34 eznix-optiplex9010 pacman-key[735]: ==> Updating trust database...
Feb 17 16:40:34 eznix-optiplex9010 pacman-key[870]: gpg: next trustdb check due at 2024-04-10
Feb 17 16:40:34 eznix-optiplex9010 systemd[1]: Finished Initializes Pacman keyring.
Feb 17 16:40:35 eznix-optiplex9010 kernel: usblp0: removed
Feb 17 16:40:35 eznix-optiplex9010 kernel: usblp 1-1.5:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x622A
Feb 17 16:40:36 eznix-optiplex9010 ModemManager[705]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin
Feb 17 16:40:36 eznix-optiplex9010 udev-configure-printer[668]: URI contains USB serial number
Feb 17 16:40:36 eznix-optiplex9010 udev-configure-printer[668]: URI match: usb://HP/LaserJet%20MFP%20M129-M134?serial=VNG3L10210
Feb 17 16:40:36 eznix-optiplex9010 udev-configure-printer[668]: About to add queue for usb://HP/LaserJet%20MFP%20M129-M134?serial=VNG3L10210
Feb 17 16:40:37 eznix-optiplex9010 udev-add-printer[668]: add_queue: URIs=['usb://HP/LaserJet%20MFP%20M129-M134?serial=VNG3L10210']
Feb 17 16:40:37 eznix-optiplex9010 udev-add-printer[668]: D-Bus method call failed: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Feb 17 16:40:40 eznix-optiplex9010 sddm[754]: Setting default cursor
Feb 17 16:40:40 eznix-optiplex9010 sddm[754]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Feb 17 16:40:40 eznix-optiplex9010 sddm[754]: Display server started.
Feb 17 16:40:40 eznix-optiplex9010 sddm[754]: Socket server starting...
Feb 17 16:40:40 eznix-optiplex9010 sddm[754]: Socket server started.
Feb 17 16:40:40 eznix-optiplex9010 sddm[754]: Loaded empty theme configuration
Feb 17 16:40:40 eznix-optiplex9010 sddm[754]: Greeter starting...
Feb 17 16:40:40 eznix-optiplex9010 sddm-helper[910]: [PAM] Starting...
Feb 17 16:40:40 eznix-optiplex9010 sddm-helper[910]: [PAM] Authenticating...
Feb 17 16:40:40 eznix-optiplex9010 sddm-helper[910]: [PAM] returning.
Feb 17 16:40:40 eznix-optiplex9010 sddm-helper[910]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=967) by (uid=0)
Feb 17 16:40:40 eznix-optiplex9010 systemd-logind[671]: New session c1 of user sddm.
Feb 17 16:40:40 eznix-optiplex9010 systemd[1]: Created slice User Slice of UID 967.
Feb 17 16:40:40 eznix-optiplex9010 systemd[1]: Starting User Runtime Directory /run/user/967...
Feb 17 16:40:40 eznix-optiplex9010 systemd[1]: Finished User Runtime Directory /run/user/967.
Feb 17 16:40:40 eznix-optiplex9010 systemd[1]: Starting User Manager for UID 967...
Feb 17 16:40:40 eznix-optiplex9010 dbus-broker-launch[663]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Feb 17 16:40:40 eznix-optiplex9010 (systemd)[914]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Feb 17 16:40:40 eznix-optiplex9010 (systemd)[914]: pam_unix(systemd-user:session): session opened for user sddm(uid=967) by sddm(uid=0)
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Queued start job for default target Main User Target.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Created slice User Application Slice.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Reached target Paths.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Reached target Timers.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Starting D-Bus User Message Bus Socket...
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GnuPG network certificate management daemon.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GCR ssh-agent wrapper.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GNOME Keyring daemon.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on GnuPG public key management service.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on p11-kit server.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on PipeWire PulseAudio.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on PipeWire Multimedia System Sockets.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Listening on D-Bus User Message Bus Socket.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Reached target Sockets.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Reached target Basic System.
Feb 17 16:40:41 eznix-optiplex9010 systemd[1]: Started User Manager for UID 967.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Starting Update XDG user dir configuration...
Feb 17 16:40:41 eznix-optiplex9010 systemd[1]: Started Session c1 of User sddm.
Feb 17 16:40:41 eznix-optiplex9010 sddm-helper[910]: Writing cookie to "/tmp/xauth_iKzMdC"
Feb 17 16:40:41 eznix-optiplex9010 sddm-helper[910]: Starting X11 session: "" "/usr/bin/sddm-greeter --socket /tmp/sddm-:0-MZLyrw"
Feb 17 16:40:41 eznix-optiplex9010 sddm[754]: Greeter session started successfully
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Finished Update XDG user dir configuration.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Reached target Main User Target.
Feb 17 16:40:41 eznix-optiplex9010 systemd[914]: Startup finished in 471ms.
Feb 17 16:40:41 eznix-optiplex9010 sddm-greeter[924]: High-DPI autoscaling Enabled
Feb 17 16:40:42 eznix-optiplex9010 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Feb 17 16:40:42 eznix-optiplex9010 sddm-greeter[924]: Reading from "/usr/local/share/xsessions/xfce.desktop"
Feb 17 16:40:42 eznix-optiplex9010 sddm-greeter[924]: Reading from "/usr/share/xsessions/xfce.desktop"
Feb 17 16:40:42 eznix-optiplex9010 sddm-greeter[924]: Loading theme configuration from "qrc:/theme/theme.conf"
Feb 17 16:40:42 eznix-optiplex9010 systemd[914]: Created slice User Core Session Slice.
Feb 17 16:40:42 eznix-optiplex9010 systemd[914]: Starting D-Bus User Message Bus...
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Feb 17 16:40:42 eznix-optiplex9010 systemd[914]: Started D-Bus User Message Bus.
Feb 17 16:40:42 eznix-optiplex9010 dbus-broker-launch[929]: Ready
Feb 17 16:40:42 eznix-optiplex9010 sddm-greeter[924]: Connected to the daemon.
Feb 17 16:40:42 eznix-optiplex9010 sddm[754]: Message received from greeter: Connect
Feb 17 16:40:42 eznix-optiplex9010 kernel: sddm-greeter[924]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Feb 17 16:40:42 eznix-optiplex9010 sddm-greeter[924]: Loading qrc:/theme/Main.qml...
Feb 17 16:40:43 eznix-optiplex9010 sddm-greeter[924]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Feb 17 16:40:43 eznix-optiplex9010 sddm-greeter[924]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Feb 17 16:40:43 eznix-optiplex9010 sddm-greeter[924]: Adding view for "DVI-0" QRect(0,0 1920x1080)
Feb 17 16:40:44 eznix-optiplex9010 sddm-greeter[924]: Message received from daemon: Capabilities
Feb 17 16:40:44 eznix-optiplex9010 sddm-greeter[924]: Message received from daemon: HostName
Feb 17 16:40:45 eznix-optiplex9010 udev-add-printer[668]: PPD: foomatic:Alps-MD-1000-md2k.ppd; Status: 3
Feb 17 16:40:45 eznix-optiplex9010 systemd[1]: configure-printer@usb-001-003.service: Deactivated successfully.
Feb 17 16:40:46 eznix-optiplex9010 kernel: sddm-greet:gl0[947]: segfault at 40 ip 000078001a2cd545 sp 000077ffe0f2f8f0 error 4 in radeonsi_dri.so[780019c14000+14dd000] likely on CPU 1 (core 1, socket 0)
Feb 17 16:40:46 eznix-optiplex9010 kernel: Code: ec 00 00 00 31 db 49 89 e5 eb 3b 66 2e 0f 1f 84 00 00 00 00 00 4d 03 77 38 49 8b 36 48 85 f6 74 0e f0 83 2e 01 75 08 4c 89 e7 <41> ff 54 24 40 49 c7 06 00 00 00 00 41 8b 57 30 48 83 c3 01 39 d3
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: Created slice Slice /system/systemd-coredump.
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: Started Process Core Dump (PID 953/UID 0).
Feb 17 16:40:46 eznix-optiplex9010 systemd-coredump[954]: Process 924 (sddm-greeter) of user 967 dumped core.
                                                          
                                                          Stack trace of thread 947:
                                                          #0  0x000078001a2cd545 n/a (radeonsi_dri.so + 0x6cd545)
                                                          #1  0x000078001a2cd711 n/a (radeonsi_dri.so + 0x6cd711)
                                                          #2  0x000078001a755396 n/a (radeonsi_dri.so + 0xb55396)
                                                          #3  0x000078001a755539 n/a (radeonsi_dri.so + 0xb55539)
                                                          #4  0x000078001a2e4e7b n/a (radeonsi_dri.so + 0x6e4e7b)
                                                          #5  0x000078001a415803 n/a (radeonsi_dri.so + 0x815803)
                                                          #6  0x000078001a415afc n/a (radeonsi_dri.so + 0x815afc)
                                                          #7  0x0000780019e39278 n/a (radeonsi_dri.so + 0x239278)
                                                          #8  0x0000780019e39fd9 n/a (radeonsi_dri.so + 0x239fd9)
                                                          #9  0x0000780019e3a222 n/a (radeonsi_dri.so + 0x23a222)
                                                          #10 0x0000780019c9cf29 n/a (radeonsi_dri.so + 0x9cf29)
                                                          #11 0x0000780019ca2f52 n/a (radeonsi_dri.so + 0xa2f52)
                                                          #12 0x0000780019c8692d n/a (radeonsi_dri.so + 0x8692d)
                                                          #13 0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #14 0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #15 0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 926:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x0000780027a6e20b n/a (libxcb.so.1 + 0xd20b)
                                                          #2  0x0000780027a6ff3d xcb_wait_for_event (libxcb.so.1 + 0xef3d)
                                                          #3  0x0000780021d2d032 n/a (libQt5XcbQpa.so.5 + 0x5d032)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 924:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x000078002505e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                          #2  0x0000780024ffe162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                          #3  0x00007800262e2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                                                          #4  0x0000780026292c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                                                          #5  0x00007800262940a3 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2940a3)
                                                          #6  0x000056061c9a25b5 n/a (sddm-greeter + 0x125b5)
                                                          #7  0x0000780025a43cd0 n/a (libc.so.6 + 0x25cd0)
                                                          #8  0x0000780025a43d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                                          #9  0x000056061c9a5655 n/a (sddm-greeter + 0x15655)
                                                          
                                                          Stack trace of thread 934:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 940:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x000078002505e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                          #2  0x0000780024ffe162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                          #3  0x00007800262e2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                                                          #4  0x0000780026292c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                                                          #5  0x00007800260ef576 _ZN7QThread4execEv (libQt5Core.so.5 + 0xef576)
                                                          #6  0x00007800270c5a20 n/a (libQt5Qml.so.5 + 0x2c5a20)
                                                          #7  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #8  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #9  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 928:
                                                          #0  0x0000780025b190bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x000078002505e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                          #2  0x0000780024ffe162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                          #3  0x00007800262e2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                                                          #4  0x0000780026292c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                                                          #5  0x00007800260ef576 _ZN7QThread4execEv (libQt5Core.so.5 + 0xef576)
                                                          #6  0x0000780021c67a9a n/a (libQt5DBus.so.5 + 0x17a9a)
                                                          #7  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #8  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #9  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 943:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 942:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 946:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 931:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 932:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 949:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 933:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 950:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 936:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 944:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 941:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                                                          #2  0x00007800260f34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                                                          #3  0x00007800260f05ea n/a (libQt5Core.so.5 + 0xf05ea)
                                                          #4  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #5  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #6  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 945:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 935:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 951:
                                                          #0  0x0000780025aa5ebe n/a (libc.so.6 + 0x87ebe)
                                                          #1  0x0000780025aa8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                                                          #2  0x0000780019c8686c n/a (radeonsi_dri.so + 0x8686c)
                                                          #3  0x0000780019c9e83c n/a (radeonsi_dri.so + 0x9e83c)
                                                          #4  0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #5  0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          
                                                          Stack trace of thread 948:
                                                          #0  0x0000780025b2488d syscall (libc.so.6 + 0x10688d)
                                                          #1  0x0000780019c8557e n/a (radeonsi_dri.so + 0x8557e)
                                                          #2  0x0000780019cb150b n/a (radeonsi_dri.so + 0xb150b)
                                                          #3  0x0000780019c3cd70 n/a (radeonsi_dri.so + 0x3cd70)
                                                          #4  0x00007800209de90f n/a (libGLX_mesa.so.0 + 0x5090f)
                                                          #5  0x00007800209ca7bb n/a (libGLX_mesa.so.0 + 0x3c7bb)
                                                          #6  0x00007800212c1684 n/a (libqxcb-glx-integration.so + 0x8684)
                                                          #7  0x00007800275f8afc n/a (libQt5Quick.so.5 + 0x1f8afc)
                                                          #8  0x00007800275fd004 n/a (libQt5Quick.so.5 + 0x1fd004)
                                                          #9  0x00007800260eb79a n/a (libQt5Core.so.5 + 0xeb79a)
                                                          #10 0x0000780025aa955a n/a (libc.so.6 + 0x8b55a)
                                                          #11 0x0000780025b26a3c n/a (libc.so.6 + 0x108a3c)
                                                          ELF object binary architecture: AMD x86-64
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: systemd-coredump@0-953-0.service: Deactivated successfully.
Feb 17 16:40:46 eznix-optiplex9010 sddm-helper[910]: [PAM] Closing session
Feb 17 16:40:46 eznix-optiplex9010 sddm-helper[910]: pam_unix(sddm-greeter:session): session closed for user sddm
Feb 17 16:40:46 eznix-optiplex9010 sddm-helper[910]: [PAM] Ended.
Feb 17 16:40:46 eznix-optiplex9010 sddm[754]: Auth: sddm-helper exited with 11
Feb 17 16:40:46 eznix-optiplex9010 systemd[1]: session-c1.scope: Deactivated successfully.
Feb 17 16:40:46 eznix-optiplex9010 sddm[754]: Greeter stopped. SDDM::Auth::HelperExitStatus(11)
Feb 17 16:40:46 eznix-optiplex9010 systemd-logind[671]: Session c1 logged out. Waiting for processes to exit.
Feb 17 16:40:46 eznix-optiplex9010 systemd-logind[671]: Removed session c1.
Feb 17 16:40:53 eznix-optiplex9010 systemd[1]: Started Getty on tty3.
Feb 17 16:40:55 eznix-optiplex9010 systemd[1]: Started Getty on tty4.
Feb 17 16:40:56 eznix-optiplex9010 reflector[765]: [2024-02-17 16:40:56] WARNING: failed to rate http(s) download (https://mirrors.kernel.org/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
Feb 17 16:40:56 eznix-optiplex9010 reflector[765]: [2024-02-17 16:40:56] WARNING: failed to rate http(s) download (https://m.lqy.me/arch/extra/os/x86_64/extra.db): HTTP Error 403: Forbidden
Feb 17 16:40:56 eznix-optiplex9010 systemd-timesyncd[642]: Contacted time server 44.190.5.123:123 (2.arch.pool.ntp.org).
Feb 17 16:40:56 eznix-optiplex9010 systemd-time-wait-sync[202]: adjtime state 0 status 2001 time Sat 2024-02-17 23:40:56.547244 UTC
Feb 17 16:40:56 eznix-optiplex9010 systemd-timesyncd[642]: Initial clock synchronization to Sat 2024-02-17 16:40:56.634041 MST.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Finished Wait Until Kernel Time Synchronized.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Reached target System Time Synchronized.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Started Discard unused filesystem blocks once a week.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Started Daily rotation of log files.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Started Daily man-db regeneration.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Started Update the plocate database daily.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Started Daily verification of password and group files.
Feb 17 16:40:56 eznix-optiplex9010 systemd[1]: Reached target Timer Units.
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: Stopping User Manager for UID 967...
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Activating special unit Exit the Session...
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Stopped target Main User Target.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Stopped target Basic System.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Stopped target Paths.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Stopped target Sockets.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Stopped target Timers.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GnuPG network certificate management daemon.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GCR ssh-agent wrapper.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GNOME Keyring daemon.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GnuPG cryptographic agent and passphrase cache.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed GnuPG public key management service.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed p11-kit server.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed PipeWire PulseAudio.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed PipeWire Multimedia System Sockets.
Feb 17 16:40:57 eznix-optiplex9010 dbus-broker[930]: Dispatched 142 messages @ 1(±3)μs / message.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Stopping D-Bus User Message Bus...
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Stopped D-Bus User Message Bus.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Removed slice User Core Session Slice.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Closed D-Bus User Message Bus Socket.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Removed slice User Application Slice.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Reached target Shutdown.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Finished Exit the Session.
Feb 17 16:40:57 eznix-optiplex9010 systemd[914]: Reached target Exit the Session.
Feb 17 16:40:57 eznix-optiplex9010 (sd-pam)[916]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: user@967.service: Deactivated successfully.
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: Stopped User Manager for UID 967.
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: Stopping User Runtime Directory /run/user/967...
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: run-user-967.mount: Deactivated successfully.
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: user-runtime-dir@967.service: Deactivated successfully.
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: Stopped User Runtime Directory /run/user/967.
Feb 17 16:40:57 eznix-optiplex9010 systemd[1]: Removed slice User Slice of UID 967.
Feb 17 16:41:00 eznix-optiplex9010 systemd[1]: reflector.service: Deactivated successfully.
Feb 17 16:41:00 eznix-optiplex9010 systemd[1]: Finished Refresh Pacman mirrorlist with Reflector..
Feb 17 16:41:00 eznix-optiplex9010 systemd[1]: reflector.service: Consumed 1.048s CPU time.
Feb 17 16:41:00 eznix-optiplex9010 systemd[1]: Reached target Multi-User System.
Feb 17 16:41:00 eznix-optiplex9010 systemd[1]: Reached target Graphical Interface.
Feb 17 16:41:00 eznix-optiplex9010 systemd[1]: Startup finished in 2.374s (kernel) + 42.608s (userspace) = 44.982s.
Feb 17 16:41:01 eznix-optiplex9010 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Feb 17 16:41:07 eznix-optiplex9010 avahi-daemon[667]: Withdrawing address record for 192.168.1.108 on eno1.
Feb 17 16:41:07 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for 192.168.1.108 on eno1.IPv4.
Feb 17 16:41:08 eznix-optiplex9010 login[961]: pam_unix(login:session): session opened for user eznix(uid=1000) by eznix(uid=0)
Feb 17 16:41:08 eznix-optiplex9010 systemd-logind[671]: New session 2 of user eznix.
Feb 17 16:41:08 eznix-optiplex9010 systemd[1]: Created slice User Slice of UID 1000.
Feb 17 16:41:08 eznix-optiplex9010 systemd[1]: Starting User Runtime Directory /run/user/1000...
Feb 17 16:41:08 eznix-optiplex9010 systemd[1]: Finished User Runtime Directory /run/user/1000.
Feb 17 16:41:08 eznix-optiplex9010 systemd[1]: Starting User Manager for UID 1000...
Feb 17 16:41:08 eznix-optiplex9010 (systemd)[982]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[eznix] ruser=[<unknown>] rhost=[<unknown>]
Feb 17 16:41:08 eznix-optiplex9010 (systemd)[982]: pam_unix(systemd-user:session): session opened for user eznix(uid=1000) by eznix(uid=0)
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Queued start job for default target Main User Target.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Created slice User Application Slice.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Reached target Paths.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Reached target Timers.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Starting D-Bus User Message Bus Socket...
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GnuPG network certificate management daemon.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GCR ssh-agent wrapper.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GNOME Keyring daemon.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on GnuPG public key management service.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on p11-kit server.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on PipeWire PulseAudio.
Feb 17 16:41:08 eznix-optiplex9010 systemd[982]: Listening on PipeWire Multimedia System Sockets.
Feb 17 16:41:09 eznix-optiplex9010 systemd[982]: Listening on D-Bus User Message Bus Socket.
Feb 17 16:41:09 eznix-optiplex9010 systemd[982]: Reached target Sockets.
Feb 17 16:41:09 eznix-optiplex9010 systemd[982]: Reached target Basic System.
Feb 17 16:41:09 eznix-optiplex9010 systemd[1]: Started User Manager for UID 1000.
Feb 17 16:41:09 eznix-optiplex9010 systemd[1]: Started Session 2 of User eznix.
Feb 17 16:41:09 eznix-optiplex9010 systemd[982]: Starting Update XDG user dir configuration...
Feb 17 16:41:09 eznix-optiplex9010 login[961]: LOGIN ON tty4 BY eznix
Feb 17 16:41:09 eznix-optiplex9010 systemd[982]: Finished Update XDG user dir configuration.
Feb 17 16:41:09 eznix-optiplex9010 systemd[982]: Reached target Main User Target.
Feb 17 16:41:09 eznix-optiplex9010 systemd[982]: Startup finished in 181ms.
Feb 17 16:41:34 eznix-optiplex9010 sudo[999]:    eznix : TTY=tty4 ; PWD=/home/eznix ; USER=root ; COMMAND=/usr/bin/journalctl -b
Feb 17 16:41:34 eznix-optiplex9010 sudo[999]: pam_unix(sudo:session): session opened for user root(uid=0) by eznix(uid=1000)
Feb 17 16:41:37 eznix-optiplex9010 avahi-daemon[667]: Withdrawing address record for 192.168.1.108 on eno1.
Feb 17 16:41:37 eznix-optiplex9010 avahi-daemon[667]: Registering new address record for 192.168.1.108 on eno1.IPv4.
Feb 17 16:41:40 eznix-optiplex9010 sudo[999]: pam_unix(sudo:session): session closed for user root
Feb 17 16:41:54 eznix-optiplex9010 sudo[1010]:    eznix : TTY=tty4 ; PWD=/home/eznix ; USER=root ; COMMAND=/usr/bin/journalctl -b
Feb 17 16:41:54 eznix-optiplex9010 sudo[1010]: pam_unix(sudo:session): session opened for user root(uid=0) by eznix(uid=1000)

Offline

#9 2024-02-18 00:27:51

loqs
Member
Registered: 2014-03-06
Posts: 17,469

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Can you also please try to obtain a backtrace with debug symbols.

Offline

#10 2024-02-18 00:46:35

eznix
Member
Registered: 2020-06-29
Posts: 25

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Can you also please try to obtain a backtrace with debug symbols.

           PID: 921 (sddm-greeter)
           UID: 967 (sddm)
           GID: 967 (sddm)
        Signal: 11 (SEGV)
     Timestamp: Sat 2024-02-17 17:33:56 MST (2min 18s ago)
  Command Line: /usr/bin/sddm-greeter --socket /tmp/sddm-:0-uJtxxw
    Executable: /usr/bin/sddm-greeter
 Control Group: /user.slice/user-967.slice/session-c1.scope
          Unit: session-c1.scope
         Slice: user-967.slice
       Session: c1
     Owner UID: 967 (sddm)
       Boot ID: 67700150c11746a680d13dad3f68c071
    Machine ID: ca533629fe60473db83de03f346b9231
      Hostname: eznix-optiplex9010
       Storage: /var/lib/systemd/coredump/core.sddm-greeter.967.67700150c11746a680d13dad3f68c071.921.1708216436000000.zst (present)
  Size on Disk: 4.5M
       Message: Process 921 (sddm-greeter) of user 967 dumped core.
                
                Stack trace of thread 944:
                #0  0x0000715dbe2cd545 n/a (radeonsi_dri.so + 0x6cd545)
                #1  0x0000715dbe2cd711 n/a (radeonsi_dri.so + 0x6cd711)
                #2  0x0000715dbe755396 n/a (radeonsi_dri.so + 0xb55396)
                #3  0x0000715dbe755539 n/a (radeonsi_dri.so + 0xb55539)
                #4  0x0000715dbe2e4e7b n/a (radeonsi_dri.so + 0x6e4e7b)
                #5  0x0000715dbe415803 n/a (radeonsi_dri.so + 0x815803)
                #6  0x0000715dbe415afc n/a (radeonsi_dri.so + 0x815afc)
                #7  0x0000715dbde39278 n/a (radeonsi_dri.so + 0x239278)
                #8  0x0000715dbde39fd9 n/a (radeonsi_dri.so + 0x239fd9)
                #9  0x0000715dbde3a222 n/a (radeonsi_dri.so + 0x23a222)
                #10 0x0000715dbdc9cf29 n/a (radeonsi_dri.so + 0x9cf29)
                #11 0x0000715dbdca2f52 n/a (radeonsi_dri.so + 0xa2f52)
                #12 0x0000715dbdc8692d n/a (radeonsi_dri.so + 0x8692d)
                #13 0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #14 0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #15 0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 931:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 921:
                #0  0x0000715dca7190bf __poll (libc.so.6 + 0xfb0bf)
                #1  0x0000715dc976c2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                #2  0x0000715dc970c162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                #3  0x0000715dcaee2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                #4  0x0000715dcae92c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                #5  0x0000715dcae940a3 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2940a3)
                #6  0x00005a444ba2b5b5 n/a (sddm-greeter + 0x125b5)
                #7  0x0000715dca643cd0 n/a (libc.so.6 + 0x25cd0)
                #8  0x0000715dca643d8a __libc_start_main (libc.so.6 + 0x25d8a)
                #9  0x00005a444ba2e655 n/a (sddm-greeter + 0x15655)
                
                Stack trace of thread 923:
                #0  0x0000715dca7190bf __poll (libc.so.6 + 0xfb0bf)
                #1  0x0000715dcc5d020b n/a (libxcb.so.1 + 0xd20b)
                #2  0x0000715dcc5d1f3d xcb_wait_for_event (libxcb.so.1 + 0xef3d)
                #3  0x0000715dc6bcb032 n/a (libQt5XcbQpa.so.5 + 0x5d032)
                #4  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #5  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #6  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 924:
                #0  0x0000715dca7190bf __poll (libc.so.6 + 0xfb0bf)
                #1  0x0000715dc976c2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                #2  0x0000715dc970c162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                #3  0x0000715dcaee2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                #4  0x0000715dcae92c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                #5  0x0000715dcacef576 _ZN7QThread4execEv (libQt5Core.so.5 + 0xef576)
                #6  0x0000715dc6797a9a n/a (libQt5DBus.so.5 + 0x17a9a)
                #7  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #8  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #9  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 927:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 932:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 929:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 930:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 941:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                #2  0x0000715dcacf34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                #3  0x0000715dcacf05ea n/a (libQt5Core.so.5 + 0xf05ea)
                #4  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #5  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #6  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 936:
                #0  0x0000715dca7190bf __poll (libc.so.6 + 0xfb0bf)
                #1  0x0000715dc976c2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                #2  0x0000715dc970c162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                #3  0x0000715dcaee2d0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2e2d0c)
                #4  0x0000715dcae92c04 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x292c04)
                #5  0x0000715dcacef576 _ZN7QThread4execEv (libQt5Core.so.5 + 0xef576)
                #6  0x0000715dcbcc5a20 n/a (libQt5Qml.so.5 + 0x2c5a20)
                #7  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #8  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #9  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 938:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                #2  0x0000715dcacf34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                #3  0x0000715dcacf05ea n/a (libQt5Core.so.5 + 0xf05ea)
                #4  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #5  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #6  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 940:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                #2  0x0000715dcacf34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                #3  0x0000715dcacf05ea n/a (libQt5Core.so.5 + 0xf05ea)
                #4  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #5  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #6  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 943:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 945:
                #0  0x0000715dca72488d syscall (libc.so.6 + 0x10688d)
                #1  0x0000715dbdc8557e n/a (radeonsi_dri.so + 0x8557e)
                #2  0x0000715dbdcb150b n/a (radeonsi_dri.so + 0xb150b)
                #3  0x0000715dbdc3cd70 n/a (radeonsi_dri.so + 0x3cd70)
                #4  0x0000715dc554190f n/a (libGLX_mesa.so.0 + 0x5090f)
                #5  0x0000715dc552d7bb n/a (libGLX_mesa.so.0 + 0x3c7bb)
                #6  0x0000715dc5e24684 n/a (libqxcb-glx-integration.so + 0x8684)
                #7  0x0000715dcc1f8afc n/a (libQt5Quick.so.5 + 0x1f8afc)
                #8  0x0000715dcc1fd004 n/a (libQt5Quick.so.5 + 0x1fd004)
                #9  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #10 0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #11 0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 946:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 947:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 928:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 942:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8750 pthread_cond_wait (libc.so.6 + 0x8a750)
                #2  0x0000715dbdc8686c n/a (radeonsi_dri.so + 0x8686c)
                #3  0x0000715dbdc9e83c n/a (radeonsi_dri.so + 0x9e83c)
                #4  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #5  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                
                Stack trace of thread 939:
                #0  0x0000715dca6a5ebe n/a (libc.so.6 + 0x87ebe)
                #1  0x0000715dca6a8a65 pthread_cond_timedwait (libc.so.6 + 0x8aa65)
                #2  0x0000715dcacf34b4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf34b4)
                #3  0x0000715dcacf05ea n/a (libQt5Core.so.5 + 0xf05ea)
                #4  0x0000715dcaceb79a n/a (libQt5Core.so.5 + 0xeb79a)
                #5  0x0000715dca6a955a n/a (libc.so.6 + 0x8b55a)
                #6  0x0000715dca726a3c n/a (libc.so.6 + 0x108a3c)
                ELF object binary architecture: AMD x86-64

GNU gdb (GDB) 14.1
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/sddm-greeter...
(No debugging symbols found in /usr/bin/sddm-greeter)
[New LWP 944]
[New LWP 931]
[New LWP 921]
[New LWP 923]
[New LWP 924]
[New LWP 927]
[New LWP 932]
[New LWP 929]
[New LWP 930]
[New LWP 941]
[New LWP 936]
[New LWP 938]
[New LWP 940]
[New LWP 943]
[New LWP 945]
[New LWP 946]
[New LWP 947]
[New LWP 928]
[New LWP 942]
[New LWP 939]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/sddm-greeter --socket /tmp/sddm-:0-uJtxxw'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000715dbe2cd545 in ?? () from /usr/lib/dri/radeonsi_dri.so
[Current thread is 1 (Thread 0x715d857306c0 (LWP 944))]
#0  0x0000723dbdacd545 in ??? () at /usr/lib/dri/radeonsi_dri.so
#1  0x0000723dbdacd711 in ??? () at /usr/lib/dri/radeonsi_dri.so
#2  0x0000723dbdf55396 in ??? () at /usr/lib/dri/radeonsi_dri.so
#3  0x0000723dbdf55539 in ??? () at /usr/lib/dri/radeonsi_dri.so
#4  0x0000723dbdae4e7b in ??? () at /usr/lib/dri/radeonsi_dri.so
#5  0x0000723dbdc15803 in ??? () at /usr/lib/dri/radeonsi_dri.so
#6  0x0000723dbdc15afc in ??? () at /usr/lib/dri/radeonsi_dri.so
#7  0x0000723dbd639278 in ??? () at /usr/lib/dri/radeonsi_dri.so
#8  0x0000723dbd639fd9 in ??? () at /usr/lib/dri/radeonsi_dri.so
#9  0x0000723dbd63a222 in ??? () at /usr/lib/dri/radeonsi_dri.so
#10 0x0000723dbd49cf29 in ??? () at /usr/lib/dri/radeonsi_dri.so
#11 0x0000723dbd4a2f52 in ??? () at /usr/lib/dri/radeonsi_dri.so
#12 0x0000723dbd48692d in ??? () at /usr/lib/dri/radeonsi_dri.so
#13 0x0000723dbd49e83c in ??? () at /usr/lib/dri/radeonsi_dri.so
#14 0x0000723dc8ea955a in ??? () at /usr/lib/libc.so.6
#15 0x0000723dc8f26a3c in ??? () at /usr/lib/libc.so.6

Last edited by eznix (2024-02-18 01:01:57)

Offline

#11 2024-02-18 02:02:47

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,826

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Those aren't the full symbols, set up debuginfod as described in https://wiki.archlinux.org/title/Debuginfod so you can actually download them. all thes n/a should get replaced with actual references to what it's trying to call which ends up crashing.

Offline

#12 2024-02-18 02:22:54

eznix
Member
Registered: 2020-06-29
Posts: 25

Re: Possible issue with Mesa update, version 1:24.0.1-1?

set up debuginfod as described in https://wiki.archlinux.org/title/Debuginfod

There is already a file called archlinux.urls in /etc/debuginfod/ with one line contents: https://debuginfod.archlinux.org/. The article does not say exactly where to place DEBUGINFOD_URLS="https://debuginfod.archlinux.org/". What am I missing?

Last edited by eznix (2024-02-18 02:23:47)

Offline

#13 2024-02-18 02:41:11

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,826

Re: Possible issue with Mesa update, version 1:24.0.1-1?

It's an environment variable, for the immediate issue you'd do something like

DEBUGINFOD_URLS="https://debuginfod.archlinux.org/" coredumpctl gdb 921

you should get asked whether you want to download debug symbols and then you can do a bt full for the stack trace with resolved symbols.

FWIW cursory digging https://gitlab.freedesktop.org/mesa/mesa/-/issues/10613 looks potentially related.

Offline

#14 2024-02-18 03:00:42

eznix
Member
Registered: 2020-06-29
Posts: 25

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Thanks. Here is my gdb.txt now:

#0  0x000075e1b4ccd545 in radeon_bo_reference () at ../mesa-24.0.1/src/gallium/include/winsys/radeon_winsys.h:791
#1  radeon_ws_bo_reference () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.h:73
#2  radeon_bo_is_busy () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:65
#3  0x000075e1b4ccd711 in radeon_bo_is_busy () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:732
#4  radeon_bo_wait () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:120
#5  radeon_bo_can_reclaim () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:725
#6  radeon_bo_can_reclaim () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:718
#7  radeon_bo_can_reclaim_slab () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:732
#8  0x000075e1b5155396 in pb_slabs_reclaim_locked () at ../mesa-24.0.1/src/gallium/auxiliary/pipebuffer/pb_slab.c:83
#9  0x000075e1b5155539 in pb_slab_alloc_reclaimed () at ../mesa-24.0.1/src/gallium/auxiliary/pipebuffer/pb_slab.c:160
#10 0x000075e1b4ce4e7b in pb_slab_alloc () at ../mesa-24.0.1/src/gallium/auxiliary/pipebuffer/pb_slab.c:201
#11 radeon_winsys_bo_create () at ../mesa-24.0.1/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:1004
#12 0x000075e1b4e15803 in si_alloc_resource () at ../mesa-24.0.1/src/gallium/drivers/radeonsi/si_buffer.c:150
#13 0x000075e1b4e15afc in si_buffer_create () at ../mesa-24.0.1/src/gallium/drivers/radeonsi/si_buffer.c:579
#14 0x000075e1b4839278 in bufferobj_data () at ../mesa-24.0.1/src/mesa/main/bufferobj.c:352
#15 _mesa_bufferobj_data () at ../mesa-24.0.1/src/mesa/main/bufferobj.c:400
#16 0x000075e1b4839fd9 in buffer_data () at ../mesa-24.0.1/src/mesa/main/bufferobj.c:2415
#17 buffer_data_error () at ../mesa-24.0.1/src/mesa/main/bufferobj.c:2441
#18 0x000075e1b483a222 in _mesa_buffer_data () at ../mesa-24.0.1/src/mesa/main/bufferobj.c:2457
#19 _mesa_BufferData () at ../mesa-24.0.1/src/mesa/main/bufferobj.c:2482
#20 0x000075e1b469cf29 in _mesa_unmarshal_BufferData () at ../mesa-24.0.1/src/mesa/main/glthread_bufferobj.c:355
#21 0x000075e1b46a2f52 in glthread_unmarshal_batch () at ../mesa-24.0.1/src/mesa/main/glthread.c:139
#22 0x000075e1b468692d in util_queue_thread_func () at ../mesa-24.0.1/src/util/u_queue.c:309
#23 0x000075e1b469e83c in impl_thrd_routine () at ../mesa-24.0.1/src/c11/impl/threads_posix.c:67
#24 0x000075e1bbaa955a in start_thread (arg=<optimized out>) at pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {129611224569536, 6447530638811088601, -440, 2, 140736101984880, 129611216179200, -5568464496872634663, -5568334107268200743}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000075e1bbb26a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Offline

#15 2024-02-18 03:06:25

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,826

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Looks similar enough, you should follow that upstream link on what's happening there, and yeah potentially wait it out on 23.3.5 for now

Offline

#16 2024-02-18 03:21:18

eznix
Member
Registered: 2020-06-29
Posts: 25

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Thanks. I posted my output to the gitlab project in the hopes that it may help. :-)

Offline

#17 2024-02-18 08:11:18

seth
Member
Registered: 2012-09-03
Posts: 51,816

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Where would I put these statements? On the append line in grub?

Yes. Since it crashes in glamor, xf86-video-ati might also help you but I'd first try whether the amdgpu support on your GPU is actually superior to the radeon one.

Offline

#18 2024-02-19 18:24:20

sges
Member
Registered: 2021-12-25
Posts: 4

Re: Possible issue with Mesa update, version 1:24.0.1-1?

This is not a SDDM issue. Both gdm and sddm-git also crashed. I disabled all display managers and started Hyprland manually, also crashed. I then downdraged mesa and could then start Hyprland manually and use it.  Renables sddm it now worked. I also have older AMD integrated graphics, AMD PRO A8-8650B R7, 10 Compute Cores 4C+6G

Offline

#19 2024-02-19 20:22:15

j8a
Member
Registered: 2024-02-19
Posts: 1

Re: Possible issue with Mesa update, version 1:24.0.1-1?

sges wrote:

This is not a SDDM issue. Both gdm and sddm-git also crashed. I disabled all display managers and started Hyprland manually, also crashed. I then downdraged mesa and could then start Hyprland manually and use it.  Renables sddm it now worked. I also have older AMD integrated graphics, AMD PRO A8-8650B R7, 10 Compute Cores 4C+6G

Hi, this sound interesting. I will try.
Thanks in advance, regards

Offline

#20 2024-02-20 05:37:19

l3ullseye
Member
Registered: 2022-04-11
Posts: 8

Re: Possible issue with Mesa update, version 1:24.0.1-1?

I'm also having problems with this mesa update, no LightDM or XORG working with an AMD integrated graphics, had to downgrade and ignore updates to mesa for now.

Offline

#21 2024-02-20 06:32:04

c0da
Member
Registered: 2009-08-24
Posts: 11

Re: Possible issue with Mesa update, version 1:24.0.1-1?

I had the same problem. Adding to the kernel command line

radeon.si_support=0 amdgpu.si_support=1

has helped. There was a hint in the dmesg output.

Offline

#22 2024-02-21 02:34:14

sges
Member
Registered: 2021-12-25
Posts: 4

Re: Possible issue with Mesa update, version 1:24.0.1-1?

This bug seems similar to FS#78598 - [mesa] 23.1.0-1 AMD issues after update, From May 2023 https://bugs.archlinux.org/task/78598

Last edited by sges (2024-02-21 02:35:19)

Offline

#23 2024-02-21 08:10:55

seth
Member
Registered: 2012-09-03
Posts: 51,816

Re: Possible issue with Mesa update, version 1:24.0.1-1?

More like https://bbs.archlinux.org/viewtopic.php … 5#p2151385

#78598 talks about some artifacts, the common factor is the radeon module which likely just gets less and less tested.
There's a confirmed patch pending, https://gitlab.freedesktop.org/mesa/mes … te_2290167

Offline

#24 2024-02-24 00:43:13

peace885
Member
Registered: 2018-09-13
Posts: 5

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Thanks for asking this question and for the people giving solutions.  Was going crazy trying to setup a vintage machine.

Offline

#25 2024-03-01 14:08:08

sges
Member
Registered: 2021-12-25
Posts: 4

Re: Possible issue with Mesa update, version 1:24.0.1-1?

Solved with new mesa package  mesa 1:24.0.2-1 relreaed in arch linux extra repo

Offline

Board footer

Powered by FluxBB