You are not logged in.

#1 2025-10-03 16:53:11

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

(SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

Hi.
After a long time I install archlinux again.
I install it on my PC which is old... 4gb ram, ati radeon 5770...
Everything was fine until I try to open chrome or chromium. After I open those apps, after a few seconds my PC completely freeze and I have to press reboot button.

I had no issue with opensuse, mint, debian.
Tried arch with hyprland, KDE plasma, Gnome, i3, and no luck. Freezes every time.

The funny thing is I install arch on my very old laptop and everything was fine there...

I dont't know what logs are needed to troubleshoot the problem. So, tell me what does need, please.
I really appreciate if someone could help me with the issue.
Thanks.

Last edited by HDArtworks (2025-10-05 13:01:38)

Offline

#2 2025-10-03 19:42:24

xerxes_
Member
Registered: 2018-04-29
Posts: 944

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

Setup sysrq and/or ssh (see arch wiki) to see if you can take over (some) control on the system when it freeze and safely shut it down, so system logs would save and you could post it here from that boot by command 'sudo journalctl -b-n', where 'n' is number of boot ego.

Do you have microcode installed and loaded for your CPU?

What happen if you run chrome/chromium in safe mode from terminal:

chromium --safe-mode

Offline

#3 2025-10-03 20:06:48

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,722

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

What GPU does the "very old laptop" have?
Problem could be the terascale2/radeon chip/driver.

Offline

#4 2025-10-04 09:38:06

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

xerxes_ wrote:

Setup sysrq and/or ssh (see arch wiki) to see if you can take over (some) control on the system when it freeze and safely shut it down, so system logs would save and you could post it here from that boot by command 'sudo journalctl -b-n', where 'n' is number of boot ego.

Can you explain a bit more? I don't know how to do it.
Thanks.

xerxes_ wrote:

Do you have microcode installed and loaded for your CPU?

No. I didn't do anything about this. It's a fresh install.

xerxes_ wrote:

What happen if you run chrome/chromium in safe mode from terminal:

chromium --safe-mode

Same thing happened. Everything freeze amd I have to hard reboot my PC.


seth wrote:

What GPU does the "very old laptop" have?
Problem could be the terascale2/radeon chip/driver.

It's an HP revolve 810 with Intel HD graphics 4000 GPU.

Last edited by HDArtworks (2025-10-04 09:38:43)

Offline

#5 2025-10-04 10:33:09

LuxFerre
Member
Registered: 2010-03-01
Posts: 87

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

HDArtworks wrote:
xerxes_ wrote:

Setup sysrq and/or ssh (see arch wiki) to see if you can take over (some) control on the system when it freeze and safely shut it down, so system logs would save and you could post it here from that boot by command 'sudo journalctl -b-n', where 'n' is number of boot ego.

Can you explain a bit more? I don't know how to do it.
Thanks.

Sysrq REISUB

Offline

#6 2025-10-04 13:32:52

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

LuxFerre wrote:

Thanks. It was very helpful.


xerxes_ wrote:

Setup sysrq and/or ssh (see arch wiki) to see if you can take over (some) control on the system when it freeze and safely shut it down, so system logs would save and you could post it here from that boot by command 'sudo journalctl -b-n', where 'n' is number of boot ego.

I did it and reboot with Alt+SysRq+b to reboot.
After it boot I run sudo journalctl -b -0 because it was my current boot, I think that was correct, right?
If so, here is the log. I hope it helps.

Oct 04 16:54:11 hdartworks kernel: Linux version 6.16.10
-arch1-1 (linux@archlinux) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU Binutils) 2.4
5.0) #1 SMP PREEMPT_DYNAMIC Thu, 02 Oct 2025 19:26:36 +0000
Oct 04 16:54:11 hdartworks kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=
UUID=03d2948c-8290-49bf-80aa-df2dbaabe7bc rw zswap.enabled=0 rootfstype=ext4 log
level=3 quiet
Oct 04 16:54:11 hdartworks kernel: BIOS-provided physical RAM map:
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000
0009f7ff] usable
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x000000000009f800-0x00000000
0009ffff] reserved
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000
000fffff] reserved
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000
dfedffff] usable
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x00000000dfee0000-0x00000000
dfee2fff] ACPI NVS
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x00000000dfee3000-0x00000000
dfeeffff] ACPI data
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x00000000dfef0000-0x00000000
dfefffff] reserved
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000
fbffffff] reserved
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
Oct 04 16:54:11 hdartworks kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
Oct 04 16:54:11 hdartworks kernel: NX (Execute Disable) protection: active
Oct 04 16:54:11 hdartworks kernel: APIC: Static calls initialized
Oct 04 16:54:11 hdartworks kernel: SMBIOS 2.4 present.
Oct 04 16:54:11 hdartworks kernel: DMI: Gigabyte Technology Co., Ltd. EP41-UD3L/EP41-UD3L, BIOS F5 11/06/2009
Oct 04 16:54:11 hdartworks kernel: DMI: Memory slots populated: 2/4
Oct 04 16:54:11 hdartworks kernel: tsc: Fast TSC calibration using PIT
Oct 04 16:54:11 hdartworks kernel: tsc: Detected 2666.352 MHz processor
Oct 04 16:54:11 hdartworks kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 04 16:54:11 hdartworks kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 04 16:54:11 hdartworks kernel: last_pfn = 0x120000 max_arch_pfn = 0x400000000
Oct 04 16:54:11 hdartworks kernel: total RAM covered: 4095M
Oct 04 16:54:11 hdartworks kernel: Found optimal setting for mtrr clean up
Oct 04 16:54:11 hdartworks kernel:  gran_size: 64K         chunk_size: 1G         num_reg: 4          lose cover RAM: 0G
Oct 04 16:54:11 hdartworks kernel: MTRR map: 8 entries (5 fixed + 3 variable; max 21), built from 8 variable MTRRs
Oct 04 16:54:11 hdartworks kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 04 16:54:11 hdartworks kernel: e820: update [mem 0xdff00000-0xffffffff] usable ==> reserved
Oct 04 16:54:11 hdartworks kernel: last_pfn = 0xdfef0 max_arch_pfn = 0x400000000
Oct 04 16:54:11 hdartworks kernel: found SMP MP-table at [mem 0x000f52d0-0x000f52df]
Oct 04 16:54:11 hdartworks kernel: RAMDISK: [mem 0x31177000-0x348b2fff]
Oct 04 16:54:11 hdartworks kernel: ACPI: Early table checksum verification disabled
Oct 04 16:54:11 hdartworks kernel: ACPI: RSDP 0x00000000000F6CD0 000014 (v00 GBT   )
Oct 04 16:54:11 hdartworks kernel: ACPI: RSDT 0x00000000DFEE3040 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
Oct 04 16:54:11 hdartworks kernel: ACPI: FACP 0x00000000DFEE30C0 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
Oct 04 16:54:11 hdartworks kernel: ACPI: DSDT 0x00000000DFEE3180 003A31 (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
Oct 04 16:54:11 hdartworks kernel: ACPI: FACS 0x00000000DFEE0000 000040
Oct 04 16:54:11 hdartworks kernel: ACPI: HPET 0x00000000DFEE6D00 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
Oct 04 16:54:11 hdartworks kernel: ACPI: MCFG 0x00000000DFEE6D80 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
Oct 04 16:54:11 hdartworks kernel: ACPI: TAMG 0x00000000DFEE6DC0 00651A (v01 GBT    GBT   B0 5455312E BG?? 00020101)
Oct 04 16:54:11 hdartworks kernel: ACPI: APIC 0x00000000DFEE6C00 000084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
Oct 04 16:54:11 hdartworks kernel: ACPI: SSDT 0x00000000DFEEDC00 0003AB (v01 PmRef  CpuPm    00003000 INTL 20040311)
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving FACP table memory at [mem 0xdfee30c0-0xdfee3133]
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving DSDT table memory at [mem 0xdfee3180-0xdfee6bb0]
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving FACS table memory at [mem 0xdfee0000-0xdfee003f]
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving HPET table memory at [mem 0xdfee6d00-0xdfee6d37]
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving MCFG table memory at [mem 0xdfee6d80-0xdfee6dbb]
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving TAMG table memory at [mem 0xdfee6dc0-0xdfeed2d9]
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving APIC table memory at [mem 0xdfee6c00-0xdfee6c83]
Oct 04 16:54:11 hdartworks kernel: ACPI: Reserving SSDT table memory at [mem 0xdfeedc00-0xdfeedfaa]
Oct 04 16:54:11 hdartworks kernel: No NUMA configuration found
Oct 04 16:54:11 hdartworks kernel: Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
Oct 04 16:54:11 hdartworks kernel: NODE_DATA(0) allocated [mem 0x11ffd1280-0x11fffbfff]
Oct 04 16:54:11 hdartworks kernel: Zone ranges:
Oct 04 16:54:11 hdartworks kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 04 16:54:11 hdartworks kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 04 16:54:11 hdartworks kernel:   Normal   [mem 0x0000000100000000-0x000000011fffffff]
Oct 04 16:54:11 hdartworks kernel:   Device   empty
Oct 04 16:54:11 hdartworks kernel: Movable zone start for each node
Oct 04 16:54:11 hdartworks kernel: Early memory node ranges
Oct 04 16:54:11 hdartworks kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Oct 04 16:54:11 hdartworks kernel:   node   0: [mem 0x0000000000100000-0x00000000dfedffff]
Oct 04 16:54:11 hdartworks kernel:   node   0: [mem 0x0000000100000000-0x000000011fffffff]
Oct 04 16:54:11 hdartworks kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000011fffffff]
Oct 04 16:54:11 hdartworks kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 04 16:54:11 hdartworks kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Oct 04 16:54:11 hdartworks kernel: On node 0, zone Normal: 288 pages in unavailable ranges
Oct 04 16:54:11 hdartworks kernel: ACPI: PM-Timer IO Port: 0x408
Oct 04 16:54:11 hdartworks kernel: ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
Oct 04 16:54:11 hdartworks kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
Oct 04 16:54:11 hdartworks kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
Oct 04 16:54:11 hdartworks kernel: ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
Oct 04 16:54:11 hdartworks kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Oct 04 16:54:11 hdartworks kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 04 16:54:11 hdartworks kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 04 16:54:11 hdartworks kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 04 16:54:11 hdartworks kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 04 16:54:11 hdartworks kernel: CPU topo: Max. logical packages:   1
Oct 04 16:54:11 hdartworks kernel: CPU topo: Max. logical dies:       1
Oct 04 16:54:11 hdartworks kernel: CPU topo: Max. dies per package:   1
Oct 04 16:54:11 hdartworks kernel: CPU topo: Max. threads per core:   1
Oct 04 16:54:11 hdartworks kernel: CPU topo: Num. cores per package:     4
Oct 04 16:54:11 hdartworks kernel: CPU topo: Num. threads per package:   4
Oct 04 16:54:11 hdartworks kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
Oct 04 16:54:11 hdartworks kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 04 16:54:11 hdartworks kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Oct 04 16:54:11 hdartworks kernel: PM: hibernation: Registered nosave memory: [mem 0xdfee0000-0xffffffff]
Oct 04 16:54:11 hdartworks kernel: [mem 0xdff00000-0xf7ffffff] available for PCI devices
Oct 04 16:54:11 hdartworks kernel: Booting paravirtualized kernel on bare hardware
Oct 04 16:54:11 hdartworks kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Oct 04 16:54:11 hdartworks kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Oct 04 16:54:11 hdartworks kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u524288
Oct 04 16:54:11 hdartworks kernel: pcpu-alloc: s217088 r8192 d28672 u524288 alloc=1*2097152
Oct 04 16:54:11 hdartworks kernel: pcpu-alloc: [0] 0 1 2 3 
Oct 04 16:54:11 hdartworks kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=03d2948c-8290-49bf-80aa-df2dbaabe7bc rw zs
wap.enabled=0 rootfstype=ext4 loglevel=3 quiet
Oct 04 16:54:11 hdartworks kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.

