Not sure if something is off with my installation, but I have multiples of the same add-on installed in the Software app as same versions and/or as different versions.
Please take a look at what I have in my “Installed” → “Add-ons” in the Software app (I’ve added the versions into an image):
If I query rpm
for “mesa”, for example, here’s the output I get:
$ rpm -qa mesa\*
mesa-libGLU-9.0.1-6.el9.x86_64
mesa-libgbm-23.3.3-1.el9.x86_64
mesa-libglapi-23.3.3-1.el9.x86_64
mesa-filesystem-23.3.3-1.el9.x86_64
mesa-dri-drivers-23.3.3-1.el9.x86_64
mesa-vulkan-drivers-23.3.3-1.el9.x86_64
mesa-filesystem-23.3.3-1.el9.i686
mesa-libGL-23.3.3-1.el9.x86_64
mesa-libEGL-23.3.3-1.el9.x86_64
mesa-libxatracker-23.3.3-1.el9.x86_64
mesa-libglapi-23.3.3-1.el9.i686
mesa-vulkan-drivers-23.3.3-1.el9.i686
mesa-libgbm-23.3.3-1.el9.i686
mesa-libEGL-23.3.3-1.el9.i686
mesa-dri-drivers-23.3.3-1.el9.i686
The versions are off from what the Software app shows (maybe different versioning used?), but even if were just that the versions were off, the results show two results of each (“.x86_64” and “.i686”), while I have three records of “Mesa” add-on installed.
I have one “openh264” installed:
$ rpm -qa openh\*
openh264-2.3.1-1.el9.x86_64
Is this something I should be worried about? I do get mce hardware
errors occurring randomly:
19:16:17 kernel: mce: [Hardware Error]: PROCESSOR 2:a20f10 TIME 1715188575 SOCKET 0 APIC c microcode a20102b
19:16:17 kernel: mce: [Hardware Error]: PROCESSOR 2:a20f10 TIME 1715188575 SOCKET 0 APIC c microcode a20102b
19:16:17 kernel: mce: [Hardware Error]: TSC 0 ADDR 393a69100 MISC d012000000000000 IPID 100b000000000
19:16:17 kernel: mce: [Hardware Error]: CPU 6: Machine Check: 0 Bank 1: bc800800060c0859
14:49:20 kernel: mce: [Hardware Error]: PROCESSOR 2:a20f10 TIME 1716641358 SOCKET 0 APIC b microcode a20102b
14:49:20 kernel: mce: [Hardware Error]: PROCESSOR 2:a20f10 TIME 1716641358 SOCKET 0 APIC b microcode a20102b
14:49:20 kernel: mce: [Hardware Error]: TSC 0 ADDR 359d82700 MISC d012000000000000 IPID 100b000000000
14:49:20 kernel: mce: [Hardware Error]: CPU 13: Machine Check: 0 Bank 1: bc800800060c0859
14:49:20 kernel: mce: [Hardware Error]: PROCESSOR 2:a20f10 TIME 1716641358 SOCKET 0 APIC a microcode a20102b
14:49:20 kernel: mce: [Hardware Error]: TSC 0 ADDR 359d82700 MISC d012000000000000 IPID 100b000000000
14:49:20 kernel: mce: [Hardware Error]: CPU 5: Machine Check: 0 Bank 1: bc800800060c0859
All hardware tests (memtest, CPU test, GPU test, SSD test) run clear for multiple runs and several hours without any issues…