You are not logged in.
Hello
I recently bought a new (old) computer and I got some warnings and errors during the booting proccess.
Besides that everything seems to be working.
I have tried to read about those errors but I am still unsure what needs to be done,
or if any of those errors might even be a security issue. (The firmware error b43 is not that important.)
But I have difficulties to evaluate all the rest of the messages and do not want to make anything worse.
I read about having to use fsck to check and repair the filesystem, or changing the kernel command line.
Can someone please tell me what needs to be fixed and maybe where to start.
Any help will be appreciated.
Thank you.
dmesg --level=err,warn
[ 0.082536] DMAR-IR: [Firmware Bug]: ioapic 2 has no mapping iommu, interrupt remapping will be disabled
[ 0.082544] DMAR-IR: Failed to enable irq remapping. You are vulnerable to irq-injection attacks.
[ 0.140513] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.140513] VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
[ 0.231184] pci 0000:00:14.0: can't derive routing for PCI INT A
[ 0.231186] pci 0000:00:14.0: PCI INT A: no GSI
[ 1.603198] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 47.589859] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20240827/utaddress-204)
[ 47.589896] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[ 47.589915] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[ 47.589935] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[ 47.589953] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 47.741424] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[ 47.741429] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[ 48.504308] applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 49.966372] udevd[628]: Unable to EVIOCGABS device "/dev/input/event0"
[ 49.966379] udevd[628]: Unable to EVIOCGABS device "/dev/input/event0"
[ 49.966382] udevd[628]: Unable to EVIOCGABS device "/dev/input/event0"
[ 49.966385] udevd[628]: Unable to EVIOCGABS device "/dev/input/event0"
[ 50.159680] at24 0-0050: supply vcc not found, using dummy regulator
[ 51.339620] b43-phy0 warning: 5 GHz band is unsupported on this PHY
[ 51.340358] b43 bcma0:1: Direct firmware load for b43/ucode29_mimo.fw failed with error -2
[ 51.340420] b43 bcma0:1: Direct firmware load for b43/ucode29_mimo.fw failed with error -2
[ 51.340482] b43 bcma0:1: Direct firmware load for b43-open/ucode29_mimo.fw failed with error -2
[ 51.340520] b43 bcma0:1: Direct firmware load for b43-open/ucode29_mimo.fw failed with error -2
[ 51.340523] b43-phy0 ERROR: Firmware file "b43/ucode29_mimo.fw" not found
[ 51.340546] b43-phy0 ERROR: Firmware file "b43-open/ucode29_mimo.fw" not found
[ 51.340561] b43-phy0 ERROR: You must go to https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 67.669402] kauditd_printk_skb: 109 callbacks suppressed
[ 72.792602] kauditd_printk_skb: 4 callbacks suppressed
[ 102.237077] kauditd_printk_skb: 143 callbacks suppressed
[ 107.751219] kauditd_printk_skb: 50 callbacks suppressed
[ 118.943709] kauditd_printk_skb: 14 callbacks suppressed
[ 138.992005] kauditd_printk_skb: 2 callbacks suppressed
[ 1271.101468] kauditd_printk_skb: 2 callbacks suppressedcat /sys/devices/system/cpu/vulnerabilities/mds
Mitigation: Clear CPU buffers; SMT vulnerableOffline
Hello:
... new (old) computer ...
... everything seems to be working.
The system booting and working as expected (?) is a good sign.
Most times [ACPI] warnings are the result of Linux having worked around a badly written BIOS and just informative.
The same can be said by many other 'errors' or 'warnings' present in the [dmesg] output.
Q: Is your BIOS up to date?
ie: last available version.
That said, for anyone to be able to help with your questions, you would have to supply more information.
eg:
- Devuan version installed (please post result of [uname -a])
- full [dmesg] and a short description of the hardware you are installing it on.
- output of [lspci]
- output of [lsusb]
It would seem that your hardware is 'Apple' fare, notorious for not being precisely Linux friendly.
Particularly with respect to motherboard components.
Have you checked on-line as to the degree of compatibility of your specific box with Linux?
eg: T1/T2 chip, touchpads, keyboards, Wi-Fi, sound, webcams and other hardware such as PM sensors/fans.
Best,
A.
Last edited by Altoid (2026-08-07 12:04:40)
Offline
it would be nice if ther is option to readout the whole booting process onto .log file,
since am encountering also lots of messages during startup that are not easy to decipher.
using newer computer.
maybe got already advised so, but please show the proper handling.
Offline
ACPI errors are usually meaningless. I've had them on my Asus computer for the last 12 years. If you want to stop seeing those "errors" on boot-up, do this:
Open /etc/default/grub as superuser and find the line GRUB_CMDLINE_LINUX_DEFAULT="quiet"
and change it to GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 splash". Save and close the file.
Then run sudo update-grub in the terminal.
Last edited by Ron (2026-08-07 12:31:36)
Offline
Hello Altoid , kapqa and Ron
Thank you for your answers.
It is a Macbook Pro 9.1 Mid 2012 2.3GHz.
I do not know anything about BIOS on a macbook. I first have to read about that and I have not checked any compatibility with Linux.
I used Devuan for years on my last macbook, that was even older and at least to me all worked out after some configurations.
This model works as well. At least I did not apparently run into any problems.
I have to admit that I do not know how to readout the whole booting process onto .log file. What would be the best way to do this?
As I am trying to work through this.
I have read the followinfg articles about the first and second error and it is said to be some kind of security issue?
MDS CPU bug present and SMT on, data leak possible.
See https://www.kernel.org/doc/html/latest/ … n/mds.html for more details
I think I should use: mds=full,nosmt
VMSCAPE: SMT on, STIBP is required for full protection.
See https://www.kernel.org/doc/html/latest/ … scape.html for more details.
Second error I would choose the following: vmscape=ibpb
uname -a
Linux devuan 6.12.100+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.100-1 (2026-07-30) x86_64 GNU/Linux dmesg
[ 0.217221] pci_bus 0000:3a: resource 0 [io 0x5000-0x5fff]
[ 0.217223] pci_bus 0000:3a: resource 1 [mem 0xc6000000-0xc9ffffff]
[ 0.217224] pci_bus 0000:3a: resource 2 [mem 0xd2000000-0xd5ffffff 64bit pref]
[ 0.217226] pci_bus 0000:6b: resource 1 [mem 0xc1d00000-0xc1dfffff]
[ 0.217229] pci_bus 0000:02: resource 1 [mem 0xc1b00000-0xc1bfffff]
[ 0.217230] pci_bus 0000:02: resource 2 [mem 0xc1800000-0xc18fffff 64bit pref]
[ 0.217232] pci_bus 0000:03: resource 1 [mem 0xc1a00000-0xc1afffff]
[ 0.217234] pci_bus 0000:04: resource 1 [mem 0xc1900000-0xc19fffff]
[ 0.217354] pci 0000:00:14.0: enabling device (0000 -> 0002)
[ 0.217421] pci 0000:00:14.0: can't derive routing for PCI INT A
[ 0.217424] pci 0000:00:14.0: PCI INT A: no GSI
[ 0.217761] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.217796] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.217891] PCI: CLS 256 bytes, default 64
[ 0.217959] DMAR: No ATSR found
[ 0.217960] DMAR: No SATC found
[ 0.217962] DMAR: IOMMU feature pgsel_inv inconsistent
[ 0.217964] DMAR: IOMMU feature pass_through inconsistent
[ 0.217968] DMAR: dmar0: Using Queued invalidation
[ 0.217976] DMAR: dmar1: Using Queued invalidation
[ 0.218016] Trying to unpack rootfs image as initramfs...
[ 0.218283] pci 0000:00:02.0: Adding to iommu group 0
[ 0.218783] pci 0000:00:00.0: Adding to iommu group 1
[ 0.218808] pci 0000:00:01.0: Adding to iommu group 2
[ 0.218819] pci 0000:00:01.1: Adding to iommu group 2
[ 0.218832] pci 0000:00:14.0: Adding to iommu group 3
[ 0.218850] pci 0000:00:16.0: Adding to iommu group 4
[ 0.218861] pci 0000:00:1a.0: Adding to iommu group 5
[ 0.218873] pci 0000:00:1b.0: Adding to iommu group 6
[ 0.218886] pci 0000:00:1c.0: Adding to iommu group 7
[ 0.218899] pci 0000:00:1c.1: Adding to iommu group 8
[ 0.218911] pci 0000:00:1c.2: Adding to iommu group 9
[ 0.218924] pci 0000:00:1d.0: Adding to iommu group 10
[ 0.218952] pci 0000:00:1f.0: Adding to iommu group 11
[ 0.218965] pci 0000:00:1f.2: Adding to iommu group 11
[ 0.218977] pci 0000:00:1f.3: Adding to iommu group 11
[ 0.218983] pci 0000:01:00.0: Adding to iommu group 2
[ 0.218988] pci 0000:01:00.1: Adding to iommu group 2
[ 0.218993] pci 0000:05:00.0: Adding to iommu group 2
[ 0.218999] pci 0000:06:00.0: Adding to iommu group 2
[ 0.219005] pci 0000:06:03.0: Adding to iommu group 2
[ 0.219011] pci 0000:06:04.0: Adding to iommu group 2
[ 0.219017] pci 0000:06:05.0: Adding to iommu group 2
[ 0.219023] pci 0000:06:06.0: Adding to iommu group 2
[ 0.219028] pci 0000:07:00.0: Adding to iommu group 2
[ 0.219050] pci 0000:02:00.0: Adding to iommu group 12
[ 0.219066] pci 0000:02:00.1: Adding to iommu group 12
[ 0.219078] pci 0000:03:00.0: Adding to iommu group 13
[ 0.219089] pci 0000:04:00.0: Adding to iommu group 14
[ 0.220646] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.220652] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.220653] software IO TLB: mapped [mem 0x000000007c0e8000-0x00000000800e8000] (64MB)
[ 0.221136] Initialise system trusted keyrings
[ 0.221146] Key type blacklist registered
[ 0.221226] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 0.221237] zbud: loaded
[ 0.221340] fuse: init (API version 7.41)
[ 0.221492] integrity: Platform Keyring initialized
[ 0.221497] integrity: Machine keyring initialized
[ 0.244561] Key type asymmetric registered
[ 0.244567] Asymmetric key parser 'x509' registered
[ 0.293343] Freeing initrd memory: 10624K
[ 0.299217] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.299259] io scheduler mq-deadline registered
[ 0.301051] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.301911] pcieport 0000:06:03.0: enabling device (0000 -> 0002)
[ 0.301969] pcieport 0000:06:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ (with Cmd Compl erratum)
[ 0.302113] pcieport 0000:06:04.0: enabling device (0000 -> 0003)
[ 0.302170] pcieport 0000:06:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ (with Cmd Compl erratum)
[ 0.302303] pcieport 0000:06:05.0: enabling device (0000 -> 0003)
[ 0.302361] pcieport 0000:06:05.0: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ (with Cmd Compl erratum)
[ 0.302487] pcieport 0000:06:06.0: enabling device (0000 -> 0002)
[ 0.302550] pcieport 0000:06:06.0: pciehp: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ (with Cmd Compl erratum)
[ 0.302721] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.306005] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.307133] Linux agpgart interface v0.103
[ 0.308136] i8042: PNP: No PS/2 controller found.
[ 0.308327] mousedev: PS/2 mouse device common for all mice
[ 0.308375] rtc_cmos 00:02: RTC can wake from S4
[ 0.308745] rtc_cmos 00:02: registered as rtc0
[ 0.308782] rtc_cmos 00:02: setting system clock to 2026-08-07T02:17:48 UTC (1786069068)
[ 0.308815] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[ 0.309124] intel_pstate: Intel P-state driver initializing
[ 0.310227] Relocating firmware framebuffer to offset 0x0000000000020000[d] within [mem 0x90000000-0x9fffffff flags 0x14220c]
[ 0.310304] efifb: probing for efifb
[ 0.310345] efifb: framebuffer at 0x90020000, using 8400k, total 8400k
[ 0.310349] efifb: mode is 1680x1050x32, linelength=8192, pages=1
[ 0.310353] efifb: scrolling: redraw
[ 0.310354] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.310587] Console: switching to colour frame buffer device 210x65
[ 0.315808] fb0: EFI VGA frame buffer device
[ 0.316133] NET: Registered PF_INET6 protocol family
[ 0.327040] Segment Routing with IPv6
[ 0.327074] In-situ OAM (IOAM) with IPv6
[ 0.327122] mip6: Mobile IPv6
[ 0.327130] NET: Registered PF_PACKET protocol family
[ 0.327326] mpls_gso: MPLS GSO support
[ 0.328553] microcode: Current revision: 0x00000021
[ 0.329084] IPI shorthand broadcast: enabled
[ 0.332964] sched_clock: Marking stable (328908700, 282371)->(336879346, -7688275)
[ 0.333378] registered taskstats version 1
[ 0.333643] Loading compiled-in X.509 certificates
[ 0.382459] Loaded X.509 cert 'Build time autogenerated kernel key: cb4c2ca46f3566186f4629f9020c247ff7f8eb80'
[ 0.386436] Demotion targets for Node 0: null
[ 0.386745] Key type .fscrypt registered
[ 0.386753] Key type fscrypt-provisioning registered
[ 0.417230] Key type encrypted registered
[ 0.417252] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.419744] ima: No TPM chip found, activating TPM-bypass!
[ 0.419753] ima: Allocated hash algorithm: sha256
[ 0.419771] ima: No architecture policies found
[ 0.419792] evm: Initialising EVM extended attributes:
[ 0.419794] evm: security.selinux
[ 0.419796] evm: security.SMACK64 (disabled)
[ 0.419797] evm: security.SMACK64EXEC (disabled)
[ 0.419799] evm: security.SMACK64TRANSMUTE (disabled)
[ 0.419800] evm: security.SMACK64MMAP (disabled)
[ 0.419801] evm: security.apparmor
[ 0.419802] evm: security.ima
[ 0.419803] evm: security.capability
[ 0.419805] evm: HMAC attrs: 0x1
[ 0.421811] RAS: Correctable Errors collector initialized.
[ 0.426919] clk: Disabling unused clocks
[ 0.426924] PM: genpd: Disabling unused power domains
[ 0.429286] Freeing unused decrypted memory: 2028K
[ 0.430002] Freeing unused kernel image (initmem) memory: 4172K
[ 0.430078] Write protecting the kernel read-only data: 28672k
[ 0.430437] Freeing unused kernel image (rodata/data gap) memory: 464K
[ 0.489937] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.489942] x86/mm: Checking user space page tables
[ 0.531322] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.531333] Run /init as init process
[ 0.531336] with arguments:
[ 0.531338] /init
[ 0.531340] with environment:
[ 0.531340] HOME=/
[ 0.531341] TERM=linux
[ 0.617126] udevd[215]: starting version 3.2.14
[ 0.618256] udevd[216]: starting eudev-3.2.14
[ 0.667922] SCSI subsystem initialized
[ 0.676541] ACPI: bus type USB registered
[ 0.676572] usbcore: registered new interface driver usbfs
[ 0.676580] usbcore: registered new interface driver hub
[ 0.676596] usbcore: registered new device driver usb
[ 0.692529] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.692537] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 0.692549] ehci-pci 0000:00:1d.0: debug port 2
[ 0.696497] ehci-pci 0000:00:1d.0: irq 22, io mem 0xc1c16800
[ 0.703746] libata version 3.00 loaded.
[ 0.705202] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.705254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 0.705257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.705259] usb usb1: Product: EHCI Host Controller
[ 0.705260] usb usb1: Manufacturer: Linux 6.12.100+deb13-amd64 ehci_hcd
[ 0.705261] usb usb1: SerialNumber: 0000:00:1d.0
[ 0.705385] hub 1-0:1.0: USB hub found
[ 0.705393] hub 1-0:1.0: 2 ports detected
[ 0.705539] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.705548] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 2
[ 0.705560] ehci-pci 0000:00:1a.0: debug port 2
[ 0.709492] ehci-pci 0000:00:1a.0: irq 23, io mem 0xc1c16c00
[ 0.721203] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.721274] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 0.721276] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.721278] usb usb2: Product: EHCI Host Controller
[ 0.721279] usb usb2: Manufacturer: Linux 6.12.100+deb13-amd64 ehci_hcd
[ 0.721280] usb usb2: SerialNumber: 0000:00:1a.0
[ 0.721484] hub 2-0:1.0: USB hub found
[ 0.721493] hub 2-0:1.0: 2 ports detected
[ 0.737415] ahci 0000:00:1f.2: version 3.0
[ 0.737567] ahci 0000:00:1f.2: AHCI vers 0001.0300, 32 command slots, 6 Gbps, SATA mode
[ 0.737570] ahci 0000:00:1f.2: 2/6 ports implemented (port mask 0x3)
[ 0.737572] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 0.746157] scsi host0: ahci
[ 0.746507] scsi host1: ahci
[ 0.746707] scsi host2: ahci
[ 0.746915] scsi host3: ahci
[ 0.747059] scsi host4: ahci
[ 0.747171] scsi host5: ahci
[ 0.747229] ata1: SATA max UDMA/133 abar m2048@0xc1c16000 port 0xc1c16100 irq 29 lpm-pol 3
[ 0.747234] ata2: SATA max UDMA/133 abar m2048@0xc1c16000 port 0xc1c16180 irq 29 lpm-pol 3
[ 0.747237] ata3: DUMMY
[ 0.747238] ata4: DUMMY
[ 0.747240] ata5: DUMMY
[ 0.747241] ata6: DUMMY
[ 0.953287] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.969283] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.057289] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.057324] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.058352] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.058622] ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
[ 1.059238] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.059246] ata2.00: ATAPI: MATSHITADVD-R UJ-8A8, HB14, max UDMA/100
[ 1.059254] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.060460] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.060763] ata1.00: configured for UDMA/133
[ 1.061082] scsi 0:0:0:0: Direct-Access ATA HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
[ 1.062079] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.062090] ata2.00: configured for UDMA/100
[ 1.068344] scsi 1:0:0:0: CD-ROM MATSHITA DVD-R UJ-8A8 HB14 PQ: 0 ANSI: 5
[ 1.097692] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.097714] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.098143] hub 1-1:1.0: USB hub found
[ 1.098304] hub 1-1:1.0: 8 ports detected
[ 1.112634] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.112643] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.112938] hub 2-1:1.0: USB hub found
[ 1.113006] hub 2-1:1.0: 6 ports detected
[ 1.119971] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.119975] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.119983] sd 0:0:0:0: [sda] Write Protect is off
[ 1.119985] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.119996] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.120017] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 1.217252] sda: sda1 sda2 sda3
[ 1.217783] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.236334] tsc: Refined TSC clocksource calibration: 2294.787 MHz
[ 1.236346] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113f8b171d, max_idle_ns: 440795241185 ns
[ 1.236518] clocksource: Switched to clocksource tsc
[ 1.380387] usb 1-1.8: new high-speed USB device number 3 using ehci-pci
[ 1.396348] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[ 1.481084] usb 1-1.8: New USB device found, idVendor=0424, idProduct=2513, bcdDevice= b.b3
[ 1.481099] usb 1-1.8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.481709] hub 1-1.8:1.0: USB hub found
[ 1.481881] hub 1-1.8:1.0: 3 ports detected
[ 1.517301] usb 2-1.1: New USB device found, idVendor=05ac, idProduct=8509, bcdDevice= 5.16
[ 1.517310] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.517312] usb 2-1.1: Product: FaceTime HD Camera (Built-in)
[ 1.517314] usb 2-1.1: Manufacturer: Apple Inc.
[ 1.517316] usb 2-1.1: SerialNumber: CC2D1S0142DG6ML0
[ 1.529763] usbcore: registered new device driver apple-mfi-fastcharge
[ 1.543643] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.543673] device-mapper: uevent: version 1.0.3
[ 1.543761] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 1.760411] usb 1-1.8.1: new full-speed USB device number 4 using ehci-pci
[ 1.859341] usb 1-1.8.1: New USB device found, idVendor=0a5c, idProduct=4500, bcdDevice= 1.00
[ 1.859356] usb 1-1.8.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.859361] usb 1-1.8.1: Product: BRCM20702 Hub
[ 1.859365] usb 1-1.8.1: Manufacturer: Apple Inc.
[ 1.859978] hub 1-1.8.1:1.0: USB hub found
[ 1.860195] hub 1-1.8.1:1.0: 3 ports detected
[ 1.936406] usb 1-1.8.2: new low-speed USB device number 5 using ehci-pci
[ 2.054757] usb 1-1.8.2: New USB device found, idVendor=05ac, idProduct=8242, bcdDevice= 0.16
[ 2.054772] usb 1-1.8.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.054777] usb 1-1.8.2: Product: IR Receiver
[ 2.054781] usb 1-1.8.2: Manufacturer: Apple Computer, Inc.
[ 2.103876] hid: raw HID events driver (C) Jiri Kosina
[ 2.125731] usbcore: registered new interface driver usbhid
[ 2.125737] usbhid: USB HID core driver
[ 2.144380] usb 1-1.8.3: new full-speed USB device number 6 using ehci-pci
[ 2.247499] usb 1-1.8.3: New USB device found, idVendor=05ac, idProduct=0253, bcdDevice= 2.19
[ 2.247513] usb 1-1.8.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.247518] usb 1-1.8.3: Product: Apple Internal Keyboard / Trackpad
[ 2.247521] usb 1-1.8.3: Manufacturer: Apple Inc.
[ 2.272968] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.3/1-1.8.3:1.0/0003:05AC:0253.0002/input/input0
[ 2.312388] usb 1-1.8.1.1: new full-speed USB device number 7 using ehci-pci
[ 2.411255] usb 1-1.8.1.1: New USB device found, idVendor=05ac, idProduct=820a, bcdDevice= 1.00
[ 2.411271] usb 1-1.8.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.413331] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.1/1-1.8.1.1/1-1.8.1.1:1.0/0003:05AC:820A.0004/input/input1
[ 2.428591] apple 0003:05AC:0253.0002: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-1.8.3/input0
[ 2.428838] apple 0003:05AC:0253.0003: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-1.8.3/input1
[ 2.556640] hid-generic 0003:05AC:820A.0004: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1d.0-1.8.1.1/input0
[ 2.628386] usb 1-1.8.1.2: new full-speed USB device number 8 using ehci-pci
[ 2.727214] usb 1-1.8.1.2: New USB device found, idVendor=05ac, idProduct=820b, bcdDevice= 1.00
[ 2.727228] usb 1-1.8.1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.729618] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.1/1-1.8.1.2/1-1.8.1.2:1.0/0003:05AC:820B.0005/input/input2
[ 2.730283] hid-generic 0003:05AC:820B.0005: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1d.0-1.8.1.2/input0
[ 2.800405] usb 1-1.8.1.3: new full-speed USB device number 9 using ehci-pci
[ 2.900181] usb 1-1.8.1.3: New USB device found, idVendor=05ac, idProduct=821d, bcdDevice= 1.56
[ 2.900196] usb 1-1.8.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.900201] usb 1-1.8.1.3: Product: Bluetooth USB Host Controller
[ 2.900204] usb 1-1.8.1.3: Manufacturer: Apple Inc.
[ 39.896669] PM: Image not found (code -22)
[ 40.362005] EXT4-fs (dm-1): orphan cleanup on readonly fs
[ 40.362401] EXT4-fs (dm-1): mounted filesystem 181cc454-053d-4314-8366-4261f9d90291 ro with ordered data mode. Quota mode: none.
[ 40.608805] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 42.432902] udevd[600]: starting version 3.2.14
[ 43.092373] udevd[601]: starting eudev-3.2.14
[ 43.286101] ACPI: AC: AC Adapter [ADP1] (on-line)
[ 43.286627] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 43.308694] ACPI: button: Lid Switch [LID0]
[ 43.308818] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 43.308985] ACPI: button: Power Button [PWRB]
[ 43.309045] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 43.309149] ACPI: button: Sleep Button [SLPB]
[ 43.309205] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 43.309357] ACPI: button: Power Button [PWRF]
[ 43.360163] pstore: Using crash dump compression: deflate
[ 43.397306] pstore: Registered efi_pstore as persistent store backend
[ 43.400889] smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10
[ 43.503098] apple_gmux: Found gmux version 1.9.35 [classic]
[ 43.516527] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 43.585505] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
[ 43.618537] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20240827/utaddress-204)
[ 43.618552] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 43.618557] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[ 43.618562] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 43.618564] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[ 43.618569] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 43.618571] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20240827/utaddress-204)
[ 43.618576] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 43.618577] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 43.621062] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 43.621127] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[ 43.727401] ACPI: bus type thunderbolt registered
[ 43.730918] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[ 43.730924] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[ 43.730950] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 43.730958] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 43.732057] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[ 43.732251] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 43.732255] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 43.732259] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 43.732336] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 43.732340] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.732342] usb usb3: Product: xHCI Host Controller
[ 43.732344] usb usb3: Manufacturer: Linux 6.12.100+deb13-amd64 xhci-hcd
[ 43.732346] usb usb3: SerialNumber: 0000:00:14.0
[ 43.732610] hub 3-0:1.0: USB hub found
[ 43.732628] hub 3-0:1.0: 4 ports detected
[ 43.732898] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[ 43.732902] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.732905] usb usb4: Product: xHCI Host Controller
[ 43.732906] usb usb4: Manufacturer: Linux 6.12.100+deb13-amd64 xhci-hcd
[ 43.732908] usb usb4: SerialNumber: 0000:00:14.0
[ 43.733125] hub 4-0:1.0: USB hub found
[ 43.733143] hub 4-0:1.0: 4 ports detected
[ 43.780083] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 43.785188] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 43.800744] ACPI: bus type drm_connector registered
[ 43.851318] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 43.870501] i801_smbus 0000:00:1f.3: enabling device (0000 -> 0003)
[ 43.870648] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 43.871187] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 44.062863] bcma-pci-bridge 0000:03:00.0: bus0: Found chip with id 0x4331, rev 0x02 and package 0x09
[ 44.062910] bcma-pci-bridge 0000:03:00.0: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x25, class 0x0)
[ 44.062944] bcma-pci-bridge 0000:03:00.0: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x1D, class 0x0)
[ 44.063002] bcma-pci-bridge 0000:03:00.0: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x13, class 0x0)
[ 44.106184] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 44.106188] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 44.106189] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 44.106190] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 44.114335] bcma-pci-bridge 0000:03:00.0: bus0: Bus registered
[ 44.144945] applesmc: key=431 fan=2 temp=31 index=31 acc=1 lux=2 kbd=1
[ 44.185292] sdhci: Secure Digital Host Controller Interface driver
[ 44.185297] sdhci: Copyright(c) Pierre Ossman
[ 44.211818] input: applesmc as /devices/platform/applesmc.768/input/input8
[ 44.213445] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
[ 44.232383] applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 44.235333] cryptd: max_cpu_qlen set to 1000
[ 44.248479] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA 64-bit
[ 44.300741] AES CTR mode by8 optimization enabled
[ 44.321535] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM957765) rev 57785100] (PCI Express) MAC address 10:dd:b1:b8:38:c3
[ 44.321542] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 44.321545] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 44.321547] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[ 44.416433] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
[ 44.864185] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 44.864698] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 44.864788] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 44.864803] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 44.948570] firewire_core 0000:04:00.0: created device fw0: GUID 44fb42fffe0eb5a2, S800
[ 44.948592] firewire_core 0000:04:00.0: phy config: new root=ffc0, gap_count=63
[ 45.148863] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input9
[ 45.149041] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input10
[ 45.149199] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input11
[ 45.149356] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input12
[ 45.538226] ACPI: \_SB_.PCI0.P0P2.GFX0: failed to evaluate _DSM
[ 45.538269] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[ 45.538356] nouveau 0000:01:00.0: NVIDIA GK107 (0e7150a2)
[ 45.571797] nouveau 0000:01:00.0: bios: version 80.07.1d.04.01
[ 45.572410] Console: switching to colour dummy device 80x25
[ 45.572462] nouveau 0000:01:00.0: vgaarb: deactivate vga console
[ 45.573199] nouveau 0000:01:00.0: fb: 512 MiB GDDR5
[ 45.650711] nouveau 0000:01:00.0: drm: VRAM: 512 MiB
[ 45.650716] nouveau 0000:01:00.0: drm: GART: 1048576 MiB
[ 45.650729] nouveau 0000:01:00.0: drm: TMDS table version 2.0
[ 45.653052] nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies
[ 45.654498] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[ 45.656714] nouveau 0000:01:00.0: DRM: Apple GMUX detected: not registering Nouveau backlight interface
[ 45.657042] [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 0
[ 45.713179] fbcon: nouveaudrmfb (fb0) is primary device
[ 45.919580] i915 0000:00:02.0: [drm] Found IVYBRIDGE (device ID 0166) display version 7.00 stepping N/A
[ 45.920043] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 45.920098] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[ 45.920100] i915 0000:00:02.0: [drm] DMAR active, disabling use of stolen memory
[ 45.971129] i915 0000:00:02.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff
[ 45.971135] i915 0000:00:02.0: [drm] Failed to find VBIOS tables (VBT)
[ 45.990953] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[ 45.990988] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
[ 45.991106] ACPI: video: [Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS
[ 45.991122] ACPI: video: Video Device [GFX0] (multi-head: yes rom: yes post: no)
[ 45.991192] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input13
[ 45.991636] ACPI: video: Video Device [IGPU] (multi-head: yes rom: no post: no)
[ 45.991700] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14
[ 46.062100] mc: Linux media interface: v0.10
[ 46.072748] input: bcm5974 as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.3/1-1.8.3:1.2/input/input15
[ 46.072893] usbcore: registered new interface driver bcm5974
[ 46.143372] iTCO_vendor_support: vendor-support=0
[ 46.187972] videodev: Linux video capture interface: v2.00
[ 46.192209] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.2/1-1.8.2:1.0/0003:05AC:8242.0001/input/input16
[ 46.192865] iTCO_wdt iTCO_wdt.1.auto: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 46.224367] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 46.244559] appleir 0003:05AC:8242.0001: input,hiddev0,hidraw4: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.0-1.8.2/input0
[ 46.251015] Console: switching to colour frame buffer device 210x65
[ 46.252467] nouveau 0000:01:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[ 46.252563] i915 0000:00:02.0: [drm] fb1: i915drmfb frame buffer device
[ 46.254075] Bluetooth: Core ver 2.22
[ 46.254095] NET: Registered PF_BLUETOOTH protocol family
[ 46.254096] Bluetooth: HCI device and connection manager initialized
[ 46.254100] Bluetooth: HCI socket layer initialized
[ 46.254102] Bluetooth: L2CAP socket layer initialized
[ 46.254106] Bluetooth: SCO socket layer initialized
[ 46.293322] snd_hda_codec_cirrus hdaudioC1D0: autoconfig for CS4206: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
[ 46.293329] snd_hda_codec_cirrus hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 46.293331] snd_hda_codec_cirrus hdaudioC1D0: hp_outs=1 (0x9/0x0/0x0/0x0/0x0)
[ 46.293333] snd_hda_codec_cirrus hdaudioC1D0: mono: mono_out=0x0
[ 46.293334] snd_hda_codec_cirrus hdaudioC1D0: dig-out=0x10/0x0
[ 46.293335] snd_hda_codec_cirrus hdaudioC1D0: inputs:
[ 46.293337] snd_hda_codec_cirrus hdaudioC1D0: Mic=0xd
[ 46.293338] snd_hda_codec_cirrus hdaudioC1D0: Line=0xc
[ 46.293339] snd_hda_codec_cirrus hdaudioC1D0: dig-in=0xf
[ 46.300381] vga_switcheroo: enabled
[ 46.304688] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[ 46.304767] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[ 46.304834] input: HDA Intel PCH SPDIF In as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
[ 46.322640] usb 2-1.1: Found UVC 1.00 device FaceTime HD Camera (Built-in) (05ac:8509)
[ 46.351057] usbcore: registered new interface driver uvcvideo
[ 46.602625] at24 0-0050: supply vcc not found, using dummy regulator
[ 46.604221] at24 0-0050: 256 byte spd EEPROM, read-only
[ 46.757527] usbcore: registered new interface driver btusb
[ 46.779886] usb 1-1.8.1.1: USB disconnect, device number 7
[ 46.865600] Bluetooth: hci0: BCM: chip id 63 build 1818
[ 46.866596] Bluetooth: hci0: BCM: product 05ac:821d
[ 46.867613] Bluetooth: hci0: BCM: features 0x07
[ 46.883655] Bluetooth: hci0: Apple Bluetooth Device
[ 47.076787] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 47.088137] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 47.088345] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 47.088528] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 47.088708] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 47.128952] intel_rapl_common: Found RAPL domain package
[ 47.128957] intel_rapl_common: Found RAPL domain core
[ 47.128958] intel_rapl_common: Found RAPL domain uncore
[ 47.141148] usb 1-1.8.1.2: USB disconnect, device number 8
[ 47.306505] udevd[623]: Unable to EVIOCGABS device "/dev/input/event0"
[ 47.306544] udevd[623]: Unable to EVIOCGABS device "/dev/input/event0"
[ 47.306565] udevd[623]: Unable to EVIOCGABS device "/dev/input/event0"
[ 47.306586] udevd[623]: Unable to EVIOCGABS device "/dev/input/event0"
[ 47.637463] b43-phy0: Broadcom 4331 WLAN found (core revision 29)
[ 47.637879] b43-phy0: Found PHY: Analog 9, Type 7 (HT), Revision 1
[ 47.637889] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2059, Revision 0, Version 1
[ 47.637891] b43-phy0 warning: 5 GHz band is unsupported on this PHY
[ 47.638352] Broadcom 43xx driver loaded [ Features: PNLS ]
[ 47.638558] b43 bcma0:1: firmware: failed to load b43/ucode29_mimo.fw (-2)
[ 47.638569] b43 bcma0:1: firmware: failed to load b43/ucode29_mimo.fw (-2)
[ 47.638578] b43 bcma0:1: firmware: failed to load b43/ucode29_mimo.fw (-2)
[ 47.638580] b43 bcma0:1: Direct firmware load for b43/ucode29_mimo.fw failed with error -2
[ 47.638600] b43 bcma0:1: firmware: failed to load b43/ucode29_mimo.fw (-2)
[ 47.638613] b43 bcma0:1: firmware: failed to load b43/ucode29_mimo.fw (-2)
[ 47.638626] b43 bcma0:1: firmware: failed to load b43/ucode29_mimo.fw (-2)
[ 47.638629] b43 bcma0:1: Direct firmware load for b43/ucode29_mimo.fw failed with error -2
[ 47.638659] b43 bcma0:1: firmware: failed to load b43-open/ucode29_mimo.fw (-2)
[ 47.638674] b43 bcma0:1: firmware: failed to load b43-open/ucode29_mimo.fw (-2)
[ 47.638688] b43 bcma0:1: firmware: failed to load b43-open/ucode29_mimo.fw (-2)
[ 47.638690] b43 bcma0:1: Direct firmware load for b43-open/ucode29_mimo.fw failed with error -2
[ 47.638710] b43 bcma0:1: firmware: failed to load b43-open/ucode29_mimo.fw (-2)
[ 47.638723] b43 bcma0:1: firmware: failed to load b43-open/ucode29_mimo.fw (-2)
[ 47.638738] b43 bcma0:1: firmware: failed to load b43-open/ucode29_mimo.fw (-2)
[ 47.638741] b43 bcma0:1: Direct firmware load for b43-open/ucode29_mimo.fw failed with error -2
[ 47.638746] b43-phy0 ERROR: Firmware file "b43/ucode29_mimo.fw" not found
[ 47.638781] b43-phy0 ERROR: Firmware file "b43-open/ucode29_mimo.fw" not found
[ 47.638807] b43-phy0 ERROR: You must go to https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 48.644418] EXT4-fs (dm-1): re-mounted 181cc454-053d-4314-8366-4261f9d90291 r/w.
[ 49.934556] lp: driver loaded but no devices found
[ 49.948218] ppdev: user-space parallel port driver
[ 49.994815] EXT4-fs (sda2): mounted filesystem 01efdfcf-07e0-4c36-ab65-427ed32f29df r/w with ordered data mode. Quota mode: none.
[ 50.242774] Adding 3923964k swap on /dev/mapper/devuan--vg-swap_1. Priority:-2 extents:1 across:3923964k
[ 51.027217] audit: type=1400 audit(1786069119.631:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=1411 comm="apparmor_parser"
[ 51.027244] audit: type=1400 audit(1786069119.631:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=1412 comm="apparmor_parser"
[ 51.027268] audit: type=1400 audit(1786069119.631:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=1409 comm="apparmor_parser"
[ 51.027294] audit: type=1400 audit(1786069119.631:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=1407 comm="apparmor_parser"
[ 51.027316] audit: type=1400 audit(1786069119.631:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=1413 comm="apparmor_parser"
[ 51.027343] audit: type=1400 audit(1786069119.631:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=1406 comm="apparmor_parser"
[ 51.027368] audit: type=1400 audit(1786069119.631:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=1408 comm="apparmor_parser"
[ 51.034396] audit: type=1400 audit(1786069119.639:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=1430 comm="apparmor_parser"
[ 51.035165] audit: type=1400 audit(1786069119.639:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=1429 comm="apparmor_parser"
[ 51.035189] audit: type=1400 audit(1786069119.639:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chrome" pid=1433 comm="apparmor_parser"
[ 61.628562] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 61.628571] Bluetooth: BNEP filters: protocol multicast
[ 61.628578] Bluetooth: BNEP socket layer initialized
[ 61.632067] Bluetooth: MGMT ver 1.23
[ 61.687166] NET: Registered PF_ALG protocol family
[ 61.885290] Bluetooth: RFCOMM TTY layer initialized
[ 61.885309] Bluetooth: RFCOMM socket layer initialized
[ 61.885320] Bluetooth: RFCOMM ver 1.11
[ 63.830078] kauditd_printk_skb: 109 callbacks suppressed
[ 63.830088] audit: type=1400 audit(1786069132.435:121): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/etc/udev/udev.conf" pid=1822 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 64.326726] audit: type=1400 audit(1786069132.931:122): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=1842 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 65.438984] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[ 65.438998] nouveau 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[ 68.041401] audit: type=1400 audit(1786069136.647:123): apparmor="ALLOWED" operation="mknod" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/index" pid=1822 comm="Xorg" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[ 68.041420] audit: type=1400 audit(1786069136.647:124): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/index" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 68.352057] audit: type=1400 audit(1786069136.955:125): apparmor="ALLOWED" operation="mknod" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[ 68.352494] audit: type=1400 audit(1786069136.959:126): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 68.352513] audit: type=1400 audit(1786069136.959:127): apparmor="ALLOWED" operation="mknod" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[ 68.352547] audit: type=1400 audit(1786069136.959:128): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 68.352574] audit: type=1400 audit(1786069136.959:129): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 68.352581] audit: type=1400 audit(1786069136.959:130): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 69.100315] kauditd_printk_skb: 5 callbacks suppressed
[ 69.100327] audit: type=1400 audit(1786069137.703:136): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 69.100342] audit: type=1400 audit(1786069137.703:137): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 69.100351] audit: type=1400 audit(1786069137.707:138): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 69.100356] audit: type=1400 audit(1786069137.707:139): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 69.177179] audit: type=1400 audit(1786069137.783:140): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 69.177193] audit: type=1400 audit(1786069137.783:141): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 69.177198] audit: type=1400 audit(1786069137.783:142): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 69.177203] audit: type=1400 audit(1786069137.783:143): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 69.248078] audit: type=1400 audit(1786069137.851:144): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 69.248098] audit: type=1400 audit(1786069137.851:145): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 90.391253] kauditd_printk_skb: 142 callbacks suppressed
[ 90.391264] audit: type=1400 audit(1786069158.995:288): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 90.391276] audit: type=1400 audit(1786069158.995:289): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 90.391283] audit: type=1400 audit(1786069158.995:290): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 90.391289] audit: type=1400 audit(1786069158.995:291): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 90.391808] audit: type=1400 audit(1786069158.995:292): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 90.391828] audit: type=1400 audit(1786069158.995:293): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 90.391835] audit: type=1400 audit(1786069158.995:294): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 90.391841] audit: type=1400 audit(1786069158.995:295): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 90.393390] audit: type=1400 audit(1786069158.999:296): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 90.393407] audit: type=1400 audit(1786069158.999:297): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 96.218347] kauditd_printk_skb: 50 callbacks suppressed
[ 96.218357] audit: type=1400 audit(1786069164.823:348): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 96.218367] audit: type=1400 audit(1786069164.823:349): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 96.218372] audit: type=1400 audit(1786069164.823:350): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 96.218376] audit: type=1400 audit(1786069164.823:351): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 96.218935] audit: type=1400 audit(1786069164.823:352): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 96.218949] audit: type=1400 audit(1786069164.823:353): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 96.218954] audit: type=1400 audit(1786069164.823:354): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 96.218958] audit: type=1400 audit(1786069164.823:355): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 96.220330] audit: type=1400 audit(1786069164.823:356): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 96.220352] audit: type=1400 audit(1786069164.823:357): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 110.455011] kauditd_printk_skb: 14 callbacks suppressed
[ 110.455015] audit: type=1400 audit(1786069179.059:372): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 110.455020] audit: type=1400 audit(1786069179.059:373): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 110.455021] audit: type=1400 audit(1786069179.059:374): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 110.455023] audit: type=1400 audit(1786069179.059:375): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 110.455206] audit: type=1400 audit(1786069179.059:376): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 110.455214] audit: type=1400 audit(1786069179.059:377): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 110.455219] audit: type=1400 audit(1786069179.059:378): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 110.455224] audit: type=1400 audit(1786069179.059:379): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 110.455664] audit: type=1400 audit(1786069179.059:380): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 110.455677] audit: type=1400 audit(1786069179.059:381): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 121.534843] kauditd_printk_skb: 2 callbacks suppressed
[ 121.534848] audit: type=1400 audit(1786069190.139:384): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 121.534853] audit: type=1400 audit(1786069190.139:385): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 121.534854] audit: type=1400 audit(1786069190.139:386): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 121.534856] audit: type=1400 audit(1786069190.139:387): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 121.535050] audit: type=1400 audit(1786069190.139:388): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 121.535053] audit: type=1400 audit(1786069190.139:389): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 121.535055] audit: type=1400 audit(1786069190.139:390): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 121.535056] audit: type=1400 audit(1786069190.139:391): apparmor="ALLOWED" operation="file_lock" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wk" denied_mask="wk" fsuid=0 ouid=0
[ 121.535542] audit: type=1400 audit(1786069190.139:392): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.idx" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 121.535557] audit: type=1400 audit(1786069190.139:393): apparmor="ALLOWED" operation="open" class="file" profile="Xorg" name="/.cache/mesa_shader_cache_db/part0/mesa_cache.db" pid=1822 comm="Xorg" requested_mask="wrc" denied_mask="wrc" fsuid=0 ouid=0
[ 130.053423] tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex
[ 130.053443] tg3 0000:02:00.0 eth0: Flow control is on for TX and on for RX
[ 130.053448] tg3 0000:02:00.0 eth0: EEE is disabled
[ 479.171265] tun: Universal TUN/TAP device driver, 1.6
[ 721.741157] kauditd_printk_skb: 2 callbacks suppressed
[ 721.741162] audit: type=1400 audit(1786069790.347:396): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=4592 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[23022.627507] perf: interrupt took too long (2511 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[29772.514834] perf: interrupt took too long (3140 > 3138), lowering kernel.perf_event_max_sample_rate to 63500
[34614.103485] perf: interrupt took too long (3934 > 3925), lowering kernel.perf_event_max_sample_rate to 50750lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
02:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM57765 Gigabit Ethernet PCIe (rev 10)
02:00.1 SD Host controller: Broadcom Inc. and subsidiaries BCM57765/57785 SDXC/MMC Card Reader (rev 10)
03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4331 802.11a/b/g/n (rev 02)
04:00.0 FireWire (IEEE 1394): LSI Corporation FW643 [TrueFire] PCIe 1394b Controller (rev 08)
05:00.0 PCI bridge: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010]
06:00.0 PCI bridge: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010]
06:03.0 PCI bridge: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010]
06:04.0 PCI bridge: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010]
06:05.0 PCI bridge: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010]
06:06.0 PCI bridge: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010]
07:00.0 System peripheral: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010]lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0424:2513 Microchip Technology, Inc. (formerly SMSC) 2.0 Hub
Bus 001 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 005: ID 05ac:8242 Apple, Inc. Built-in IR Receiver
Bus 001 Device 006: ID 05ac:0253 Apple, Inc. Internal Keyboard/Trackpad (ISO)
Bus 001 Device 009: ID 05ac:821d Apple, Inc. Bluetooth USB Host Controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 05ac:8509 Apple, Inc. FaceTime HD Camera
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubLast edited by archaeon (2026-08-07 12:41:04)
Offline
You're chasing your shadow. If your computer runs fine, there is nothing to do, other than checking Altoid's suggestion to see if you have the latest bios version for your computer, and/or suppressing the message about the "errors" I gave.
Last edited by Ron (2026-08-07 13:09:17)
Offline
I have seen those ACPI errors too - as everyone said, nothing to worry about, it's the manufacturers and their crappy BIOSes. They should disappear when you use the suggested grub option, and from then on you can safely forget about them.
Re-examine all that you have been told. Dismiss that which insults your soul. - Walt Whitman
Dump shampoo and hair dye
Global Skywatch・Subliminal Manipulation
Offline
Hello:
... Macbook Pro 9.1 Mid 2012 2.3GHz.
Right ...
I repeat: if the box runs as expected, there may be nothing wrong.
Linux works around most all of the 'quirks' the BIOS 'cut&paste' brigades produce.
The [dmesg] printout just informs the user of what the system is doing.
That is exactly what it is there for, along with all the other log files available in Linux.
But I am not a fan of suppressing boot time printout.
You may be choosing to ignore some new glitch that could (eventually) come up.
The thing is to get used to the stuff that will never go away because ACPI / BIOS is not precisely top notch.
ie: it was not written to work with (most) OSs that your Intel box could run.
Once the version of the Apple OS intended for that hardware booted with no errors, the task was finished.
That said, do have a look at this video*: https://www.youtube.com/watch?v=YhNg-dSIA9k
It is quite recent and comments seem to be quite favourable.
* I have only skimmed across it, may have valuable information, hardware wise.
Best,
A.
Offline
Hello Calamity
Thank you for your input and suggestions as well.
I read about some more kernel command line parameters and the way they are applied.
Also macbook has no BIOS, at least not the same kind as a PC. It uses EFI which I could access by holding keys during startup. As soon as I read about it again, I remembered that I had to configure it on my previous macbook to use "Jessie" in the first place.
Now for this time I let it unconfigured and as it is.
As you all suggested all of my system works quite well and I have no further problems but those neglectable "messages" obviously resulting in the EFI not working together with the kernel.
So nothing to complain about.
I have to say that I share Altoids opinion about suppressing the messages at boot time.
(I will look into the video later the day. Thank you for that.)
I also like to see what is happening, even if I initially do not understand all of it, I usually like to read and learn about it and about what is happening. But that is just my personal way of handling such things. Trying to improve my knowledge of things whenever I can.
So, I do not apply those command line parameters to quit the messages but instead I ignore them.
Now I know the meaning of them and why they appear there is no need for me to make any changes.
Anyways thank you all for your suggestions and your kindly help. I really like that forum.
Best regards
Last edited by archaeon (Yesterday 07:40:33)
Offline
Hello:
... thank you all for your suggestions and your kindly help.
You're welcome.
If there are no more questions/issues, you can mark your post as solved.
Best,
A.
Offline
I have to say that I share Altoids opinion about suppressing the messages at boot time.
If you follow the instructions I gave, that does not remove all the messages. That merely moves the log level down from 4 "warning" (which is the default) to 3 "error" (i.e., real errors).
For more info, read this: https://easylinuxtipsproject.blogspot.c … .html#ID19
Last edited by Ron (Yesterday 14:06:42)
Offline