Oct 04 16:54:11 hdartworks kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Oct 04 16:54:11 hdartworks kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Oct 04 16:54:11 hdartworks kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 04 16:54:11 hdartworks kernel: software IO TLB: area num 4.
Oct 04 16:54:11 hdartworks kernel: Fallback order for Node 0: 0 
Oct 04 16:54:11 hdartworks kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1048190
Oct 04 16:54:11 hdartworks kernel: Policy zone: Normal
Oct 04 16:54:11 hdartworks kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 04 16:54:11 hdartworks kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Oct 04 16:54:11 hdartworks kernel: Kernel/User page tables isolation: enabled
Oct 04 16:54:11 hdartworks kernel: ftrace: allocating 56049 entries in 220 pages
Oct 04 16:54:11 hdartworks kernel: ftrace: allocated 220 pages with 5 groups
Oct 04 16:54:11 hdartworks kernel: Dynamic Preempt: full
Oct 04 16:54:11 hdartworks kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 04 16:54:11 hdartworks kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Oct 04 16:54:11 hdartworks kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 04 16:54:11 hdartworks kernel:         Trampoline variant of Tasks RCU enabled.
Oct 04 16:54:11 hdartworks kernel:         Rude variant of Tasks RCU enabled.
Oct 04 16:54:11 hdartworks kernel:         Tracing variant of Tasks RCU enabled.
Oct 04 16:54:11 hdartworks kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Oct 04 16:54:11 hdartworks kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Oct 04 16:54:11 hdartworks kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Oct 04 16:54:11 hdartworks kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Oct 04 16:54:11 hdartworks kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Oct 04 16:54:11 hdartworks kernel: NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
Oct 04 16:54:11 hdartworks kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 04 16:54:11 hdartworks kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 04 16:54:11 hdartworks kernel: Console: colour dummy device 80x25
Oct 04 16:54:11 hdartworks kernel: printk: legacy console [tty0] enabled
Oct 04 16:54:11 hdartworks kernel: ACPI: Core revision 20250404
Oct 04 16:54:11 hdartworks kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Oct 04 16:54:11 hdartworks kernel: APIC: Switch to symmetric I/O mode setup
Oct 04 16:54:11 hdartworks kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 04 16:54:11 hdartworks kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x266f14b8821, max_idle_ns: 440795312749 ns
Oct 04 16:54:11 hdartworks kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5332.70 BogoMIPS (lpj=2666352)
Oct 04 16:54:11 hdartworks kernel: CPU0: Thermal monitoring enabled (TM2)
Oct 04 16:54:11 hdartworks kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Oct 04 16:54:11 hdartworks kernel: Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
Oct 04 16:54:11 hdartworks kernel: process: using mwait in idle threads
Oct 04 16:54:11 hdartworks kernel: Speculative Store Bypass: Vulnerable
Oct 04 16:54:11 hdartworks kernel: Spectre V2 : Mitigation: Retpolines
Oct 04 16:54:11 hdartworks kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Oct 04 16:54:11 hdartworks kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 04 16:54:11 hdartworks kernel: Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
Oct 04 16:54:11 hdartworks kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 04 16:54:11 hdartworks kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 04 16:54:11 hdartworks kernel: x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
Oct 04 16:54:11 hdartworks kernel: Freeing SMP alternatives memory: 56K
Oct 04 16:54:11 hdartworks kernel: pid_max: default: 32768 minimum: 301
Oct 04 16:54:11 hdartworks kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Oct 04 16:54:11 hdartworks kernel: landlock: Up and running.
Oct 04 16:54:11 hdartworks kernel: Yama: becoming mindful.
Oct 04 16:54:11 hdartworks kernel: LSM support for eBPF active
Oct 04 16:54:11 hdartworks kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Oct 04 16:54:11 hdartworks kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Oct 04 16:54:11 hdartworks kernel: smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz (family: 0x6, model: 0x17, stepping: 0xa)
Oct 04 16:54:11 hdartworks kernel: Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR, Intel PMU driver.
Oct 04 16:54:11 hdartworks kernel: ... version:                2
Oct 04 16:54:11 hdartworks kernel: ... bit width:              40
Oct 04 16:54:11 hdartworks kernel: ... generic registers:      2
Oct 04 16:54:11 hdartworks kernel: ... value mask:             000000ffffffffff
Oct 04 16:54:11 hdartworks kernel: ... max period:             000000007fffffff
Oct 04 16:54:11 hdartworks kernel: ... fixed-purpose events:   3
Oct 04 16:54:11 hdartworks kernel: ... event mask:             0000000700000003
Oct 04 16:54:11 hdartworks kernel: signal: max sigframe size: 1520
Oct 04 16:54:11 hdartworks kernel: rcu: Hierarchical SRCU implementation.
Oct 04 16:54:11 hdartworks kernel: rcu:         Max phase no-delay instances is 400.
Oct 04 16:54:11 hdartworks kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Oct 04 16:54:11 hdartworks kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 04 16:54:11 hdartworks kernel: smp: Bringing up secondary CPUs ...
Oct 04 16:54:11 hdartworks kernel: smpboot: x86: Booting SMP configuration:
Oct 04 16:54:11 hdartworks kernel: .... node  #0, CPUs:      #1 #2 #3
Oct 04 16:54:11 hdartworks kernel: smp: Brought up 1 node, 4 CPUs
Oct 04 16:54:11 hdartworks kernel: smpboot: Total of 4 processors activated (21330.81 BogoMIPS)
Oct 04 16:54:11 hdartworks kernel: Memory: 3930516K/4192760K available (19868K kernel code, 2942K rwdata, 16676K rodata, 4664K init, 4948K bss, 256128K reserv
ed, 0K cma-reserved)
Oct 04 16:54:11 hdartworks kernel: devtmpfs: initialized
Oct 04 16:54:11 hdartworks kernel: x86/mm: Memory block size: 128MB
Oct 04 16:54:11 hdartworks kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdfee0000-0xdfee2fff] (12288 bytes)
Oct 04 16:54:11 hdartworks kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Oct 04 16:54:11 hdartworks kernel: posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
Oct 04 16:54:11 hdartworks kernel: futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
Oct 04 16:54:11 hdartworks kernel: pinctrl core: initialized pinctrl subsystem
Oct 04 16:54:11 hdartworks kernel: PM: RTC time: 13:24:02, date: 2025-10-04
Oct 04 16:54:11 hdartworks kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 04 16:54:11 hdartworks kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Oct 04 16:54:11 hdartworks kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 04 16:54:11 hdartworks kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 04 16:54:11 hdartworks kernel: audit: initializing netlink subsys (disabled)
Oct 04 16:54:11 hdartworks kernel: audit: type=2000 audit(1759584242.160:1): state=initialized audit_enabled=0 res=1
Oct 04 16:54:11 hdartworks kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 04 16:54:11 hdartworks kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 04 16:54:11 hdartworks kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 04 16:54:11 hdartworks kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 04 16:54:11 hdartworks kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 04 16:54:11 hdartworks kernel: cpuidle: using governor ladder
Oct 04 16:54:11 hdartworks kernel: cpuidle: using governor menu
Oct 04 16:54:11 hdartworks kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 04 16:54:11 hdartworks kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Oct 04 16:54:11 hdartworks kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as E820 entry
Oct 04 16:54:11 hdartworks kernel: PCI: Using configuration type 1 for base access
Oct 04 16:54:11 hdartworks kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 04 16:54:11 hdartworks kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=1
Oct 04 16:54:11 hdartworks kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 04 16:54:11 hdartworks kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 04 16:54:11 hdartworks kernel: raid6: skipped pq benchmark and selected sse2x4
Oct 04 16:54:11 hdartworks kernel: raid6: using ssse3x2 recovery algorithm
Oct 04 16:54:11 hdartworks kernel: ACPI: Added _OSI(Module Device)
Oct 04 16:54:11 hdartworks kernel: ACPI: Added _OSI(Processor Device)
Oct 04 16:54:11 hdartworks kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 04 16:54:11 hdartworks kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
Oct 04 16:54:11 hdartworks kernel: ACPI: Dynamic OEM Table Load:
Oct 04 16:54:11 hdartworks kernel: ACPI: SSDT 0xFFFF8A87C0D89800 00022A (v01 PmRef  Cpu0Ist  00003000 INTL 20040311)
Oct 04 16:54:11 hdartworks kernel: ACPI: Dynamic OEM Table Load:
Oct 04 16:54:11 hdartworks kernel: ACPI: SSDT 0xFFFF8A87C0DABA00 000152 (v01 PmRef  Cpu1Ist  00003000 INTL 20040311)
Oct 04 16:54:11 hdartworks kernel: ACPI: Dynamic OEM Table Load:
Oct 04 16:54:11 hdartworks kernel: ACPI: SSDT 0xFFFF8A87C0DABE00 000152 (v01 PmRef  Cpu2Ist  00003000 INTL 20040311)
Oct 04 16:54:11 hdartworks kernel: ACPI: Dynamic OEM Table Load:
Oct 04 16:54:11 hdartworks kernel: ACPI: SSDT 0xFFFF8A87C0DAA200 000152 (v01 PmRef  Cpu3Ist  00003000 INTL 20040311)
Oct 04 16:54:11 hdartworks kernel: ACPI: Interpreter enabled
Oct 04 16:54:11 hdartworks kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 04 16:54:11 hdartworks kernel: ACPI: Using IOAPIC for interrupt routing
Oct 04 16:54:11 hdartworks kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 04 16:54:11 hdartworks kernel: PCI: Using E820 reservations for host bridge windows
Oct 04 16:54:11 hdartworks kernel: ACPI: Enabled 9 GPEs in block 00 to 1F
Oct 04 16:54:11 hdartworks kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
Oct 04 16:54:11 hdartworks kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 04 16:54:11 hdartworks kernel: PCI host bridge to bus 0000:00
Oct 04 16:54:11 hdartworks kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 04 16:54:11 hdartworks kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 04 16:54:11 hdartworks kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Oct 04 16:54:11 hdartworks kernel: pci_bus 0000:00: root bus resource [mem 0xdff00000-0xfebfffff window]
Oct 04 16:54:11 hdartworks kernel: pci_bus 0000:00: root bus resource [bus 00-3f]
Oct 04 16:54:11 hdartworks kernel: pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000 conventional PCI endpoint
Oct 04 16:54:11 hdartworks kernel: pci 0000:00:00.0: DMAR: Disabling IOMMU for graphics on this chipset
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:00.0: DMAR: Forcing write-buffer flush capability
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0: [8086:2e31] type 01 class 0x060400 PCIe Root Port
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0:   bridge window [mem 0xfde00000-0xfdefffff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1b.0: BAR 0 [mem 0xfdff8000-0xfdffbfff 64bit]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 PCIe Root Port
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400 PCIe Root Port
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3:   bridge window [mem 0xfdd00000-0xfddfffff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3:   bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.0: BAR 4 [io  0xff00-0xff1f]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.1: BAR 4 [io  0xfe00-0xfe1f]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.2: BAR 4 [io  0xfd00-0xfd1f]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.3: BAR 4 [io  0xfc00-0xfc1f]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.7: BAR 0 [mem 0xfdfff000-0xfdfff3ff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100 conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.0: quirk: [io  0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018a conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 0 [io  0x0000-0x0007]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 1 [io  0x0000-0x0003]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 2 [io  0x0000-0x0007]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 3 [io  0x0000-0x0003]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 4 [io  0xf900-0xf90f]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 0 [io  0x01f0-0x01f7]: legacy IDE quirk
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 1 [io  0x03f6]: legacy IDE quirk
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 2 [io  0x0170-0x0177]: legacy IDE quirk
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: BAR 3 [io  0x0376]: legacy IDE quirk
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.2: PME# supported from D3hot
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 conventional PCI endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1f.3: BAR 4 [io  0x0500-0x051f]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: [1002:68b8] type 00 class 0x030000 PCIe Legacy Endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: BAR 2 [mem 0xfdec0000-0xfdedffff 64bit]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: BAR 4 [io  0xce00-0xceff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0001ffff pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: enabling Extended Tags
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: supports D1 D2
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.1: [1002:aa58] type 00 class 0x040300 PCIe Legacy Endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.1: BAR 0 [mem 0xfdefc000-0xfdefffff 64bit]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.1: enabling Extended Tags
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.1: supports D1 D2
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: BAR 0 [io  0xde00-0xdeff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: BAR 2 [mem 0xfdcff000-0xfdcfffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: BAR 4 [mem 0xfdcf8000-0xfdcfbfff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: ROM [mem 0x00000000-0x0001ffff pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: supports D1 D2
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3: ASPM: current common clock configuration is inconsistent, reconfiguring
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:04: extended config space not accessible
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000dffff window] (subtractive decode)
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0:   bridge window [mem 0xdff00000-0xfebfffff window] (subtractive decode)
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 5
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 9
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKE disabled
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNKF disabled
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNK0 configured for IRQ 0
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNK0 disabled
Oct 04 16:54:12 hdartworks kernel: ACPI: PCI: Interrupt link LNK1 configured for IRQ 3
Oct 04 16:54:12 hdartworks kernel: iommu: Default domain type: Translated
Oct 04 16:54:12 hdartworks kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Oct 04 16:54:12 hdartworks kernel: SCSI subsystem initialized
Oct 04 16:54:12 hdartworks kernel: libata version 3.00 loaded.
Oct 04 16:54:12 hdartworks kernel: ACPI: bus type USB registered
Oct 04 16:54:12 hdartworks kernel: usbcore: registered new interface driver usbfs
Oct 04 16:54:12 hdartworks kernel: usbcore: registered new interface driver hub
Oct 04 16:54:12 hdartworks kernel: usbcore: registered new device driver usb
Oct 04 16:54:12 hdartworks kernel: EDAC MC: Ver: 3.0.0
Oct 04 16:54:12 hdartworks kernel: NetLabel: Initializing
Oct 04 16:54:12 hdartworks kernel: NetLabel:  domain hash size = 128
Oct 04 16:54:12 hdartworks kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 04 16:54:12 hdartworks kernel: NetLabel:  unlabeled traffic allowed by default
Oct 04 16:54:12 hdartworks kernel: mctp: management component transport protocol core
Oct 04 16:54:12 hdartworks kernel: NET: Registered PF_MCTP protocol family
Oct 04 16:54:12 hdartworks kernel: PCI: Using ACPI for IRQ routing
Oct 04 16:54:12 hdartworks kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 04 16:54:12 hdartworks kernel: e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
Oct 04 16:54:12 hdartworks kernel: e820: reserve RAM buffer [mem 0xdfee0000-0xdfffffff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 04 16:54:12 hdartworks kernel: vgaarb: loaded
Oct 04 16:54:12 hdartworks kernel: hpet: 3 channels of 0 reserved for per-cpu timers
Oct 04 16:54:12 hdartworks kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 04 16:54:12 hdartworks kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter
Oct 04 16:54:12 hdartworks kernel: clocksource: Switched to clocksource tsc-early
Oct 04 16:54:12 hdartworks kernel: VFS: Disk quotas dquot_6.6.0
Oct 04 16:54:12 hdartworks kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 04 16:54:12 hdartworks kernel: pnp: PnP ACPI init
Oct 04 16:54:12 hdartworks kernel: system 00:00: [io  0x04d0-0x04d1] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:00: [io  0x0290-0x029f] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:00: [io  0x0800-0x087f] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:00: [io  0x0290-0x0294] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:00: [io  0x0880-0x088f] has been reserved
Oct 04 16:54:12 hdartworks kernel: pnp 00:02: [dma 2]
Oct 04 16:54:12 hdartworks kernel: system 00:05: [io  0x0400-0x04cf] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
Oct 04 16:54:12 hdartworks kernel: pnp 00:07: disabling [mem 0x000cf600-0x000cffff] because it overlaps 0000:01:00.0 BAR 6
 [mem 0x000c0000-0x000dffff]
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0x000f0000-0x000f7fff] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0x000f8000-0x000fbfff] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0x000fc000-0x000fffff] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0xdfee0000-0xdfefffff] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0x00100000-0xdfedffff] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0xfed13000-0xfed1dfff] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0xffb00000-0xffb7ffff] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
Oct 04 16:54:12 hdartworks kernel: system 00:07: [mem 0x000e0000-0x000effff] has been reserved
Oct 04 16:54:12 hdartworks kernel: pnp: PnP ACPI: found 8 devices
Oct 04 16:54:12 hdartworks kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 04 16:54:12 hdartworks kernel: NET: Registered PF_INET protocol family
Oct 04 16:54:12 hdartworks kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: TCP: Hash tables configured (established 32768 bind 32768)
Oct 04 16:54:12 hdartworks kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear)
Oct 04 16:54:12 hdartworks kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 04 16:54:12 hdartworks kernel: NET: Registered PF_XDP protocol family
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff]: assigned
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf03fffff 64bit pref]: assigned
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x1fff]: assigned
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0:   bridge window [mem 0xfde00000-0xfdefffff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf01fffff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:03:00.0: ROM [mem 0xfdd00000-0xfdd1ffff pref]: assigned
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3:   bridge window [mem 0xfdd00000-0xfddfffff]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1c.3:   bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1e.0: PCI bridge to [bus 04]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:00: resource 7 [mem 0xdff00000-0xfebfffff window]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:02: resource 1 [mem 0xf0000000-0xf01fffff]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:02: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:03: resource 1 [mem 0xfdd00000-0xfddfffff]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:03: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000dffff window]
Oct 04 16:54:12 hdartworks kernel: pci_bus 0000:04: resource 7 [mem 0xdff00000-0xfebfffff window]
Oct 04 16:54:12 hdartworks kernel: pci 0000:00:1d.7: quirk_usb_early_handoff+0x0/0x760 took 10431 usecs
Oct 04 16:54:12 hdartworks kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Oct 04 16:54:12 hdartworks kernel: PCI: CLS 4 bytes, default 64
Oct 04 16:54:12 hdartworks kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 04 16:54:12 hdartworks kernel: software IO TLB: mapped [mem 0x00000000dbee0000-0x00000000dfee0000] (64MB)
Oct 04 16:54:12 hdartworks kernel: Trying to unpack rootfs image as initramfs...
Oct 04 16:54:12 hdartworks kernel: Initialise system trusted keyrings
Oct 04 16:54:12 hdartworks kernel: Key type blacklist registered
Oct 04 16:54:12 hdartworks kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0
Oct 04 16:54:12 hdartworks kernel: fuse: init (API version 7.44)
Oct 04 16:54:12 hdartworks kernel: integrity: Platform Keyring initialized
Oct 04 16:54:12 hdartworks kernel: integrity: Machine keyring initialized
Oct 04 16:54:12 hdartworks kernel: xor: measuring software checksum speed
Oct 04 16:54:12 hdartworks kernel:    prefetch64-sse  : 14438 MB/sec
Oct 04 16:54:12 hdartworks kernel:    generic_sse     : 12354 MB/sec
Oct 04 16:54:12 hdartworks kernel: xor: using function: prefetch64-sse (14438 MB/sec)
Oct 04 16:54:12 hdartworks kernel: Key type asymmetric registered
Oct 04 16:54:12 hdartworks kernel: Asymmetric key parser 'x509' registered
Oct 04 16:54:12 hdartworks kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Oct 04 16:54:12 hdartworks kernel: io scheduler mq-deadline registered
Oct 04 16:54:12 hdartworks kernel: io scheduler kyber registered
Oct 04 16:54:12 hdartworks kernel: io scheduler bfq registered
Oct 04 16:54:12 hdartworks kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 04 16:54:12 hdartworks kernel: pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
Oct 04 16:54:12 hdartworks kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Oct 04 16:54:12 hdartworks kernel: ACPI: button: Power Button [PWRB]
Oct 04 16:54:12 hdartworks kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Oct 04 16:54:12 hdartworks kernel: ACPI: button: Power Button [PWRF]
Oct 04 16:54:12 hdartworks kernel: tsc: Marking TSC unstable due to TSC halts in idle
Oct 04 16:54:12 hdartworks kernel: clocksource: Switched to clocksource hpet
Oct 04 16:54:12 hdartworks kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 04 16:54:12 hdartworks kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Oct 04 16:54:12 hdartworks kernel: Non-volatile memory driver v1.3
Oct 04 16:54:12 hdartworks kernel: Linux agpgart interface v0.103
Oct 04 16:54:12 hdartworks kernel: ACPI: bus type drm_connector registered
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.0: irq 23, io port 0x0000ff00
Oct 04 16:54:12 hdartworks kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.16
Oct 04 16:54:12 hdartworks kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 04 16:54:12 hdartworks kernel: usb usb1: Product: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: usb usb1: Manufacturer: Linux 6.16.10-arch1-1 uhci_hcd
Oct 04 16:54:12 hdartworks kernel: usb usb1: SerialNumber: 0000:00:1d.0
Oct 04 16:54:12 hdartworks kernel: hub 1-0:1.0: USB hub found
Oct 04 16:54:12 hdartworks kernel: hub 1-0:1.0: 2 ports detected
Oct 04 16:54:12 hdartworks kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
Oct 04 16:54:12 hdartworks kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xfdfff000
Oct 04 16:54:12 hdartworks kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 04 16:54:12 hdartworks kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Oct 04 16:54:12 hdartworks kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 04 16:54:12 hdartworks kernel: usb usb2: Product: EHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: usb usb2: Manufacturer: Linux 6.16.10-arch1-1 ehci_hcd
Oct 04 16:54:12 hdartworks kernel: usb usb2: SerialNumber: 0000:00:1d.7
Oct 04 16:54:12 hdartworks kernel: hub 2-0:1.0: USB hub found
Oct 04 16:54:12 hdartworks kernel: hub 2-0:1.0: 8 ports detected
Oct 04 16:54:12 hdartworks kernel: hub 1-0:1.0: USB hub found
Oct 04 16:54:12 hdartworks kernel: hub 1-0:1.0: 2 ports detected
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.1: irq 19, io port 0x0000fe00
Oct 04 16:54:12 hdartworks kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.16
Oct 04 16:54:12 hdartworks kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 04 16:54:12 hdartworks kernel: usb usb3: Product: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: usb usb3: Manufacturer: Linux 6.16.10-arch1-1 uhci_hcd
Oct 04 16:54:12 hdartworks kernel: usb usb3: SerialNumber: 0000:00:1d.1
Oct 04 16:54:12 hdartworks kernel: hub 3-0:1.0: USB hub found
Oct 04 16:54:12 hdartworks kernel: hub 3-0:1.0: 2 ports detected
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000fd00
Oct 04 16:54:12 hdartworks kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.16
Oct 04 16:54:12 hdartworks kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 04 16:54:12 hdartworks kernel: usb usb4: Product: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: usb usb4: Manufacturer: Linux 6.16.10-arch1-1 uhci_hcd
Oct 04 16:54:12 hdartworks kernel: usb usb4: SerialNumber: 0000:00:1d.2
Oct 04 16:54:12 hdartworks kernel: hub 4-0:1.0: USB hub found
Oct 04 16:54:12 hdartworks kernel: hub 4-0:1.0: 2 ports detected
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.3: detected 2 ports
Oct 04 16:54:12 hdartworks kernel: uhci_hcd 0000:00:1d.3: irq 16, io port 0x0000fc00
Oct 04 16:54:12 hdartworks kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.16
Oct 04 16:54:12 hdartworks kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 04 16:54:12 hdartworks kernel: usb usb5: Product: UHCI Host Controller
Oct 04 16:54:12 hdartworks kernel: usb usb5: Manufacturer: Linux 6.16.10-arch1-1 uhci_hcd
Oct 04 16:54:12 hdartworks kernel: usb usb5: SerialNumber: 0000:00:1d.3
Oct 04 16:54:12 hdartworks kernel: hub 5-0:1.0: USB hub found
Oct 04 16:54:12 hdartworks kernel: hub 5-0:1.0: 2 ports detected
Oct 04 16:54:12 hdartworks kernel: usbcore: registered new interface driver usbserial_generic
Oct 04 16:54:12 hdartworks kernel: usbserial: USB Serial support registered for generic
Oct 04 16:54:12 hdartworks kernel: i8042: PNP: No PS/2 controller found.
Oct 04 16:54:12 hdartworks kernel: i8042: Probing ports directly.
Oct 04 16:54:12 hdartworks kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 04 16:54:12 hdartworks kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 04 16:54:12 hdartworks kernel: rtc_cmos 00:01: RTC can wake from S4
Oct 04 16:54:12 hdartworks kernel: rtc_cmos 00:01: registered as rtc0
Oct 04 16:54:12 hdartworks kernel: rtc_cmos 00:01: setting system clock to 2025-10-04T13:24:03 UTC (1759584243)
Oct 04 16:54:12 hdartworks kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
Oct 04 16:54:12 hdartworks kernel: intel_pstate: CPU model not supported
Oct 04 16:54:12 hdartworks kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Oct 04 16:54:12 hdartworks kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Oct 04 16:54:12 hdartworks kernel: fbcon: Deferring console take-over
Oct 04 16:54:12 hdartworks kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Oct 04 16:54:12 hdartworks kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 04 16:54:12 hdartworks kernel: usbcore: registered new interface driver usbhid
Oct 04 16:54:12 hdartworks kernel: usbhid: USB HID core driver
Oct 04 16:54:12 hdartworks kernel: drop_monitor: Initializing network drop monitor service
Oct 04 16:54:12 hdartworks kernel: NET: Registered PF_INET6 protocol family
Oct 04 16:54:12 hdartworks kernel: Freeing initrd memory: 56560K
Oct 04 16:54:12 hdartworks kernel: Segment Routing with IPv6
Oct 04 16:54:12 hdartworks kernel: RPL Segment Routing with IPv6
Oct 04 16:54:12 hdartworks kernel: In-situ OAM (IOAM) with IPv6
Oct 04 16:54:12 hdartworks kernel: NET: Registered PF_PACKET protocol family
Oct 04 16:54:12 hdartworks kernel: microcode: Current revision: 0x00000a0b
Oct 04 16:54:12 hdartworks kernel: microcode: Updated early from: 0x00000a07
Oct 04 16:54:12 hdartworks kernel: IPI shorthand broadcast: enabled
Oct 04 16:54:12 hdartworks kernel: registered taskstats version 1
Oct 04 16:54:12 hdartworks kernel: Loading compiled-in X.509 certificates
Oct 04 16:54:12 hdartworks kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 33b5d0e5e8e3a5783a63edc339abea014f84f472'

Oct 04 16:54:12 hdartworks kernel: Demotion targets for Node 0: null
Oct 04 16:54:12 hdartworks kernel: Key type .fscrypt registered
Oct 04 16:54:12 hdartworks kernel: Key type fscrypt-provisioning registered
Oct 04 16:54:12 hdartworks kernel: Btrfs loaded, zoned=yes, fsverity=yes
Oct 04 16:54:12 hdartworks kernel: Key type big_key registered
Oct 04 16:54:12 hdartworks kernel: PM:   Magic number: 13:78:432
Oct 04 16:54:12 hdartworks kernel: RAS: Correctable Errors collector initialized.
Oct 04 16:54:12 hdartworks kernel: Unstable clock detected, switching default tracing clock to "global"
                                   If you want to keep using the local clock, then add:
                                     "trace_clock=local"
                                   on the kernel command line
