Created
February 9, 2025 02:34
-
-
Save pdp7/619a0bc01dc46e1ca45730aa3488db2c to your computer and use it in GitHub Desktop.
sifive-unmatched-20250208-rx550-boot.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 sifive@unmatched:~$ sudo dmesg | |
[sudo] password for sifive: | |
[ 0.000000] Linux version 6.8.0-44-generic (buildd@bos03-riscv64-026) (riscv64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #44.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Aug 21 09:27:53 UTC 2024 (Ubuntu 6.8.0-44.44.1-generic 6.8.12) | |
[ 0.000000] Machine model: SiFive HiFive Unmatched A00 | |
[ 0.000000] SBI specification v2.0 detected | |
[ 0.000000] SBI implementation ID=0x1 Version=0x10004 | |
[ 0.000000] SBI TIME extension detected | |
[ 0.000000] SBI IPI extension detected | |
[ 0.000000] SBI RFENCE extension detected | |
[ 0.000000] SBI SRST extension detected | |
[ 0.000000] SBI DBCN extension detected | |
[ 0.000000] efi: EFI v2.10 by Das U-Boot | |
[ 0.000000] efi: RTPROP=0xfe6ed040 SMBIOS=0xfe726000 INITRD=0xf772c040 MEMRESERVE=0xf772b040 | |
[ 0.000000] secureboot: Secure boot disabled | |
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008003ffff (256 KiB) nomap non-reusable mmode_resv1@80000000 | |
[ 0.000000] OF: reserved mem: 0x0000000080040000..0x000000008005ffff (128 KiB) nomap non-reusable mmode_resv0@80040000 | |
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fc600000 on node -1 | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x000000047fffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0x47fdd71c0-0x47fdd8fff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000047fffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008005ffff] | |
[ 0.000000] node 0: [mem 0x0000000080060000-0x00000000fe6ecfff] | |
[ 0.000000] node 0: [mem 0x00000000fe6ed000-0x00000000fe6edfff] | |
[ 0.000000] node 0: [mem 0x00000000fe6ee000-0x00000000fe6eefff] | |
[ 0.000000] node 0: [mem 0x00000000fe6ef000-0x00000000fe6f0fff] | |
[ 0.000000] node 0: [mem 0x00000000fe6f1000-0x00000000fe6f1fff] | |
[ 0.000000] node 0: [mem 0x00000000fe6f2000-0x00000000fe711fff] | |
[ 0.000000] node 0: [mem 0x00000000fe712000-0x00000000fe725fff] | |
[ 0.000000] node 0: [mem 0x00000000fe726000-0x00000000fe726fff] | |
[ 0.000000] node 0: [mem 0x00000000fe727000-0x00000000fff51fff] | |
[ 0.000000] node 0: [mem 0x00000000fff52000-0x00000000fff52fff] | |
[ 0.000000] node 0: [mem 0x00000000fff53000-0x000000047fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000047fffffff] | |
[ 0.000000] SBI HSM extension detected | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] riscv: base ISA extensions acdfim | |
[ 0.000000] riscv: ELF capabilities acdfim | |
[ 0.000000] percpu: Embedded 51 pages/cpu s84904 r8192 d115800 u208896 | |
[ 0.000000] pcpu-alloc: s84904 r8192 d115800 u208896 alloc=51*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-6.8.0-44-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro | |
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.8.0-44-generic", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128768 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000f8600000-0x00000000fc600000] (64MB) | |
[ 0.000000] Memory: 16265356K/16777216K available (12902K kernel code, 6991K rwdata, 10240K rodata, 6129K init, 799K bss, 479092K reserved, 32768K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] trace event string verifier disabled | |
[ 0.000000] Dynamic Preempt: voluntary | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4. | |
[ 0.000000] Trampoline variant of Tasks RCU enabled. | |
[ 0.000000] Tracing variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] riscv-intc: 64 local interrupts mapped | |
[ 0.000000] plic: interrupt-controller@c000000: mapped 69 interrupts with 4 handlers for 9 contexts. | |
[ 0.000000] riscv: providing IPIs using SBI IPI extension | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns | |
[ 0.000002] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns | |
[ 0.000948] Console: colour dummy device 80x25 | |
[ 0.000964] printk: legacy console [tty0] enabled | |
[ 0.003951] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000) | |
[ 0.003987] pid_max: default: 32768 minimum: 301 | |
[ 0.008453] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity | |
[ 0.008649] landlock: Up and running. | |
[ 0.008666] Yama: becoming mindful. | |
[ 0.009559] AppArmor: AppArmor initialized | |
[ 0.012092] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.012956] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.019915] CPU node for /cpus/cpu@0 exist but the possible cpu range is :0-3 | |
[ 0.022573] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.022913] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.023118] ASID allocator disabled (0 bits) | |
[ 0.023367] rcu: Hierarchical SRCU implementation. | |
[ 0.023386] rcu: Max phase no-delay instances is 1000. | |
[ 0.025248] Remapping and enabling EFI services. | |
[ 0.026613] smp: Bringing up secondary CPUs ... | |
[ 0.032012] smp: Brought up 1 node, 4 CPUs | |
[ 0.039565] devtmpfs: initialized | |
[ 0.045079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.045335] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.051180] pinctrl core: initialized pinctrl subsystem | |
[ 0.067348] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.076123] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.083868] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.084224] audit: initializing netlink subsys (disabled) | |
[ 0.084964] audit: type=2000 audit(0.084:1): state=initialized audit_enabled=0 res=1 | |
[ 0.086132] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.086142] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.086166] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.086183] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.086198] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.086302] cpuidle: using governor ladder | |
[ 0.086356] cpuidle: using governor menu | |
[ 0.108639] cpu3: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow | |
[ 0.108638] cpu2: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow | |
[ 0.108638] cpu1: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow | |
[ 0.132670] cpu0: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow | |
[ 0.133751] CCACHE: DataError @ 0x00000001.060811D0 | |
[ 0.133994] CCACHE: 4 banks, 16 ways, sets/bank=512, bytes/block=64 | |
[ 0.134020] CCACHE: Index of the largest way enabled: 15 | |
[ 0.144849] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.144889] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.144907] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.144922] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.152569] fbcon: Taking over console | |
[ 0.152652] ACPI: Interpreter disabled. | |
[ 0.153280] iommu: Default domain type: Translated | |
[ 0.153300] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.159087] SCSI subsystem initialized | |
[ 0.159610] libata version 3.00 loaded. | |
[ 0.159981] usbcore: registered new interface driver usbfs | |
[ 0.160040] usbcore: registered new interface driver hub | |
[ 0.160132] usbcore: registered new device driver usb | |
[ 0.160365] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.160386] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.160422] PTP clock support registered | |
[ 0.161309] EDAC MC: Ver: 3.0.0 | |
[ 0.162248] efivars: Registered efivars operations | |
[ 0.165482] NetLabel: Initializing | |
[ 0.165508] NetLabel: domain hash size = 128 | |
[ 0.165522] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.165789] NetLabel: unlabeled traffic allowed by default | |
[ 0.166500] mctp: management component transport protocol core | |
[ 0.166524] NET: Registered PF_MCTP protocol family | |
[ 0.166838] vgaarb: loaded | |
[ 0.168042] clocksource: Switched to clocksource riscv_clocksource | |
[ 0.188579] VFS: Disk quotas dquot_6.6.0 | |
[ 0.188873] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.190624] AppArmor: AppArmor Filesystem Enabled | |
[ 0.190750] pnp: PnP ACPI: disabled | |
[ 0.206932] NET: Registered PF_INET protocol family | |
[ 0.214306] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.337100] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
[ 0.337983] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.341135] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.350169] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
[ 0.355812] TCP: Hash tables configured (established 131072 bind 65536) | |
[ 0.359189] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) | |
[ 0.360937] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.362300] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.363563] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.363652] NET: Registered PF_XDP protocol family | |
[ 0.363686] PCI: CLS 0 bytes, default 64 | |
[ 0.364487] Trying to unpack rootfs image as initramfs... | |
[ 0.366307] Initialise system trusted keyrings | |
[ 0.366466] Key type blacklist registered | |
[ 0.367018] workingset: timestamp_bits=44 max_order=22 bucket_order=0 | |
[ 0.367189] zbud: loaded | |
[ 0.379688] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.385227] fuse: init (API version 7.39) | |
[ 0.387013] integrity: Platform Keyring initialized | |
[ 0.387071] integrity: Machine keyring initialized | |
[ 0.496934] Key type asymmetric registered | |
[ 0.497002] Asymmetric key parser 'x509' registered | |
[ 0.497340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) | |
[ 0.498028] io scheduler mq-deadline registered | |
[ 0.500251] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 0.503102] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 0.521309] SuperH (H)SCI(F) driver initialized | |
[ 0.522246] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 16, base_baud = 8125000) is a SiFive UART v0 | |
[ 0.522302] printk: legacy console [ttySIF0] enabled | |
[ 1.545668] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 17, base_baud = 8125000) is a SiFive UART v0 | |
[ 1.578273] loop: module loaded | |
[ 1.583342] sifive_spi 10040000.spi: mapped; irq=18, cs=1 | |
[ 1.589390] sifive_spi 10050000.spi: mapped; irq=19, cs=1 | |
[ 1.596474] tun: Universal TUN/TAP device driver, 1.6 | |
[ 1.601441] PPP generic driver version 2.4.2 | |
[ 1.606643] mousedev: PS/2 mouse device common for all mice | |
[ 1.612017] i2c_dev: i2c /dev entries driver | |
[ 1.616468] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
[ 1.628305] device-mapper: uevent: version 1.0.3 | |
[ 1.633157] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com | |
[ 1.641362] EDAC DEVICE0: Giving out device to module Sifive ECC Manager controller sifive_edac.0: DEV sifive_edac.0 (INTERRUPT) | |
[ 1.658692] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 1.664517] riscv-pmu-sbi: SBI PMU extension is available | |
[ 1.669444] riscv-pmu-sbi: 16 firmware and 4 hardware counters | |
[ 1.675182] riscv-pmu-sbi: Perf sampling/filtering is not supported as sscof extension is not available | |
[ 1.689834] drop_monitor: Initializing network drop monitor service | |
[ 1.697631] NET: Registered PF_INET6 protocol family | |
[ 2.441671] Freeing initrd memory: 67072K | |
[ 2.496519] Segment Routing with IPv6 | |
[ 2.499556] In-situ OAM (IOAM) with IPv6 | |
[ 2.503513] NET: Registered PF_PACKET protocol family | |
[ 2.508735] Key type dns_resolver registered | |
[ 2.524472] registered taskstats version 1 | |
[ 2.529195] Loading compiled-in X.509 certificates | |
[ 2.536697] Loaded X.509 cert 'Build time autogenerated kernel key: fe2e682c04069a922b61aa381e82e765fbf5a6a1' | |
[ 2.548546] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' | |
[ 2.560202] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' | |
[ 2.569469] blacklist: Loading compiled-in revocation X.509 certificates | |
[ 2.576369] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' | |
[ 2.586078] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' | |
[ 2.596510] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' | |
[ 2.607321] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' | |
[ 2.617754] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' | |
[ 2.628377] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' | |
[ 2.639057] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' | |
[ 2.649751] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' | |
[ 2.693057] Key type .fscrypt registered | |
[ 2.696275] Key type fscrypt-provisioning registered | |
[ 2.807833] Key type encrypted registered | |
[ 2.811169] AppArmor: AppArmor sha256 policy hashing enabled | |
[ 2.816943] ima: No TPM chip found, activating TPM-bypass! | |
[ 2.822310] Loading compiled-in module X.509 certificates | |
[ 2.830388] Loaded X.509 cert 'Build time autogenerated kernel key: fe2e682c04069a922b61aa381e82e765fbf5a6a1' | |
[ 2.839571] ima: Allocated hash algorithm: sha256 | |
[ 2.844340] ima: No architecture policies found | |
[ 2.848843] evm: Initialising EVM extended attributes: | |
[ 2.853878] evm: security.selinux | |
[ 2.857179] evm: security.SMACK64 | |
[ 2.860473] evm: security.SMACK64EXEC | |
[ 2.864127] evm: security.SMACK64TRANSMUTE | |
[ 2.868204] evm: security.SMACK64MMAP | |
[ 2.871840] evm: security.apparmor | |
[ 2.875244] evm: security.ima | |
[ 2.878191] evm: security.capability | |
[ 2.881757] evm: HMAC attrs: 0x1 | |
[ 2.890135] fu740-pcie e00000000.pcie: host bridge /soc/pcie@e00000000 ranges: | |
[ 2.896691] fu740-pcie e00000000.pcie: IO 0x0060080000..0x006008ffff -> 0x0060080000 | |
[ 2.904940] fu740-pcie e00000000.pcie: MEM 0x0060090000..0x007fffffff -> 0x0060090000 | |
[ 2.913141] fu740-pcie e00000000.pcie: MEM 0x2000000000..0x3fffffffff -> 0x2000000000 | |
[ 3.029435] fu740-pcie e00000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 4096G | |
[ 3.136852] fu740-pcie e00000000.pcie: PCIe Gen.1 x8 link up | |
[ 3.241787] fu740-pcie e00000000.pcie: PCIe Gen.3 x8 link up | |
[ 3.246704] fu740-pcie e00000000.pcie: PCIe Gen.3 x8 link up | |
[ 3.252781] fu740-pcie e00000000.pcie: PCI host bridge to bus 0000:00 | |
[ 3.258777] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 3.264274] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x60080000-0x6008ffff]) | |
[ 3.273717] pci_bus 0000:00: root bus resource [mem 0x60090000-0x7fffffff] | |
[ 3.280565] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x3fffffffff pref] | |
[ 3.288361] pci 0000:00:00.0: [f15e:0000] type 01 class 0x060400 PCIe Root Port | |
[ 3.295525] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x000fffff] | |
[ 3.301416] pci 0000:00:00.0: ROM [mem 0x00000000-0x0000ffff pref] | |
[ 3.307576] pci 0000:00:00.0: PCI bridge to [bus 01-ff] | |
[ 3.312790] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] | |
[ 3.318868] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.325646] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.333436] pci 0000:00:00.0: supports D1 | |
[ 3.337368] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 3.344415] pci 0000:01:00.0: [1b21:2824] type 01 class 0x060400 PCIe Switch Upstream Port | |
[ 3.351983] pci 0000:01:00.0: PCI bridge to [bus 00] | |
[ 3.356887] pci 0000:01:00.0: bridge window [io 0x0000-0x0fff] | |
[ 3.362961] pci 0000:01:00.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.369760] pci 0000:01:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.377491] pci 0000:01:00.0: enabling Extended Tags | |
[ 3.382571] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 3.400096] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.407572] pci 0000:02:00.0: [1b21:2824] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.415827] pci 0000:02:00.0: PCI bridge to [bus 00] | |
[ 3.420732] pci 0000:02:00.0: bridge window [io 0x0000-0x0fff] | |
[ 3.426805] pci 0000:02:00.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.433594] pci 0000:02:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.441335] pci 0000:02:00.0: enabling Extended Tags | |
[ 3.446416] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold | |
[ 3.452878] pci 0000:02:02.0: [1b21:2824] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.460817] pci 0000:02:02.0: PCI bridge to [bus 00] | |
[ 3.465724] pci 0000:02:02.0: bridge window [io 0x0000-0x0fff] | |
[ 3.471798] pci 0000:02:02.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.478587] pci 0000:02:02.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.486328] pci 0000:02:02.0: enabling Extended Tags | |
[ 3.491408] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold | |
[ 3.497815] pci 0000:02:03.0: [1b21:2824] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.505809] pci 0000:02:03.0: PCI bridge to [bus 00] | |
[ 3.510717] pci 0000:02:03.0: bridge window [io 0x0000-0x0fff] | |
[ 3.516790] pci 0000:02:03.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.523579] pci 0000:02:03.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.531330] pci 0000:02:03.0: enabling Extended Tags | |
[ 3.536402] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold | |
[ 3.542810] pci 0000:02:04.0: [1b21:2824] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.550801] pci 0000:02:04.0: PCI bridge to [bus 00] | |
[ 3.555709] pci 0000:02:04.0: bridge window [io 0x0000-0x0fff] | |
[ 3.561783] pci 0000:02:04.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.568571] pci 0000:02:04.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.576313] pci 0000:02:04.0: enabling Extended Tags | |
[ 3.581394] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold | |
[ 3.587883] pci 0000:02:08.0: [1b21:2824] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.595795] pci 0000:02:08.0: PCI bridge to [bus 00] | |
[ 3.600702] pci 0000:02:08.0: bridge window [io 0x0000-0x0fff] | |
[ 3.606775] pci 0000:02:08.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.613564] pci 0000:02:08.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.621306] pci 0000:02:08.0: enabling Extended Tags | |
[ 3.626386] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold | |
[ 3.633310] pci 0000:02:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.640579] pci 0000:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.648564] pci 0000:02:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.656562] pci 0000:02:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.664546] pci 0000:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.672732] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03 | |
[ 3.679353] pci 0000:04:00.0: [1b21:1142] type 00 class 0x0c0330 PCIe Legacy Endpoint | |
[ 3.686994] pci 0000:04:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit] | |
[ 3.693595] pci 0000:04:00.0: PME# supported from D3cold | |
[ 3.708096] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04 | |
[ 3.714170] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 05 | |
[ 3.720734] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 06 | |
[ 3.727492] pci 0000:07:00.0: [1b21:1184] type 01 class 0x060400 PCIe Switch Upstream Port | |
[ 3.735476] pci 0000:07:00.0: PCI bridge to [bus 00] | |
[ 3.740374] pci 0000:07:00.0: bridge window [io 0x0000-0x0fff] | |
[ 3.746446] pci 0000:07:00.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.753245] pci 0000:07:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.760980] pci 0000:07:00.0: enabling Extended Tags | |
[ 3.766053] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold | |
[ 3.784092] pci 0000:07:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.791630] pci 0000:08:01.0: [1b21:1184] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.799836] pci 0000:08:01.0: PCI bridge to [bus 00] | |
[ 3.804731] pci 0000:08:01.0: bridge window [io 0x0000-0x0fff] | |
[ 3.810802] pci 0000:08:01.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.817609] pci 0000:08:01.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.825347] pci 0000:08:01.0: enabling Extended Tags | |
[ 3.830438] pci 0000:08:01.0: PME# supported from D0 D3hot D3cold | |
[ 3.836856] pci 0000:08:03.0: [1b21:1184] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.844826] pci 0000:08:03.0: PCI bridge to [bus 00] | |
[ 3.849723] pci 0000:08:03.0: bridge window [io 0x0000-0x0fff] | |
[ 3.855794] pci 0000:08:03.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.862587] pci 0000:08:03.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.870330] pci 0000:08:03.0: enabling Extended Tags | |
[ 3.875397] pci 0000:08:03.0: PME# supported from D0 D3hot D3cold | |
[ 3.881772] pci 0000:08:05.0: [1b21:1184] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.889817] pci 0000:08:05.0: PCI bridge to [bus 00] | |
[ 3.894715] pci 0000:08:05.0: bridge window [io 0x0000-0x0fff] | |
[ 3.900788] pci 0000:08:05.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.907580] pci 0000:08:05.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.915332] pci 0000:08:05.0: enabling Extended Tags | |
[ 3.920390] pci 0000:08:05.0: PME# supported from D0 D3hot D3cold | |
[ 3.926763] pci 0000:08:07.0: [1b21:1184] type 01 class 0x060400 PCIe Switch Downstream Port | |
[ 3.934810] pci 0000:08:07.0: PCI bridge to [bus 00] | |
[ 3.939708] pci 0000:08:07.0: bridge window [io 0x0000-0x0fff] | |
[ 3.945780] pci 0000:08:07.0: bridge window [mem 0x00000000-0x000fffff] | |
[ 3.952572] pci 0000:08:07.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] | |
[ 3.960315] pci 0000:08:07.0: enabling Extended Tags | |
[ 3.965381] pci 0000:08:07.0: PME# supported from D0 D3hot D3cold | |
[ 3.972263] pci 0000:08:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.979534] pci 0000:08:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.987520] pci 0000:08:05.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.995509] pci 0000:08:07.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 4.003745] pci_bus 0000:09: busn_res: [bus 09-ff] end is updated to 09 | |
[ 4.010305] pci 0000:0a:00.0: [1002:699f] type 00 class 0x030000 PCIe Legacy Endpoint | |
[ 4.017963] pci 0000:0a:00.0: BAR 0 [mem 0x00000000-0x0fffffff 64bit pref] | |
[ 4.024798] pci 0000:0a:00.0: BAR 2 [mem 0x00000000-0x001fffff 64bit pref] | |
[ 4.031650] pci 0000:0a:00.0: BAR 4: initial BAR value 0x00000000 invalid | |
[ 4.038423] pci 0000:0a:00.0: BAR 4 [io size 0x0100] | |
[ 4.043463] pci 0000:0a:00.0: BAR 5 [mem 0x00000000-0x0003ffff] | |
[ 4.049370] pci 0000:0a:00.0: ROM [mem 0x00000000-0x0001ffff pref] | |
[ 4.055539] pci 0000:0a:00.0: enabling Extended Tags | |
[ 4.060899] pci 0000:0a:00.0: supports D1 D2 | |
[ 4.064747] pci 0000:0a:00.0: PME# supported from D1 D2 D3hot D3cold | |
[ 4.071502] pci 0000:0a:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:02:08.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link) | |
[ 4.086421] pci 0000:0a:00.0: vgaarb: setting as boot VGA device | |
[ 4.091982] pci 0000:0a:00.0: vgaarb: bridge control possible | |
[ 4.097710] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none | |
[ 4.106320] pci 0000:0a:00.1: [1002:aae0] type 00 class 0x040300 PCIe Legacy Endpoint | |
[ 4.113945] pci 0000:0a:00.1: BAR 0 [mem 0x00000000-0x00003fff 64bit] | |
[ 4.120416] pci 0000:0a:00.1: enabling Extended Tags | |
[ 4.125474] pci 0000:0a:00.1: supports D1 D2 | |
[ 4.130101] pci_bus 0000:0a: busn_res: [bus 0a-ff] end is updated to 0a | |
[ 4.136457] pci 0000:0b:00.0: [15b7:5041] type 00 class 0x010802 PCIe Endpoint | |
[ 4.143390] pci 0000:0b:00.0: BAR 0 [mem 0x00000000-0x00003fff 64bit] | |
[ 4.150320] pci 0000:0b:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:02:08.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link) | |
[ 4.176114] pci_bus 0000:0b: busn_res: [bus 0b-ff] end is updated to 0b | |
[ 4.182219] pci_bus 0000:0c: busn_res: [bus 0c-ff] end is updated to 0c | |
[ 4.188593] pci_bus 0000:08: busn_res: [bus 08-ff] end is updated to 0c | |
[ 4.195185] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 0c | |
[ 4.201784] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 0c | |
[ 4.208385] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 0c | |
[ 4.215046] pci 0000:00:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: assigned | |
[ 4.223768] pci 0000:00:00.0: BAR 0 [mem 0x60100000-0x601fffff]: assigned | |
[ 4.230532] pci 0000:00:00.0: bridge window [mem 0x60200000-0x604fffff]: assigned | |
[ 4.238001] pci 0000:00:00.0: ROM [mem 0x60090000-0x6009ffff pref]: assigned | |
[ 4.245034] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff]: assigned | |
[ 4.251814] pci 0000:01:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: assigned | |
[ 4.260583] pci 0000:01:00.0: bridge window [mem 0x60200000-0x604fffff]: assigned | |
[ 4.268055] pci 0000:01:00.0: bridge window [io 0x1000-0x1fff]: assigned | |
[ 4.274833] pci 0000:02:08.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: assigned | |
[ 4.283603] pci 0000:02:02.0: bridge window [mem 0x60200000-0x602fffff]: assigned | |
[ 4.291071] pci 0000:02:08.0: bridge window [mem 0x60300000-0x604fffff]: assigned | |
[ 4.298546] pci 0000:02:08.0: bridge window [io 0x1000-0x1fff]: assigned | |
[ 4.305323] pci 0000:02:00.0: PCI bridge to [bus 03] | |
[ 4.310287] pci 0000:04:00.0: BAR 0 [mem 0x60200000-0x60207fff 64bit]: assigned | |
[ 4.317586] pci 0000:02:02.0: PCI bridge to [bus 04] | |
[ 4.322515] pci 0000:02:02.0: bridge window [mem 0x60200000-0x602fffff] | |
[ 4.329298] pci 0000:02:03.0: PCI bridge to [bus 05] | |
[ 4.334260] pci 0000:02:04.0: PCI bridge to [bus 06] | |
[ 4.339208] pci 0000:07:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: assigned | |
[ 4.347966] pci 0000:07:00.0: bridge window [mem 0x60300000-0x604fffff]: assigned | |
[ 4.355433] pci 0000:07:00.0: bridge window [io 0x1000-0x1fff]: assigned | |
[ 4.362211] pci 0000:08:03.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: assigned | |
[ 4.370982] pci 0000:08:03.0: bridge window [mem 0x60300000-0x603fffff]: assigned | |
[ 4.378450] pci 0000:08:05.0: bridge window [mem 0x60400000-0x604fffff]: assigned | |
[ 4.385920] pci 0000:08:03.0: bridge window [io 0x1000-0x1fff]: assigned | |
[ 4.392693] pci 0000:08:01.0: PCI bridge to [bus 09] | |
[ 4.397671] pci 0000:0a:00.0: BAR 0 [mem 0x2000000000-0x200fffffff 64bit pref]: assigned | |
[ 4.405750] pci 0000:0a:00.0: BAR 2 [mem 0x2010000000-0x20101fffff 64bit pref]: assigned | |
[ 4.413827] pci 0000:0a:00.0: BAR 5 [mem 0x60300000-0x6033ffff]: assigned | |
[ 4.420582] pci 0000:0a:00.0: ROM [mem 0x60340000-0x6035ffff pref]: assigned | |
[ 4.427611] pci 0000:0a:00.1: BAR 0 [mem 0x60360000-0x60363fff 64bit]: assigned | |
[ 4.434940] pci 0000:0a:00.0: BAR 4 [io 0x1000-0x10ff]: assigned | |
[ 4.440996] pci 0000:08:03.0: PCI bridge to [bus 0a] | |
[ 4.445938] pci 0000:08:03.0: bridge window [io 0x1000-0x1fff] | |
[ 4.452022] pci 0000:08:03.0: bridge window [mem 0x60300000-0x603fffff] | |
[ 4.458795] pci 0000:08:03.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref] | |
[ 4.466885] pci 0000:0b:00.0: BAR 0 [mem 0x60400000-0x60403fff 64bit]: assigned | |
[ 4.474191] pci 0000:08:05.0: PCI bridge to [bus 0b] | |
[ 4.479123] pci 0000:08:05.0: bridge window [mem 0x60400000-0x604fffff] | |
[ 4.485906] pci 0000:08:07.0: PCI bridge to [bus 0c] | |
[ 4.490862] pci 0000:07:00.0: PCI bridge to [bus 08-0c] | |
[ 4.496053] pci 0000:07:00.0: bridge window [io 0x1000-0x1fff] | |
[ 4.502139] pci 0000:07:00.0: bridge window [mem 0x60300000-0x604fffff] | |
[ 4.508912] pci 0000:07:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref] | |
[ 4.516997] pci 0000:02:08.0: PCI bridge to [bus 07-0c] | |
[ 4.522197] pci 0000:02:08.0: bridge window [io 0x1000-0x1fff] | |
[ 4.528281] pci 0000:02:08.0: bridge window [mem 0x60300000-0x604fffff] | |
[ 4.535055] pci 0000:02:08.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref] | |
[ 4.543139] pci 0000:01:00.0: PCI bridge to [bus 02-0c] | |
[ 4.548342] pci 0000:01:00.0: bridge window [io 0x1000-0x1fff] | |
[ 4.554426] pci 0000:01:00.0: bridge window [mem 0x60200000-0x604fffff] | |
[ 4.561207] pci 0000:01:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref] | |
[ 4.569285] pci 0000:00:00.0: PCI bridge to [bus 01-0c] | |
[ 4.574483] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff] | |
[ 4.580565] pci 0000:00:00.0: bridge window [mem 0x60200000-0x604fffff] | |
[ 4.587340] pci 0000:00:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref] | |
[ 4.595929] pcieport 0000:00:00.0: PME: Signaling with IRQ 38 | |
[ 4.601795] pcieport 0000:00:00.0: AER: enabled with IRQ 38 | |
[ 4.606969] pcieport 0000:01:00.0: enabling device (0000 -> 0003) | |
[ 4.613580] pcieport 0000:02:02.0: enabling device (0000 -> 0002) | |
[ 4.620270] pcieport 0000:02:08.0: enabling device (0000 -> 0003) | |
[ 4.626039] pci 0000:04:00.0: enabling device (0000 -> 0002) | |
[ 4.631463] pcieport 0000:07:00.0: enabling device (0000 -> 0003) | |
[ 4.638135] pcieport 0000:08:03.0: enabling device (0000 -> 0003) | |
[ 4.643899] pcieport 0000:08:05.0: enabling device (0000 -> 0002) | |
[ 4.650475] pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0 | |
[ 4.681242] mmc_spi spi1.0: SD/MMC host mmc0, no WP, no poweroff | |
[ 4.687621] clk: Disabling unused clocks | |
[ 4.714263] Freeing unused kernel image (initmem) memory: 6128K | |
[ 4.724099] Checked W+X mappings: passed, no W+X pages found | |
[ 4.729052] Run /init as init process | |
[ 4.732653] with arguments: | |
[ 4.732662] /init | |
[ 4.732669] with environment: | |
[ 4.732675] HOME=/ | |
[ 4.732681] TERM=linux | |
[ 4.732687] BOOT_IMAGE=/vmlinuz-6.8.0-44-generic | |
[ 4.752482] mmc0: host does not support reading read-only switch, assuming write-enable | |
[ 4.759797] mmc0: new SDHC card on SPI | |
[ 4.765815] mmcblk0: mmc0:0000 SD32G 29.7 GiB | |
[ 4.804246] mmcblk0: p1 p2 p3 p4 p5 | |
[ 5.490695] da9063 0-0058: Device detected (chip-ID: 0x61, var-ID: 0x73) | |
[ 5.519773] xhci_hcd 0000:04:00.0: xHCI Host Controller | |
[ 5.524437] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1 | |
[ 5.531948] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt' | |
[ 5.539177] macb 10090000.ethernet: GEM doesn't support hardware ptp. | |
[ 5.582169] MACsec IEEE 802.1AE | |
[ 5.612530] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 83 (70:b3:d5:92:fa:56) | |
[ 5.647606] macb 10090000.ethernet end0: renamed from eth0 | |
[ 5.673396] xhci_hcd 0000:04:00.0: hcc params 0x0200e080 hci version 0x100 quirks 0x0000000010800010 | |
[ 5.680169] da9063-rtc da9063-rtc: DMA mask not set | |
[ 5.680999] nvme nvme0: pci function 0000:0b:00.0 | |
[ 5.681026] nvme 0000:0b:00.0: enabling device (0000 -> 0002) | |
[ 5.686385] xhci_hcd 0000:04:00.0: xHCI Host Controller | |
[ 5.702330] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2 | |
[ 5.709735] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed | |
[ 5.710482] hwmon hwmon0: temp1_input not attached to any thermal zone | |
[ 5.715649] da9063-rtc da9063-rtc: registered as rtc0 | |
[ 5.717049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08 | |
[ 5.718389] da9063-rtc da9063-rtc: setting system clock to 2025-02-09T02:30:51 UTC (1739068251) | |
[ 5.722478] hwmon hwmon0: temp2_input not attached to any thermal zone | |
[ 5.727474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 5.735754] hwmon hwmon0: temp3_input not attached to any thermal zone | |
[ 5.744422] usb usb1: Product: xHCI Host Controller | |
[ 5.769583] usb usb1: Manufacturer: Linux 6.8.0-44-generic xhci-hcd | |
[ 5.775774] usb usb1: SerialNumber: 0000:04:00.0 | |
[ 5.781465] hub 1-0:1.0: USB hub found | |
[ 5.784676] hub 1-0:1.0: 2 ports detected | |
[ 5.789722] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 5.797349] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08 | |
[ 5.805390] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 5.812614] usb usb2: Product: xHCI Host Controller | |
[ 5.817396] usb usb2: Manufacturer: Linux 6.8.0-44-generic xhci-hcd | |
[ 5.823647] usb usb2: SerialNumber: 0000:04:00.0 | |
[ 5.833821] hub 2-0:1.0: USB hub found | |
[ 5.837228] hub 2-0:1.0: 2 ports detected | |
[ 5.919172] nvme nvme0: allocated 32 MiB host memory buffer. | |
[ 5.929482] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12 | |
[ 5.936202] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12 | |
[ 5.943682] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12 | |
[ 5.951004] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12 | |
[ 5.958424] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12 | |
[ 5.965517] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12 | |
[ 5.973041] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12 | |
[ 5.980153] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12 | |
[ 6.002838] nvme nvme0: 4/0/0 default/read/poll queues | |
[ 6.044588] nvme0n1: p1 p2 p3 | |
[ 6.128237] usb 1-1: new full-speed USB device number 2 using xhci_hcd | |
[ 6.417411] usb 1-1: New USB device found, idVendor=04b3, idProduct=3016, bcdDevice= 2.01 | |
[ 6.424889] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 6.431999] usb 1-1: Product: USB 1.1 2 port downstream low-power hub | |
[ 6.438410] usb 1-1: Manufacturer: Lite-On Tech | |
[ 6.512470] hub 1-1:1.0: USB hub found | |
[ 6.515884] hub 1-1:1.0: 4 ports detected | |
[ 6.566109] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd | |
[ 6.595976] usb 2-2: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 0.01 | |
[ 6.603416] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1 | |
[ 6.610527] usb 2-2: Product: AS2107 | |
[ 6.614081] usb 2-2: Manufacturer: ASMedia | |
[ 6.618162] usb 2-2: SerialNumber: USB2.0 Hub | |
[ 6.692274] hub 2-2:1.0: USB hub found | |
[ 6.695970] hub 2-2:1.0: 4 ports detected | |
[ 6.788084] usb 1-2: new high-speed USB device number 3 using xhci_hcd | |
[ 6.974336] usb 1-2: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 0.01 | |
[ 6.981790] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1 | |
[ 6.988895] usb 1-2: Product: AS2107 | |
[ 6.992450] usb 1-2: Manufacturer: ASMedia | |
[ 6.996529] usb 1-2: SerialNumber: USB2.0 Hub | |
[ 7.070366] hub 1-2:1.0: USB hub found | |
[ 7.073579] hub 1-2:1.0: 4 ports detected | |
[ 7.080095] usb 1-1.3: new low-speed USB device number 4 using xhci_hcd | |
[ 7.325259] usb 1-1.3: New USB device found, idVendor=04b3, idProduct=3019, bcdDevice= 1.16 | |
[ 7.332905] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 7.340179] usb 1-1.3: Product: IBM USB Travel Keyboard with UltraNav | |
[ 7.346599] usb 1-1.3: Manufacturer: Lite-On Tech | |
[ 7.700067] usb 1-1.4: new low-speed USB device number 5 using xhci_hcd | |
[ 7.864362] usb 1-1.4: New USB device found, idVendor=06cb, idProduct=0009, bcdDevice= 0.20 | |
[ 7.871989] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 7.879272] usb 1-1.4: Product: Composite TouchPad / TrackPoint | |
[ 7.885173] usb 1-1.4: Manufacturer: Synaptics Inc. | |
[ 8.114188] hid: raw HID events driver (C) Jiri Kosina | |
[ 8.154210] usbcore: registered new interface driver usbhid | |
[ 8.159079] usbhid: USB HID core driver | |
[ 8.184671] input: Lite-On Tech IBM USB Travel Keyboard with UltraNav as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:02.0/0000:04:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:04B3:3019.0001/input/input0 | |
[ 8.264802] hid-generic 0003:04B3:3019.0001: input,hidraw0: USB HID v1.00 Keyboard [Lite-On Tech IBM USB Travel Keyboard with UltraNav] on usb-0000:04:00.0-1.3/input0 | |
[ 8.280359] input: Lite-On Tech IBM USB Travel Keyboard with UltraNav System Control as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:02.0/0000:04:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:04B3:3019.0002/input/input1 | |
[ 8.360434] input: Lite-On Tech IBM USB Travel Keyboard with UltraNav Consumer Control as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:02.0/0000:04:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:04B3:3019.0002/input/input2 | |
[ 8.382005] hid-generic 0003:04B3:3019.0002: input,hidraw1: USB HID v1.00 Device [Lite-On Tech IBM USB Travel Keyboard with UltraNav] on usb-0000:04:00.0-1.3/input1 | |
[ 11.504066] random: crng init done | |
[ 13.388066] raid6: int64x8 gen() 754 MB/s | |
[ 13.456050] raid6: int64x4 gen() 1140 MB/s | |
[ 13.524069] raid6: int64x2 gen() 1133 MB/s | |
[ 13.592047] raid6: int64x1 gen() 750 MB/s | |
[ 13.595544] raid6: using algorithm int64x4 gen() 1140 MB/s | |
[ 13.668039] raid6: .... xor() 576 MB/s, rmw enabled | |
[ 13.672161] raid6: using intx1 recovery algorithm | |
[ 13.683288] xor: measuring software checksum speed | |
[ 13.690885] 8regs : 2798 MB/sec | |
[ 13.698012] 32regs : 2795 MB/sec | |
[ 13.701603] xor: using function: 8regs (2798 MB/sec) | |
[ 13.711817] async_tx: api initialized (async) | |
[ 17.121431] Btrfs loaded, zoned=yes, fsverity=yes | |
[ 19.459291] EXT4-fs (dm-0): mounted filesystem 8533c3c6-b296-4fa2-80ee-15b5341a0193 ro with ordered data mode. Quota mode: none. | |
[ 20.033728] systemd[1]: Inserted module 'autofs4' | |
[ 20.097747] systemd[1]: systemd 255.4-1ubuntu8.5 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) | |
[ 20.129862] systemd[1]: Detected architecture riscv64. | |
[ 20.140605] systemd[1]: Hostname set to <unmatched>. | |
[ 21.304459] systemd[1]: Queued start job for default target graphical.target. | |
[ 21.363611] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ 21.382879] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
[ 21.403417] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. | |
[ 21.422867] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ 21.440477] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ 21.517026] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. | |
[ 21.538693] systemd[1]: Expecting device dev-disk-by\x2duuid-1696d229\x2d42c1\x2d4a16\x2d91da\x2d6ee249a0b34f.device - /dev/disk/by-uuid/1696d229-42c1-4a16-91da-6ee249a0b34f... | |
[ 21.563012] systemd[1]: Expecting device dev-disk-by\x2duuid-FD5A\x2dB3E7.device - /dev/disk/by-uuid/FD5A-B3E7... | |
[ 21.581692] systemd[1]: Expecting device dev-ttySIF0.device - /dev/ttySIF0... | |
[ 21.644089] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
[ 21.944088] systemd[1]: Reached target slices.target - Slice Units. | |
[ 22.036087] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps. | |
[ 22.076095] systemd[1]: Reached target snapd.mounts.target - Mounted snaps. | |
[ 22.112098] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ 22.212578] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. | |
[ 22.276692] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. | |
[ 22.536710] systemd[1]: Listening on multipathd.socket - multipathd control socket. | |
[ 23.360637] systemd[1]: Listening on syslog.socket - Syslog Socket. | |
[ 23.452537] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. | |
[ 23.512377] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ 23.708582] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ 24.028773] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
[ 24.708852] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. | |
[ 24.808875] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket. | |
[ 25.020081] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). | |
[ 25.300780] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ 25.560528] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ 25.744525] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 25.757784] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
[ 25.780306] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... | |
[ 25.793256] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... | |
[ 25.823419] systemd[1]: Starting systemd-journald.service - Journal Service... | |
[ 25.850386] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... | |
[ 25.873953] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
[ 25.889352] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... | |
[ 25.925056] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... | |
[ 25.950733] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... | |
[ 25.965382] systemd-journald[339]: Collecting audit messages is disabled. | |
[ 26.033252] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... | |
[ 26.064819] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
[ 26.122596] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... | |
[ 26.154751] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... | |
[ 26.175681] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl). | |
[ 26.199744] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). | |
[ 26.268872] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
[ 26.299755] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). | |
[ 26.373224] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... | |
[ 26.391688] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). | |
[ 26.412996] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
[ 26.439980] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ 26.448998] EXT4-fs (dm-0): re-mounted 8533c3c6-b296-4fa2-80ee-15b5341a0193 r/w. Quota mode: none. | |
[ 26.740465] Adding 4194300k swap on /swap.img. Priority:-2 extents:34 across:6422528k SS | |
[ 26.834743] systemd-journald[339]: Received client request to flush runtime journal. | |
[ 26.880868] systemd-journald[339]: /var/log/journal/47c9c82b1d714b9db7e9df81c5e57e66/system.journal: Journal file uses a different sequence number ID, rotating. | |
[ 26.894714] systemd-journald[339]: Rotating system journal. | |
[ 29.044976] at24 0-0054: 256 byte 24c02 EEPROM, read-only | |
[ 29.045743] hwmon hwmon1: temp1_input not attached to any thermal zone | |
[ 29.045780] hwmon hwmon1: temp2_input not attached to any thermal zone | |
[ 29.052477] da9063-onkey da9063-onkey: DMA mask not set | |
[ 29.065146] EXT4-fs (nvme0n1p2): mounted filesystem 1696d229-42c1-4a16-91da-6ee249a0b34f r/w with ordered data mode. Quota mode: none. | |
[ 29.080542] input: da9063-onkey as /devices/platform/soc/10030000.i2c/i2c-0/0-0058/da9063-onkey/input/input3 | |
[ 29.123264] input: Synaptics Inc. Composite TouchPad / TrackPoint as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:02.0/0000:04:00.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4 | |
[ 29.369090] input: Synaptics Inc. Composite TouchPad / TrackPoint (Stick) as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:02.0/0000:04:00.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input5 | |
[ 29.400559] usbcore: registered new interface driver synaptics_usb | |
[ 29.577903] audit: type=1400 audit(1739068275.356:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=538 comm="apparmor_parser" | |
[ 29.620241] audit: type=1400 audit(1739068275.400:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=541 comm="apparmor_parser" | |
[ 29.627792] audit: type=1400 audit(1739068275.404:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=540 comm="apparmor_parser" | |
[ 29.628695] audit: type=1400 audit(1739068275.408:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=543 comm="apparmor_parser" | |
[ 29.642889] audit: type=1400 audit(1739068275.420:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=546 comm="apparmor_parser" | |
[ 29.650730] audit: type=1400 audit(1739068275.428:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=542 comm="apparmor_parser" | |
[ 29.659490] audit: type=1400 audit(1739068275.436:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=544 comm="apparmor_parser" | |
[ 29.674411] audit: type=1400 audit(1739068275.452:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=547 comm="apparmor_parser" | |
[ 29.677716] audit: type=1400 audit(1739068275.456:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=551 comm="apparmor_parser" | |
[ 29.693913] audit: type=1400 audit(1739068275.472:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=550 comm="apparmor_parser" | |
[ 31.408916] snd_hda_intel 0000:0a:00.1: enabling device (0000 -> 0002) | |
[ 31.408979] snd_hda_intel 0000:0a:00.1: Force to snoop mode by module option | |
[ 31.523560] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 31.535995] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 31.537149] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[ 31.629692] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:08.0/0000:07:00.0/0000:08:03.0/0000:0a:00.1/sound/card0/input6 | |
[ 31.630167] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:08.0/0000:07:00.0/0000:08:03.0/0000:0a:00.1/sound/card0/input7 | |
[ 31.630626] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:08.0/0000:07:00.0/0000:08:03.0/0000:0a:00.1/sound/card0/input8 | |
[ 31.631081] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:08.0/0000:07:00.0/0000:08:03.0/0000:0a:00.1/sound/card0/input9 | |
[ 31.635921] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:08.0/0000:07:00.0/0000:08:03.0/0000:0a:00.1/sound/card0/input10 | |
[ 35.370861] loop0: detected capacity change from 0 to 8 | |
[ 35.440123] block nvme0n1: No UUID available providing old NGUID | |
[ 35.778823] NET: Registered PF_QIPCRTR protocol family | |
[ 36.651354] kauditd_printk_skb: 126 callbacks suppressed | |
[ 36.651375] audit: type=1400 audit(1739068282.428:138): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=896 comm="apparmor_parser" | |
[ 36.677482] audit: type=1400 audit(1739068282.456:139): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=896 comm="apparmor_parser" | |
[ 60.032046] watchdog: BUG: soft lockup - CPU#3 stuck for 26s! [(udev-worker):420] | |
[ 60.038808] Modules linked in: qrtr snd_hda_codec_hdmi cfg80211 snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm amdxcp snd_seq_midi drm_exec gpu_sched snd_seq_midi_event snd_rawmidi drm_buddy video joydev binfmt_misc drm_suballoc_helper snd_seq snd_seq_device drm_ttm_helper ttm drm_display_helper snd_timer cec nls_iso8859_1 rc_core i2c_algo_bit ofpart snd cmdlinepart backlight da9063_onkey spi_nor soundcore lm90 at24 synaptics_usb input_leds mtd pwm_sifive leds_pwm_multicolor leds_pwm led_class_multicolor sch_fq_codel dm_multipath efi_pstore nfnetlink ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid rtc_da9063 da9063_regulator nvme mscc macsec nvme_core macb xhci_pci nvme_auth xhci_pci_renesas phylink i2c_ocores uio_pdrv_genirq uio | |
[ 60.039150] CPU: 3 PID: 420 Comm: (udev-worker) Not tainted 6.8.0-44-generic #44.1-Ubuntu | |
[ 60.039161] Hardware name: SiFive HiFive Unmatched A00 (DT) | |
[ 60.039168] epc : module_frob_arch_sections+0x14c/0x2ee | |
[ 60.039188] ra : module_frob_arch_sections+0x24c/0x2ee | |
[ 60.039198] epc : ffffffff8000bd4a ra : ffffffff8000be4a sp : ffffffc8007f3bc0 | |
[ 60.039206] gp : ffffffff8218fe48 tp : ffffffd889e28000 t0 : ffffffc8026baba0 | |
[ 60.039214] t1 : ffffffc802cf5c88 t2 : 0000000000000004 s0 : ffffffc8007f3c30 | |
[ 60.039221] s1 : ffffffc801c01000 a0 : 0000000000026761 a1 : 0000000000026762 | |
[ 60.039229] a2 : ffffffc802a55cc0 a3 : 0000000000036091 a4 : 00002d0600000013 | |
[ 60.039237] a5 : ffffffc8027f56c0 a6 : ffffffc802a55cb8 a7 : 0000125f00000017 | |
[ 60.039245] s2 : ffffffc802cf5b88 s3 : ffffffc801ff7140 s4 : ffffffc802cf6cc8 | |
[ 60.039252] s5 : 0000000000000135 s6 : ffffffc802cf6748 s7 : 0000000000000018 | |
[ 60.039260] s8 : 0000000000000000 s9 : 0000003349babf00 s10: 0000000000000000 | |
[ 60.039267] s11: 0000000000000000 t3 : 0000000000000ddc t4 : ffffffc8026bab80 | |
[ 60.039275] t5 : 0000000000000013 t6 : 0000000000000014 | |
[ 60.039281] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005 | |
[ 60.039291] [<ffffffff8000bd4a>] module_frob_arch_sections+0x14c/0x2ee | |
[ 60.039303] [<ffffffff800becc6>] layout_and_allocate.isra.0+0x18/0x17c | |
[ 60.039320] [<ffffffff800befe2>] load_module+0x94/0x720 | |
[ 60.039330] [<ffffffff800bf882>] init_module_from_file+0x78/0xc6 | |
[ 60.039341] [<ffffffff800bfa2c>] idempotent_init_module+0x15c/0x258 | |
[ 60.039352] [<ffffffff800bfb80>] __riscv_sys_finit_module+0x58/0xb0 | |
[ 60.039363] [<ffffffff80c8fcc6>] do_trap_ecall_u+0x64/0x198 | |
[ 60.039381] [<ffffffff80c9b852>] ret_from_exception+0x0/0x6e | |
[ 60.040092] audit: type=1400 audit(1739068305.820:140): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/run/systemd/sessions/" pid=788 comm=72733A6D61696E20513A526567 requested_mask="r" denied_mask="r" fsuid=103 ouid=0 | |
[ 84.032049] watchdog: BUG: soft lockup - CPU#3 stuck for 49s! [(udev-worker):420] | |
[ 84.038809] Modules linked in: qrtr snd_hda_codec_hdmi cfg80211 snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm amdxcp snd_seq_midi drm_exec gpu_sched snd_seq_midi_event snd_rawmidi drm_buddy video joydev binfmt_misc drm_suballoc_helper snd_seq snd_seq_device drm_ttm_helper ttm drm_display_helper snd_timer cec nls_iso8859_1 rc_core i2c_algo_bit ofpart snd cmdlinepart backlight da9063_onkey spi_nor soundcore lm90 at24 synaptics_usb input_leds mtd pwm_sifive leds_pwm_multicolor leds_pwm led_class_multicolor sch_fq_codel dm_multipath efi_pstore nfnetlink ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid rtc_da9063 da9063_regulator nvme mscc macsec nvme_core macb xhci_pci nvme_auth xhci_pci_renesas phylink i2c_ocores uio_pdrv_genirq uio | |
[ 84.039149] CPU: 3 PID: 420 Comm: (udev-worker) Tainted: G L 6.8.0-44-generic #44.1-Ubuntu | |
[ 84.039160] Hardware name: SiFive HiFive Unmatched A00 (DT) | |
[ 84.039167] epc : module_frob_arch_sections+0x14c/0x2ee | |
[ 84.039187] ra : module_frob_arch_sections+0x24c/0x2ee | |
[ 84.039197] epc : ffffffff8000bd4a ra : ffffffff8000be4a sp : ffffffc8007f3bc0 | |
[ 84.039205] gp : ffffffff8218fe48 tp : ffffffd889e28000 t0 : ffffffc8026baba0 | |
[ 84.039213] t1 : ffffffc802cf5c88 t2 : 0000000000000004 s0 : ffffffc8007f3c30 | |
[ 84.039221] s1 : ffffffc801c01000 a0 : 000000000002d841 a1 : 000000000002d842 | |
[ 84.039228] a2 : ffffffc802aff1c0 a3 : 0000000000036091 a4 : 00025c5800000013 | |
[ 84.039236] a5 : ffffffc8027f60c8 a6 : ffffffc802aff1b8 a7 : 0000af8500000010 | |
[ 84.039243] s2 : ffffffc802cf5b88 s3 : ffffffc801ff7140 s4 : ffffffc802cf6cc8 | |
[ 84.039251] s5 : 0000000000000145 s6 : ffffffc802cf6748 s7 : 0000000000000018 | |
[ 84.039259] s8 : 0000000000000000 s9 : 0000003349babf00 s10: 0000000000000000 | |
[ 84.039266] s11: 0000000000000000 t3 : 0000000000001140 t4 : ffffffc8026bab80 | |
[ 84.039273] t5 : 0000000000000013 t6 : 0000000000000014 | |
[ 84.039280] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005 | |
[ 84.039289] [<ffffffff8000bd4a>] module_frob_arch_sections+0x14c/0x2ee | |
[ 84.039302] [<ffffffff800becc6>] layout_and_allocate.isra.0+0x18/0x17c | |
[ 84.039318] [<ffffffff800befe2>] load_module+0x94/0x720 | |
[ 84.039329] [<ffffffff800bf882>] init_module_from_file+0x78/0xc6 | |
[ 84.039340] [<ffffffff800bfa2c>] idempotent_init_module+0x15c/0x258 | |
[ 84.039350] [<ffffffff800bfb80>] __riscv_sys_finit_module+0x58/0xb0 | |
[ 84.039361] [<ffffffff80c8fcc6>] do_trap_ecall_u+0x64/0x198 | |
[ 84.039380] [<ffffffff80c9b852>] ret_from_exception+0x0/0x6e | |
[ 84.040078] audit: type=1400 audit(1739068329.820:141): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/run/systemd/sessions/" pid=788 comm=72733A6D61696E20513A526567 requested_mask="r" denied_mask="r" fsuid=103 ouid=0 | |
[ 108.032048] watchdog: BUG: soft lockup - CPU#3 stuck for 71s! [(udev-worker):420] | |
[ 108.038808] Modules linked in: qrtr snd_hda_codec_hdmi cfg80211 snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm amdxcp snd_seq_midi drm_exec gpu_sched snd_seq_midi_event snd_rawmidi drm_buddy video joydev binfmt_misc drm_suballoc_helper snd_seq snd_seq_device drm_ttm_helper ttm drm_display_helper snd_timer cec nls_iso8859_1 rc_core i2c_algo_bit ofpart snd cmdlinepart backlight da9063_onkey spi_nor soundcore lm90 at24 synaptics_usb input_leds mtd pwm_sifive leds_pwm_multicolor leds_pwm led_class_multicolor sch_fq_codel dm_multipath efi_pstore nfnetlink ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid rtc_da9063 da9063_regulator nvme mscc macsec nvme_core macb xhci_pci nvme_auth xhci_pci_renesas phylink i2c_ocores uio_pdrv_genirq uio | |
[ 108.039144] CPU: 3 PID: 420 Comm: (udev-worker) Tainted: G L 6.8.0-44-generic #44.1-Ubuntu | |
[ 108.039156] Hardware name: SiFive HiFive Unmatched A00 (DT) | |
[ 108.039164] epc : module_frob_arch_sections+0x14c/0x2ee | |
[ 108.039184] ra : module_frob_arch_sections+0x24c/0x2ee | |
[ 108.039195] epc : ffffffff8000bd4a ra : ffffffff8000be4a sp : ffffffc8007f3bc0 | |
[ 108.039203] gp : ffffffff8218fe48 tp : ffffffd889e28000 t0 : ffffffc8026baba0 | |
[ 108.039211] t1 : ffffffc802cf5c88 t2 : 0000000000000004 s0 : ffffffc8007f3c30 | |
[ 108.039219] s1 : ffffffc801c01000 a0 : 00000000000313e6 a1 : 00000000000313e7 | |
[ 108.039226] a2 : ffffffc802b58938 a3 : 0000000000036091 a4 : 0002641100000013 | |
[ 108.039234] a5 : ffffffc8026d1748 a6 : ffffffc802b58930 a7 : 00004c8d0000002d | |
[ 108.039242] s2 : ffffffc802cf5b88 s3 : ffffffc801ff7140 s4 : ffffffc802cf6cc8 | |
[ 108.039249] s5 : 00000000000001b0 s6 : ffffffc802cf6748 s7 : 0000000000000018 | |
[ 108.039257] s8 : 0000000000000000 s9 : 0000003349babf00 s10: 0000000000000000 | |
[ 108.039264] s11: 0000000000000000 t3 : 0000000000001336 t4 : ffffffc8026bab80 | |
[ 108.039272] t5 : 0000000000000013 t6 : 0000000000000014 | |
[ 108.039278] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005 | |
[ 108.039287] [<ffffffff8000bd4a>] module_frob_arch_sections+0x14c/0x2ee | |
[ 108.039299] [<ffffffff800becc6>] layout_and_allocate.isra.0+0x18/0x17c | |
[ 108.039316] [<ffffffff800befe2>] load_module+0x94/0x720 | |
[ 108.039326] [<ffffffff800bf882>] init_module_from_file+0x78/0xc6 | |
[ 108.039337] [<ffffffff800bfa2c>] idempotent_init_module+0x15c/0x258 | |
[ 108.039348] [<ffffffff800bfb80>] __riscv_sys_finit_module+0x58/0xb0 | |
[ 108.039359] [<ffffffff80c8fcc6>] do_trap_ecall_u+0x64/0x198 | |
[ 108.039378] [<ffffffff80c9b852>] ret_from_exception+0x0/0x6e | |
[ 108.039976] audit: type=1400 audit(1739068353.820:142): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/run/systemd/sessions/" pid=788 comm=72733A6D61696E20513A526567 requested_mask="r" denied_mask="r" fsuid=103 ouid=0 | |
[ 132.032047] watchdog: BUG: soft lockup - CPU#3 stuck for 93s! [(udev-worker):420] | |
[ 132.038807] Modules linked in: qrtr snd_hda_codec_hdmi cfg80211 snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm amdxcp snd_seq_midi drm_exec gpu_sched snd_seq_midi_event snd_rawmidi drm_buddy video joydev binfmt_misc drm_suballoc_helper snd_seq snd_seq_device drm_ttm_helper ttm drm_display_helper snd_timer cec nls_iso8859_1 rc_core i2c_algo_bit ofpart snd cmdlinepart backlight da9063_onkey spi_nor soundcore lm90 at24 synaptics_usb input_leds mtd pwm_sifive leds_pwm_multicolor leds_pwm led_class_multicolor sch_fq_codel dm_multipath efi_pstore nfnetlink ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid rtc_da9063 da9063_regulator nvme mscc macsec nvme_core macb xhci_pci nvme_auth xhci_pci_renesas phylink i2c_ocores uio_pdrv_genirq uio | |
[ 132.039147] CPU: 3 PID: 420 Comm: (udev-worker) Tainted: G L 6.8.0-44-generic #44.1-Ubuntu | |
[ 132.039158] Hardware name: SiFive HiFive Unmatched A00 (DT) | |
[ 132.039165] epc : module_frob_arch_sections+0x14c/0x2ee | |
[ 132.039185] ra : module_frob_arch_sections+0x24c/0x2ee | |
[ 132.039195] epc : ffffffff8000bd4a ra : ffffffff8000be4a sp : ffffffc8007f3bc0 | |
[ 132.039203] gp : ffffffff8218fe48 tp : ffffffd889e28000 t0 : ffffffc8026baba0 | |
[ 132.039211] t1 : ffffffc802cf5c88 t2 : 0000000000000004 s0 : ffffffc8007f3c30 | |
[ 132.039218] s1 : ffffffc801c01000 a0 : 000000000003549b a1 : 000000000003549c | |
[ 132.039226] a2 : ffffffc802bb9a30 a3 : 0000000000036091 a4 : 00025b3800000013 | |
[ 132.039234] a5 : ffffffc802b682c0 a6 : ffffffc802bb9a28 a7 : 0001e2ad0000002d | |
[ 132.039241] s2 : ffffffc802cf5b88 s3 : ffffffc801ff7140 s4 : ffffffc802cf6cc8 | |
[ 132.039249] s5 : 0000000000000234 s6 : ffffffc802cf6748 s7 : 0000000000000018 | |
[ 132.039257] s8 : 0000000000000000 s9 : 0000003349babf00 s10: 0000000000000000 | |
[ 132.039264] s11: 0000000000000000 t3 : 00000000000014dd t4 : ffffffc8026bab80 | |
[ 132.039272] t5 : 0000000000000013 t6 : 0000000000000014 | |
[ 132.039278] status: 0000000200000120 badaddr: 0000000000000000 cause: 8000000000000005 | |
[ 132.039287] [<ffffffff8000bd4a>] module_frob_arch_sections+0x14c/0x2ee | |
[ 132.039300] [<ffffffff800becc6>] layout_and_allocate.isra.0+0x18/0x17c | |
[ 132.039316] [<ffffffff800befe2>] load_module+0x94/0x720 | |
[ 132.039327] [<ffffffff800bf882>] init_module_from_file+0x78/0xc6 | |
[ 132.039338] [<ffffffff800bfa2c>] idempotent_init_module+0x15c/0x258 | |
[ 132.039350] [<ffffffff800bfb80>] __riscv_sys_finit_module+0x58/0xb0 | |
[ 132.039361] [<ffffffff80c8fcc6>] do_trap_ecall_u+0x64/0x198 | |
[ 132.039379] [<ffffffff80c9b852>] ret_from_exception+0x0/0x6e | |
[ 132.040070] audit: type=1400 audit(1739068377.820:143): apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/run/systemd/sessions/" pid=788 comm=72733A6D61696E20513A526567 requested_mask="r" denied_mask="r" fsuid=103 ouid=0 | |
[ 137.445425] [drm] amdgpu kernel modesetting enabled. | |
[ 137.447511] amdgpu 0000:0a:00.0: enabling device (0000 -> 0003) | |
[ 137.447556] [drm] initializing kernel modesetting (POLARIS12 0x1002:0x699F 0x1002:0x0B04 0xC7). | |
[ 137.447651] [drm] register mmio base: 0x60300000 | |
[ 137.447660] [drm] register mmio size: 262144 | |
[ 137.448166] [drm] add ip block number 0 <vi_common> | |
[ 137.448180] [drm] add ip block number 1 <gmc_v8_0> | |
[ 137.448188] [drm] add ip block number 2 <tonga_ih> | |
[ 137.448194] [drm] add ip block number 3 <gfx_v8_0> | |
[ 137.448201] [drm] add ip block number 4 <sdma_v3_0> | |
[ 137.448209] [drm] add ip block number 5 <powerplay> | |
[ 137.448217] [drm] add ip block number 6 <dm> | |
[ 137.448224] [drm] add ip block number 7 <uvd_v6_0> | |
[ 137.448230] [drm] add ip block number 8 <vce_v3_0> | |
[ 137.513873] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12 | |
[ 137.520551] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12 | |
[ 137.656866] macb 10090000.ethernet end0: PHY [10090000.ethernet-ffffffff:00] driver [Microsemi VSC8541 SyncE] (irq=POLL) | |
[ 137.656893] macb 10090000.ethernet end0: configuring for phy/gmii link mode | |
[ 137.661666] amdgpu 0000:0a:00.0: amdgpu: Fetched VBIOS from ROM BAR | |
[ 137.661702] amdgpu: ATOM BIOS: xxx-xxx-xxx | |
[ 137.672752] [drm] UVD is enabled in VM mode | |
[ 137.672772] [drm] UVD ENC is enabled in VM mode | |
[ 137.672784] [drm] VCE enabled in VM mode | |
[ 137.672985] amdgpu 0000:0a:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported | |
[ 137.673011] amdgpu 0000:0a:00.0: amdgpu: PCIE atomic ops is not supported | |
[ 137.673036] [drm] GPU posting now... | |
[ 137.805602] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit | |
[ 137.814788] amdgpu 0000:0a:00.0: BAR 2 [mem 0x2010000000-0x20101fffff 64bit pref]: releasing | |
[ 137.814819] amdgpu 0000:0a:00.0: BAR 0 [mem 0x2000000000-0x200fffffff 64bit pref]: releasing | |
[ 137.814898] pcieport 0000:08:03.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: releasing | |
[ 137.814912] pcieport 0000:07:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: releasing | |
[ 137.814925] pcieport 0000:02:08.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: releasing | |
[ 137.814938] pcieport 0000:01:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: releasing | |
[ 137.814951] pcieport 0000:00:00.0: bridge window [mem 0x2000000000-0x2017ffffff 64bit pref]: releasing | |
[ 137.815054] pcieport 0000:00:00.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref]: assigned | |
[ 137.815073] pcieport 0000:01:00.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref]: assigned | |
[ 137.815089] pcieport 0000:02:08.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref]: assigned | |
[ 137.815106] pcieport 0000:07:00.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref]: assigned | |
[ 137.815121] pcieport 0000:08:03.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref]: assigned | |
[ 137.815138] amdgpu 0000:0a:00.0: BAR 0 [mem 0x2000000000-0x20ffffffff 64bit pref]: assigned | |
[ 137.815175] amdgpu 0000:0a:00.0: BAR 2 [mem 0x2100000000-0x21001fffff 64bit pref]: assigned | |
[ 137.815212] pcieport 0000:00:00.0: PCI bridge to [bus 01-0c] | |
[ 137.815224] pcieport 0000:00:00.0: bridge window [io 0x1000-0x1fff] | |
[ 137.815235] pcieport 0000:00:00.0: bridge window [mem 0x60200000-0x604fffff] | |
[ 137.815245] pcieport 0000:00:00.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref] | |
[ 137.815258] pcieport 0000:01:00.0: PCI bridge to [bus 02-0c] | |
[ 137.815269] pcieport 0000:01:00.0: bridge window [io 0x1000-0x1fff] | |
[ 137.815283] pcieport 0000:01:00.0: bridge window [mem 0x60200000-0x604fffff] | |
[ 137.815296] pcieport 0000:01:00.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref] | |
[ 137.815313] pcieport 0000:02:08.0: PCI bridge to [bus 07-0c] | |
[ 137.815324] pcieport 0000:02:08.0: bridge window [io 0x1000-0x1fff] | |
[ 137.815338] pcieport 0000:02:08.0: bridge window [mem 0x60300000-0x604fffff] | |
[ 137.815351] pcieport 0000:02:08.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref] | |
[ 137.815368] pcieport 0000:07:00.0: PCI bridge to [bus 08-0c] | |
[ 137.815380] pcieport 0000:07:00.0: bridge window [io 0x1000-0x1fff] | |
[ 137.815395] pcieport 0000:07:00.0: bridge window [mem 0x60300000-0x604fffff] | |
[ 137.815409] pcieport 0000:07:00.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref] | |
[ 137.815428] pcieport 0000:08:03.0: PCI bridge to [bus 0a] | |
[ 137.815440] pcieport 0000:08:03.0: bridge window [io 0x1000-0x1fff] | |
[ 137.815456] pcieport 0000:08:03.0: bridge window [mem 0x60300000-0x603fffff] | |
[ 137.815470] pcieport 0000:08:03.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref] | |
[ 137.815506] amdgpu 0000:0a:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used) | |
[ 137.815520] amdgpu 0000:0a:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF | |
[ 137.815538] [drm] Detected VRAM RAM=4096M, BAR=4096M | |
[ 137.815546] [drm] RAM width 128bits GDDR5 | |
[ 137.817204] [drm] amdgpu: 4096M of VRAM memory ready | |
[ 137.817230] [drm] amdgpu: 7993M of GTT memory ready. | |
[ 137.817394] [drm] GART: num cpu pages 65536, num gpu pages 65536 | |
[ 137.818557] [drm] PCIE GART of 256M enabled (table at 0x000000F4FFF80000). | |
[ 137.831597] cma: cma_alloc: reserved: alloc failed, req-size: 17 pages, ret: -12 | |
[ 137.850141] [drm] Chained IB support enabled! | |
[ 137.894369] amdgpu: hwmgr_sw_init smu backed is polaris10_smu | |
[ 137.920281] audit: type=1400 audit(1739068383.700:144): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1025 comm="cupsd" capability=12 capname="net_admin" | |
[ 137.931632] [drm] Found UVD firmware Version: 1.130 Family ID: 16 | |
[ 137.975798] [drm] Found VCE firmware Version: 53.26 Binary ID: 3 | |
[ 138.356937] [drm] Display Core v3.2.266 initialized on DCE 11.2 | |
[ 138.361147] snd_hda_intel 0000:0a:00.1: bound 0000:0a:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) | |
[ 138.444991] [drm] UVD and UVD ENC initialized successfully. | |
[ 138.545794] [drm] VCE initialized successfully. | |
[ 138.546276] amdgpu 0000:0a:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 5, active_cu_number 8 | |
[ 138.550958] amdgpu 0000:0a:00.0: amdgpu: Using BACO for runtime pm | |
[ 138.553990] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:0a:00.0 on minor 0 | |
[ 138.730534] Console: switching to colour frame buffer device 160x45 | |
[ 138.824054] amdgpu 0000:0a:00.0: [drm] fb0: amdgpudrmfb frame buffer device | |
[ 139.720365] macb 10090000.ethernet end0: Link is Up - 100Mbps/Full - flow control off | |
[ 140.207428] systemd-journald[339]: Time jumped backwards, rotating. | |
[ 155.443742] rfkill: input handler disabled | |
sifive@unmatched:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment