Interesting issue with Manjaro on an old iMac (12,2): when instructed to suspend, it blanks the screen, fails to actually suspend, and “crashes” – in that there is no way to get the screen to un-blank without rebooting. The interesting part is that on the same machine I can suspend when running Ubuntu or Fedora on a different partition.
Below, I provide the journalctl
entries for the suspend attempts and inxi Fz
for the Manjaro partition. Unfortunately, nothing really shows up w/r/t the suspend attempt. You can tell when the suspend failed because there are a number of “Power key pressed short” entries (i.e., me trying to un-blank the screen) right before a reboot (i.e., me forcing a reboot by long holding the power key b/c nothing else worked).
I tried switching up the boot parameters to exactly match the Ubuntu and Fedora builds (save the UUID for root [Note: below the UUIDs are replaced with placeholders]), but that didn’t work. Because there are a lot of VPN entries in the log, I also tried disabling the VPN. That didn’t work either.
$ journalctl -S 30m
Sep 04 08:27:36 manjaro-imac myvpnd[1244]: Error: net/http: request canceled while waiting for connection
Sep 04 08:32:13 manjaro-imac myvpnd[1244]: 2024/09/04 08:32:13 [NC] failed to connect: network Error : dial tcp: lookup nc-unit5-mqtt.MyVPNvpn.com: Temporary failure in name resolution
Sep 04 08:32:43 manjaro-imac systemd-logind[1246]: Power key pressed short.
Sep 04 08:33:06 manjaro-imac systemd-logind[1246]: Power key pressed short.
Sep 04 08:33:06 manjaro-imac systemd-logind[1246]: Power key pressed short.
Sep 04 08:33:09 manjaro-imac systemd-logind[1246]: Power key pressed short.
-- Boot 5366d05a0a914630807906603aa9e472 --
Sep 04 10:01:52 manjaro-imac kernel: Linux version 6.1.105-1-MANJARO (builduser@fv-az1384-567) (gcc (GCC) 14.2.1 20240805, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Wed Aug 14 17:16:54 UTC 2024
Sep 04 10:01:52 manjaro-imac kernel: Command line: root=UUID=1234 rw quiet acpi_osi=!Darwin radeon.dpm=0 acpi_backlight=native mds=full,nosmt cryptdevice=UUID=678910-678910 resume=/dev/mapper/luks-678910 initrd=\initramfs-6.1-x86_64.img
Sep 04 10:01:52 manjaro-imac kernel: reserving inaccessible SNB gfx pages
Sep 04 10:01:52 manjaro-imac kernel: BIOS-provided physical RAM map:
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000000008e000-0x000000000008ffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000040200000-0x000000008ed33fff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008ed34000-0x000000008ed5efff] ACPI NVS
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008ed5f000-0x000000008ed6cfff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008ed6d000-0x000000008ed8efff] ACPI data
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008ed8f000-0x000000008ee59fff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008ee5a000-0x000000008ee8efff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008ee8f000-0x000000008eed6fff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008eed7000-0x000000008eefefff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008eeff000-0x000000008efa2fff] usable
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x000000008efa3000-0x000000008f8fffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x00000000ffed8000-0x00000000ffefffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: BIOS-e820: [mem 0x0000000100000000-0x000000086fefffff] usable
Sep 04 10:01:52 manjaro-imac kernel: NX (Execute Disable) protection: active
Sep 04 10:01:52 manjaro-imac kernel: e820: update [mem 0x8986c018-0x89886e57] usable ==> usable
Sep 04 10:01:52 manjaro-imac kernel: e820: update [mem 0x8986c018-0x89886e57] usable ==> usable
Sep 04 10:01:52 manjaro-imac kernel: e820: update [mem 0x89909018-0x8991a359] usable ==> usable
Sep 04 10:01:52 manjaro-imac kernel: e820: update [mem 0x89909018-0x8991a359] usable ==> usable
Sep 04 10:01:52 manjaro-imac kernel: extended physical RAM map:
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000008dfff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000000008e000-0x000000000008ffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000040200000-0x000000008986c017] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008986c018-0x0000000089886e57] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000089886e58-0x0000000089909017] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000089909018-0x000000008991a359] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008991a35a-0x000000008ed33fff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008ed34000-0x000000008ed5efff] ACPI NVS
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008ed5f000-0x000000008ed6cfff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008ed6d000-0x000000008ed8efff] ACPI data
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008ed8f000-0x000000008ee59fff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008ee5a000-0x000000008ee8efff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008ee8f000-0x000000008eed6fff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008eed7000-0x000000008eefefff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008eeff000-0x000000008efa2fff] usable
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x000000008efa3000-0x000000008f8fffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x00000000ffed8000-0x00000000ffefffff] reserved
Sep 04 10:01:52 manjaro-imac kernel: reserve setup_data: [mem 0x0000000100000000-0x000000086fefffff] usable
Sep 04 10:01:52 manjaro-imac kernel: efi: EFI v1.10 by Apple
Sep 04 10:01:52 manjaro-imac kernel: efi: ACPI=0x8ed8e000 ACPI 2.0=0x8ed8e014 SMBIOS=0x8ed35000 INITRD=0x89bda218
Sep 04 10:01:52 manjaro-imac kernel: SMBIOS 2.4 present.
Sep 04 10:01:52 manjaro-imac kernel: DMI: Apple Inc. iMac12,2/Mac-942B59F58194171B, BIOS 85.0.0.0.0 04/16/2019
Sep 04 10:01:52 manjaro-imac kernel: tsc: Fast TSC calibration using PIT
Sep 04 10:01:52 manjaro-imac kernel: tsc: Detected 2700.192 MHz processor
Sep 04 10:01:52 manjaro-imac kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 04 10:01:52 manjaro-imac kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 04 10:01:52 manjaro-imac kernel: last_pfn = 0x86ff00 max_arch_pfn = 0x400000000
Sep 04 10:01:52 manjaro-imac kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 04 10:01:52 manjaro-imac kernel: last_pfn = 0x8efa3 max_arch_pfn = 0x400000000
Sep 04 10:01:52 manjaro-imac kernel: Secure boot disabled
Sep 04 10:01:52 manjaro-imac kernel: RAMDISK: [mem 0x7d89f000-0x7fffffff]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Early table checksum verification disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: RSDP 0x000000008ED8E014 000024 (v02 APPLE )
Sep 04 10:01:52 manjaro-imac kernel: ACPI: XSDT 0x000000008ED8E1C0 0000A4 (v01 APPLE Apple00 0000F000 01000013)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: FACP 0x000000008ED8C000 0000F4 (v04 APPLE Apple00 0000F000 Loki 0000005F)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: DSDT 0x000000008ED81000 0053FB (v01 APPLE iMac 00210001 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: FACS 0x000000008ED3E000 000040
Sep 04 10:01:52 manjaro-imac kernel: ACPI: FACS 0x000000008ED3E000 000040
Sep 04 10:01:52 manjaro-imac kernel: ACPI: HPET 0x000000008ED8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: APIC 0x000000008ED8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SBST 0x000000008ED88000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: ECDT 0x000000008ED87000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED7E000 00020D (v01 APPLE SataAhci 00001000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED7C000 0000B1 (v01 APPLE SmcDppt 00001000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED7A000 000646 (v01 APPLE UsbNoRmh 00001000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED78000 00013D (v01 APPLE SataPrt1 00001000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED77000 0000A0 (v02 APPLE IGHda 00001000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED75000 000032 (v01 APPLE SsdtS3 00001000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED74000 00058A (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED73000 0009B1 (v01 PmRef CpuPm 00003000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED72000 000315 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0x000000008ED71000 00037A (v01 PmRef ApTst 00003000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: MCFG 0x000000008ED89000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving FACP table memory at [mem 0x8ed8c000-0x8ed8c0f3]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving DSDT table memory at [mem 0x8ed81000-0x8ed863fa]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving FACS table memory at [mem 0x8ed3e000-0x8ed3e03f]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving FACS table memory at [mem 0x8ed3e000-0x8ed3e03f]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving HPET table memory at [mem 0x8ed8b000-0x8ed8b037]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving APIC table memory at [mem 0x8ed8a000-0x8ed8a0bb]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SBST table memory at [mem 0x8ed88000-0x8ed8802f]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving ECDT table memory at [mem 0x8ed87000-0x8ed87052]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed7e000-0x8ed7e20c]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed7c000-0x8ed7c0b0]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed7a000-0x8ed7a645]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed78000-0x8ed7813c]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed77000-0x8ed7709f]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed75000-0x8ed75031]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed74000-0x8ed74589]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed73000-0x8ed739b0]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed72000-0x8ed72314]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving SSDT table memory at [mem 0x8ed71000-0x8ed71379]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Reserving MCFG table memory at [mem 0x8ed89000-0x8ed8903b]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
Sep 04 10:01:52 manjaro-imac kernel: No NUMA configuration found
Sep 04 10:01:52 manjaro-imac kernel: Faking a node at [mem 0x0000000000000000-0x000000086fefffff]
Sep 04 10:01:52 manjaro-imac kernel: NODE_DATA(0) allocated [mem 0x86fefb000-0x86fefffff]
Sep 04 10:01:52 manjaro-imac kernel: Zone ranges:
Sep 04 10:01:52 manjaro-imac kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 04 10:01:52 manjaro-imac kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 04 10:01:52 manjaro-imac kernel: Normal [mem 0x0000000100000000-0x000000086fefffff]
Sep 04 10:01:52 manjaro-imac kernel: Device empty
Sep 04 10:01:52 manjaro-imac kernel: Movable zone start for each node
Sep 04 10:01:52 manjaro-imac kernel: Early memory node ranges
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x0000000000001000-0x000000000008dfff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x0000000000090000-0x000000000009ffff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x0000000000100000-0x000000001fffffff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x0000000020200000-0x000000003fffffff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x0000000040200000-0x000000008ed33fff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x000000008ed5f000-0x000000008ed6cfff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x000000008ed8f000-0x000000008ee59fff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x000000008ee8f000-0x000000008eed6fff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x000000008eeff000-0x000000008efa2fff]
Sep 04 10:01:52 manjaro-imac kernel: node 0: [mem 0x0000000100000000-0x000000086fefffff]
Sep 04 10:01:52 manjaro-imac kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000086fefffff]
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA: 2 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA32: 512 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA32: 512 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA32: 43 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA32: 34 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA32: 53 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone DMA32: 40 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone Normal: 4189 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: On node 0, zone Normal: 256 pages in unavailable ranges
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PM-Timer IO Port: 0x408
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 04 10:01:52 manjaro-imac kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Sep 04 10:01:52 manjaro-imac kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 04 10:01:52 manjaro-imac kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 04 10:01:52 manjaro-imac kernel: TSC deadline timer available
Sep 04 10:01:52 manjaro-imac kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x0008e000-0x0008ffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000bffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8986c000-0x8986cfff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x89886000-0x89886fff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x89909000-0x89909fff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8991a000-0x8991afff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8ed34000-0x8ed5efff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8ed6d000-0x8ed8efff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8ee5a000-0x8ee8efff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8eed7000-0x8eefefff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8efa3000-0x8f8fffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0x8f900000-0xe00f7fff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xffed7fff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0xffed8000-0xffefffff]
Sep 04 10:01:52 manjaro-imac kernel: PM: hibernation: Registered nosave memory: [mem 0xfff00000-0xffffffff]
Sep 04 10:01:52 manjaro-imac kernel: [mem 0x8f900000-0xe00f7fff] available for PCI devices
Sep 04 10:01:52 manjaro-imac kernel: Booting paravirtualized kernel on bare hardware
Sep 04 10:01:52 manjaro-imac kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 04 10:01:52 manjaro-imac kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Sep 04 10:01:52 manjaro-imac kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
Sep 04 10:01:52 manjaro-imac kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
Sep 04 10:01:52 manjaro-imac kernel: pcpu-alloc: [0] 0 1 2 3
Sep 04 10:01:52 manjaro-imac kernel: Fallback order for Node 0: 0
Sep 04 10:01:52 manjaro-imac kernel: Built 1 zonelists, mobility grouping on. Total pages: 8251729
Sep 04 10:01:52 manjaro-imac kernel: Policy zone: Normal
Sep 04 10:01:52 manjaro-imac kernel: Kernel command line: root=UUID=f78fb626-0e9e-4c51-a6e1-2fad388da235 rw quiet acpi_osi=!Darwin radeon.dpm=0 acpi_backlight=native mds=full,nosmt cryptdevice=UUID=83b8c728-a72f-4554-879a-205574b6abb3:luks-83b8c728-a72f-4554-879a-205574b6abb3 resume=/dev/mapper/luks-83b8c728-a72f-4554-879a-205574b6abb3 initrd=\initramfs-6.1-x86_64.img
Sep 04 10:01:52 manjaro-imac kernel: Unknown kernel command line parameters "cryptdevice=UUID=83b8c728-a72f-4554-879a-205574b6abb3:luks-83b8c728-a72f-4554-879a-205574b6abb3", will be passed to user space.
Sep 04 10:01:52 manjaro-imac kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 04 10:01:52 manjaro-imac kernel: software IO TLB: area num 4.
Sep 04 10:01:52 manjaro-imac kernel: Memory: 32735092K/33531480K available (16391K kernel code, 2165K rwdata, 11564K rodata, 2172K init, 5172K bss, 796128K reserved, 0K cma-reserved)
Sep 04 10:01:52 manjaro-imac kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Sep 04 10:01:52 manjaro-imac kernel: Kernel/User page tables isolation: enabled
Sep 04 10:01:52 manjaro-imac kernel: ftrace: allocating 46786 entries in 183 pages
Sep 04 10:01:52 manjaro-imac kernel: ftrace: allocated 183 pages with 6 groups
Sep 04 10:01:52 manjaro-imac kernel: Dynamic Preempt: full
Sep 04 10:01:52 manjaro-imac kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 04 10:01:52 manjaro-imac kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Sep 04 10:01:52 manjaro-imac kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 04 10:01:52 manjaro-imac kernel: Trampoline variant of Tasks RCU enabled.
Sep 04 10:01:52 manjaro-imac kernel: Rude variant of Tasks RCU enabled.
Sep 04 10:01:52 manjaro-imac kernel: Tracing variant of Tasks RCU enabled.
Sep 04 10:01:52 manjaro-imac kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 04 10:01:52 manjaro-imac kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Sep 04 10:01:52 manjaro-imac kernel: NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
Sep 04 10:01:52 manjaro-imac kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 04 10:01:52 manjaro-imac kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 04 10:01:52 manjaro-imac kernel: Console: colour dummy device 80x25
Sep 04 10:01:52 manjaro-imac kernel: printk: console [tty0] enabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Core revision 20220331
Sep 04 10:01:52 manjaro-imac kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 04 10:01:52 manjaro-imac kernel: APIC: Switch to symmetric I/O mode setup
Sep 04 10:01:52 manjaro-imac kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 04 10:01:52 manjaro-imac kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 04 10:01:52 manjaro-imac kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26ebf3d1e4c, max_idle_ns: 440795291173 ns
Sep 04 10:01:52 manjaro-imac kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5402.40 BogoMIPS (lpj=9000640)
Sep 04 10:01:52 manjaro-imac kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 04 10:01:52 manjaro-imac kernel: process: using mwait in idle threads
Sep 04 10:01:52 manjaro-imac kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Sep 04 10:01:52 manjaro-imac kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Sep 04 10:01:52 manjaro-imac kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 04 10:01:52 manjaro-imac kernel: Spectre V2 : Mitigation: Retpolines
Sep 04 10:01:52 manjaro-imac kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 04 10:01:52 manjaro-imac kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 04 10:01:52 manjaro-imac kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 04 10:01:52 manjaro-imac kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 04 10:01:52 manjaro-imac kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 04 10:01:52 manjaro-imac kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Sep 04 10:01:52 manjaro-imac kernel: MMIO Stale Data: Unknown: No mitigations
Sep 04 10:01:52 manjaro-imac kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 10:01:52 manjaro-imac kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 10:01:52 manjaro-imac kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 10:01:52 manjaro-imac kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 10:01:52 manjaro-imac kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 04 10:01:52 manjaro-imac kernel: Freeing SMP alternatives memory: 40K
Sep 04 10:01:52 manjaro-imac kernel: pid_max: default: 32768 minimum: 301
Sep 04 10:01:52 manjaro-imac kernel: LSM: Security Framework initializing
Sep 04 10:01:52 manjaro-imac kernel: landlock: Up and running.
Sep 04 10:01:52 manjaro-imac kernel: Yama: becoming mindful.
Sep 04 10:01:52 manjaro-imac kernel: LSM support for eBPF active
Sep 04 10:01:52 manjaro-imac kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: smpboot: CPU0: Intel(R) Core(TM) i5-2500S CPU @ 2.70GHz (family: 0x6, model: 0x2a, stepping: 0x7)
Sep 04 10:01:52 manjaro-imac kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 04 10:01:52 manjaro-imac kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Sep 04 10:01:52 manjaro-imac kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 04 10:01:52 manjaro-imac kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Sep 04 10:01:52 manjaro-imac kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 04 10:01:52 manjaro-imac kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Sep 04 10:01:52 manjaro-imac kernel: Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 04 10:01:52 manjaro-imac kernel: ... version: 3
Sep 04 10:01:52 manjaro-imac kernel: ... bit width: 48
Sep 04 10:01:52 manjaro-imac kernel: ... generic registers: 8
Sep 04 10:01:52 manjaro-imac kernel: ... value mask: 0000ffffffffffff
Sep 04 10:01:52 manjaro-imac kernel: ... max period: 00007fffffffffff
Sep 04 10:01:52 manjaro-imac kernel: ... fixed-purpose events: 3
Sep 04 10:01:52 manjaro-imac kernel: ... event mask: 00000007000000ff
Sep 04 10:01:52 manjaro-imac kernel: signal: max sigframe size: 1776
Sep 04 10:01:52 manjaro-imac kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1061
Sep 04 10:01:52 manjaro-imac kernel: rcu: Hierarchical SRCU implementation.
Sep 04 10:01:52 manjaro-imac kernel: rcu: Max phase no-delay instances is 1000.
Sep 04 10:01:52 manjaro-imac kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 04 10:01:52 manjaro-imac kernel: smp: Bringing up secondary CPUs ...
Sep 04 10:01:52 manjaro-imac kernel: x86: Booting SMP configuration:
Sep 04 10:01:52 manjaro-imac kernel: .... node #0, CPUs: #1 #2 #3
Sep 04 10:01:52 manjaro-imac kernel: smp: Brought up 1 node, 4 CPUs
Sep 04 10:01:52 manjaro-imac kernel: smpboot: Max logical packages: 1
Sep 04 10:01:52 manjaro-imac kernel: smpboot: Total of 4 processors activated (21610.60 BogoMIPS)
Sep 04 10:01:52 manjaro-imac kernel: devtmpfs: initialized
Sep 04 10:01:52 manjaro-imac kernel: x86/mm: Memory block size: 128MB
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8ed34000-0x8ed5efff] (176128 bytes)
Sep 04 10:01:52 manjaro-imac kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 04 10:01:52 manjaro-imac kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: pinctrl core: initialized pinctrl subsystem
Sep 04 10:01:52 manjaro-imac kernel: PM: RTC time: 17:01:29, date: 2024-09-04
Sep 04 10:01:52 manjaro-imac kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 04 10:01:52 manjaro-imac kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 04 10:01:52 manjaro-imac kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 04 10:01:52 manjaro-imac kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 04 10:01:52 manjaro-imac kernel: audit: initializing netlink subsys (disabled)
Sep 04 10:01:52 manjaro-imac kernel: audit: type=2000 audit(1725469289.053:1): state=initialized audit_enabled=0 res=1
Sep 04 10:01:52 manjaro-imac kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 04 10:01:52 manjaro-imac kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 04 10:01:52 manjaro-imac kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 04 10:01:52 manjaro-imac kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 04 10:01:52 manjaro-imac kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 04 10:01:52 manjaro-imac kernel: cpuidle: using governor ladder
Sep 04 10:01:52 manjaro-imac kernel: cpuidle: using governor menu
Sep 04 10:01:52 manjaro-imac kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 04 10:01:52 manjaro-imac kernel: PCI: MMCONFIG for domain 0000 [bus 00-fb] at [mem 0xe0000000-0xefbfffff] (base 0xe0000000)
Sep 04 10:01:52 manjaro-imac kernel: PCI: not using MMCONFIG
Sep 04 10:01:52 manjaro-imac kernel: PCI: Using configuration type 1 for base access
Sep 04 10:01:52 manjaro-imac kernel: core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
Sep 04 10:01:52 manjaro-imac kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 04 10:01:52 manjaro-imac kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 04 10:01:52 manjaro-imac kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Added _OSI(Module Device)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Added _OSI(Processor Device)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: EC started
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: interrupt blocked
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Sep 04 10:01:52 manjaro-imac kernel: ACPI: BIOS _OSI(Darwin) query ignored via cmdline
Sep 04 10:01:52 manjaro-imac kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Dynamic OEM Table Load:
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0xFFFF930241407800 000781 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Dynamic OEM Table Load:
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0xFFFF930240BE4C00 0003A4 (v01 PmRef ApIst 00003000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Dynamic OEM Table Load:
Sep 04 10:01:52 manjaro-imac kernel: ACPI: SSDT 0xFFFF930240FA2A00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Interpreter enabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Using IOAPIC for interrupt routing
Sep 04 10:01:52 manjaro-imac kernel: PCI: MMCONFIG for domain 0000 [bus 00-fb] at [mem 0xe0000000-0xefbfffff] (base 0xe0000000)
Sep 04 10:01:52 manjaro-imac kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefbfffff] reserved in ACPI motherboard resources
Sep 04 10:01:52 manjaro-imac kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 04 10:01:52 manjaro-imac kernel: PCI: Using E820 reservations for host bridge windows
Sep 04 10:01:52 manjaro-imac kernel: ACPI: Enabled 6 GPEs in block 00 to 3F
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 04 10:01:52 manjaro-imac kernel: acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability LTR DPC]
Sep 04 10:01:52 manjaro-imac kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-fb] only partially covers this bridge
Sep 04 10:01:52 manjaro-imac kernel: PCI host bridge to bus 0000:00
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: root bus resource [mem 0x8f900000-0xfeafffff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:02.0: [8086:0102] type 00 class 0x038000
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:02.0: reg 0x10: [mem 0xa8000000-0xa83fffff 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xa7ffffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:16.0: reg 0x10: [mem 0xa8907100-0xa890710f 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1a.0: [8086:1c2c] type 00 class 0x0c0300
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1a.0: reg 0x20: [io 0x3140-0x315f]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1a.7: [8086:1c2d] type 00 class 0x0c0320
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xa8906c00-0xa8906fff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xa8900000-0xa8903fff 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1d.0: [8086:1c27] type 00 class 0x0c0300
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1d.0: reg 0x20: [io 0x30e0-0x30ff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1d.7: [8086:1c26] type 00 class 0x0c0320
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xa8906800-0xa8906bff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: reg 0x10: [io 0x3168-0x316f]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: reg 0x14: [io 0x317c-0x317f]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: reg 0x18: [io 0x3160-0x3167]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x3178-0x317b]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xa8906000-0xa89067ff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.2: PME# supported from D3hot
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xa8907000-0xa89070ff 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: [1002:6740] type 00 class 0x030000
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: reg 0x10: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: reg 0x18: [mem 0xa8800000-0xa881ffff 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: reg 0x20: [io 0x2000-0x20ff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: reg 0x30: [mem 0xa8820000-0xa883ffff pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: BAR 0: assigned to efifb
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: supports D1 D2
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.1: [1002:aa90] type 00 class 0x040300
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.1: reg 0x10: [mem 0xa8840000-0xa8843fff 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.1: enabling Extended Tags
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.1: supports D1 D2
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: bridge window [mem 0xa8800000-0xa88fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0x9fffffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:02:00.0: [14e4:16b4] type 00 class 0x020000
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:02:00.0: reg 0x10: [mem 0xa8400000-0xa840ffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:02:00.0: reg 0x18: [mem 0xa8410000-0xa841ffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: bridge window [mem 0xa8700000-0xa87fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: bridge window [mem 0xa8400000-0xa84fffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:03:00.0: [168c:0030] type 00 class 0x028000
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:03:00.0: reg 0x10: [mem 0xa8600000-0xa861ffff 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:03:00.0: supports D1 D2
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.1: bridge window [mem 0xa8600000-0xa86fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:04:00.0: [11c1:5901] type 00 class 0x0c0010
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:04:00.0: reg 0x10: [mem 0xa8500000-0xa8500fff 64bit]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:04:00.0: supports D1 D2
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.2: bridge window [mem 0xa8500000-0xa85fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-fb]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: bridge window [mem 0xa8a00000-0xacefffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: bridge window [mem 0xacf00000-0xb0efffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKA disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKB disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKC disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKD disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKE disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKG disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: interrupt unblocked
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: event unblocked
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 04 10:01:52 manjaro-imac kernel: ACPI: EC: GPE=0x17
Sep 04 10:01:52 manjaro-imac kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
Sep 04 10:01:52 manjaro-imac kernel: ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
Sep 04 10:01:52 manjaro-imac kernel: iommu: Default domain type: Translated
Sep 04 10:01:52 manjaro-imac kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 04 10:01:52 manjaro-imac kernel: SCSI subsystem initialized
Sep 04 10:01:52 manjaro-imac kernel: libata version 3.00 loaded.
Sep 04 10:01:52 manjaro-imac kernel: ACPI: bus type USB registered
Sep 04 10:01:52 manjaro-imac kernel: usbcore: registered new interface driver usbfs
Sep 04 10:01:52 manjaro-imac kernel: usbcore: registered new interface driver hub
Sep 04 10:01:52 manjaro-imac kernel: usbcore: registered new device driver usb
Sep 04 10:01:52 manjaro-imac kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 04 10:01:52 manjaro-imac kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 04 10:01:52 manjaro-imac kernel: PTP clock support registered
Sep 04 10:01:52 manjaro-imac kernel: EDAC MC: Ver: 3.0.0
Sep 04 10:01:52 manjaro-imac kernel: Registered efivars operations
Sep 04 10:01:52 manjaro-imac kernel: NetLabel: Initializing
Sep 04 10:01:52 manjaro-imac kernel: NetLabel: domain hash size = 128
Sep 04 10:01:52 manjaro-imac kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 04 10:01:52 manjaro-imac kernel: NetLabel: unlabeled traffic allowed by default
Sep 04 10:01:52 manjaro-imac kernel: mctp: management component transport protocol core
Sep 04 10:01:52 manjaro-imac kernel: NET: Registered PF_MCTP protocol family
Sep 04 10:01:52 manjaro-imac kernel: PCI: Using ACPI for IRQ routing
Sep 04 10:01:52 manjaro-imac kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x8986c018-0x8bffffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x89909018-0x8bffffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x8ed34000-0x8fffffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x8ed6d000-0x8fffffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x8ee5a000-0x8fffffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x8eed7000-0x8fffffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x8efa3000-0x8fffffff]
Sep 04 10:01:52 manjaro-imac kernel: e820: reserve RAM buffer [mem 0x86ff00000-0x86fffffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 04 10:01:52 manjaro-imac kernel: vgaarb: loaded
Sep 04 10:01:52 manjaro-imac kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 04 10:01:52 manjaro-imac kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 04 10:01:52 manjaro-imac kernel: clocksource: Switched to clocksource tsc-early
Sep 04 10:01:52 manjaro-imac kernel: VFS: Disk quotas dquot_6.6.0
Sep 04 10:01:52 manjaro-imac kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 04 10:01:52 manjaro-imac kernel: pnp: PnP ACPI init
Sep 04 10:01:52 manjaro-imac kernel: system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:01: [io 0x0680-0x069f] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:01: [io 0x1000-0x100f] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:01: [io 0xffff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:01: [io 0xffff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:01: [io 0x164e-0x164f] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfed90000-0xfed93fff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
Sep 04 10:01:52 manjaro-imac kernel: system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 04 10:01:52 manjaro-imac kernel: pnp: PnP ACPI: found 4 devices
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.0: assigning 74 device properties
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:04:00.0: assigning 2 device properties
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: device path parse error -19 at 0x1a:
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000000: ba 01 00 00 03 00 00 00 02 01 0c 00 d0 41 03 0a .............A..
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000010: 00 00 00 00 01 01 06 00 04 1c 01 01 06 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000020: 01 01 06 00 00 00 01 01 06 00 00 00 7f ff 04 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000030: 24 00 00 00 54 00 68 00 75 00 6e 00 64 00 65 00 $...T.h.u.n.d.e.
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000040: 72 00 62 00 6f 00 6c 00 74 00 44 00 52 00 4f 00 r.b.o.l.t.D.R.O.
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000050: 4d 00 00 00 04 01 00 00 dc 60 45 77 15 0a 00 01 M........`Ew....
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000060: 00 c3 31 3d d2 01 60 00 01 00 01 00 01 01 08 81 ..1=..`.........
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000070: 80 02 40 26 00 00 08 82 90 01 40 26 00 00 08 83 ..@&......@&....
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000080: 80 04 40 24 00 00 08 84 90 03 40 24 00 00 02 c5 ..@$......@$....
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000090: 08 86 00 00 00 00 00 00 03 87 80 03 88 a0 03 89 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000000a0: c0 03 8a 60 04 8b 50 00 04 8c 50 00 04 8d 50 00 ...`..P...P...P.
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000000b0: 0e 01 41 70 70 6c 65 2c 20 49 6e 63 2e 00 07 02 ..Apple, Inc....
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000000c0: 69 4d 61 63 00 00 00 00 00 00 00 00 00 00 00 00 iMac............
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000000d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000000e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000000f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000150: 00 00 00 00 00 00 00 00 24 00 00 00 54 00 68 00 ........$...T.h.
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000160: 75 00 6e 00 64 00 65 00 72 00 62 00 6f 00 6c 00 u.n.d.e.r.b.o.l.
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000170: 74 00 55 00 55 00 49 00 44 00 00 00 14 00 00 00 t.U.U.I.D.......
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000180: 34 49 e1 4d 87 c6 97 58 b3 1d 10 b3 93 24 9f b9 4I.M...X.....$..
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 00000190: 22 00 00 00 54 00 42 00 54 00 44 00 50 00 4c 00 "...T.B.T.D.P.L.
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000001a0: 6f 00 77 00 54 00 6f 00 48 00 69 00 67 00 68 00 o.w.T.o.H.i.g.h.
Sep 04 10:01:52 manjaro-imac kernel: apple-properties: 000001b0: 00 00 08 00 00 00 01 00 00 00 ..........
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1b.0: assigning 4 device properties
Sep 04 10:01:52 manjaro-imac kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 04 10:01:52 manjaro-imac kernel: NET: Registered PF_INET protocol family
Sep 04 10:01:52 manjaro-imac kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 04 10:01:52 manjaro-imac kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 04 10:01:52 manjaro-imac kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 04 10:01:52 manjaro-imac kernel: NET: Registered PF_XDP protocol family
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: bridge window [mem 0xa8800000-0xa88fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0x9fffffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: bridge window [mem 0xa8700000-0xa87fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.0: bridge window [mem 0xa8400000-0xa84fffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xa8620000-0xa862ffff pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.1: bridge window [mem 0xa8600000-0xa86fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.2: bridge window [mem 0xa8500000-0xa85fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-fb]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: bridge window [mem 0xa8a00000-0xacefffff]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:00:1c.4: bridge window [mem 0xacf00000-0xb0efffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: resource 7 [mem 0x8f900000-0xfeafffff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:01: resource 1 [mem 0xa8800000-0xa88fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:01: resource 2 [mem 0x90000000-0x9fffffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:02: resource 1 [mem 0xa8700000-0xa87fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:02: resource 2 [mem 0xa8400000-0xa84fffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:03: resource 1 [mem 0xa8600000-0xa86fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:04: resource 1 [mem 0xa8500000-0xa85fffff]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:05: resource 1 [mem 0xa8a00000-0xacefffff]
Sep 04 10:01:52 manjaro-imac kernel: pci_bus 0000:05: resource 2 [mem 0xacf00000-0xb0efffff 64bit pref]
Sep 04 10:01:52 manjaro-imac kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Sep 04 10:01:52 manjaro-imac kernel: PCI: CLS 256 bytes, default 64
Sep 04 10:01:52 manjaro-imac kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 04 10:01:52 manjaro-imac kernel: software IO TLB: mapped [mem 0x000000008586c000-0x000000008986c000] (64MB)
Sep 04 10:01:52 manjaro-imac kernel: Trying to unpack rootfs image as initramfs...
Sep 04 10:01:52 manjaro-imac kernel: Initialise system trusted keyrings
Sep 04 10:01:52 manjaro-imac kernel: Key type blacklist registered
Sep 04 10:01:52 manjaro-imac kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Sep 04 10:01:52 manjaro-imac kernel: zbud: loaded
Sep 04 10:01:52 manjaro-imac kernel: integrity: Platform Keyring initialized
Sep 04 10:01:52 manjaro-imac kernel: integrity: Machine keyring initialized
Sep 04 10:01:52 manjaro-imac kernel: Key type asymmetric registered
Sep 04 10:01:52 manjaro-imac kernel: Asymmetric key parser 'x509' registered
Sep 04 10:01:52 manjaro-imac kernel: Freeing initrd memory: 40324K
Sep 04 10:01:52 manjaro-imac kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Sep 04 10:01:52 manjaro-imac kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 04 10:01:52 manjaro-imac kernel: io scheduler mq-deadline registered
Sep 04 10:01:52 manjaro-imac kernel: io scheduler kyber registered
Sep 04 10:01:52 manjaro-imac kernel: io scheduler bfq registered
Sep 04 10:01:52 manjaro-imac kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 04 10:01:52 manjaro-imac kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 04 10:01:52 manjaro-imac kernel: ACPI: button: Power Button [PWRB]
Sep 04 10:01:52 manjaro-imac kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Sep 04 10:01:52 manjaro-imac kernel: ACPI: button: Sleep Button [SLPB]
Sep 04 10:01:52 manjaro-imac kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Sep 04 10:01:52 manjaro-imac kernel: ACPI: button: Power Button [PWRF]
Sep 04 10:01:52 manjaro-imac kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 04 10:01:52 manjaro-imac kernel: Non-volatile memory driver v1.3
Sep 04 10:01:52 manjaro-imac kernel: Linux agpgart interface v0.103
Sep 04 10:01:52 manjaro-imac kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 04 10:01:52 manjaro-imac kernel: ACPI: bus type drm_connector registered
Sep 04 10:01:52 manjaro-imac kernel: ahci 0000:00:1f.2: version 3.0
Sep 04 10:01:52 manjaro-imac kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
Sep 04 10:01:52 manjaro-imac kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
Sep 04 10:01:52 manjaro-imac kernel: scsi host0: ahci
Sep 04 10:01:52 manjaro-imac kernel: scsi host1: ahci
Sep 04 10:01:52 manjaro-imac kernel: scsi host2: ahci
Sep 04 10:01:52 manjaro-imac kernel: scsi host3: ahci
Sep 04 10:01:52 manjaro-imac kernel: scsi host4: ahci
Sep 04 10:01:52 manjaro-imac kernel: scsi host5: ahci
Sep 04 10:01:52 manjaro-imac kernel: ata1: SATA max UDMA/133 abar m2048@0xa8906000 port 0xa8906100 irq 25
Sep 04 10:01:52 manjaro-imac kernel: ata2: SATA max UDMA/133 abar m2048@0xa8906000 port 0xa8906180 irq 25
Sep 04 10:01:52 manjaro-imac kernel: ata3: SATA max UDMA/133 abar m2048@0xa8906000 port 0xa8906200 irq 25
Sep 04 10:01:52 manjaro-imac kernel: ata4: DUMMY
Sep 04 10:01:52 manjaro-imac kernel: ata5: DUMMY
Sep 04 10:01:52 manjaro-imac kernel: ata6: DUMMY
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1a.7: debug port 2
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1a.7: irq 23, io mem 0xa8906c00
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Sep 04 10:01:52 manjaro-imac kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Sep 04 10:01:52 manjaro-imac kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 04 10:01:52 manjaro-imac kernel: usb usb1: Product: EHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: usb usb1: Manufacturer: Linux 6.1.105-1-MANJARO ehci_hcd
Sep 04 10:01:52 manjaro-imac kernel: usb usb1: SerialNumber: 0000:00:1a.7
Sep 04 10:01:52 manjaro-imac kernel: hub 1-0:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 1-0:1.0: 6 ports detected
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1d.7: debug port 2
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1d.7: irq 22, io mem 0xa8906800
Sep 04 10:01:52 manjaro-imac kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Sep 04 10:01:52 manjaro-imac kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Sep 04 10:01:52 manjaro-imac kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 04 10:01:52 manjaro-imac kernel: usb usb2: Product: EHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: usb usb2: Manufacturer: Linux 6.1.105-1-MANJARO ehci_hcd
Sep 04 10:01:52 manjaro-imac kernel: usb usb2: SerialNumber: 0000:00:1d.7
Sep 04 10:01:52 manjaro-imac kernel: hub 2-0:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 2-0:1.0: 8 ports detected
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1a.0: irq 21, io port 0x00003140
Sep 04 10:01:52 manjaro-imac kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
Sep 04 10:01:52 manjaro-imac kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 04 10:01:52 manjaro-imac kernel: usb usb3: Product: UHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: usb usb3: Manufacturer: Linux 6.1.105-1-MANJARO uhci_hcd
Sep 04 10:01:52 manjaro-imac kernel: usb usb3: SerialNumber: 0000:00:1a.0
Sep 04 10:01:52 manjaro-imac kernel: hub 3-0:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 3-0:1.0: 2 ports detected
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
Sep 04 10:01:52 manjaro-imac kernel: uhci_hcd 0000:00:1d.0: irq 19, io port 0x000030e0
Sep 04 10:01:52 manjaro-imac kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
Sep 04 10:01:52 manjaro-imac kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 04 10:01:52 manjaro-imac kernel: usb usb4: Product: UHCI Host Controller
Sep 04 10:01:52 manjaro-imac kernel: usb usb4: Manufacturer: Linux 6.1.105-1-MANJARO uhci_hcd
Sep 04 10:01:52 manjaro-imac kernel: usb usb4: SerialNumber: 0000:00:1d.0
Sep 04 10:01:52 manjaro-imac kernel: hub 4-0:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 4-0:1.0: 2 ports detected
Sep 04 10:01:52 manjaro-imac kernel: usbcore: registered new interface driver usbserial_generic
Sep 04 10:01:52 manjaro-imac kernel: usbserial: USB Serial support registered for generic
Sep 04 10:01:52 manjaro-imac kernel: rtc_cmos 00:02: RTC can wake from S4
Sep 04 10:01:52 manjaro-imac kernel: rtc_cmos 00:02: registered as rtc0
Sep 04 10:01:52 manjaro-imac kernel: rtc_cmos 00:02: setting system clock to 2024-09-04T17:01:31 UTC (1725469291)
Sep 04 10:01:52 manjaro-imac kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
Sep 04 10:01:52 manjaro-imac kernel: intel_pstate: Intel P-state driver initializing
Sep 04 10:01:52 manjaro-imac kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 04 10:01:52 manjaro-imac kernel: efifb: probing for efifb
Sep 04 10:01:52 manjaro-imac kernel: efifb: No BGRT, not showing boot graphics
Sep 04 10:01:52 manjaro-imac kernel: efifb: framebuffer at 0x90010000, using 14400k, total 14400k
Sep 04 10:01:52 manjaro-imac kernel: efifb: mode is 2560x1440x32, linelength=10240, pages=1
Sep 04 10:01:52 manjaro-imac kernel: efifb: scrolling: redraw
Sep 04 10:01:52 manjaro-imac kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 04 10:01:52 manjaro-imac kernel: fbcon: Deferring console take-over
Sep 04 10:01:52 manjaro-imac kernel: fb0: EFI VGA frame buffer device
Sep 04 10:01:52 manjaro-imac kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 04 10:01:52 manjaro-imac kernel: drop_monitor: Initializing network drop monitor service
Sep 04 10:01:52 manjaro-imac kernel: Initializing XFRM netlink socket
Sep 04 10:01:52 manjaro-imac kernel: NET: Registered PF_INET6 protocol family
Sep 04 10:01:52 manjaro-imac kernel: Segment Routing with IPv6
Sep 04 10:01:52 manjaro-imac kernel: RPL Segment Routing with IPv6
Sep 04 10:01:52 manjaro-imac kernel: In-situ OAM (IOAM) with IPv6
Sep 04 10:01:52 manjaro-imac kernel: NET: Registered PF_PACKET protocol family
Sep 04 10:01:52 manjaro-imac kernel: microcode: sig=0x206a7, pf=0x2, revision=0x2e
Sep 04 10:01:52 manjaro-imac kernel: microcode: Microcode Update Driver: v2.2.
Sep 04 10:01:52 manjaro-imac kernel: IPI shorthand broadcast: enabled
Sep 04 10:01:52 manjaro-imac kernel: sched_clock: Marking stable (2731929457, 320968)->(2739007726, -6757301)
Sep 04 10:01:52 manjaro-imac kernel: registered taskstats version 1
Sep 04 10:01:52 manjaro-imac kernel: Loading compiled-in X.509 certificates
Sep 04 10:01:52 manjaro-imac kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 854dc620bfc141cde99552b1fb53284f7c204e91'
Sep 04 10:01:52 manjaro-imac kernel: zswap: loaded using pool zstd/z3fold
Sep 04 10:01:52 manjaro-imac kernel: Key type .fscrypt registered
Sep 04 10:01:52 manjaro-imac kernel: Key type fscrypt-provisioning registered
Sep 04 10:01:52 manjaro-imac kernel: PM: Magic number: 8:84:36
Sep 04 10:01:52 manjaro-imac kernel: memory memory205: hash matches
Sep 04 10:01:52 manjaro-imac kernel: memory memory72: hash matches
Sep 04 10:01:52 manjaro-imac kernel: RAS: Correctable Errors collector initialized.
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 04 10:01:52 manjaro-imac kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
Sep 04 10:01:52 manjaro-imac kernel: ata3.00: ATAPI: OPTIARC DVD RW AD-5690H, 4AH5, max UDMA/100
Sep 04 10:01:52 manjaro-imac kernel: ata2: SATA link down (SStatus 0 SControl 300)
Sep 04 10:01:52 manjaro-imac kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 04 10:01:52 manjaro-imac kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
Sep 04 10:01:52 manjaro-imac kernel: ata3.00: configured for UDMA/100
Sep 04 10:01:52 manjaro-imac kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
Sep 04 10:01:52 manjaro-imac kernel: ata1.00: ATA-8: HITACHI HUS724040ALE640, MJAONS04, max UDMA/133
Sep 04 10:01:52 manjaro-imac kernel: ata1.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Sep 04 10:01:52 manjaro-imac kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
Sep 04 10:01:52 manjaro-imac kernel: ata1.00: configured for UDMA/133
Sep 04 10:01:52 manjaro-imac kernel: scsi 0:0:0:0: Direct-Access ATA HITACHI HUS72404 NS04 PQ: 0 ANSI: 5
Sep 04 10:01:52 manjaro-imac kernel: sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
Sep 04 10:01:52 manjaro-imac kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Sep 04 10:01:52 manjaro-imac kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep 04 10:01:52 manjaro-imac kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 04 10:01:52 manjaro-imac kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Sep 04 10:01:52 manjaro-imac kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Sep 04 10:01:52 manjaro-imac kernel: scsi 2:0:0:0: CD-ROM OPTIARC DVD RW AD-5690H 4AH5 PQ: 0 ANSI: 5
Sep 04 10:01:52 manjaro-imac kernel: sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 sda15
Sep 04 10:01:52 manjaro-imac kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Sep 04 10:01:52 manjaro-imac kernel: clk: Disabling unused clocks
Sep 04 10:01:52 manjaro-imac kernel: Freeing unused decrypted memory: 2036K
Sep 04 10:01:52 manjaro-imac kernel: Freeing unused kernel image (initmem) memory: 2172K
Sep 04 10:01:52 manjaro-imac kernel: Write protecting the kernel read-only data: 30720k
Sep 04 10:01:52 manjaro-imac kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Sep 04 10:01:52 manjaro-imac kernel: Freeing unused kernel image (rodata/data gap) memory: 724K
Sep 04 10:01:52 manjaro-imac kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 04 10:01:52 manjaro-imac kernel: rodata_test: all tests were successful
Sep 04 10:01:52 manjaro-imac kernel: x86/mm: Checking user space page tables
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= 0.03
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 04 10:01:52 manjaro-imac kernel: hub 1-1:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 1-1:1.0: 3 ports detected
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= 0.03
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 04 10:01:52 manjaro-imac kernel: hub 2-1:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 2-1:1.0: 4 ports detected
Sep 04 10:01:52 manjaro-imac kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 04 10:01:52 manjaro-imac kernel: Run /init as init process
Sep 04 10:01:52 manjaro-imac kernel: with arguments:
Sep 04 10:01:52 manjaro-imac kernel: /init
Sep 04 10:01:52 manjaro-imac kernel: with environment:
Sep 04 10:01:52 manjaro-imac kernel: HOME=/
Sep 04 10:01:52 manjaro-imac kernel: TERM=linux
Sep 04 10:01:52 manjaro-imac kernel: cryptdevice=UUID=83b8c728-a72f-4554-879a-205574b6abb3:luks-83b8c728-a72f-4554-879a-205574b6abb3
Sep 04 10:01:52 manjaro-imac kernel: usb 1-2: new high-speed USB device number 3 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.1: new high-speed USB device number 3 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: usb 1-2: New USB device found, idVendor=05ac, idProduct=850b, bcdDevice= 7.55
Sep 04 10:01:52 manjaro-imac kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 04 10:01:52 manjaro-imac kernel: usb 1-2: Product: FaceTime HD Camera (Built-in)
Sep 04 10:01:52 manjaro-imac kernel: usb 1-2: Manufacturer: Apple Inc.
Sep 04 10:01:52 manjaro-imac kernel: usb 1-2: SerialNumber: CCGB8W039KDDJRLX
Sep 04 10:01:52 manjaro-imac kernel: ACPI: video: [Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS
Sep 04 10:01:52 manjaro-imac kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Sep 04 10:01:52 manjaro-imac kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1: new full-speed USB device number 4 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: tsc: Refined TSC clocksource calibration: 2700.018 MHz
Sep 04 10:01:52 manjaro-imac kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26eb4f9e2f0, max_idle_ns: 440795291167 ns
Sep 04 10:01:52 manjaro-imac kernel: clocksource: Switched to clocksource tsc
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.1: New USB device found, idVendor=05ac, idProduct=8403, bcdDevice=98.33
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.1: New USB device strings: Mfr=3, Product=4, SerialNumber=2
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.1: Product: Card Reader
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.1: Manufacturer: Apple
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.1: SerialNumber: 000000009833
Sep 04 10:01:52 manjaro-imac kernel: cryptd: max_cpu_qlen set to 1000
Sep 04 10:01:52 manjaro-imac kernel: firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
Sep 04 10:01:52 manjaro-imac kernel: usb-storage 2-1.1:1.0: USB Mass Storage device detected
Sep 04 10:01:52 manjaro-imac kernel: scsi host6: usb-storage 2-1.1:1.0
Sep 04 10:01:52 manjaro-imac kernel: usbcore: registered new interface driver usb-storage
Sep 04 10:01:52 manjaro-imac kernel: usbcore: registered new interface driver uas
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1: New USB device found, idVendor=0a5c, idProduct=4500, bcdDevice= 1.00
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1: Product: BRCM2046 Hub
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1: Manufacturer: Apple Inc.
Sep 04 10:01:52 manjaro-imac kernel: hub 1-1.1:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 1-1.1:1.0: 3 ports detected
Sep 04 10:01:52 manjaro-imac kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda caddy
Sep 04 10:01:52 manjaro-imac kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.2: new low-speed USB device number 4 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: AVX version of gcm_enc/dec engaged.
Sep 04 10:01:52 manjaro-imac kernel: AES CTR mode by8 optimization enabled
Sep 04 10:01:52 manjaro-imac kernel: [drm] radeon kernel modesetting enabled.
Sep 04 10:01:52 manjaro-imac kernel: [drm] initializing kernel modesetting (TURKS 0x1002:0x6740 0x106B:0x6740 0x00).
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.2: new high-speed USB device number 5 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.2: New USB device found, idVendor=05ac, idProduct=8242, bcdDevice= 0.16
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.2: Product: IR Receiver
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.2: Manufacturer: Apple Computer, Inc.
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.4: new full-speed USB device number 5 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.2: New USB device found, idVendor=0c45, idProduct=6366, bcdDevice= 1.00
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.2: New USB device strings: Mfr=2, Product=1, SerialNumber=3
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.2: Product: USB 2.0 Camera
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.2: Manufacturer: Sonix Technology Co., Ltd.
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.2: SerialNumber: SN0001
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1.1: new full-speed USB device number 6 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Sep 04 10:01:52 manjaro-imac kernel: usbcore: registered new interface driver usbhid
Sep 04 10:01:52 manjaro-imac kernel: usbhid: USB HID core driver
Sep 04 10:01:52 manjaro-imac kernel: input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.0/0003:05AC:8242.0001/input/input4
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.4: New USB device found, idVendor=0b0e, idProduct=0420, bcdDevice= 2.31
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=3
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.4: Product: Jabra SPEAK 510 USB
Sep 04 10:01:52 manjaro-imac kernel: usb 2-1.4: SerialNumber: 3050751C6223021F00
Sep 04 10:01:52 manjaro-imac kernel: ATOM BIOS: Apple
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
Sep 04 10:01:52 manjaro-imac kernel: [drm] Detected VRAM RAM=512M, BAR=256M
Sep 04 10:01:52 manjaro-imac kernel: [drm] RAM width 128bits DDR
Sep 04 10:01:52 manjaro-imac kernel: [drm] radeon: 512M of VRAM memory ready
Sep 04 10:01:52 manjaro-imac kernel: [drm] radeon: 1024M of GTT memory ready.
Sep 04 10:01:52 manjaro-imac kernel: [drm] Loading TURKS Microcode
Sep 04 10:01:52 manjaro-imac kernel: [drm] External GPIO thermal controller with fan control
Sep 04 10:01:52 manjaro-imac kernel: [drm] radeon: power management initialized
Sep 04 10:01:52 manjaro-imac kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Sep 04 10:01:52 manjaro-imac kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
Sep 04 10:01:52 manjaro-imac kernel: i915 0000:00:02.0: BAR 6: can't assign [??? 0x00000000 flags 0x20000000] (bogus alignment)
Sep 04 10:01:52 manjaro-imac kernel: i915 0000:00:02.0: [drm] Failed to find VBIOS tables (VBT)
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
Sep 04 10:01:52 manjaro-imac kernel: input: Jabra SPEAK 510 USB as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.4/2-1.4:1.3/0003:0B0E:0420.0002/input/input5
Sep 04 10:01:52 manjaro-imac kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: WB enabled
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: radeon: MSI limited to 32-bit
Sep 04 10:01:52 manjaro-imac kernel: radeon 0000:01:00.0: radeon: using MSI.
Sep 04 10:01:52 manjaro-imac kernel: [drm] radeon: irq initialized.
Sep 04 10:01:52 manjaro-imac kernel: appleir 0003:05AC:8242.0001: input,hiddev96,hidraw0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.7-1.2/input0
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1.1: New USB device found, idVendor=05ac, idProduct=8215, bcdDevice= 2.08
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1.1: Product: Bluetooth USB Host Controller
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1.1: Manufacturer: Apple Inc.
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.1.1: SerialNumber: 3451C9EEB293
Sep 04 10:01:52 manjaro-imac kernel: [drm] ring test on 0 succeeded in 1 usecs
Sep 04 10:01:52 manjaro-imac kernel: [drm] ring test on 3 succeeded in 2 usecs
Sep 04 10:01:52 manjaro-imac kernel: jabra 0003:0B0E:0420.0002: input,hiddev97,hidraw1: USB HID v1.11 Device [Jabra SPEAK 510 USB] on usb-0000:00:1d.7-1.4/input3
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3: new full-speed USB device number 7 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: firewire_core 0000:04:00.0: created device fw0: GUID a4b197fffe577456, S800
Sep 04 10:01:52 manjaro-imac kernel: firewire_core 0000:04:00.0: phy config: new root=ffc0, gap_count=63
Sep 04 10:01:52 manjaro-imac kernel: [drm] ring test on 5 succeeded in 1 usecs
Sep 04 10:01:52 manjaro-imac kernel: [drm] UVD initialized successfully.
Sep 04 10:01:52 manjaro-imac kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Sep 04 10:01:52 manjaro-imac kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3: new high-speed USB device number 8 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3: Product: USB2.0 Hub
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3: Manufacturer: VIA Labs, Inc.
Sep 04 10:01:52 manjaro-imac kernel: hub 1-1.3:1.0: USB hub found
Sep 04 10:01:52 manjaro-imac kernel: hub 1-1.3:1.0: 4 ports detected
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3.1: new full-speed USB device number 9 using ehci-pci
Sep 04 10:01:52 manjaro-imac kernel: scsi 6:0:0:0: Direct-Access APPLE SD Card Reader 1.00 PQ: 0 ANSI: 0
Sep 04 10:01:52 manjaro-imac kernel: sd 6:0:0:0: [sdb] Media removed, stopped polling
Sep 04 10:01:52 manjaro-imac kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.10
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3.1: Product: USB Receiver
Sep 04 10:01:52 manjaro-imac kernel: usb 1-1.3.1: Manufacturer: Logitech
Sep 04 10:01:52 manjaro-imac kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/0003:046D:C52B.0003/input/input6
Sep 04 10:01:52 manjaro-imac kernel: hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1a.7-1.3.1/input0
Sep 04 10:01:52 manjaro-imac kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/0003:046D:C52B.0004/input/input7
Sep 04 10:01:52 manjaro-imac kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/0003:046D:C52B.0004/input/input8
Sep 04 10:01:52 manjaro-imac kernel: [drm] ib test on ring 5 succeeded
Sep 04 10:01:52 manjaro-imac kernel: input: Logitech USB
$ inxi -Fz
System:
Kernel: 6.1.105-1-MANJARO arch: x86_64 bits: 64
Desktop: GNOME v: 46.4 Distro: Manjaro Linux
Machine:
Type: Desktop System: Apple product: iMac12,2 v: 1.0
serial: <superuser required>
Mobo: Apple model: v: iMac12,2
serial: <superuser required> UEFI: Apple v: 85.0.0.0.0 date: 04/16/2019
CPU:
Info: quad core model: Intel Core i5-2500S bits: 64 type: MCP cache:
L2: 1024 KiB
Speed (MHz): avg: 1600 min/max: 1600/3700 cores: 1: 1600 2: 1600 3: 1600
4: 1600
Graphics:
Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics
driver: i915 v: kernel
Device-2: AMD Whistler [Radeon HD 6730M/6770M/7690M XT] driver: radeon
v: kernel
Device-3: Microdia Webcam Vitade AF driver: snd-usb-audio,uvcvideo
type: USB
Device-4: Apple FaceTime HD Camera (Built-in) driver: uvcvideo type: USB
Display: x11 server: X.Org v: 21.1.13 with: Xwayland v: 24.1.2 driver: X:
loaded: modesetting,radeon unloaded: vesa dri: r600 gpu: radeon
resolution: 3424x1926~60Hz
API: Vulkan Message: No Vulkan data available.
API: OpenGL Message: Unable to show GL data. glxinfo is missing.
Audio:
Device-1: Intel 6 Series/C200 Series Family High Definition Audio
driver: snd_hda_intel
Device-2: AMD Turks HDMI Audio [Radeon HD 6500/6600 / 6700M Series]
driver: snd_hda_intel
Device-3: Microdia Webcam Vitade AF driver: snd-usb-audio,uvcvideo
type: USB
Device-4: GN Netcom Jabra SPEAK 510 driver: jabra,snd-usb-audio,usbhid
type: USB
API: ALSA v: k6.1.105-1-MANJARO status: kernel-api
Server-1: PulseAudio v: 17.0 status: active
Network:
Device-1: Broadcom NetXtreme BCM57765 Gigabit Ethernet PCIe driver: tg3
IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Device-2: Qualcomm Atheros AR93xx Wireless Network Adapter driver: ath9k
IF: wlp3s0 state: down mac: <filter>
IF-ID-1: docker0 state: down mac: <filter>
IF-ID-2: nordlynx state: unknown speed: N/A duplex: N/A mac: N/A
Bluetooth:
Device-1: Apple Built-in Bluetooth 2.0+EDR HCI driver: btusb type: USB
Report: btmgmt ID: hci0 state: up address: <filter> bt-v: 2.1
Drives:
Local Storage: total: 3.64 TiB used: 1.47 TiB (40.3%)
ID-1: /dev/sda vendor: Hitachi model: HUS724040ALE640 size: 3.64 TiB
Partition:
ID-1: / size: 91.11 GiB used: 65.64 GiB (72.0%) fs: ext4 dev: /dev/dm-0
ID-2: /boot size: 451.6 MiB used: 333.4 MiB (73.8%) fs: ext4
dev: /dev/sda12
ID-3: /boot/efi size: 196.9 MiB used: 41.8 MiB (21.2%) fs: vfat
dev: /dev/sda1
Swap:
ID-1: swap-1 type: partition size: 18.63 GiB used: 0 KiB (0.0%)
dev: /dev/sda14
Sensors:
System Temperatures: cpu: 47.0 C mobo: N/A
Fan Speeds (rpm): cpu: 938
Info:
Memory: total: 32 GiB available: 31.33 GiB used: 5.65 GiB (18.0%)
Processes: 307 Uptime: 25m Shell: Zsh inxi: 3.3.35
Here are the boot parameters I also tried (different from those in the journalctl
), which matched the Ubuntu partition.
$ cat /proc/cmdline
root=UUID=12345 rw quiet acpi_osi=!Darwin radeon.dpm=0 acpi_backlight=native mds=full,nosmt cryptdevice=UUID=78910:luks-78910 resume=/dev/mapper/luks-78910 initrd=\initramfs-6.1-x86_64.img