Oct 04 16:54:12 hdartworks kernel: clk: Disabling unused clocks
Oct 04 16:54:12 hdartworks kernel: PM: genpd: Disabling unused power domains
Oct 04 16:54:12 hdartworks kernel: Freeing unused decrypted memory: 2028K
Oct 04 16:54:12 hdartworks kernel: Freeing unused kernel image (initmem) memory: 4664K
Oct 04 16:54:12 hdartworks kernel: Write protecting the kernel read-only data: 38912k
Oct 04 16:54:12 hdartworks kernel: Freeing unused kernel image (text/rodata gap) memory: 608K
Oct 04 16:54:12 hdartworks kernel: Freeing unused kernel image (rodata/data gap) memory: 1756K
Oct 04 16:54:12 hdartworks kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 04 16:54:12 hdartworks kernel: rodata_test: all tests were successful
Oct 04 16:54:12 hdartworks kernel: x86/mm: Checking user space page tables
Oct 04 16:54:12 hdartworks kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 04 16:54:12 hdartworks kernel: Run /init as init process
Oct 04 16:54:12 hdartworks kernel:   with arguments:
Oct 04 16:54:12 hdartworks kernel:     /init
Oct 04 16:54:12 hdartworks kernel:   with environment:
Oct 04 16:54:12 hdartworks kernel:     HOME=/
Oct 04 16:54:12 hdartworks kernel:     TERM=linux
Oct 04 16:54:12 hdartworks kernel:     BOOT_IMAGE=/vmlinuz-linux
Oct 04 16:54:12 hdartworks kernel: usb 4-1: new low-speed USB device number 2 using uhci_hcd
Oct 04 16:54:12 hdartworks kernel: ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
Oct 04 16:54:12 hdartworks kernel: usb 4-1: New USB device found, idVendor=1a2c, idProduct=2d23, bcdDevice= 1.10
Oct 04 16:54:12 hdartworks kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 04 16:54:12 hdartworks kernel: usb 4-1: Product: USB Keyboard
Oct 04 16:54:12 hdartworks kernel: usb 4-1: Manufacturer: USB
Oct 04 16:54:12 hdartworks kernel: scsi host0: ata_piix
Oct 04 16:54:12 hdartworks kernel: Floppy drive(s): fd0 is 1.44M
Oct 04 16:54:12 hdartworks kernel: scsi host1: ata_piix
Oct 04 16:54:12 hdartworks kernel: ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf900 irq 14 lpm-pol 0
Oct 04 16:54:12 hdartworks kernel: ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf908 irq 15 lpm-pol 0
Oct 04 16:54:12 hdartworks kernel: FDC 0 is a post-1991 82077
Oct 04 16:54:12 hdartworks kernel: input: USB USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:1A2C:2D23.0001/input/input4
Oct 04 16:54:12 hdartworks kernel: hid-generic 0003:1A2C:2D23.0001: input,hidraw0: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-0000:00:1d.2-1/input0
Oct 04 16:54:12 hdartworks kernel: input: USB USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:1A2C:2D23.0002/input/inp
ut5
Oct 04 16:54:12 hdartworks kernel: input: USB USB Keyboard System Control as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:1A2C:2D23.0002/input/input
6
Oct 04 16:54:12 hdartworks kernel: hid-generic 0003:1A2C:2D23.0002: input,hidraw1: USB HID v1.10 Device [USB USB Keyboard] on usb-0000:00:1d.2-1/input1
Oct 04 16:54:12 hdartworks kernel: ata1.00: ATA-8: WDC WD10EURX-63FH1Y0, 01.01A01, max UDMA/133
Oct 04 16:54:12 hdartworks kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
Oct 04 16:54:12 hdartworks kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EURX-63F 1A01 PQ: 0 ANSI: 5
Oct 04 16:54:12 hdartworks kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Oct 04 16:54:12 hdartworks kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Oct 04 16:54:12 hdartworks kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 04 16:54:12 hdartworks kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 04 16:54:12 hdartworks kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 04 16:54:12 hdartworks kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Oct 04 16:54:12 hdartworks kernel: ata2.00: ATA-9: FDK S1P240I000, HPS2227R, max UDMA/133
Oct 04 16:54:12 hdartworks kernel: ata2.00: 468862128 sectors, multi 8: LBA48 NCQ (depth 0/32)
Oct 04 16:54:12 hdartworks kernel: ata2.01: ATAPI: ATAPI   iHAS324   B, AL1B, max UDMA/100
Oct 04 16:54:12 hdartworks kernel: scsi 1:0:0:0: Direct-Access     ATA      FDK S1P240I000   227R PQ: 0 ANSI: 5
Oct 04 16:54:12 hdartworks kernel: sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
Oct 04 16:54:12 hdartworks kernel: sd 1:0:0:0: [sdb] Write Protect is off
Oct 04 16:54:12 hdartworks kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Oct 04 16:54:12 hdartworks kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 04 16:54:12 hdartworks kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Oct 04 16:54:12 hdartworks kernel:  sda: sda1 sda2 sda4
Oct 04 16:54:12 hdartworks kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Oct 04 16:54:12 hdartworks kernel: scsi 1:0:1:0: CD-ROM            ATAPI    iHAS324   B      AL1B PQ: 0 ANSI: 5
Oct 04 16:54:12 hdartworks kernel:  sdb: sdb1 sdb2 sdb3
Oct 04 16:54:12 hdartworks kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Oct 04 16:54:12 hdartworks kernel: sr 1:0:1:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Oct 04 16:54:12 hdartworks kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 04 16:54:12 hdartworks kernel: sr 1:0:1:0: Attached scsi CD-ROM sr0
Oct 04 16:54:12 hdartworks kernel: [drm] radeon kernel modesetting enabled.
Oct 04 16:54:12 hdartworks kernel: usb 2-6: new high-speed USB device number 3 using ehci-pci
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: vgaarb: deactivate vga console
Oct 04 16:54:12 hdartworks kernel: [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68B8 0x1002:0x2543 0x00).
Oct 04 16:54:12 hdartworks kernel: ATOM BIOS: JUNIPER
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
Oct 04 16:54:12 hdartworks kernel: [drm] Detected VRAM RAM=1024M, BAR=256M
Oct 04 16:54:12 hdartworks kernel: [drm] RAM width 128bits DDR
Oct 04 16:54:12 hdartworks kernel: [drm] radeon: 1024M of VRAM memory ready
Oct 04 16:54:12 hdartworks kernel: [drm] radeon: 1024M of GTT memory ready.
Oct 04 16:54:12 hdartworks kernel: [drm] Loading JUNIPER Microcode
Oct 04 16:54:12 hdartworks kernel: [drm] Internal thermal controller with fan control
Oct 04 16:54:12 hdartworks kernel: [drm] radeon: dpm initialized
Oct 04 16:54:12 hdartworks kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Oct 04 16:54:12 hdartworks kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000000014C000).
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: WB enabled
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: fence driver on ring 0 uses gpu addr 0x0000000040000c00
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: fence driver on ring 3 uses gpu addr 0x0000000040000c0c
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: fence driver on ring 5 uses gpu addr 0x000000000005c418
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: radeon: MSI limited to 32-bit
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: radeon: using MSI.
Oct 04 16:54:12 hdartworks kernel: [drm] radeon: irq initialized.
Oct 04 16:54:12 hdartworks kernel: [drm] ring test on 0 succeeded in 1 usecs
Oct 04 16:54:12 hdartworks kernel: [drm] ring test on 3 succeeded in 2 usecs
Oct 04 16:54:12 hdartworks kernel: usb 2-6: New USB device found, idVendor=0bda, idProduct=f179, bcdDevice= 0.00
Oct 04 16:54:12 hdartworks kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 04 16:54:12 hdartworks kernel: usb 2-6: Product: 802.11n
Oct 04 16:54:12 hdartworks kernel: usb 2-6: Manufacturer: Realtek
Oct 04 16:54:12 hdartworks kernel: usb 2-6: SerialNumber: 1CBFCEC88FFE
Oct 04 16:54:12 hdartworks kernel: [drm] ring test on 5 succeeded in 1 usecs
Oct 04 16:54:12 hdartworks kernel: [drm] UVD initialized successfully.
Oct 04 16:54:12 hdartworks kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Oct 04 16:54:12 hdartworks kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Oct 04 16:54:12 hdartworks kernel: usb 5-2: new low-speed USB device number 2 using uhci_hcd
Oct 04 16:54:12 hdartworks kernel: usb 5-2: New USB device found, idVendor=30fa, idProduct=0300, bcdDevice= 1.00
Oct 04 16:54:12 hdartworks kernel: usb 5-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 04 16:54:12 hdartworks kernel: usb 5-2: Product: USB OPTICAL MOUSE 
Oct 04 16:54:12 hdartworks kernel: input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/0003:30FA:0300.0003/input/input7
Oct 04 16:54:12 hdartworks kernel: hid-generic 0003:30FA:0300.0003: input,hidraw2: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:1d.3-2/input0
Oct 04 16:54:12 hdartworks kernel: [drm] ib test on ring 5 succeeded
Oct 04 16:54:12 hdartworks kernel: [drm] Radeon Display Connectors
Oct 04 16:54:12 hdartworks kernel: [drm] Connector 0:
Oct 04 16:54:12 hdartworks kernel: [drm]   DP-1
Oct 04 16:54:12 hdartworks kernel: [drm]   HPD4
Oct 04 16:54:12 hdartworks kernel: [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
Oct 04 16:54:12 hdartworks kernel: [drm]   Encoders:
Oct 04 16:54:12 hdartworks kernel: [drm]     DFP1: INTERNAL_UNIPHY2
Oct 04 16:54:12 hdartworks kernel: [drm] Connector 1:
Oct 04 16:54:12 hdartworks kernel: [drm]   HDMI-A-1
Oct 04 16:54:12 hdartworks kernel: [drm]   HPD5
Oct 04 16:54:12 hdartworks kernel: [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
Oct 04 16:54:12 hdartworks kernel: [drm]   Encoders:
Oct 04 16:54:12 hdartworks kernel: [drm]     DFP2: INTERNAL_UNIPHY2
Oct 04 16:54:12 hdartworks kernel: [drm] Connector 2:
Oct 04 16:54:12 hdartworks kernel: [drm]   DVI-I-1
Oct 04 16:54:12 hdartworks kernel: [drm]   HPD1
Oct 04 16:54:12 hdartworks kernel: [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
Oct 04 16:54:12 hdartworks kernel: [drm]   Encoders:
Oct 04 16:54:12 hdartworks kernel: [drm]     DFP3: INTERNAL_UNIPHY1
Oct 04 16:54:12 hdartworks kernel: [drm]     CRT2: INTERNAL_KLDSCP_DAC2
Oct 04 16:54:12 hdartworks kernel: [drm] Connector 3:
Oct 04 16:54:12 hdartworks kernel: [drm]   DVI-I-2
Oct 04 16:54:12 hdartworks kernel: [drm]   HPD6
Oct 04 16:54:12 hdartworks kernel: [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
Oct 04 16:54:12 hdartworks kernel: [drm]   Encoders:
Oct 04 16:54:12 hdartworks kernel: [drm]     DFP4: INTERNAL_UNIPHY
Oct 04 16:54:12 hdartworks kernel: [drm]     CRT1: INTERNAL_KLDSCP_DAC1
Oct 04 16:54:12 hdartworks kernel: [drm] Initialized radeon 2.50.0 for 0000:01:00.0 on minor 0
Oct 04 16:54:12 hdartworks kernel: [drm] fb mappable at 0xE034D000
Oct 04 16:54:12 hdartworks kernel: [drm] vram apper at 0xE0000000
Oct 04 16:54:12 hdartworks kernel: [drm] size 5324800
Oct 04 16:54:12 hdartworks kernel: [drm] fb depth is 24
Oct 04 16:54:12 hdartworks kernel: [drm]    pitch is 5888
Oct 04 16:54:12 hdartworks kernel: fbcon: radeondrmfb (fb0) is primary device
Oct 04 16:54:12 hdartworks kernel: fbcon: Deferring console take-over
Oct 04 16:54:12 hdartworks kernel: radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
Oct 04 16:54:12 hdartworks kernel: [drm] amdgpu kernel modesetting enabled.
Oct 04 16:54:12 hdartworks kernel: amdgpu: Virtual CRAT table created for CPU
Oct 04 16:54:12 hdartworks kernel: amdgpu: Topology: Add CPU node
Oct 04 16:54:12 hdartworks kernel: fbcon: Taking over console
Oct 04 16:54:12 hdartworks kernel: Console: switching to colour frame buffer device 180x56
Oct 04 16:54:12 hdartworks kernel: EXT4-fs (sdb2): mounted filesystem 03d2948c-8290-49bf-80aa-df2dbaabe7bc r/w with ordered data mode. Quota mode: none.
Oct 04 16:54:12 hdartworks systemd[1]: systemd 258-4-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OP
ENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZI
P2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Oct 04 16:54:12 hdartworks systemd[1]: Detected architecture x86-64.
Oct 04 16:54:12 hdartworks systemd[1]: Hostname set to <hdartworks>.
Oct 04 16:54:12 hdartworks systemd[1]: bpf-restrict-fs: LSM BPF program attached
Oct 04 16:54:12 hdartworks kernel: zram: Added device: zram0
Oct 04 16:54:12 hdartworks systemd[1]: Queued start job for default target Graphical Interface.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/dirmngr.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/getty.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/gpg-agent.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/gpg-agent-browser.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/gpg-agent-extra.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/keyboxd.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/modprobe.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice Slice /system/systemd-zram-setup.
Oct 04 16:54:12 hdartworks systemd[1]: Created slice User and Session Slice.
Oct 04 16:54:12 hdartworks systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 04 16:54:12 hdartworks systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 04 16:54:12 hdartworks systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 04 16:54:12 hdartworks systemd[1]: Expecting device /dev/disk/by-uuid/F296-CFCB...
Oct 04 16:54:12 hdartworks systemd[1]: Expecting device /dev/disk/by-uuid/e3ddba5e-77f5-4abd-9ce7-d7874ce61b7f...
Oct 04 16:54:12 hdartworks systemd[1]: Expecting device /dev/zram0...
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Local Encrypted Volumes.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Login Prompts.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Image Downloads.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Path Units.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Remote File Systems.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Slice Units.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Local Verity Protected Volumes.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Query the User Interactively for a Password.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Process Core Dump Socket.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Credential Encryption/Decryption.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Factory Reset Management.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Journal Socket (/dev/log).
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Journal Sockets.
Oct 04 16:54:12 hdartworks systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 04 16:54:12 hdartworks systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 04 16:54:12 hdartworks systemd[1]: Listening on udev Control Socket.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on udev Kernel Socket.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on udev Varlink Socket.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on User Database Manager Socket.
Oct 04 16:54:12 hdartworks systemd[1]: Mounting Huge Pages File System...
Oct 04 16:54:12 hdartworks systemd[1]: Mounting POSIX Message Queue File System...
Oct 04 16:54:12 hdartworks systemd[1]: Mounting Kernel Debug File System...
Oct 04 16:54:12 hdartworks systemd[1]: Mounting Kernel Trace File System...
Oct 04 16:54:12 hdartworks systemd[1]: Starting Create List of Static Device Nodes...
Oct 04 16:54:12 hdartworks systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Oct 04 16:54:12 hdartworks systemd[1]: Mounting Kernel Configuration File System...
Oct 04 16:54:12 hdartworks systemd[1]: Starting Load Kernel Module dm_mod...
Oct 04 16:54:12 hdartworks systemd[1]: Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
Oct 04 16:54:12 hdartworks systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Oct 04 16:54:12 hdartworks systemd[1]: Mounting FUSE Control File System...
Oct 04 16:54:12 hdartworks systemd[1]: Starting Load Kernel Module loop...
Oct 04 16:54:12 hdartworks systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 04 16:54:12 hdartworks systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/e
fi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 04 16:54:12 hdartworks systemd[1]: Starting Journal Service...
Oct 04 16:54:12 hdartworks systemd[1]: Starting Load Kernel Modules...
Oct 04 16:54:12 hdartworks systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 04 16:54:12 hdartworks systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 04 16:54:12 hdartworks systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 04 16:54:12 hdartworks systemd[1]: Starting Load udev Rules from Credentials...
Oct 04 16:54:12 hdartworks kernel: loop: module loaded
Oct 04 16:54:12 hdartworks systemd[1]: Starting Coldplug All udev Devices...
Oct 04 16:54:12 hdartworks kernel: device-mapper: uevent: version 1.0.3
Oct 04 16:54:12 hdartworks kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
Oct 04 16:54:12 hdartworks systemd[1]: Mounted Huge Pages File System.
Oct 04 16:54:12 hdartworks systemd[1]: Mounted POSIX Message Queue File System.
Oct 04 16:54:12 hdartworks systemd[1]: Mounted Kernel Debug File System.
Oct 04 16:54:12 hdartworks systemd[1]: Mounted Kernel Trace File System.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Create List of Static Device Nodes.
Oct 04 16:54:12 hdartworks kernel: EXT4-fs (sdb2): re-mounted 03d2948c-8290-49bf-80aa-df2dbaabe7bc.
Oct 04 16:54:12 hdartworks systemd[1]: Mounted Kernel Configuration File System.
Oct 04 16:54:12 hdartworks systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Load Kernel Module dm_mod.
Oct 04 16:54:12 hdartworks systemd[1]: Mounted FUSE Control File System.
Oct 04 16:54:12 hdartworks systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Load Kernel Module loop.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 04 16:54:12 hdartworks systemd-journald[275]: Collecting audit messages is disabled.
Oct 04 16:54:12 hdartworks systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 04 16:54:12 hdartworks systemd[1]: Starting Load/Save OS Random Seed...
Oct 04 16:54:12 hdartworks systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 04 16:54:12 hdartworks systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Oct 04 16:54:12 hdartworks systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 04 16:54:12 hdartworks kernel: Asymmetric key parser 'pkcs8' registered
Oct 04 16:54:12 hdartworks systemd[1]: Finished Load Kernel Modules.
Oct 04 16:54:12 hdartworks systemd[1]: Starting Apply Kernel Variables...
Oct 04 16:54:12 hdartworks systemd[1]: Finished Load udev Rules from Credentials.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Apply Kernel Variables.
Oct 04 16:54:12 hdartworks systemd[1]: Starting User Database Manager...
Oct 04 16:54:12 hdartworks kernel: random: crng init done
Oct 04 16:54:12 hdartworks systemd[1]: Finished Load/Save OS Random Seed.
Oct 04 16:54:12 hdartworks systemd-journald[275]: Journal started
Oct 04 16:54:12 hdartworks systemd-journald[275]: Runtime Journal (/run/log/journal/f704dcef3fdf446094bf2bb218ade909) is 8M, max 195.4M, 187.4M free.
Oct 04 16:54:11 hdartworks systemd-modules-load[276]: Inserted module 'crypto_user'
Oct 04 16:54:11 hdartworks systemd-modules-load[276]: Inserted module 'pkcs8_key_parser'
Oct 04 16:54:12 hdartworks systemd-random-seed[284]: Kernel entropy pool is not initialized yet, waiting until it is.
Oct 04 16:54:12 hdartworks systemd[1]: Started Journal Service.
Oct 04 16:54:12 hdartworks systemd[1]: Started User Database Manager.
Oct 04 16:54:12 hdartworks systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 04 16:54:12 hdartworks systemd-journald[275]: Time spent on flushing to /var/log/journal/f704dcef3fdf446094bf2bb218ade909 is 20.580ms for 802 entries.
Oct 04 16:54:12 hdartworks systemd-journald[275]: System Journal (/var/log/journal/f704dcef3fdf446094bf2bb218ade909) is 128.4M, max 3.1G, 2.9G free.
Oct 04 16:54:12 hdartworks systemd-journald[275]: Received client request to flush runtime journal.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Oct 04 16:54:12 hdartworks systemd-journald[275]: File /var/log/journal/f704dcef3fdf446094bf2bb218ade909/system.journal co
rrupted or uncleanly shut down, renaming and replacing.
Oct 04 16:54:12 hdartworks systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 04 16:54:12 hdartworks systemd[1]: Starting Network Time Synchronization...
Oct 04 16:54:12 hdartworks systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 04 16:54:12 hdartworks systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Preparation for Local File Systems.
Oct 04 16:54:12 hdartworks systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 04 16:54:12 hdartworks systemd[1]: Started Network Time Synchronization.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target System Time Set.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 04 16:54:12 hdartworks systemd-udevd[316]: Using default interface naming scheme 'v258'.
Oct 04 16:54:12 hdartworks systemd[1]: Finished Coldplug All udev Devices.
Oct 04 16:54:12 hdartworks systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 04 16:54:12 hdartworks systemd[1]: Found device /dev/zram0.
Oct 04 16:54:12 hdartworks systemd[1]: Starting Create swap on /dev/zram0...
Oct 04 16:54:12 hdartworks kernel: zram0: detected capacity change from 0 to 4001792
Oct 04 16:54:12 hdartworks systemd-makefs[350]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 60f44355-c973-4905-b24a-19fb96c4fa86)
Oct 04 16:54:12 hdartworks systemd[1]: Finished Create swap on /dev/zram0.
Oct 04 16:54:12 hdartworks systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Oct 04 16:54:12 hdartworks kernel: Adding 2000892k swap on /dev/zram0.  Priority:100 extents:1 across:2000892k SSDsc
Oct 04 16:54:12 hdartworks systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Oct 04 16:54:12 hdartworks systemd[1]: Reached target Swaps.
Oct 04 16:54:12 hdartworks kernel: leds_ss4200: no LED devices found
Oct 04 16:54:12 hdartworks mtp-probe[362]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2"
Oct 04 16:54:12 hdartworks mtp-probe[363]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-6"
Oct 04 16:54:12 hdartworks mtp-probe[361]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1"
Oct 04 16:54:12 hdartworks mtp-probe[362]: bus: 5, device: 2 was not an MTP device
Oct 04 16:54:12 hdartworks mtp-probe[363]: bus: 2, device: 3 was not an MTP device
Oct 04 16:54:12 hdartworks mtp-probe[361]: bus: 4, device: 2 was not an MTP device
Oct 04 16:54:12 hdartworks kernel: IT8718 SuperIO detected
Oct 04 16:54:12 hdartworks kernel: parport_pc 00:04: reported by Plug and Play ACPI
Oct 04 16:54:12 hdartworks kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
Oct 04 16:54:12 hdartworks kernel: intel_rng: FWH not detected
Oct 04 16:54:12 hdartworks kernel: mousedev: PS/2 mouse device common for all mice
Oct 04 16:54:12 hdartworks kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
Oct 04 16:54:12 hdartworks kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpReg
ion 0x000000000000042C-0x000000000000042D (\GP2C) (20250404/utaddress-204)
Oct 04 16:54:12 hdartworks kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Oct 04 16:54:12 hdartworks kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Oct 04 16:54:12 hdartworks kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Oct 04 16:54:12 hdartworks systemd[1]: Found device FDK_S1P240I000 1.
Oct 04 16:54:12 hdartworks systemd[1]: Found device FDK_S1P240I000 3.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 04 16:54:12 hdartworks systemd[1]: Mounting /boot...
Oct 04 16:54:12 hdartworks systemd[1]: Mounting Temporary Directory /tmp...
Oct 04 16:54:12 hdartworks systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExi
sts=/var/lib/machines.raw).
Oct 04 16:54:12 hdartworks systemd-timesyncd[310]: Network configuration changed, trying to establish connection.
Oct 04 16:54:12 hdartworks systemd[1]: Listening on Disk Image Download Service Socket.
Oct 04 16:54:12 hdartworks systemd[1]: Starting File System Check on /dev/disk/by-uuid/e3ddba5e-77f5-4abd-9ce7-d7874ce61b7f...
Oct 04 16:54:12 hdartworks kernel: iTCO_vendor_support: vendor-support=0
Oct 04 16:54:12 hdartworks kernel: ppdev: user-space parallel port driver
Oct 04 16:54:12 hdartworks kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 04 16:54:12 hdartworks systemd[1]: Starting Virtual Console Setup...
Oct 04 16:54:12 hdartworks kernel: gpio_ich gpio_ich.2.auto: GPIO from 512 to 561
Oct 04 16:54:13 hdartworks kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 04 16:54:13 hdartworks kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 04 16:54:13 hdartworks kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 04 16:54:13 hdartworks kernel: cfg80211: failed to load regulatory.db
Oct 04 16:54:13 hdartworks systemd[1]: Mounted Temporary Directory /tmp.
Oct 04 16:54:13 hdartworks kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Oct 04 16:54:13 hdartworks kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
Oct 04 16:54:13 hdartworks kernel: r8169 0000:03:00.0 eth0: RTL8168d/8111d, 6c:f0:49:b6:be:6d, XID 283, IRQ 25
Oct 04 16:54:13 hdartworks kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 04 16:54:13 hdartworks kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Oct 04 16:54:13 hdartworks kernel: FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run 
fsck.
Oct 04 16:54:13 hdartworks systemd[1]: Mounted /boot.
Oct 04 16:54:13 hdartworks kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
Oct 04 16:54:13 hdartworks systemd-fsck[393]: /dev/sdb3: recovering journal
Oct 04 16:54:13 hdartworks systemd[1]: Finished Virtual Console Setup.
Oct 04 16:54:13 hdartworks systemd-fsck[393]: /dev/sdb3: Clearing orphaned inode 8133256 (uid=1000, gid=1000, mode=0100644, size=10216)
Oct 04 16:54:13 hdartworks systemd-fsck[393]: /dev/sdb3: Clearing orphaned inode 8129157 (uid=1000, gid=1000, mode=0100644, size=10224)
Oct 04 16:54:13 hdartworks systemd-fsck[393]: /dev/sdb3: Clearing orphaned inode 8129156 (uid=1000, gid=1000, mode=0100600, size=4194304)
Oct 04 16:54:13 hdartworks systemd-fsck[393]: /dev/sdb3: Clearing orphaned inode 8129155 (uid=1000, gid=1000, mode=040700, size=4096)
Oct 04 16:54:13 hdartworks systemd-fsck[393]: /dev/sdb3: clean, 8488/12492800 files, 1386502/49956608 blocks
Oct 04 16:54:13 hdartworks kernel: snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops radeon_audio_component_bind_ops [radeon])
Oct 04 16:54:13 hdartworks kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
Oct 04 16:54:13 hdartworks kernel: intel_powerclamp: No package C-state available
Oct 04 16:54:13 hdartworks systemd[1]: Reached target Sound Card.
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2: ALC888: picked fixup  for PCI SSID 1458:a002
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC888: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:    mono: mono_out=0x0
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:    dig-out=0x1e/0x0
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:    inputs:
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:      Rear Mic=0x18
Oct 04 16:54:13 hdartworks systemd[1]: Finished File System Check on /dev/disk/by-uuid/e3ddba5e-77f5-4abd-9ce7-d7874ce61b7f.
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:      Front Mic=0x19
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:      Line=0x1a
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:      CD=0x1c
Oct 04 16:54:13 hdartworks kernel: snd_hda_codec_realtek hdaudioC0D2:    dig-in=0x1f
Oct 04 16:54:13 hdartworks kernel: input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Oct 04 16:54:13 hdartworks kernel: input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Oct 04 16:54:13 hdartworks kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
Oct 04 16:54:13 hdartworks kernel: input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
Oct 04 16:54:13 hdartworks kernel: input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
Oct 04 16:54:13 hdartworks kernel: input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
Oct 04 16:54:13 hdartworks kernel: input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
Oct 04 16:54:13 hdartworks kernel: snd_hda_intel 0000:00:1b.0: device 1458:a002 is on the power_save denylist, forcing power_save to 0
Oct 04 16:54:13 hdartworks kernel: usb 2-6: RTL8188FU rev B (SMIC) romver 0, 1T1R, TX queues 2, WiFi=1, BT=0, GPS=0, HI PA=0
Oct 04 16:54:13 hdartworks kernel: usb 2-6: RTL8188FU MAC: 1c:bf:ce:c8:8f:fe
Oct 04 16:54:13 hdartworks kernel: usb 2-6: rtl8xxxu: Loading firmware rtlwifi/rtl8188fufw.bin
Oct 04 16:54:13 hdartworks kernel: usb 2-6: Firmware revision 4.0 (signature 0x88f1)
Oct 04 16:54:13 hdartworks kernel: usb 2-6: Firmware is already running, resetting the MCU.
Oct 04 16:54:13 hdartworks systemd[1]: Mounting /home...
Oct 04 16:54:14 hdartworks kernel: EXT4-fs (sdb3): mounted filesystem e3ddba5e-77f5-4abd-9ce7-d7874ce61b7f r/w with ordered data mode. Quota mode: none.
Oct 04 16:54:14 hdartworks kernel: usbcore: registered new interface driver rtl8xxxu
Oct 04 16:54:14 hdartworks systemd[1]: Mounted /home.
Oct 04 16:54:14 hdartworks systemd[1]: Reached target Local File Systems.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on Boot Entries Service Socket.
Oct 04 16:54:14 hdartworks systemd-timesyncd[310]: Network configuration changed, trying to establish connection.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on System Extension Image Management.
Oct 04 16:54:14 hdartworks systemd-timesyncd[310]: Network configuration changed, trying to establish connection.
Oct 04 16:54:14 hdartworks systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Oct 04 16:54:14 hdartworks systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 04 16:54:14 hdartworks systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 04 16:54:14 hdartworks systemd[1]: Starting Create System Files and Directories...
Oct 04 16:54:14 hdartworks systemd[1]: Starting Load JSON user/group Records from Credentials...
Oct 04 16:54:14 hdartworks systemd[1]: Finished Load JSON user/group Records from Credentials.
Oct 04 16:54:14 hdartworks systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 04 16:54:14 hdartworks systemd-timesyncd[310]: Network configuration changed, trying to establish connection.
Oct 04 16:54:14 hdartworks systemd-timesyncd[310]: Network configuration changed, trying to establish connection.
Oct 04 16:54:14 hdartworks systemd-timesyncd[310]: Network configuration changed, trying to establish connection.
Oct 04 16:54:14 hdartworks systemd[1]: Finished Create System Files and Directories.
Oct 04 16:54:14 hdartworks systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 04 16:54:14 hdartworks systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 04 16:54:14 hdartworks systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 04 16:54:14 hdartworks systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 04 16:54:14 hdartworks systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machi
ne-id).
Oct 04 16:54:14 hdartworks systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Oct 04 16:54:14 hdartworks systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 04 16:54:14 hdartworks systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 04 16:54:14 hdartworks systemd[1]: Reached target System Initialization.
Oct 04 16:54:14 hdartworks systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 04 16:54:14 hdartworks systemd[1]: Started Discard unused filesystem blocks once a week.
Oct 04 16:54:14 hdartworks systemd[1]: Started Daily verification of password and group files.
Oct 04 16:54:14 hdartworks systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 04 16:54:14 hdartworks systemd[1]: Reached target Timer Units.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Oct 04 16:54:14 hdartworks systemd[1]: Listening on Hostname Service Socket.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on User Login Management Varlink Socket.
Oct 04 16:54:14 hdartworks systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.
Oct 04 16:54:14 hdartworks systemd[1]: Reached target Socket Units.
Oct 04 16:54:14 hdartworks systemd[1]: Starting D-Bus System Message Bus...
Oct 04 16:54:14 hdartworks systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 04 16:54:14 hdartworks dbus-broker-launch[435]: Looking up NSS user entry for 'pulse'...
Oct 04 16:54:14 hdartworks dbus-broker-launch[435]: NSS returned no entry for 'pulse'
Oct 04 16:54:14 hdartworks dbus-broker-launch[435]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Oct 04 16:54:14 hdartworks systemd[1]: Started D-Bus System Message Bus.
Oct 04 16:54:14 hdartworks dbus-broker-launch[435]: Ready
Oct 04 16:54:14 hdartworks systemd[1]: Reached target Basic System.
Oct 04 16:54:14 hdartworks systemd[1]: Starting Network Manager...
Oct 04 16:54:14 hdartworks systemd[1]: Starting User Login Management...
Oct 04 16:54:14 hdartworks systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.4305] NetworkManager (version 1.54.1-1) is starting... (boot:5668f374-2071-47f9-a704-97778
790dab5)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.4306] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d
/20-connectivity.conf
Oct 04 16:54:14 hdartworks systemd-logind[438]: New seat seat0.
Oct 04 16:54:14 hdartworks systemd-logind[438]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 04 16:54:14 hdartworks systemd-logind[438]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.4502] manager[0x557cb6f9a0c0]: monitoring kernel firmware directory '/lib/firmware'.
Oct 04 16:54:14 hdartworks systemd-logind[438]: Watching system buttons on /dev/input/event2 (USB USB Keyboard)
Oct 04 16:54:14 hdartworks systemd-logind[438]: Watching system buttons on /dev/input/event3 (USB USB Keyboard Consumer Control)
Oct 04 16:54:14 hdartworks systemd-logind[438]: Watching system buttons on /dev/input/event4 (USB USB Keyboard System Control)
Oct 04 16:54:14 hdartworks systemd[1]: Starting Hostname Service...
Oct 04 16:54:14 hdartworks systemd[1]: Started User Login Management.
Oct 04 16:54:14 hdartworks systemd[1]: Started Hostname Service.
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.5432] hostname: hostname: using hostnamed
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.5432] hostname: static hostname changed from (none) to "hdartworks"
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.5461] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.5489] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.7/usb2/
2-6/2-6:1.0/ieee80211/phy0/rfkill0) (driver rtl8xxxu)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.5493] manager[0x557cb6f9a0c0]: rfkill: Wi-Fi hardware radio set enabled
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.5494] manager[0x557cb6f9a0c0]: rfkill: WWAN hardware radio set enabled
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.5792] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-p
lugin-wwan.so)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6425] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-p
lugin-team.so)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6438] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-
plugin-bluetooth.so)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6448] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-pl
ugin-adsl.so)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6462] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-pl
ugin-ovs.so)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6497] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-p
lugin-wifi.so)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6501] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6501] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6502] manager: Networking is enabled by state file
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6527] settings: Loaded settings plugin: keyfile (internal)
Oct 04 16:54:14 hdartworks systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6720] dhcp: init: Using DHCP client 'internal'
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6738] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6752] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', ma
naged-type: 'external')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6757] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed',
 managed-type: 'external')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6769] device (lo): Activation: starting connection 'lo' (85ae650d-cd06-4c23-ba2f-5315d0905
7e5)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6784] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6796] settings: (enp3s0): created default wired connection 'Wired connection 1'
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.6796] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-t
ype: 'external')
Oct 04 16:54:14 hdartworks kernel: RTL8211B Gigabit Ethernet r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
Oct 04 16:54:14 hdartworks systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 04 16:54:14 hdartworks kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.8217] device (wlan0): driver supports Access Point (AP) mode
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.8226] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3
)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.8229] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-ty
pe: 'external')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9354] device (wlan0): set-hw-addr: set MAC address to 5E:B3:A6:52:33:18 (scanning)
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9463] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 04 16:54:14 hdartworks systemd[1]: Started Network Manager.
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9507] ovsdb: disconnected from ovsdb
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9508] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'ex
ternal')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9511] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external
')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9513] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'extern
al')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9520] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'exte
rnal')
Oct 04 16:54:14 hdartworks systemd[1]: Starting WPA supplicant...
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9561] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'ex
ternal')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9579] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'e
xternal')
Oct 04 16:54:14 hdartworks NetworkManager[437]: <info>  [1759584254.9626] device (lo): Activation: successful, device activated.
Oct 04 16:54:15 hdartworks systemd[1]: Started WPA supplicant.
Oct 04 16:54:15 hdartworks systemd[1]: Reached target Network.
Oct 04 16:54:15 hdartworks wpa_supplicant[471]: Successfully initialized wpa_supplicant
Oct 04 16:54:15 hdartworks systemd[1]: Starting Permit User Sessions...
Oct 04 16:54:15 hdartworks systemd[1]: Finished Permit User Sessions.
Oct 04 16:54:15 hdartworks systemd[1]: Reached target Multi-User System.
Oct 04 16:54:15 hdartworks systemd[1]: Starting GNOME Display Manager...
Oct 04 16:54:15 hdartworks wpa_supplicant[471]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevi
ce dbus_property=P2PDeviceConfig getter failed
Oct 04 16:54:15 hdartworks NetworkManager[437]: <info>  [1759584255.0803] device (wlan0): supplicant interface state: internal-starting -> disconnected
Oct 04 16:54:15 hdartworks NetworkManager[437]: <info>  [1759584255.0807] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-availa
ble', managed-type: 'full')
Oct 04 16:54:15 hdartworks gdm[474]: Gdm: Can’t find the GDM user “gdm”. Aborting!
Oct 04 16:54:15 hdartworks gdm[474]: Gdm: The GDM user should not be root. Aborting!
Oct 04 16:54:15 hdartworks systemd[1]: Started GNOME Display Manager.
Oct 04 16:54:15 hdartworks systemd[1]: Reached target Graphical Interface.
Oct 04 16:54:15 hdartworks systemd[1]: Startup finished in 8.066s (kernel) + 4.048s (userspace) = 12.115s.
Oct 04 16:54:15 hdartworks systemd[1]: Reached target User and Group Name Lookups.
Oct 04 16:54:15 hdartworks systemd[1]: Starting Accounts Service...
Oct 04 16:54:15 hdartworks systemd[1]: Starting Authorization Manager...
Oct 04 16:54:15 hdartworks polkitd[486]: Started polkitd version 126
Oct 04 16:54:15 hdartworks polkitd[486]: Loading rules from directory /etc/polkit-1/rules.d
Oct 04 16:54:15 hdartworks polkitd[486]: Loading rules from directory /run/polkit-1/rules.d
Oct 04 16:54:15 hdartworks polkitd[486]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file 
or directory (g-file-error-quark, 4)
Oct 04 16:54:15 hdartworks polkitd[486]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Oct 04 16:54:15 hdartworks polkitd[486]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: N
o such file or directory (g-file-error-quark, 4)
Oct 04 16:54:15 hdartworks polkitd[486]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 04 16:54:15 hdartworks polkitd[486]: Finished loading, compiling and executing 11 rules
Oct 04 16:54:15 hdartworks systemd[1]: Started Authorization Manager.
Oct 04 16:54:15 hdartworks polkitd[486]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 04 16:54:15 hdartworks accounts-daemon[480]: started daemon version 23.13.0
Oct 04 16:54:15 hdartworks systemd[1]: Started Accounts Service.
Oct 04 16:54:15 hdartworks systemd[1]: Created slice User Slice of UID 60578.
Oct 04 16:54:15 hdartworks systemd[1]: Starting User Runtime Directory /run/user/60578...
Oct 04 16:54:15 hdartworks systemd-logind[438]: New session '1' of user 'gdm-greeter' with class 'greeter' and type 'wayland'.
Oct 04 16:54:15 hdartworks systemd[1]: Finished User Runtime Directory /run/user/60578.
Oct 04 16:54:15 hdartworks systemd[1]: Starting User Manager for UID 60578...
Oct 04 16:54:15 hdartworks dbus-broker-launch[435]: Activation request for 'org.freedesktop.home1' failed: The systemd uni
t 'dbus-org.freedesktop.home1.service' could not be found.
Oct 04 16:54:15 hdartworks (systemd)[511]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-use
r] terminal=[/dev/tty1] user=[gdm-greeter] ruser=[<unknown>] rhost=[<unknown>]
Oct 04 16:54:15 hdartworks (systemd)[511]: pam_unix(systemd-user:session): session opened for user gdm-greeter(uid=60578) by gdm-greeter(uid=0)
Oct 04 16:54:15 hdartworks systemd-logind[438]: New session '2' of user 'gdm-greeter' with class 'manager-early' and type 'unspecified'.
Oct 04 16:54:16 hdartworks systemd[511]: Queued start job for default target Main User Target.
Oct 04 16:54:16 hdartworks systemd[511]: Created slice User Application Slice.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target Paths.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target Timers.
Oct 04 16:54:16 hdartworks systemd[511]: Starting D-Bus User Message Bus Socket...
Oct 04 16:54:16 hdartworks systemd[511]: Listening on GnuPG network certificate management daemon.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on GNOME Keyring daemon.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 04 16:54:16 hdartworks systemd[511]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 04 16:54:16 hdartworks systemd[511]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 04 16:54:16 hdartworks systemd[511]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on GnuPG public key management service.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on p11-kit server.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on PipeWire Multimedia System Sockets.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on Sound System.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on Speech Dispatcher Socket.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on Query the User Interactively for a Password.
Oct 04 16:54:16 hdartworks systemd[511]: Listening on D-Bus User Message Bus Socket.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target Sockets.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target Basic System.
Oct 04 16:54:16 hdartworks systemd[1]: Started User Manager for UID 60578.
Oct 04 16:54:16 hdartworks systemd[511]: Starting Update XDG user dir configuration...
Oct 04 16:54:16 hdartworks systemd[1]: Started Session 1 of User gdm-greeter.
Oct 04 16:54:16 hdartworks systemd[511]: Finished Update XDG user dir configuration.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target Main User Target.
Oct 04 16:54:16 hdartworks systemd[511]: Startup finished in 400ms.
Oct 04 16:54:16 hdartworks systemd[511]: Created slice User Core Session Slice.
Oct 04 16:54:16 hdartworks systemd[511]: Starting D-Bus User Message Bus...
Oct 04 16:54:16 hdartworks dbus-broker-launch[528]: Ignoring duplicate name 'org.gnome.Extensions' in service file '/usr/share//dbus-1
/services/org.gnome.Extensions.service'
Oct 04 16:54:16 hdartworks dbus-broker-launch[528]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignor
ed
Oct 04 16:54:16 hdartworks dbus-broker-launch[528]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignor
ed
Oct 04 16:54:16 hdartworks systemd[511]: Started D-Bus User Message Bus.
Oct 04 16:54:16 hdartworks dbus-broker-launch[528]: Ready
Oct 04 16:54:16 hdartworks gnome-session-i[531]: Starting GNOME session target: gnome-session-wayland@gnome-login.target
Oct 04 16:54:16 hdartworks systemd[511]: Created slice Slice /app/gnome-session-manager.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target GNOME Wayland Session.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target Session services which should run early before the graphical session is brought up.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target GNOME Shell.
Oct 04 16:54:16 hdartworks systemd[511]: Starting Monitor Session leader for GNOME Session...
Oct 04 16:54:16 hdartworks systemd[511]: Started Monitor Session leader for GNOME Session.
Oct 04 16:54:16 hdartworks systemd[511]: Reached target Tasks to be run before GNOME Session starts.
Oct 04 16:54:16 hdartworks systemd[511]: Starting GNOME Session Manager (session: gnome-login)...
Oct 04 16:54:16 hdartworks systemd[511]: Started GNOME Session Manager (session: gnome-login).
Oct 04 16:54:16 hdartworks systemd[511]: Reached target GNOME Session Manager is ready.
Oct 04 16:54:16 hdartworks systemd[511]: Starting GNOME Shell on Wayland...
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.4720] policy: auto-activating connection 'HDArtworks 2.4GHz' (584441b9-dacb-4242-95b3-1330
fb9487c2)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.4727] device (wlan0): Activation: starting connection 'HDArtworks 2.4GHz' (584441b9-dacb-4
242-95b3-1330fb9487c2)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.4729] device (wlan0): state change: disconnected -> prepare (reason 'none', managed-type: 
'full')
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.4734] manager: NetworkManager state is now CONNECTING
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5788] device (wlan0): set-hw-addr: reset MAC address to 1C:BF:CE:C8:8F:FE (preserve)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5905] device (wlan0): state change: prepare -> config (reason 'none', managed-type: 'full'
)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5909] device (wlan0): Activation: (wifi) access point 'HDArtworks 2.4GHz' has security, bu
t secrets are required.
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5910] device (wlan0): state change: config -> need-auth (reason 'none', managed-type: 'ful
l')
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5914] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5924] device (wlan0): state change: need-auth -> prepare (reason 'none', managed-type: 'fu
ll')
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5927] device (wlan0): state change: prepare -> config (reason 'none', managed-type: 'full'
)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5930] device (wlan0): Activation: (wifi) connection 'HDArtworks 2.4GHz' has security, and 
secrets exist.  No new secrets needed.
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5930] Config: added 'ssid' value 'HDArtworks 2.4GHz'
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5931] Config: added 'scan_ssid' value '1'
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5931] Config: added 'bgscan' value 'simple:30:-70:86400'
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5931] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5931] Config: added 'auth_alg' value 'OPEN'
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5931] Config: added 'psk' value '<hidden>'
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.5939] device (wlan0): supplicant interface state: interface_disabled -> inactive
Oct 04 16:54:16 hdartworks wpa_supplicant[471]: wlan0: SME: Trying to authenticate with 20:57:9e:0e:ec:8f (SSID='HDArtworks 2.4GHz' fr
eq=2437 MHz)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.6602] device (wlan0): supplicant interface state: inactive -> authenticating
Oct 04 16:54:16 hdartworks kernel: wlan0: authenticate with 20:57:9e:0e:ec:8f (local address=1c:bf:ce:c8:8f:fe)
Oct 04 16:54:16 hdartworks kernel: wlan0: send auth to 20:57:9e:0e:ec:8f (try 1/3)
Oct 04 16:54:16 hdartworks wpa_supplicant[471]: wlan0: Trying to associate with 20:57:9e:0e:ec:8f (SSID='HDArtworks 2.4GHz' freq=2437 
MHz)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.6632] device (wlan0): supplicant interface state: authenticating -> associating
Oct 04 16:54:16 hdartworks kernel: wlan0: authenticated
Oct 04 16:54:16 hdartworks kernel: wlan0: associate with 20:57:9e:0e:ec:8f (try 1/3)
Oct 04 16:54:16 hdartworks kernel: wlan0: RX AssocResp from 20:57:9e:0e:ec:8f (capab=0x411 status=0 aid=5)
Oct 04 16:54:16 hdartworks kernel: usb 2-6: rtl8xxxu_bss_info_changed: HT supported
Oct 04 16:54:16 hdartworks wpa_supplicant[471]: wlan0: Associated with 20:57:9e:0e:ec:8f
Oct 04 16:54:16 hdartworks wpa_supplicant[471]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Oct 04 16:54:16 hdartworks kernel: wlan0: associated
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.6837] device (wlan0): supplicant interface state: associating -> associated
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.6918] device (wlan0): supplicant interface state: associated -> 4way_handshake
Oct 04 16:54:16 hdartworks gnome-shell[547]: Running GNOME Shell (using mutter 49.0) as a Wayland display server
Oct 04 16:54:16 hdartworks wpa_supplicant[471]: wlan0: WPA: Key negotiation completed with 20:57:9e:0e:ec:8f [PTK=CCMP GTK=CCMP]
Oct 04 16:54:16 hdartworks wpa_supplicant[471]: wlan0: CTRL-EVENT-CONNECTED - Connection to 20:57:9e:0e:ec:8f completed [id=0 id_str=]

Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.7559] device (wlan0): supplicant interface state: 4way_handshake -> completed
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.7559] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Conne
cted to wireless network "HDArtworks 2.4GHz"
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.7563] device (wlan0): state change: config -> ip-config (reason 'none', managed-type: 'ful
l')
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.7568] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Oct 04 16:54:16 hdartworks NetworkManager[437]: <info>  [1759584256.8650] dhcp4 (wlan0): state changed new lease, address=192.168.1.11, acd pending
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.0375] dhcp4 (wlan0): state changed new lease, address=192.168.1.11
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.0387] policy: set 'HDArtworks 2.4GHz' (wlan0) as default for IPv4 routing and DNS
Oct 04 16:54:17 hdartworks dbus-broker-launch[435]: Activation request for 'org.freedesktop.resolve1' failed: The systemd 
unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Oct 04 16:54:17 hdartworks wpa_supplicant[471]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=5500
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.0840] device (wlan0): state change: ip-config -> ip-check (reason 'none', managed-type: 'f
ull')
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.0864] device (wlan0): state change: ip-check -> secondaries (reason 'none', managed-type: 
'full')
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.0867] device (wlan0): state change: secondaries -> activated (reason 'none', managed-type:
 'full')
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.0871] manager: NetworkManager state is now CONNECTED_SITE
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.0900] device (wlan0): Activation: successful, device activated.
Oct 04 16:54:17 hdartworks systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 04 16:54:17 hdartworks NetworkManager[437]: <info>  [1759584257.4248] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Successfully called chroot.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Successfully dropped privileges.
Oct 04 16:54:17 hdartworks systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Successfully limited resources.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Canary thread running.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Running.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Watchdog thread running.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Supervising 0 threads of 0 processes of 0 users.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Successfully made thread 572 of process 547 owned by '60578' high priority at nice level -15.
Oct 04 16:54:17 hdartworks rtkit-daemon[573]: Supervising 1 threads of 1 processes of 1 users.
Oct 04 16:54:17 hdartworks gnome-shell[547]: Thread 'KMS thread' will be using high priority scheduling
Oct 04 16:54:17 hdartworks gnome-shell[547]: Device '/dev/dri/card0' prefers shadow buffer
Oct 04 16:54:17 hdartworks gnome-shell[547]: Added device '/dev/dri/card0' (radeon) using non-atomic mode setting.
Oct 04 16:54:17 hdartworks gnome-shell[547]: Created gbm renderer for '/dev/dri/card0'
Oct 04 16:54:17 hdartworks gnome-shell[547]: Boot VGA GPU /dev/dri/card0 selected as primary
Oct 04 16:54:18 hdartworks systemd[511]: Starting Accessibility services bus...
Oct 04 16:54:18 hdartworks systemd[511]: Started Accessibility services bus.
Oct 04 16:54:18 hdartworks dbus-broker-launch[595]: Ready
Oct 04 16:54:18 hdartworks gnome-shell[547]: Using public X11 display :1024, (using :1025 for managed services)
Oct 04 16:54:18 hdartworks gnome-shell[547]: Using Wayland display name 'wayland-0'
Oct 04 16:54:18 hdartworks systemd[511]: Created slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Oct 04 16:54:18 hdartworks systemd[511]: Started dbus-:1.10-org.a11y.atspi.Registry@0.service.
Oct 04 16:54:18 hdartworks systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 04 16:54:18 hdartworks at-spi2-registryd[597]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 04 16:54:18 hdartworks systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 04 16:54:19 hdartworks systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 04 16:54:19 hdartworks dbus-broker-launch[435]: Activation request for 'org.freedesktop.Avahi' failed: The systemd uni
t 'dbus-org.freedesktop.Avahi.service' could not be found.
Oct 04 16:54:19 hdartworks gnome-shell[547]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logi
nd directly.
Oct 04 16:54:19 hdartworks systemd[1]: Starting Locale Service...
Oct 04 16:54:19 hdartworks systemd[511]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Oct 04 16:54:19 hdartworks systemd[511]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service.
Oct 04 16:54:19 hdartworks systemd[1]: Started Locale Service.
Oct 04 16:54:19 hdartworks systemd[511]: Starting sandboxed app permission store...
Oct 04 16:54:19 hdartworks systemd[511]: Started sandboxed app permission store.
Oct 04 16:54:19 hdartworks systemd[1]: Starting Daemon for power management...
Oct 04 16:54:19 hdartworks systemd[511]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Oct 04 16:54:19 hdartworks systemd[511]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service.
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME Shell on Wayland.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME Session is initialized.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME basic session services.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME Session (session: gnome-login).
Oct 04 16:54:19 hdartworks systemd[511]: Starting Signal initialization done to GNOME Session Manager...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME accessibility service...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME keyboard configuration service...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME keyboard shortcuts service...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME power management service...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME RFKill support service...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME file sharing service...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME smartcard service...
Oct 04 16:54:19 hdartworks systemd[511]: Starting GNOME USB protection service...
Oct 04 16:54:19 hdartworks gnome-session-service[541]: Entering running state
Oct 04 16:54:19 hdartworks systemd[511]: Finished Signal initialization done to GNOME Session Manager.
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME keyboard configuration service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME keyboard configuration target.
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME accessibility service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME accessibility target.
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME smartcard service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME smartcard target.
Oct 04 16:54:19 hdartworks gnome-shell[547]: Will monitor session 1
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME RFKill support service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME RFKill support target.
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME file sharing service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME file sharing target.
Oct 04 16:54:19 hdartworks gnome-shell[547]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry 
for geolocation
Oct 04 16:54:19 hdartworks kernel: rfkill: input handler disabled
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME USB protection service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME USB protection target.
Oct 04 16:54:19 hdartworks polkitd[486]: Registered Authentication Agent for unix-session:1 (system bus name :1.16 [/usr/bin/gnome-she
ll], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 04 16:54:19 hdartworks systemd[511]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Oct 04 16:54:19 hdartworks systemd[511]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Oct 04 16:54:19 hdartworks systemd[1]: Started Daemon for power management.
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME keyboard shortcuts service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME keyboard shortcuts target.
Oct 04 16:54:19 hdartworks systemd[511]: Started GNOME power management service.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME power management target.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME Session.
Oct 04 16:54:19 hdartworks systemd[511]: Reached target GNOME Wayland Session (session: gnome-login).
Oct 04 16:54:19 hdartworks systemd[511]: Reached target Current graphical user session.
Oct 04 16:54:19 hdartworks systemd[511]: Starting Sound Service...
Oct 04 16:54:19 hdartworks NetworkManager[437]: <info>  [1759584259.9546] agent-manager: agent[941950577a657521,:1.16/org.gnome.Shell.NetworkAgent/60578]: age
nt registered
Oct 04 16:54:19 hdartworks rtkit-daemon[573]: Supervising 1 threads of 1 processes of 1 users.
Oct 04 16:54:19 hdartworks rtkit-daemon[573]: Supervising 1 threads of 1 processes of 1 users.
Oct 04 16:54:19 hdartworks rtkit-daemon[573]: Supervising 1 threads of 1 processes of 1 users.
Oct 04 16:54:19 hdartworks systemd[511]: Started PipeWire Multimedia Service.
Oct 04 16:54:19 hdartworks systemd[511]: Started Multimedia Service Session Manager.
Oct 04 16:54:20 hdartworks systemd[1]: Starting Location Lookup Service...
Oct 04 16:54:20 hdartworks gsd-usb-protection[650]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.
Error.ServiceUnknown: The name is not activatable
Oct 04 16:54:20 hdartworks gnome-shell[547]: Type GITypeInfo of property NM.Object::client does not match return type GITy
peInfo of getter get_client. Falling back to slow path
Oct 04 16:54:20 hdartworks geoclue[758]: Failed to connect to avahi service: Daemon not running
Oct 04 16:54:20 hdartworks systemd[1]: Started Location Lookup Service.
Oct 04 16:54:20 hdartworks gsd-media-keys[643]: Failed to grab accelerator for keybinding settings:hibernate
Oct 04 16:54:20 hdartworks gsd-media-keys[643]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Successfully made thread 738 of process 738 owned by '60578' high priority at nice level -11.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 2 threads of 2 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 2 threads of 2 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 2 threads of 2 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 2 threads of 2 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 2 threads of 2 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 2 threads of 2 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 2 threads of 2 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Successfully made thread 749 of process 749 owned by '60578' high priority at nice level -11.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 3 threads of 3 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Successfully made thread 797 of process 749 owned by '60578' RT at priority 20.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 4 threads of 3 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Successfully made thread 748 of process 748 owned by '60578' high priority at nice level -11.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 5 threads of 4 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Successfully made thread 766 of process 748 owned by '60578' RT at priority 20.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 6 threads of 4 processes of 1 users.
Oct 04 16:54:20 hdartworks wireplumber[749]: GLib-GIO: Unexpected reply 3 when releasing name org.freedesktop.ReserveDevic
e1.Audio0
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 6 threads of 4 processes of 1 users.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Successfully made thread 887 of process 738 owned by '60578' RT at priority 5.
Oct 04 16:54:20 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:20 hdartworks wireplumber[749]: spa.bluez5: BlueZ system service is not available
Oct 04 16:54:20 hdartworks wireplumber[749]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?

Oct 04 16:54:20 hdartworks wireplumber[749]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera t
ypes may not be supported.
Oct 04 16:54:20 hdartworks systemd[511]: Started Sound Service.
Oct 04 16:54:20 hdartworks NetworkManager[437]: <info>  [1759584260.8194] manager: startup complete
Oct 04 16:54:21 hdartworks gnome-shell[547]: Registering session with GDM
Oct 04 16:54:22 hdartworks systemd[511]: Starting Portal service...
Oct 04 16:54:22 hdartworks systemd[511]: Starting flatpak document portal service...
Oct 04 16:54:22 hdartworks systemd[511]: Started flatpak document portal service.
Oct 04 16:54:22 hdartworks systemd[511]: Starting Portal service (GNOME implementation)...
Oct 04 16:54:22 hdartworks systemd[511]: Created slice Slice /app/dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider.
Oct 04 16:54:22 hdartworks systemd[511]: Started dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider@0.service.
Oct 04 16:54:22 hdartworks systemd[511]: Started Portal service (GNOME implementation).
Oct 04 16:54:22 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:22 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:22 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:22 hdartworks systemd[511]: Starting Portal service (GTK/GNOME implementation)...
Oct 04 16:54:23 hdartworks systemd[511]: Started Portal service (GTK/GNOME implementation).
Oct 04 16:54:23 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:23 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:23 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:23 hdartworks systemd[511]: Created slice Slice /app/dbus-:1.2-org.freedesktop.secrets.
Oct 04 16:54:23 hdartworks systemd[511]: Started dbus-:1.2-org.freedesktop.secrets@0.service.
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[970]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
Oct 04 16:54:23 hdartworks systemd[511]: Started GNOME Keyring daemon.
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[971]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[971]: GNOME_KEYRING_CONTROL=/run/user/60578/keyring
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[971]: couldn't set environment variable in session: GDBus.Error:org.gnome.SessionManag
er.NotInInitialization: Setenv interface is only available during the Initialization phase
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[971]: couldn't set environment variable in session: GDBus.Error:org.gnome.SessionManag
er.NotInInitialization: Setenv interface is only available during the Initialization phase
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[971]: The Secret Service was already initialized
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[971]: The Secret Service was already initialized
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[970]: discover_other_daemon: 1
Oct 04 16:54:23 hdartworks gnome-keyring-daemon[970]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/60578/keyring
Oct 04 16:54:23 hdartworks systemd[511]: Started Portal service.
Oct 04 16:54:23 hdartworks gdm-password][921]: gkr-pam: unable to locate daemon control file
Oct 04 16:54:23 hdartworks gdm-password][921]: gkr-pam: stashed password to try later in open session
Oct 04 16:54:23 hdartworks gdm-password][921]: pam_unix(gdm-password:session): session opened for user hosseindiba(uid=1000) by hosseindiba(uid=0)
Oct 04 16:54:23 hdartworks systemd-logind[438]: New session '3' of user 'hosseindiba' with class 'user' and type 'wayland'.
Oct 04 16:54:23 hdartworks systemd[1]: Created slice User Slice of UID 1000.
Oct 04 16:54:23 hdartworks systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 04 16:54:24 hdartworks systemd-user-runtime-dir[988]: Successfully configured disk quota for UID 1000 on /tmp to 1.5G
Oct 04 16:54:24 hdartworks systemd-user-runtime-dir[988]: Successfully configured disk quota for UID 1000 on /dev/shm to 1.5G
Oct 04 16:54:24 hdartworks systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 04 16:54:24 hdartworks systemd[1]: Starting User Manager for UID 1000...
Oct 04 16:54:24 hdartworks (systemd)[990]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-use
r] terminal=[/dev/tty1] user=[hosseindiba] ruser=[<unknown>] rhost=[<unknown>]
Oct 04 16:54:24 hdartworks (systemd)[990]: pam_unix(systemd-user:session): session opened for user hosseindiba(uid=1000) by hosseindiba(uid=0)
Oct 04 16:54:24 hdartworks systemd-logind[438]: New session '4' of user 'hosseindiba' with class 'manager' and type 'unspecified'.
Oct 04 16:54:24 hdartworks systemd[990]: Queued start job for default target Main User Target.
Oct 04 16:54:24 hdartworks systemd[990]: Created slice User Application Slice.
Oct 04 16:54:24 hdartworks systemd-journald[275]: File /var/log/journal/f704dcef3fdf446094bf2bb218ade909/user-1000.journal
 corrupted or uncleanly shut down, renaming and replacing.
Oct 04 16:54:24 hdartworks systemd[990]: Reached target Paths.
Oct 04 16:54:24 hdartworks systemd[990]: Reached target Timers.
Oct 04 16:54:24 hdartworks systemd[990]: Starting D-Bus User Message Bus Socket...
Oct 04 16:54:24 hdartworks systemd[990]: Listening on GnuPG network certificate management daemon.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on GNOME Keyring daemon.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 04 16:54:24 hdartworks systemd[990]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 04 16:54:24 hdartworks systemd[990]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 04 16:54:24 hdartworks systemd[990]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on GnuPG public key management service.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on p11-kit server.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on PipeWire Multimedia System Sockets.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on Sound System.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on Speech Dispatcher Socket.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on Query the User Interactively for a Password.
Oct 04 16:54:24 hdartworks systemd[990]: Listening on D-Bus User Message Bus Socket.
Oct 04 16:54:24 hdartworks systemd[990]: Reached target Sockets.
Oct 04 16:54:24 hdartworks systemd[990]: Reached target Basic System.
Oct 04 16:54:24 hdartworks systemd[1]: Started User Manager for UID 1000.
Oct 04 16:54:24 hdartworks systemd[990]: Starting Update XDG user dir configuration...
Oct 04 16:54:24 hdartworks systemd[1]: Started Session 3 of User hosseindiba.
Oct 04 16:54:24 hdartworks systemd[990]: Finished Update XDG user dir configuration.
Oct 04 16:54:24 hdartworks systemd[990]: Reached target Main User Target.
Oct 04 16:54:24 hdartworks systemd[990]: Started GNOME Keyring daemon.
Oct 04 16:54:24 hdartworks systemd[990]: Startup finished in 581ms.
Oct 04 16:54:24 hdartworks gnome-keyring-daemon[1003]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
Oct 04 16:54:24 hdartworks gnome-keyring-daemon[1003]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 04 16:54:24 hdartworks systemd[990]: Created slice User Core Session Slice.
Oct 04 16:54:24 hdartworks systemd[990]: Starting D-Bus User Message Bus...
Oct 04 16:54:24 hdartworks dbus-broker-launch[1008]: Ignoring duplicate name 'org.gnome.Extensions' in service file '/usr/share//dbus-
1/services/org.gnome.Extensions.service'
Oct 04 16:54:24 hdartworks dbus-broker-launch[1008]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and igno
red
Oct 04 16:54:24 hdartworks dbus-broker-launch[1008]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and igno
red
Oct 04 16:54:24 hdartworks systemd[990]: Started D-Bus User Message Bus.
Oct 04 16:54:24 hdartworks dbus-broker-launch[1008]: Ready
Oct 04 16:54:24 hdartworks gdm-password][921]: gkr-pam: unlocked login keyring
Oct 04 16:54:24 hdartworks systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 04 16:54:24 hdartworks kernel: rfkill: input handler enabled
Oct 04 16:54:25 hdartworks systemd[990]: Reached target Sound Card.
Oct 04 16:54:25 hdartworks systemd[511]: Reached target Sound Card.
Oct 04 16:54:25 hdartworks wireplumber[749]: spa.alsa: Card can't get card_name from card_index 0
Oct 04 16:54:25 hdartworks wireplumber[749]: spa.alsa: Error opening low-level control device 'hw:0': No such file or dire
ctory
Oct 04 16:54:25 hdartworks wireplumber[749]: spa.alsa: can't open control for card hw:0: No such file or directory
Oct 04 16:54:25 hdartworks gnome-session-i[1032]: Starting GNOME session target: gnome-session-wayland@gnome.target
Oct 04 16:54:25 hdartworks systemd[990]: Created slice Slice /app/gnome-session-manager.
Oct 04 16:54:25 hdartworks systemd[990]: Created slice User Background Tasks Slice.
Oct 04 16:54:25 hdartworks systemd[990]: Reached target GNOME Wayland Session.
Oct 04 16:54:25 hdartworks systemd[990]: Reached target Session services which should run early before the graphical session is brought up.
Oct 04 16:54:25 hdartworks systemd[990]: Reached target GNOME Shell.
Oct 04 16:54:25 hdartworks systemd[990]: Starting GCR ssh-agent wrapper...
Oct 04 16:54:25 hdartworks systemd[990]: Starting Monitor Session leader for GNOME Session...
Oct 04 16:54:25 hdartworks systemd[990]: Started Monitor Session leader for GNOME Session.
Oct 04 16:54:25 hdartworks systemd[990]: Reached target Tasks to be run before GNOME Session starts.
Oct 04 16:54:25 hdartworks systemd[990]: Starting GNOME Session Manager (session: gnome)...
Oct 04 16:54:25 hdartworks systemd[990]: Listening on GCR ssh-agent wrapper.
Oct 04 16:54:25 hdartworks gnome-session-service[1060]: App gnome-keyring-secrets.desktop sets X-GNOME-Autostart-Phase, bu
t gnome-session no longer manages session services
Oct 04 16:54:25 hdartworks gnome-session-service[1060]: App gnome-keyring-pkcs11.desktop sets X-GNOME-Autostart-Phase, but
 gnome-session no longer manages session services
Oct 04 16:54:25 hdartworks gnome-session-service[1060]: App at-spi-dbus-bus.desktop sets X-GNOME-Autostart-Phase, but gnom
e-session no longer manages session services
Oct 04 16:54:25 hdartworks gnome-session-service[1060]: App pulseaudio.desktop sets X-GNOME-Autostart-Phase, but gnome-ses
sion no longer manages session services
Oct 04 16:54:25 hdartworks systemd[990]: Started GNOME Session Manager (session: gnome).
Oct 04 16:54:25 hdartworks systemd[990]: Reached target GNOME Session Manager is ready.
Oct 04 16:54:25 hdartworks systemd[990]: Starting GNOME Shell on Wayland...
Oct 04 16:54:25 hdartworks systemd[990]: Starting Virtual filesystem service...
Oct 04 16:54:25 hdartworks systemd[990]: Started Virtual filesystem service.
Oct 04 16:54:25 hdartworks gnome-shell[1067]: Running GNOME Shell (using mutter 49.0) as a Wayland display server
Oct 04 16:54:25 hdartworks rtkit-daemon[573]: Supervising 7 threads of 4 processes of 1 users.
Oct 04 16:54:25 hdartworks rtkit-daemon[573]: Successfully made thread 1093 of process 1067 owned by '1000' high priority at nice level -15.
Oct 04 16:54:25 hdartworks rtkit-daemon[573]: Supervising 8 threads of 5 processes of 2 users.
Oct 04 16:54:25 hdartworks gnome-shell[1067]: Thread 'KMS thread' will be using high priority scheduling
Oct 04 16:54:25 hdartworks gnome-shell[1067]: Device '/dev/dri/card0' prefers shadow buffer
Oct 04 16:54:25 hdartworks gnome-shell[1067]: Added device '/dev/dri/card0' (radeon) using non-atomic mode setting.
Oct 04 16:54:25 hdartworks gnome-shell[1067]: Created gbm renderer for '/dev/dri/card0'
Oct 04 16:54:25 hdartworks gnome-shell[1067]: Boot VGA GPU /dev/dri/card0 selected as primary
Oct 04 16:54:26 hdartworks systemd[511]: dbus-:1.2-org.gnome.Shell.Screencast@0.service: Consumed 1.540s CPU time, 144.5M memory peak.
Oct 04 16:54:26 hdartworks systemd[990]: Starting Accessibility services bus...
Oct 04 16:54:26 hdartworks systemd[990]: Started Accessibility services bus.
Oct 04 16:54:26 hdartworks dbus-broker-launch[1114]: Ready
Oct 04 16:54:26 hdartworks gnome-shell[1067]: Using public X11 display :0, (using :1 for managed services)
Oct 04 16:54:26 hdartworks gnome-shell[1067]: Using Wayland display name 'wayland-0'
Oct 04 16:54:26 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.13-org.a11y.atspi.Registry.
Oct 04 16:54:26 hdartworks systemd[990]: Started dbus-:1.13-org.a11y.atspi.Registry@0.service.
Oct 04 16:54:26 hdartworks at-spi2-registryd[1116]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 04 16:54:27 hdartworks gnome-shell[1067]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking log
ind directly.
Oct 04 16:54:27 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Oct 04 16:54:27 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service.
Oct 04 16:54:27 hdartworks systemd[990]: Starting sandboxed app permission store...
Oct 04 16:54:27 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.CalendarServer.
Oct 04 16:54:27 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.Shell.CalendarServer@0.service.
Oct 04 16:54:27 hdartworks systemd[990]: Started sandboxed app permission store.
Oct 04 16:54:27 hdartworks systemd[990]: Starting Evolution source registry...
Oct 04 16:54:27 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Oct 04 16:54:27 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME Shell on Wayland.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME Session is initialized.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME basic session services.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME Session (session: gnome).
Oct 04 16:54:27 hdartworks systemd[990]: Starting Signal initialization done to GNOME Session Manager...
Oct 04 16:54:27 hdartworks systemd[990]: Starting IBus Daemon for GNOME...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME accessibility service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME color management service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME date & time service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME maintenance of expirable data service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME keyboard configuration service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME keyboard shortcuts service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME power management service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME printer notifications service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME RFKill support service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME FreeDesktop screensaver service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME file sharing service...
Oct 04 16:54:27 hdartworks gnome-session-service[1060]: Entering running state
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME smartcard service...
Oct 04 16:54:27 hdartworks systemd[1]: Starting Disk Manager...
Oct 04 16:54:27 hdartworks udisksd[1219]: udisks daemon version 2.10.2 starting
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME sound sample caching service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME USB protection service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME WWan support service...
Oct 04 16:54:27 hdartworks systemd[990]: Finished Signal initialization done to GNOME Session Manager.
Oct 04 16:54:27 hdartworks kernel: rfkill: input handler disabled
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME color management service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME accessibility service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME printer notifications service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME RFKill support service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME date & time service.
Oct 04 16:54:27 hdartworks systemd[990]: Started Application launched by gnome-session-service.
Oct 04 16:54:27 hdartworks systemd[990]: Started Application launched by gnome-session-service.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME accessibility target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME color management target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME date & time target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME printer notifications target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME RFKill support target.
Oct 04 16:54:27 hdartworks systemd[990]: Starting Portal service...
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME file sharing service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME maintenance of expirable data service.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME maintenance of expirable data target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME file sharing target.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME keyboard configuration service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME sound sample caching service.
Oct 04 16:54:27 hdartworks systemd[1]: Started Disk Manager.
Oct 04 16:54:27 hdartworks udisksd[1219]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME FreeDesktop screensaver service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME power management service.
Oct 04 16:54:27 hdartworks systemd[990]: Started IBus Daemon for GNOME.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME smartcard service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME USB protection service.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME keyboard configuration target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME power management target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME FreeDesktop screensaver target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME smartcard target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME sound sample caching target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME USB protection target.
Oct 04 16:54:27 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.freedesktop.portal.IBus.
Oct 04 16:54:27 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Oct 04 16:54:27 hdartworks systemd[990]: Started dbus-:1.2-org.freedesktop.portal.IBus@0.service.
Oct 04 16:54:27 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME keyboard shortcuts service.
Oct 04 16:54:27 hdartworks systemd[990]: Started GNOME WWan support service.
Oct 04 16:54:27 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.OnlineAccounts.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME keyboard shortcuts target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME WWan support target.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME Session.
Oct 04 16:54:27 hdartworks systemd[990]: Reached target GNOME Wayland Session (session: gnome).
Oct 04 16:54:27 hdartworks systemd[990]: Reached target Current graphical user session.
Oct 04 16:54:27 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.OnlineAccounts@0.service.
Oct 04 16:54:27 hdartworks systemd[990]: Starting Event and Task Reminders...
Oct 04 16:54:27 hdartworks systemd[990]: Starting GNOME Software...
Oct 04 16:54:27 hdartworks systemd[990]: Starting Tracker file system data miner...
Oct 04 16:54:27 hdartworks systemd[990]: Starting Sound Service...
Oct 04 16:54:27 hdartworks systemd[990]: Starting flatpak document portal service...
Oct 04 16:54:28 hdartworks systemd[990]: Started flatpak document portal service.
Oct 04 16:54:28 hdartworks systemd[990]: Started Evolution source registry.
Oct 04 16:54:28 hdartworks systemd[990]: Starting Virtual filesystem service - disk device monitor...
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Successfully made thread 1370 of process 1370 owned by '1000' high priority at nice level -11.
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Supervising 9 threads of 6 processes of 2 users.
Oct 04 16:54:28 hdartworks gnome-shell[1067]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry
 for geolocation
Oct 04 16:54:28 hdartworks gnome-shell[1067]: Will monitor session 3
Oct 04 16:54:28 hdartworks systemd[990]: Starting Evolution calendar service...
Oct 04 16:54:28 hdartworks systemd[990]: Starting Portal service (GNOME implementation)...
Oct 04 16:54:28 hdartworks systemd[990]: Started GNOME Software.
Oct 04 16:54:28 hdartworks goa-daemon[1366]: goa-daemon version 3.56.0 starting
Oct 04 16:54:28 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Identity.
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Supervising 9 threads of 6 processes of 2 users.
Oct 04 16:54:28 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.Identity@0.service.
Oct 04 16:54:28 hdartworks systemd[990]: Started Virtual filesystem service - disk device monitor.
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Successfully made thread 1409 of process 1370 owned by '1000' RT at priority 5.
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Supervising 10 threads of 6 processes of 2 users.
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Supervising 10 threads of 6 processes of 2 users.
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Successfully made thread 1413 of process 1370 owned by '1000' RT at priority 5.
Oct 04 16:54:28 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:28 hdartworks systemd[990]: Starting Virtual filesystem service - digital camera monitor...
Oct 04 16:54:28 hdartworks systemd[990]: Started Sound Service.
Oct 04 16:54:28 hdartworks systemd[990]: Started Virtual filesystem service - digital camera monitor.
Oct 04 16:54:28 hdartworks systemd[990]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Oct 04 16:54:28 hdartworks systemd[990]: Started Evolution calendar service.
Oct 04 16:54:28 hdartworks systemd[990]: Starting Evolution address book service...
Oct 04 16:54:28 hdartworks systemd[990]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Oct 04 16:54:28 hdartworks systemd[990]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Oct 04 16:54:28 hdartworks systemd[990]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Oct 04 16:54:28 hdartworks systemd[990]: Starting Virtual filesystem service - Apple File Conduit monitor...
Oct 04 16:54:28 hdartworks systemd[990]: Started Virtual filesystem service - Apple File Conduit monitor.
Oct 04 16:54:28 hdartworks gsd-media-keys[1176]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 04 16:54:28 hdartworks gsd-media-keys[1176]: Failed to grab accelerator for keybinding settings:hibernate
Oct 04 16:54:28 hdartworks polkitd[486]: Registered Authentication Agent for unix-session:3 (system bus name :1.55 [/usr/bin/gnome-she
ll], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 04 16:54:28 hdartworks gsd-usb-protection[1248]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus
.Error.ServiceUnknown: The name is not activatable
Oct 04 16:54:28 hdartworks systemd[990]: Started Evolution address book service.
Oct 04 16:54:28 hdartworks NetworkManager[437]: <info>  [1759584268.9653] agent-manager: agent[bb4b1dc9ef8d3931,:1.55/org.gnome.Shell.NetworkAgent/1000]: agen
t registered
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:29 hdartworks systemd[990]: Started PipeWire Multimedia Service.
Oct 04 16:54:29 hdartworks systemd[990]: Started Multimedia Service Session Manager.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Successfully made thread 1519 of process 1519 owned by '1000' high priority at nice level -11.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 12 threads of 7 processes of 2 users.
Oct 04 16:54:29 hdartworks systemd[990]: Started Tracker file system data miner.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 12 threads of 7 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 12 threads of 7 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 12 threads of 7 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Successfully made thread 1518 of process 1518 owned by '1000' high priority at nice level -11.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 13 threads of 8 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Successfully made thread 1530 of process 1518 owned by '1000' RT at priority 20.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 14 threads of 8 processes of 2 users.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Successfully made thread 1536 of process 1519 owned by '1000' RT at priority 20.
Oct 04 16:54:29 hdartworks rtkit-daemon[573]: Supervising 15 threads of 8 processes of 2 users.
Oct 04 16:54:29 hdartworks gnome-shell[1067]: Type GITypeInfo of property NM.Object::client does not match return type GIT
ypeInfo of getter get_client. Falling back to slow path
Oct 04 16:54:29 hdartworks wireplumber[1519]: spa.bluez5: BlueZ system service is not available
Oct 04 16:54:29 hdartworks wireplumber[1519]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?

Oct 04 16:54:29 hdartworks wireplumber[1519]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera 
types may not be supported.
Oct 04 16:54:29 hdartworks systemd[990]: Started Event and Task Reminders.
Oct 04 16:54:29 hdartworks systemd[990]: Starting Virtual filesystem metadata service...
Oct 04 16:54:29 hdartworks systemd[990]: Started Virtual filesystem metadata service.
Oct 04 16:54:30 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider.
Oct 04 16:54:30 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider@0.service.
Oct 04 16:54:30 hdartworks systemd[990]: Started Portal service (GNOME implementation).
Oct 04 16:54:30 hdartworks rtkit-daemon[573]: Supervising 15 threads of 8 processes of 2 users.
Oct 04 16:54:30 hdartworks rtkit-daemon[573]: Supervising 15 threads of 8 processes of 2 users.
Oct 04 16:54:30 hdartworks rtkit-daemon[573]: Supervising 15 threads of 8 processes of 2 users.
Oct 04 16:54:30 hdartworks systemd[990]: Starting Portal service (GTK/GNOME implementation)...
Oct 04 16:54:30 hdartworks gnome-shell[1067]: GNOME Shell started at Sat Oct 04 2025 16:54:27 GMT+0330 (Iran Standard Time)
Oct 04 16:54:30 hdartworks gnome-shell[1067]: Registering session with GDM
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME Wayland Session (session: gnome-login).
Oct 04 16:54:31 hdartworks systemd[511]: Stopping Accessibility services bus...
Oct 04 16:54:31 hdartworks dbus-broker[596]: Dispatched 30 messages @ 9(±9)μs / message.
Oct 04 16:54:31 hdartworks systemd[511]: Stopping Portal service (GNOME implementation)...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping Portal service (GTK/GNOME implementation)...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping Portal service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping flatpak document portal service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping sandboxed app permission store...
Oct 04 16:54:31 hdartworks systemd[990]: Started Portal service (GTK/GNOME implementation).
Oct 04 16:54:31 hdartworks systemd[1]: run-user-60578-doc.mount: Deactivated successfully.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped Accessibility services bus.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped sandboxed app permission store.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped Portal service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped Portal service (GNOME implementation).
Oct 04 16:54:31 hdartworks systemd[511]: Stopped Portal service (GTK/GNOME implementation).
Oct 04 16:54:31 hdartworks systemd[511]: Stopped flatpak document portal service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target Current graphical user session.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME Session.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME basic session services.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME Wayland Session.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME Session (session: gnome-login).
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME accessibility target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME keyboard configuration target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME keyboard shortcuts target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME power management target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME RFKill support target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME file sharing target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME smartcard target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME USB protection target.
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME accessibility service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME keyboard configuration service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME keyboard shortcuts service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME power management service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME RFKill support service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME file sharing service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME smartcard service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME USB protection service...
Oct 04 16:54:31 hdartworks systemd[511]: Stopped Monitor Session leader for GNOME Session.
Oct 04 16:54:31 hdartworks rtkit-daemon[573]: Supervising 15 threads of 8 processes of 2 users.
Oct 04 16:54:31 hdartworks rtkit-daemon[573]: Supervising 15 threads of 8 processes of 2 users.
Oct 04 16:54:31 hdartworks rtkit-daemon[573]: Supervising 15 threads of 8 processes of 2 users.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME USB protection service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME power management service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME RFKill support service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME keyboard shortcuts service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME accessibility service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME smartcard service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME keyboard configuration service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME file sharing service.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME Session is initialized.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME Shell.
Oct 04 16:54:31 hdartworks gnome-shell[547]: Shutting down GNOME Shell
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME Shell on Wayland...
Oct 04 16:54:31 hdartworks systemd[990]: Started Portal service.
Oct 04 16:54:31 hdartworks gnome-shell[547]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The nam
e is not activatable
                                             
                                             Stack trace:
                                               asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:23
                                               _initializeUI/<@resource:///org/gnome/shell/ui/main.js:279:14
                                               
Oct 04 16:54:31 hdartworks gnome-control-center-global-shortcuts-provider[952]: Lost connection to Wayland compositor.
Oct 04 16:54:31 hdartworks systemd[511]: dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider@0.service: Main process exited, code=exi
ted, status=1/FAILURE
Oct 04 16:54:31 hdartworks systemd[511]: dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider@0.service: Failed with resul
t 'exit-code'.
Oct 04 16:54:31 hdartworks polkitd[486]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.16, object path /org
/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME Shell on Wayland.
Oct 04 16:54:31 hdartworks systemd[511]: org.gnome.Shell@wayland.service: Consumed 4.357s CPU time, 211M memory peak.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target GNOME Session Manager is ready.
Oct 04 16:54:31 hdartworks systemd[511]: Stopping GNOME Session Manager (session: gnome-login)...
Oct 04 16:54:31 hdartworks systemd[511]: Stopped GNOME Session Manager (session: gnome-login).
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target Tasks to be run before GNOME Session starts.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target Session services which should run early before the graphical session is brought up.
Oct 04 16:54:31 hdartworks systemd[511]: Reached target Shutdown running GNOME Session.
Oct 04 16:54:31 hdartworks systemd[511]: Starting Restart DBus after GNOME Session shutdown...
Oct 04 16:54:31 hdartworks systemd[511]: Stopped target Shutdown running GNOME Session.
Oct 04 16:54:31 hdartworks systemd[1]: session-1.scope: Deactivated successfully.
Oct 04 16:54:31 hdartworks systemd-logind[438]: Session 1 logged out. Waiting for processes to exit.
Oct 04 16:54:31 hdartworks systemd-logind[438]: Removed session 1.
Oct 04 16:54:31 hdartworks systemd[511]: Started Restart DBus after GNOME Session shutdown.
Oct 04 16:54:31 hdartworks systemd[511]: Stopping Multimedia Service Session Manager...
Oct 04 16:54:31 hdartworks systemd[511]: Stopped Multimedia Service Session Manager.
Oct 04 16:54:31 hdartworks dbus-broker[529]: Dispatched 3326 messages @ 8(±46)μs / message.
Oct 04 16:54:31 hdartworks systemd[511]: Stopping D-Bus User Message Bus...
Oct 04 16:54:31 hdartworks systemd[511]: Stopping PipeWire Multimedia Service...
Oct 04 16:54:31 hdartworks pulseaudio[738]: Lost I/O connection in module "module-gsettings"
Oct 04 16:54:31 hdartworks systemd[511]: Stopped D-Bus User Message Bus.
Oct 04 16:54:31 hdartworks systemd[511]: Stopped PipeWire Multimedia Service.
Oct 04 16:54:31 hdartworks gdm[474]: Gdm: Child process -524 was already dead.
Oct 04 16:54:31 hdartworks gnome-software[1368]: Failed to load /usr/lib/gnome-software/plugins-23/libgs_plugin_fwupd.so: 
failed to open plugin /usr/lib/gnome-software/plugins-23/libgs_plugin_fwupd.so: libfwupd.so.3: cannot open shared object file: No such file or directory
Oct 04 16:54:31 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Epiphany.WebAppProvider.
Oct 04 16:54:31 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.Epiphany.WebAppProvider@0.service.
Oct 04 16:54:34 hdartworks systemd[990]: Started Application launched by gnome-shell.
Oct 04 16:54:35 hdartworks rtkit-daemon[573]: Supervising 10 threads of 5 processes of 2 users.
Oct 04 16:54:35 hdartworks rtkit-daemon[573]: Failed to look up client: No such file or directory
Oct 04 16:54:35 hdartworks rtkit-daemon[573]: Supervising 10 threads of 5 processes of 2 users.
Oct 04 16:54:35 hdartworks rtkit-daemon[573]: Successfully made thread 1812 of process 1797 owned by '1000' RT at priority 5.
Oct 04 16:54:35 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 2 users.
Oct 04 16:54:35 hdartworks epiphany[1775]: broker.vala:156: Error loading plugin: libaspell.so.15: cannot open shared obje
ct file: No such file or directory
Oct 04 16:54:35 hdartworks epiphany[1775]: broker.vala:156: Error loading plugin: libhspell.so.0: cannot open shared objec
t file: No such file or directory
Oct 04 16:54:35 hdartworks epiphany[1775]: broker.vala:156: Error loading plugin: libvoikko.so.1: cannot open shared objec
t file: No such file or directory
Oct 04 16:54:35 hdartworks epiphany[1775]: broker.vala:156: Error loading plugin: libnuspell.so.5: cannot open shared obje
ct file: No such file or directory
Oct 04 16:54:35 hdartworks epiphany[1775]: Vulkan: ../mesa-25.2.4/src/amd/vulkan/radv_physical_device.c:2173: Device '/dev
/dri/renderD128' is not using the AMDGPU kernel driver: Invalid argument (VK_ERROR_INCOMPATIBLE_DRIVER)
Oct 04 16:54:35 hdartworks epiphany[1775]: Vulkan: Loader Message: setup_loader_term_phys_devs:  Failed to detect any vali
d GPUs in the current config
Oct 04 16:54:35 hdartworks epiphany[1775]: vkEnumeratePhysicalDevices(): Initialization of an object could not be complete
d for implementation-specific reasons. (VK_ERROR_INITIALIZATION_FAILED) (-3)
Oct 04 16:54:36 hdartworks rtkit-daemon[573]: Successfully made thread 1841 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:54:36 hdartworks rtkit-daemon[573]: Supervising 12 threads of 7 processes of 2 users.
Oct 04 16:54:36 hdartworks rtkit-daemon[573]: Successfully made thread 1841 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:54:36 hdartworks rtkit-daemon[573]: Supervising 12 threads of 7 processes of 2 users.
Oct 04 16:54:39 hdartworks rtkit-daemon[573]: Successfully made thread 1841 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:54:39 hdartworks rtkit-daemon[573]: Supervising 12 threads of 7 processes of 2 users.
Oct 04 16:54:39 hdartworks rtkit-daemon[573]: Successfully made thread 1923 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:54:39 hdartworks rtkit-daemon[573]: Supervising 13 threads of 7 processes of 2 users.
Oct 04 16:54:41 hdartworks systemd[1]: Stopping User Manager for UID 60578...
Oct 04 16:54:41 hdartworks systemd[511]: Activating special unit Exit the Session...
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice Slice /app/dbus-:1.2-org.freedesktop.secrets.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice Slice /app/dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Oct 04 16:54:41 hdartworks systemd[511]: app-dbus\x2d:1.2\x2dorg.gnome.Shell.Screencast.slice: Consumed 1.540s CPU time, 144.6M memory peak.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice Slice /app/gnome-session-manager.
Oct 04 16:54:41 hdartworks systemd[511]: Stopped target Main User Target.
Oct 04 16:54:41 hdartworks systemd[511]: Stopped target Sound Card.
Oct 04 16:54:41 hdartworks systemd[511]: Stopping Sound Service...
Oct 04 16:54:41 hdartworks systemd[511]: Stopped Sound Service.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice User Core Session Slice.
Oct 04 16:54:41 hdartworks systemd[511]: session.slice: Consumed 5.870s CPU time, 264.8M memory peak.
Oct 04 16:54:41 hdartworks systemd[511]: Stopped target Basic System.
Oct 04 16:54:41 hdartworks systemd[511]: Stopped target Paths.
Oct 04 16:54:41 hdartworks systemd[511]: Stopped target Sockets.
Oct 04 16:54:41 hdartworks systemd[511]: Stopped target Timers.
Oct 04 16:54:41 hdartworks systemd[511]: Closed D-Bus User Message Bus Socket.
Oct 04 16:54:41 hdartworks systemd[511]: Closed GnuPG network certificate management daemon.
Oct 04 16:54:41 hdartworks systemd[511]: Closed GNOME Keyring daemon.
Oct 04 16:54:41 hdartworks systemd[511]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 04 16:54:41 hdartworks systemd[511]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 04 16:54:41 hdartworks systemd[511]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 04 16:54:41 hdartworks systemd[511]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 04 16:54:41 hdartworks systemd[511]: Closed GnuPG public key management service.
Oct 04 16:54:41 hdartworks systemd[511]: Closed p11-kit server.
Oct 04 16:54:41 hdartworks systemd[511]: Closed PipeWire Multimedia System Sockets.
Oct 04 16:54:41 hdartworks systemd[511]: Closed Sound System.
Oct 04 16:54:41 hdartworks systemd[511]: Closed Speech Dispatcher Socket.
Oct 04 16:54:41 hdartworks systemd[511]: Closed Query the User Interactively for a Password.
Oct 04 16:54:41 hdartworks systemd[511]: Removed slice User Application Slice.
Oct 04 16:54:41 hdartworks systemd[511]: app.slice: Consumed 2.968s CPU time, 175.4M memory peak.
Oct 04 16:54:41 hdartworks systemd[511]: Reached target Shutdown.
Oct 04 16:54:41 hdartworks systemd[511]: Finished Exit the Session.
Oct 04 16:54:41 hdartworks systemd[511]: Reached target Exit the Session.
Oct 04 16:54:41 hdartworks systemd-logind[438]: Removed session 2.
Oct 04 16:54:41 hdartworks systemd[1]: user@60578.service: Deactivated successfully.
Oct 04 16:54:41 hdartworks systemd[1]: Stopped User Manager for UID 60578.
Oct 04 16:54:41 hdartworks systemd[1]: user@60578.service: Consumed 9.546s CPU time, 449.1M memory peak.
Oct 04 16:54:41 hdartworks systemd[1]: Stopping User Runtime Directory /run/user/60578...
Oct 04 16:54:41 hdartworks systemd[1]: run-user-60578.mount: Deactivated successfully.
Oct 04 16:54:41 hdartworks systemd[1]: user-runtime-dir@60578.service: Deactivated successfully.
Oct 04 16:54:41 hdartworks systemd[1]: Stopped User Runtime Directory /run/user/60578.
Oct 04 16:54:41 hdartworks systemd[1]: Removed slice User Slice of UID 60578.
Oct 04 16:54:41 hdartworks systemd[1]: user-60578.slice: Consumed 9.634s CPU time, 451.5M memory peak.
Oct 04 16:54:42 hdartworks gnome-software[1368]: updates-shell: failed to get upgrades: no plugin could handle listing dis
tro upgrades
Oct 04 16:54:44 hdartworks systemd-timesyncd[310]: Contacted time server 188.68.34.173:123 (2.arch.pool.ntp.org).
Oct 04 16:54:44 hdartworks systemd-timesyncd[310]: Initial clock synchronization to Sat 2025-10-04 16:54:44.165847 +0330.
Oct 04 16:54:49 hdartworks rtkit-daemon[573]: Successfully made thread 1841 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:54:49 hdartworks rtkit-daemon[573]: Supervising 11 threads of 6 processes of 1 users.
Oct 04 16:54:49 hdartworks rtkit-daemon[573]: Successfully made thread 1926 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:54:49 hdartworks rtkit-daemon[573]: Supervising 12 threads of 6 processes of 1 users.
Oct 04 16:54:54 hdartworks wpa_supplicant[471]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=9999 txrate=6500
Oct 04 16:54:57 hdartworks systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 04 16:55:01 hdartworks kernel: hrtimer: interrupt took 3001499 ns
Oct 04 16:55:12 hdartworks systemd[1]: systemd-localed.service: Deactivated successfully.
Oct 04 16:55:19 hdartworks geoclue[758]: Service not used for 60 seconds. Shutting down..
Oct 04 16:55:19 hdartworks systemd[1]: geoclue.service: Deactivated successfully.
Oct 04 16:55:31 hdartworks gnome-software[1368]: failed to get upgrades: no plugin could handle listing distro upgrades
Oct 04 16:55:36 hdartworks rtkit-daemon[573]: Successfully made thread 1841 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:55:36 hdartworks rtkit-daemon[573]: Supervising 12 threads of 6 processes of 1 users.
Oct 04 16:55:36 hdartworks rtkit-daemon[573]: Successfully made thread 1926 of process 1826 owned by '1000' RT at priority 5.
Oct 04 16:55:36 hdartworks rtkit-daemon[573]: Supervising 12 threads of 6 processes of 1 users.
Oct 04 16:55:37 hdartworks systemd[990]: Created slice Slice /app/dbus-:1.2-org.gnome.Console.
Oct 04 16:55:37 hdartworks systemd[990]: Started dbus-:1.2-org.gnome.Console@0.service.
Oct 04 16:55:38 hdartworks systemd[990]: Started VTE child process 2125 launched by kgx process 2118.
Oct 04 16:55:38 hdartworks kgx[2118]: Vulkan: ../mesa-25.2.4/src/amd/vulkan/radv_physical_device.c:2173: Device '/dev/dri/
renderD128' is not using the AMDGPU kernel driver: Invalid argument (VK_ERROR_INCOMPATIBLE_DRIVER)
Oct 04 16:55:38 hdartworks kgx[2118]: Vulkan: Loader Message: setup_loader_term_phys_devs:  Failed to detect any valid GPU
s in the current config
Oct 04 16:55:38 hdartworks kgx[2118]: vkEnumeratePhysicalDevices(): Initialization of an object could not be completed for
 implementation-specific reasons. (VK_ERROR_INITIALIZATION_FAILED) (-3)
Oct 04 16:55:56 hdartworks pulseaudio[1370]: Failed to create sink input: sink is suspended.
Oct 04 16:55:56 hdartworks pulseaudio[1370]: Failed to create sink input: sink is suspended.
Oct 04 16:55:56 hdartworks pulseaudio[1370]: Failed to create sink input: sink is suspended.

Offline

#7 2025-10-04 14:37:53

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,722

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

Please don't copy and paste out of the pager - the stray newlines make a complete mess out of the journal.

Looks like you've pipewire and pulseaudio installed => replace the latter w/ pipewire-pulse.

There's no chromium registered in that journal?
But some (obvious) vulkan errors because radv doesn't work w/ the radeon driver, see whether https://wiki.archlinux.org/title/Vulkan … _rendering helps you out here.
But w/ "chromium --safe-mode" this might be moot - can you try "chromium --disable-gpu" instead?

Offline

#8 2025-10-04 18:09:20

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

seth wrote:

Please don't copy and paste out of the pager - the stray newlines make a complete mess out of the journal.

Looks like you've pipewire and pulseaudio installed => replace the latter w/ pipewire-pulse.

There's no chromium registered in that journal?
But some (obvious) vulkan errors because radv doesn't work w/ the radeon driver, see whether https://wiki.archlinux.org/title/Vulkan … _rendering helps you out here.
But w/ "chromium --safe-mode" this might be moot - can you try "chromium --disable-gpu" instead?

I did replace pulseaudion with pipewire-pulse. Thanks.

Yeah, there is no chromium registered because I tried chrome to test it.

The wierd thing is I had chromium installed but right now I can't find it in my apps!
So, after I run "chromium --disable-gpu" I get this error:

Segmentation fault         chromium --disable-gpu

I tried to reinstall it and get this error:

error: failed to commit transaction (conflicting files)
chromium: /usr/bin/chromedriver exists in filesystem
chromium: /usr/bin/chromium exists in filesystem
chromium: /usr/lib/chromium/chrome-sandbox exists in filesystem
chromium: /usr/lib/chromium/chrome_100_percent.pak exists in filesystem
chromium: /usr/lib/chromium/chrome_200_percent.pak exists in filesystem
chromium: /usr/lib/chromium/chrome_crashpad_handler exists in filesystem
chromium: /usr/lib/chromium/chromium exists in filesystem
chromium: /usr/lib/chromium/icudtl.dat exists in filesystem
chromium: /usr/lib/chromium/libEGL.so exists in filesystem
chromium: /usr/lib/chromium/libGLESv2.so exists in filesystem
chromium: /usr/lib/chromium/libqt6_shim.so exists in filesystem
chromium: /usr/lib/chromium/libvk_swiftshader.so exists in filesystem
chromium: /usr/lib/chromium/libvulkan.so.1 exists in filesystem
chromium: /usr/lib/chromium/locales/af.pak exists in filesystem
chromium: /usr/lib/chromium/locales/af_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/af_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/af_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/am.pak exists in filesystem
chromium: /usr/lib/chromium/locales/am_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/am_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/am_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ar.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ar_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ar_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ar_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bg.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bg_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bg_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bg_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bn.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bn_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bn_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/bn_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ca.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ca_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ca_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ca_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/cs.pak exists in filesystem
chromium: /usr/lib/chromium/locales/cs_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/cs_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/cs_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/da.pak exists in filesystem
chromium: /usr/lib/chromium/locales/da_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/da_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/da_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/de.pak exists in filesystem
chromium: /usr/lib/chromium/locales/de_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/de_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/de_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/el.pak exists in filesystem
chromium: /usr/lib/chromium/locales/el_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/el_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/el_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-GB.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-GB_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-GB_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-GB_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-US.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-US_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-US_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/en-US_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es-419.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es-419_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es-419_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es-419_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/es_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/et.pak exists in filesystem
chromium: /usr/lib/chromium/locales/et_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/et_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/et_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fa.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fa_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fa_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fa_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fi.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fi_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fi_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fi_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fil.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fil_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fil_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fil_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fr.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fr_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fr_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/fr_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/gu.pak exists in filesystem
chromium: /usr/lib/chromium/locales/gu_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/gu_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/gu_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/he.pak exists in filesystem
chromium: /usr/lib/chromium/locales/he_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/he_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/he_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hi.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hi_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hi_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hi_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hr.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hr_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hr_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hr_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hu.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hu_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hu_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/hu_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/id.pak exists in filesystem
chromium: /usr/lib/chromium/locales/id_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/id_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/id_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/it.pak exists in filesystem
chromium: /usr/lib/chromium/locales/it_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/it_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/it_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ja.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ja_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ja_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ja_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/kn.pak exists in filesystem
chromium: /usr/lib/chromium/locales/kn_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/kn_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/kn_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ko.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ko_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ko_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ko_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lt.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lt_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lt_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lt_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lv.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lv_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lv_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/lv_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ml.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ml_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ml_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ml_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/mr.pak exists in filesystem
chromium: /usr/lib/chromium/locales/mr_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/mr_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/mr_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ms.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ms_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ms_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ms_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nb.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nb_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nb_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nb_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nl.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nl_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nl_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/nl_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pl.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pl_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pl_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pl_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-BR.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-BR_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-BR_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-BR_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-PT.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-PT_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-PT_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/pt-PT_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ro.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ro_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ro_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ro_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ru.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ru_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ru_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ru_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sk.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sk_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sk_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sk_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sl.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sl_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sl_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sl_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sr.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sr_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sr_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sr_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sv.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sv_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sv_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sv_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sw.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sw_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sw_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/sw_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ta.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ta_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ta_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ta_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/te.pak exists in filesystem
chromium: /usr/lib/chromium/locales/te_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/te_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/te_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/th.pak exists in filesystem
chromium: /usr/lib/chromium/locales/th_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/th_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/th_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/tr.pak exists in filesystem
chromium: /usr/lib/chromium/locales/tr_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/tr_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/tr_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/uk.pak exists in filesystem
chromium: /usr/lib/chromium/locales/uk_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/uk_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/uk_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ur.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ur_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ur_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/ur_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/vi.pak exists in filesystem
chromium: /usr/lib/chromium/locales/vi_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/vi_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/vi_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-CN.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-CN_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-CN_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-CN_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-TW.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-TW_FEMININE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-TW_MASCULINE.pak exists in filesystem
chromium: /usr/lib/chromium/locales/zh-TW_NEUTER.pak exists in filesystem
chromium: /usr/lib/chromium/resources.pak exists in filesystem
chromium: /usr/lib/chromium/v8_context_snapshot.bin exists in filesystem
chromium: /usr/lib/chromium/vk_swiftshader_icd.json exists in filesystem
chromium: /usr/share/applications/chromium.desktop exists in filesystem
chromium: /usr/share/icons/hicolor/128x128/apps/chromium.png exists in filesystem
chromium: /usr/share/icons/hicolor/16x16/apps/chromium.png exists in filesystem
chromium: /usr/share/icons/hicolor/24x24/apps/chromium.png exists in filesystem
chromium: /usr/share/icons/hicolor/256x256/apps/chromium.png exists in filesystem
chromium: /usr/share/icons/hicolor/32x32/apps/chromium.png exists in filesystem
chromium: /usr/share/icons/hicolor/48x48/apps/chromium.png exists in filesystem
chromium: /usr/share/icons/hicolor/64x64/apps/chromium.png exists in filesystem
chromium: /usr/share/licenses/chromium/LICENSE exists in filesystem
chromium: /usr/share/licenses/chromium/LICENSE.launcher exists in filesystem
chromium: /usr/share/man/man1/chromium.1.gz exists in filesystem
chromium: /usr/share/metainfo/chromium.appdata.xml exists in filesystem
Errors occurred, no packages were upgraded.

That's wired...!
Nevermind, I want to use chrome and looking to fix that freezing problem, though.

Offline

#9 2025-10-04 19:02:32

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

seth wrote:

Please don't copy and paste out of the pager - the stray newlines make a complete mess out of the journal.

Looks like you've pipewire and pulseaudio installed => replace the latter w/ pipewire-pulse.

There's no chromium registered in that journal?
But some (obvious) vulkan errors because radv doesn't work w/ the radeon driver, see whether https://wiki.archlinux.org/title/Vulkan … _rendering helps you out here.
But w/ "chromium --safe-mode" this might be moot - can you try "chromium --disable-gpu" instead?

Looks like I don't have vulkan-swrast. Should I install it?

Offline

#10 2025-10-04 19:05:42

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,722

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

pacman -S --dbonly chromium

---
Edit: then

pacman -S chromium

to re-install it. Also make sure you didn't run a partial update
No idea why the package is broken, but also check your journal/dmesg for IO errors that might or not explain the freezes.
-----
and please test its behavior first, but running chrome w/ --disable-gpu should™ work as well.

Last edited by seth (2025-10-04 19:07:07)

Offline

#11 2025-10-04 20:03:12

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

seth wrote:
pacman -S --dbonly chromium

---
Edit: then

pacman -S chromium

to re-install it. Also make sure you didn't run a partial update
No idea why the package is broken, but also check your journal/dmesg for IO errors that might or not explain the freezes.
-----
and please test its behavior first, but running chrome w/ --disable-gpu should™ work as well.

Chromium is reinstalled now, thanks.

But the same thing, after I run "chromium --disable-gpu", I get this error:

Segmentation fault         chromium --disable-gpu

But I get "command not found" error after I run google-chrome --disable-gpu.

Offline

#12 2025-10-04 20:25:08

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,722

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

Do you have a https://wiki.archlinux.org/title/Core_d … _core_dump for chromium?
Does just "chromium" also crash?

https://aur.archlinux.org/cgit/aur.git/ … gle-chrome

google-chrome-stable.sh --disable-gpu

Offline

#13 2025-10-04 20:52:16

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

seth wrote:

Do you have a https://wiki.archlinux.org/title/Core_d … _core_dump for chromium?
Does just "chromium" also crash?

https://aur.archlinux.org/cgit/aur.git/ … gle-chrome

google-chrome-stable.sh --disable-gpu

Yes. Chrome and chromium crash.

This code worked!

google-chrome-stable --disable-gpu

It launched without any issue and freezing...
Thank you.

So, the question is. How can I completely disable gpu for chrome? I want to laumch it with disabled gpu by default.

Offline

#14 2025-10-05 07:33:10

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,722

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

https://wiki.archlinux.org/title/Chromi … persistent - it's probably chrome-flags.conf
Do other GL clients work? (glxgears)
What's the output of "glxinfo"
Do you have mesa or mesa-amber?

You might also try whether just installig vulkan-swrast avoids this but I don't think chromium will just hard-depend on vulkan?

Offline

#15 2025-10-05 09:39:14

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

seth wrote:

https://wiki.archlinux.org/title/Chromi … persistent - it's probably chrome-flags.conf
Do other GL clients work? (glxgears)
What's the output of "glxinfo"
Do you have mesa or mesa-amber?

You might also try whether just installig vulkan-swrast avoids this but I don't think chromium will just hard-depend on vulkan?

I did add " --disable-gpu" command in chrome-flags.conf and chromium.flags.conf. The thing was that there was no such a file and I created it manually. And the problem is still exist.

Yes, I can launch "glxgears" with no problem.
I have installed mesa.

Vulkan-swrast in already installed.

And at last, here is the "glxinfo" output:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_get_drawable_type, GLX_EXT_libglvnd, GLX_EXT_no_config_context, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
    GLX_SGI_make_current_read
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_ATI_pixel_format_float, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_no_config_context, GLX_EXT_swap_control, 
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
    GLX_MESA_copy_sub_buffer, GLX_MESA_gl_interop, GLX_MESA_query_renderer, 
    GLX_MESA_swap_control, GLX_NV_float_buffer, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_no_config_context, GLX_EXT_swap_control, 
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_gl_interop, GLX_MESA_query_renderer, GLX_MESA_swap_control, 
    GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_video_sync
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0x1002)
    Device: AMD JUNIPER (DRM 2.50.0 / 6.16.10-arch1-1, LLVM 20.1.8) (0x68b8)
    Version: 25.2.4
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 1023 MB, largest block: 1023 MB
    VBO free aux. memory - total: 1021 MB, largest block: 1021 MB
    Texture free memory - total: 1023 MB, largest block: 1023 MB
    Texture free aux. memory - total: 1021 MB, largest block: 1021 MB
    Renderbuffer free memory - total: 1023 MB, largest block: 1023 MB
    Renderbuffer free aux. memory - total: 1021 MB, largest block: 1021 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 1024 MB
    Total available memory: 2045 MB
    Currently available dedicated video memory: 1023 MB
OpenGL vendor string: Mesa
OpenGL renderer string: AMD JUNIPER (DRM 2.50.0 / 6.16.10-arch1-1, LLVM 20.1.8)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 25.2.4-arch1.1
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
    GL_AMD_conservative_depth, GL_AMD_depth_clamp_separate, 
    GL_AMD_draw_buffers_blend, GL_AMD_framebuffer_multisample_advanced, 
    GL_AMD_gpu_shader_int64, GL_AMD_multi_draw_indirect, 
    GL_AMD_performance_monitor, GL_AMD_pinned_memory, 
    GL_AMD_query_buffer_object, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax, 
    GL_AMD_texture_texture4, GL_AMD_vertex_shader_layer, 
    GL_AMD_vertex_shader_viewport_index, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_ARB_ES2_compatibility, 
    GL_ARB_ES3_1_compatibility, GL_ARB_ES3_2_compatibility, 
    GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
    GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted, 
    GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image, 
    GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float, 
    GL_ARB_depth_clamp, GL_ARB_derivative_control, GL_ARB_direct_state_access, 
    GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_draw_indirect, 
    GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
    GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata, 
    GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind, 
    GL_ARB_multi_draw_indirect, GL_ARB_occlusion_query2, 
    GL_ARB_parallel_shader_compile, GL_ARB_pipeline_statistics_query, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_sprite, 
    GL_ARB_polygon_offset_clamp, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object, 
    GL_ARB_shader_subroutine, GL_ARB_shader_texture_image_samples, 
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_420pack, 
    GL_ARB_shading_language_include, GL_ARB_shading_language_packing, 
    GL_ARB_spirv_extensions, GL_ARB_stencil_texturing, GL_ARB_sync, 
    GL_ARB_tessellation_shader, GL_ARB_texture_barrier, 
    GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, 
    GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map_array, GL_ARB_texture_filter_anisotropic, 
    GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_multisample, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_levels, 
    GL_ARB_texture_query_lod, GL_ARB_texture_rectangle, GL_ARB_texture_rg, 
    GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_stencil8, 
    GL_ARB_texture_storage, GL_ARB_texture_storage_multisample, 
    GL_ARB_texture_swizzle, GL_ARB_texture_view, GL_ARB_timer_query, 
    GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, 
    GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_uniform_buffer_object, 
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
    GL_ARB_vertex_attrib_64bit, GL_ARB_vertex_attrib_binding, 
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ATI_blend_equation_separate, GL_ATI_meminfo, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, 
    GL_EXT_EGL_image_storage, GL_EXT_EGL_image_storage_compression, 
    GL_EXT_EGL_sync, GL_EXT_abgr, GL_EXT_blend_equation_separate, 
    GL_EXT_debug_label, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 
    GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_memory_object, GL_EXT_memory_object_fd, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, 
    GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp, 
    GL_EXT_provoking_vertex, GL_EXT_shader_clock, 
    GL_EXT_shader_image_load_store, GL_EXT_shader_integer_mix, 
    GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_integer, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent, 
    GL_EXT_texture_snorm, GL_EXT_texture_storage, GL_EXT_texture_swizzle, 
    GL_EXT_timer_query, GL_EXT_transform_feedback, GL_EXT_vertex_array_bgra, 
    GL_EXT_vertex_attrib_64bit, GL_EXT_window_rectangles, 
    GL_IBM_multimode_draw_arrays, GL_KHR_context_flush_control, GL_KHR_debug, 
    GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y, 
    GL_MESA_pack_invert, GL_MESA_shader_integer_functions, 
    GL_MESA_texture_signed_rgba, GL_NVX_gpu_memory_info, 
    GL_NV_alpha_to_coverage_dither_control, GL_NV_conditional_render, 
    GL_NV_copy_image, GL_NV_depth_clamp, GL_NV_packed_depth_stencil, 
    GL_NV_texture_barrier, GL_NV_vdpau_interop, GL_OES_EGL_image, GL_S3_s3tc

OpenGL version string: 4.5 (Compatibility Profile) Mesa 25.2.4-arch1.1
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
    GL_AMD_conservative_depth, GL_AMD_depth_clamp_separate, 
    GL_AMD_draw_buffers_blend, GL_AMD_framebuffer_multisample_advanced, 
    GL_AMD_multi_draw_indirect, GL_AMD_performance_monitor, 
    GL_AMD_pinned_memory, GL_AMD_query_buffer_object, 
    GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export, 
    GL_AMD_shader_trinary_minmax, GL_AMD_texture_texture4, 
    GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_packed_pixels, GL_ARB_ES2_compatibility, 
    GL_ARB_ES3_1_compatibility, GL_ARB_ES3_2_compatibility, 
    GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compatibility, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
    GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted, 
    GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image, 
    GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float, 
    GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_derivative_control, 
    GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
    GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata, 
    GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind, 
    GL_ARB_multi_draw_indirect, GL_ARB_multisample, GL_ARB_multitexture, 
    GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
    GL_ARB_parallel_shader_compile, GL_ARB_pipeline_statistics_query, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
    GL_ARB_polygon_offset_clamp, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object, 
    GL_ARB_shader_subroutine, GL_ARB_shader_texture_image_samples, 
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_spirv_extensions, 
    GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_filter_anisotropic, GL_ARB_texture_float, 
    GL_ARB_texture_gather, GL_ARB_texture_mirror_clamp_to_edge, 
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_levels, 
    GL_ARB_texture_query_lod, GL_ARB_texture_rectangle, GL_ARB_texture_rg, 
    GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_stencil8, 
    GL_ARB_texture_storage, GL_ARB_texture_storage_multisample, 
    GL_ARB_texture_swizzle, GL_ARB_texture_view, GL_ARB_timer_query, 
    GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, 
    GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ARB_window_pos, GL_ATI_blend_equation_separate, 
    GL_ATI_draw_buffers, GL_ATI_fragment_shader, GL_ATI_meminfo, 
    GL_ATI_separate_stencil, GL_ATI_texture_compression_3dc, 
    GL_ATI_texture_env_combine3, GL_ATI_texture_float, 
    GL_ATI_texture_mirror_once, GL_EXT_EGL_image_storage, 
    GL_EXT_EGL_image_storage_compression, GL_EXT_EGL_sync, GL_EXT_abgr, 
    GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate, 
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
    GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_debug_label, 
    GL_EXT_direct_state_access, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_multi_draw_arrays, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, 
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, 
    GL_EXT_polygon_offset_clamp, GL_EXT_provoking_vertex, 
    GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shader_clock, 
    GL_EXT_shader_image_load_store, GL_EXT_shader_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, 
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
    GL_EXT_texture_array, GL_EXT_texture_buffer_object, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, 
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine, 
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_integer, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, 
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent, 
    GL_EXT_texture_snorm, GL_EXT_texture_storage, GL_EXT_texture_swizzle, 
    GL_EXT_timer_query, GL_EXT_transform_feedback, GL_EXT_vertex_array, 
    GL_EXT_vertex_array_bgra, GL_EXT_vertex_attrib_64bit, 
    GL_EXT_window_rectangles, GL_IBM_multimode_draw_arrays, 
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
    GL_INGR_blend_func_separate, GL_KHR_context_flush_control, GL_KHR_debug, 
    GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y, 
    GL_MESA_pack_invert, GL_MESA_shader_integer_functions, 
    GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NVX_gpu_memory_info, 
    GL_NV_ES1_1_compatibility, GL_NV_alpha_to_coverage_dither_control, 
    GL_NV_blend_square, GL_NV_conditional_render, GL_NV_copy_image, 
    GL_NV_depth_clamp, GL_NV_fog_distance, GL_NV_half_float, 
    GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, 
    GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_NV_vdpau_interop, 
    GL_OES_EGL_image, GL_OES_read_format, GL_S3_s3tc, 
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, 
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 25.2.4-arch1.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
    GL_AMD_framebuffer_multisample_advanced, GL_AMD_performance_monitor, 
    GL_ANGLE_pack_reverse_row_order, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_APPLE_sync, 
    GL_APPLE_texture_max_level, GL_EXT_EGL_image_storage, 
    GL_EXT_EGL_image_storage_compression, GL_EXT_base_instance, 
    GL_EXT_blend_func_extended, GL_EXT_blend_minmax, GL_EXT_buffer_storage, 
    GL_EXT_clear_texture, GL_EXT_clip_control, GL_EXT_clip_cull_distance, 
    GL_EXT_color_buffer_float, GL_EXT_color_buffer_half_float, 
    GL_EXT_compressed_ETC1_RGB8_sub_texture, GL_EXT_conservative_depth, 
    GL_EXT_copy_image, GL_EXT_debug_label, GL_EXT_depth_clamp, 
    GL_EXT_discard_framebuffer, GL_EXT_disjoint_timer_query, 
    GL_EXT_draw_buffers, GL_EXT_draw_buffers_indexed, 
    GL_EXT_draw_elements_base_vertex, GL_EXT_draw_instanced, 
    GL_EXT_float_blend, GL_EXT_frag_depth, GL_EXT_geometry_point_size, 
    GL_EXT_geometry_shader, GL_EXT_gpu_shader5, GL_EXT_instanced_arrays, 
    GL_EXT_map_buffer_range, GL_EXT_memory_object, GL_EXT_memory_object_fd, 
    GL_EXT_multi_draw_arrays, GL_EXT_multi_draw_indirect, 
    GL_EXT_occlusion_query_boolean, GL_EXT_polygon_offset_clamp, 
    GL_EXT_primitive_bounding_box, GL_EXT_read_format_bgra, 
    GL_EXT_render_snorm, GL_EXT_robustness, GL_EXT_sRGB_write_control, 
    GL_EXT_separate_shader_objects, GL_EXT_shader_group_vote, 
    GL_EXT_shader_implicit_conversions, GL_EXT_shader_integer_mix, 
    GL_EXT_shader_io_blocks, GL_EXT_shadow_samplers, 
    GL_EXT_tessellation_point_size, GL_EXT_tessellation_shader, 
    GL_EXT_texture_border_clamp, GL_EXT_texture_buffer, 
    GL_EXT_texture_compression_bptc, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_compression_s3tc_srgb, GL_EXT_texture_cube_map_array, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888, 
    GL_EXT_texture_mirror_clamp_to_edge, GL_EXT_texture_norm16, 
    GL_EXT_texture_query_lod, GL_EXT_texture_rg, GL_EXT_texture_sRGB_R8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_storage, 
    GL_EXT_texture_storage_compression, GL_EXT_texture_type_2_10_10_10_REV, 
    GL_EXT_texture_view, GL_EXT_unpack_subimage, GL_EXT_window_rectangles, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, 
    GL_KHR_parallel_shader_compile, GL_KHR_robust_buffer_access_behavior, 
    GL_KHR_robustness, GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_bgra, 
    GL_MESA_framebuffer_flip_y, GL_MESA_sampler_objects, 
    GL_MESA_shader_integer_functions, GL_NV_alpha_to_coverage_dither_control, 
    GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, 
    GL_NV_generate_mipmap_sRGB, GL_NV_image_formats, GL_NV_pack_subimage, 
    GL_NV_pixel_buffer_object, GL_NV_read_buffer, GL_NV_read_depth, 
    GL_NV_read_depth_stencil, GL_NV_read_stencil, 
    GL_NV_shader_noperspective_interpolation, GL_NV_texture_barrier, 
    GL_OES_EGL_image, GL_OES_EGL_image_external, 
    GL_OES_EGL_image_external_essl3, GL_OES_EGL_sync, 
    GL_OES_compressed_ETC1_RGB8_texture, GL_OES_copy_image, GL_OES_depth24, 
    GL_OES_depth_texture, GL_OES_depth_texture_cube_map, 
    GL_OES_draw_buffers_indexed, GL_OES_draw_elements_base_vertex, 
    GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
    GL_OES_geometry_point_size, GL_OES_geometry_shader, 
    GL_OES_get_program_binary, GL_OES_gpu_shader5, GL_OES_mapbuffer, 
    GL_OES_packed_depth_stencil, GL_OES_primitive_bounding_box, 
    GL_OES_required_internalformat, GL_OES_rgb8_rgba8, GL_OES_sample_shading, 
    GL_OES_sample_variables, GL_OES_shader_image_atomic, 
    GL_OES_shader_io_blocks, GL_OES_shader_multisample_interpolation, 
    GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context, 
    GL_OES_tessellation_point_size, GL_OES_tessellation_shader, 
    GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_buffer, 
    GL_OES_texture_cube_map_array, GL_OES_texture_float, 
    GL_OES_texture_float_linear, GL_OES_texture_half_float, 
    GL_OES_texture_half_float_linear, GL_OES_texture_npot, 
    GL_OES_texture_stencil8, GL_OES_texture_storage_multisample_2d_array, 
    GL_OES_texture_view, GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
    GL_OES_viewport_array

272 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x023 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x024 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x23b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x23c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x23d 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x23e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x23f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x240 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x241 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x242 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x247 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x248 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x249 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x24a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x24b 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x24c 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x24d 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x24e 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x253 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x254 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x255 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x256 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x257 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x258 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x259 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x25a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x25f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x260 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x261 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x262 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x263 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x264 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x268 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x269 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x26a 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x26b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x26c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x26d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x26e 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x26f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x270 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x271 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x272 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x273 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x274 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x275 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x276 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x277 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x278 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x279 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x27a 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x27b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x27c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x27d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x27e 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x27f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x280 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x281 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x282 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x283 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x284 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x285 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x286 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x287 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x288 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x289 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x28a 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x28b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x28c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x28d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x28e 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x28f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x290 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x291 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x292 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x293 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x294 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x295 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x296 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x297 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x298 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x299 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x29a 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x29b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x29c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x29d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x29e 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x29f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x2a0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x2a1 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x2a2 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x2a3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x2a4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x2a5 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x2a6 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x2a7 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x2a8 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x2a9 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x2aa 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x2ab 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x2ac 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x2ad 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x2ae 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x2af 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x2b0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x2b1 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x2b2 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x2b3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x2b4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x2b5 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x2b6 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x2b7 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x2b8 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x2b9 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x2ba 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x2bb 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x2bc 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x2bd 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x2be 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x2bf 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x2c0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x2c1 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x2c2 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x2c3 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x2c4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x2c5 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x2c6 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x2c7 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x2c8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x2c9 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x2ca 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x2cb 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x2cc 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x2cd 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x2ce 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x2cf 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x2d0 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x2d1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x2d2 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x2d3 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x2d4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x2d5 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x2d6 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x2d7 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x2d8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x2d9 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x2da 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x2db 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x2dc 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x2dd 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x2de 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x2df 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x2e0 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x2e1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x2e2 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x2e3 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x2e4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x2e5 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x2e6 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x2e7 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x2e8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x2e9 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x2ea 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x2eb 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x2ec 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x2ed 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x2ee 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x2ef 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x2f0 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x2f1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x2f2 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x2f3 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x2f4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x2f5 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x2f6 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x2f7 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x2f8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x2f9 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x2fa 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x2fb 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x2fc 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x2fd 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x2fe 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x2ff 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x300 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x301 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x302 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x303 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x304 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x305 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x306 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x307 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x308 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x309 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x30a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x30b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x30c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x30d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x30e 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x30f 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x310 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x311 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x312 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x313 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x314 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x315 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x316 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x317 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x318 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x319 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x31a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x31b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x31c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x31d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x31e 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x31f 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x320 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x321 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x322 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x323 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x324 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x325 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x326 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x327 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x328 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x329 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x32a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x32b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x32c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x32d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x32e 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x32f 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x330 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x331 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x332 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x333 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x334 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x335 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x336 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x337 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x338 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x339 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x33a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x33b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x33c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x33d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x33e 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x33f 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x340 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x341 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x342 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x343 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x344 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x345 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x346 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x347 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x069 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x243 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x244 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x245 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x246 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x24f 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x250 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x251 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x252 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x25b 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x25c 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x25d 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x25e 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x265 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x266 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x267 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None

464 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x06b  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 .  None
0x06c  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 .  None
0x06d  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 .  None
0x06e  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 .  None
0x06f  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 .  None
0x070  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 .  None
0x071  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 .  None
0x072  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 .  None
0x073  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 .  None
0x074  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 .  None
0x075  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 .  None
0x076  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 .  None
0x077  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 .  None
0x078  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 .  None
0x079  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 .  None
0x07a  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 .  None
0x07b  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  2 1 .  None
0x07c  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  2 1 .  None
0x07d  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  2 1 .  None
0x07e  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  2 1 .  None
0x07f  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 .  None
0x080  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 .  None
0x081  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 .  None
0x082  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 .  None
0x083  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  8 1 .  None
0x084  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  8 1 .  None
0x085  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  8 1 .  None
0x086  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  8 1 .  None
0x087  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  2 1 .  None
0x088  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  2 1 .  None
0x089  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  2 1 .  None
0x08a  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  2 1 .  None
0x08b  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 .  None
0x08c  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 .  None
0x08d  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 .  None
0x08e  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 .  None
0x08f  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  8 1 .  None
0x090  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  8 1 .  None
0x091  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  8 1 .  None
0x092  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  8 1 .  None
0x093  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  2 1 .  None
0x094  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  2 1 .  None
0x095  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  2 1 .  None
0x096  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  2 1 .  None
0x097  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 .  None
0x098  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 .  None
0x099  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 .  None
0x09a  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 .  None
0x09b  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  8 1 .  None
0x09c  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  8 1 .  None
0x09d  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  8 1 .  None
0x09e  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  8 1 .  None
0x09f  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  2 1 .  None
0x0a0  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  2 1 .  None
0x0a1  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  2 1 .  None
0x0a2  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  2 1 .  None
0x0a3  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 .  None
0x0a4  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 .  None
0x0a5  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 .  None
0x0a6  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 .  None
0x0a7  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  8 1 .  None
0x0a8  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  8 1 .  None
0x0a9  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  8 1 .  None
0x0aa  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  8 1 .  None
0x0ab 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x0ac 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x0ad 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x0ae 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x0af 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x0b0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x0b1 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x0b2 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x0b3 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x0b4 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x0b5 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 .  None
0x0b6 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 .  None
0x0b7 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x0b8 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x0b9 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x0ba 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x0bb 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x0bc 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x0bd 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x0be 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x0bf 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x0c0 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x0c1 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 .  None
0x0c2 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 .  None
0x0c3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x0c4 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x0c5 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x0c6 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x0c7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x0c8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x0c9 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x0ca 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x0cb 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x0cc 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x0cd 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 .  None
0x0ce 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 .  None
0x0cf 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x0d0 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x0d1 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x0d2 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x0d3 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x0d4 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x0d5 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x0d6 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x0d7 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x0d8 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x0d9 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 .  None
0x0da 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 .  None
0x0db 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x0dc 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x0dd 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x0de 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x0df 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x0e0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x0e1 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  2 1 .  None
0x0e2 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  2 1 .  None
0x0e3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x0e4 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x0e5 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x0e6 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x0e7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x0e8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x0e9 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 .  None
0x0ea 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 .  None
0x0eb 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x0ec 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x0ed 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x0ee 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x0ef 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x0f0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x0f1 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 .  None
0x0f2 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 .  None
0x0f3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x0f4 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x0f5 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x0f6 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x0f7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x0f8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x0f9 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  2 1 .  None
0x0fa 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  2 1 .  None
0x0fb 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x0fc 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x0fd 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x0fe 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x0ff 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x100 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x101 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 .  None
0x102 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 .  None
0x103 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x104 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x105 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x106 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x107 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x108 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x109 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  8 1 .  None
0x10a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  8 1 .  None
0x10b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x10c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x10d 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x10e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x10f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x110 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x111 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  2 1 .  None
0x112 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  2 1 .  None
0x113 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x114 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x115 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x116 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x117 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x118 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x119 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 .  None
0x11a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 .  None
0x11b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x11c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x11d 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x11e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x11f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x120 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x121 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  8 1 .  None
0x122 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  8 1 .  None
0x123 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x124 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x125 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x126 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x127 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x128 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x129 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  2 1 .  None
0x12a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  2 1 .  None
0x12b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x12c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x12d 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x12e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x12f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x130 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x131 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 .  None
0x132 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 .  None
0x133 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x134 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x135 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x136 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x137 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x138 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x139 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 .  None
0x13a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 .  None
0x13b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x13c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x13d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x13e 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x13f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x140 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x141 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x142 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 .  None
0x143 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x144 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x145 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x146 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x147 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x148 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x149 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x14a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 .  None
0x14b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x14c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x14d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x14e 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x14f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x150 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x151 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x152 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 .  None
0x153 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x154 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x155 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x156 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x157 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x158 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x159 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x15a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 .  None
0x15b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x15c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x15d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x15e 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x15f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x160 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x161 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x162 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  2 1 .  None
0x163 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x164 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x165 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x166 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x167 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x168 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x169 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x16a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 .  None
0x16b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x16c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x16d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x16e 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x16f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x170 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x171 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x172 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  8 1 .  None
0x173 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x174 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x175 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x176 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x177 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x178 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x179 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x17a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  2 1 .  None
0x17b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x17c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x17d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x17e 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x17f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x180 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x181 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x182 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 .  None
0x183 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x184 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x185 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x186 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x187 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x188 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x189 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x18a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  8 1 .  None
0x18b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x18c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x18d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x18e 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x18f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x190 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x191 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x192 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  2 1 .  None
0x193 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x194 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x195 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x196 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x197 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x198 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x199 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x19a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 .  None
0x19b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x19c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x19d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x19e 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x19f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x1a0 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x1a1 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x1a2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  8 1 .  None
0x1a3 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1a4 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x1a5 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1a6 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x1a7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1a8 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x1a9 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1aa 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  2 1 .  None
0x1ab 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1ac 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x1ad 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1ae 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x1af 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1b0 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x1b1 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1b2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 .  None
0x1b3 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1b4 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x1b5 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1b6 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x1b7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1b8 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x1b9 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1ba 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  8 1 .  None
0x1bb  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1bc  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1bd  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1be  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1bf  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x1c0  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x1c1  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x1c2  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 .  None
0x1c3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x1c4  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x1c5  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x1c6  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 .  None
0x1c7  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x1c8  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x1c9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x1ca  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 .  None
0x1cb  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x1cc  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x1cd  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x1ce  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  2 1 .  None
0x1cf  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x1d0  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x1d1  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x1d2  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 .  None
0x1d3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x1d4  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x1d5  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x1d6  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 .  None
0x1d7  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x1d8  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x1d9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x1da  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  2 1 .  None
0x1db  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x1dc  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x1dd  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x1de  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 .  None
0x1df  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x1e0  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x1e1  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x1e2  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 .  None
0x1e3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x1e4  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x1e5  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x1e6  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  2 1 .  None
0x1e7  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x1e8  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x1e9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x1ea  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 .  None
0x1eb  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x1ec  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x1ed  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x1ee  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  8 1 .  None
0x1ef  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1f0  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1f1  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1f2  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  2 1 .  None
0x1f3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1f4  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1f5  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1f6  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 .  None
0x1f7  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1f8  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1f9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1fa  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  8 1 .  None
0x1fb  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1fc  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1fd  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1fe  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  0 0 .  None
0x1ff  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  0 0 .  None
0x200  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  0 0 .  None
0x201  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  0 0 .  None
0x202  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  0 0 .  None
0x203  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  0 0 .  None
0x204  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  0 0 .  None
0x205  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  0 0 .  None
0x206  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  0 0 .  None
0x207  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  0 0 .  None
0x208  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  0 0 .  None
0x209  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  0 0 .  None
0x20a  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  0 0 .  None
0x20b  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  2 1 .  None
0x20c  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  2 1 .  None
0x20d  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  2 1 .  None
0x20e  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  2 1 .  None
0x20f  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  4 1 .  None
0x210  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  4 1 .  None
0x211  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  4 1 .  None
0x212  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  4 1 .  None
0x213  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  8 1 .  None
0x214  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  8 1 .  None
0x215  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0  0  0  0  0  0  0  8 1 .  None
0x216  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0  0  0  0  0  0  0  8 1 .  None
0x217  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  2 1 .  None
0x218  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  2 1 .  None
0x219  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  2 1 .  None
0x21a  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  2 1 .  None
0x21b  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  4 1 .  None
0x21c  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  4 1 .  None
0x21d  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  4 1 .  None
0x21e  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  4 1 .  None
0x21f  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  8 1 .  None
0x220  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  8 1 .  None
0x221  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 16  0  0  0  0  0  8 1 .  None
0x222  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 16  0  0  0  0  0  8 1 .  None
0x223  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  2 1 .  None
0x224  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  2 1 .  None
0x225  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  2 1 .  None
0x226  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  2 1 .  None
0x227  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  4 1 .  None
0x228  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  4 1 .  None
0x229  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  4 1 .  None
0x22a  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  4 1 .  None
0x22b  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  8 1 .  None
0x22c  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  8 1 .  None
0x22d  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  0  0  0  0  0  8 1 .  None
0x22e  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  0  0  0  0  0  8 1 .  None
0x22f  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  2 1 .  None
0x230  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  2 1 .  None
0x231  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  2 1 .  None
0x232  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  2 1 .  None
0x233  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  4 1 .  None
0x234  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  4 1 .  None
0x235  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  4 1 .  None
0x236  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  4 1 .  None
0x237  0 tc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  8 1 .  None
0x238  0 tc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  8 1 .  None
0x239  0 dc  0  16  0 r  y .   5  5  5  1 .  .  0 24  8  0  0  0  0  8 1 .  None
0x23a  0 dc  0  16  0 r  . .   5  5  5  1 .  .  0 24  8  0  0  0  0  8 1 .  None

Offline

#16 2025-10-05 09:49:44

LuxFerre
Member
Registered: 2010-03-01
Posts: 87

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

HDArtworks wrote:

I did add " --disable-gpu" command in chrome-flags.conf and chromium.flags.conf. The thing was that there was no such a file and I created it manually. And the problem is still exist.

It might be easier to toggle relevant flags in chrome://flags/ (open this address in the browser, the flag is probably GPU rasterization?), and there's also a hardware/graphics acceleration option in the settings/system (in the browser).

Last edited by LuxFerre (2025-10-05 09:51:38)

Offline

#17 2025-10-05 13:01:17

HDArtworks
Member
Registered: 2015-04-20
Posts: 69
Website

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

LuxFerre wrote:

It might be easier to toggle relevant flags in chrome://flags/ (open this address in the browser, the flag is probably GPU rasterization?), and there's also a hardware/graphics acceleration option in the settings/system (in the browser).

Yes. It worked!
Thank you for helping.

So, I supose the problem has been solved!

Thanks everyone for help.

Offline

#18 2025-10-05 13:02:20

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,722

Re: (SOLVED) PC freeze after launch Chrome/Chromium in arch based distros

Ftr, that's actually an Evergreen chip, mesa is the correct package and you should™ not be affected by https://gitlab.freedesktop.org/xorg/dri … issues/205
Makes me wonder why the GPU strikes.
Do you have xf86-video-ati installed?

I did add " --disable-gpu" command in chrome-flags.conf and chromium.flags.conf. The thing was that there was no such a file and I created it manually. And the problem is still exist.

strace -f google-chrome-stable |& grep flags

Offline

Board footer

Powered by FluxBB