Created
February 10, 2023 10:20
-
-
Save daniel-thompson/4bb12ac567152f63095086df9eccbd71 to your computer and use it in GitHub Desktop.
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
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd4b0] | |
[ 0.000000] Linux version 6.2.0-rc7-00152-gd631f71fa63a (drt@aspen) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #38 SMP PREEMPT Thu Feb 9 11:20:38 GMT 2023 | |
[ 0.000000] Machine model: Lenovo ThinkPad X13s | |
[ 0.000000] efi: EFI v2.70 by Lenovo | |
[ 0.000000] efi: MEMATTR=0x999f5298 ESRT=0x9b6c3d18 SMBIOS=0x9e3bb000 RTPROP=0x9e331918 TPMEventLog=0x81cab018 RNG=0x9e4d0f18 MEMRESERVE=0x8e559d98 | |
[ 0.000000] random: crng init done | |
[ 0.000000] TPM Final Events table not present | |
[ 0.000000] esrt: Reserving ESRT space from 0x000000009b6c3d18 to 0x000000009b6c3dc8. | |
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000c78000000, size 128 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080600000-0x0000000c7fffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0xc7409e380-0xc740a0fff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080600000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000c7fffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080600000-0x00000000806fffff] | |
[ 0.000000] node 0: [mem 0x0000000080880000-0x00000000808affff] | |
[ 0.000000] node 0: [mem 0x00000000808c0000-0x00000000808effff] | |
[ 0.000000] node 0: [mem 0x0000000080c00000-0x0000000081cb2fff] | |
[ 0.000000] node 0: [mem 0x0000000081cb3000-0x000000008237bfff] | |
[ 0.000000] node 0: [mem 0x000000008237c000-0x00000000826fffff] | |
[ 0.000000] node 0: [mem 0x000000008e400000-0x000000009df5ffff] | |
[ 0.000000] node 0: [mem 0x000000009df60000-0x000000009e40bfff] | |
[ 0.000000] node 0: [mem 0x000000009e40c000-0x000000009f5cffff] | |
[ 0.000000] node 0: [mem 0x000000009f5f7000-0x000000009f5fffff] | |
[ 0.000000] node 0: [mem 0x000000009f600000-0x00000000ae9fffff] | |
[ 0.000000] node 0: [mem 0x00000000aea00000-0x00000000bfffffff] | |
[ 0.000000] node 0: [mem 0x00000000c6200000-0x00000000c85fffff] | |
[ 0.000000] node 0: [mem 0x00000000c8600000-0x00000003ffffffff] | |
[ 0.000000] node 0: [mem 0x0000000800000000-0x0000000c7fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080600000-0x0000000c7fffffff] | |
[ 0.000000] On node 0, zone DMA: 1536 pages in unavailable ranges | |
[ 0.000000] On node 0, zone DMA: 384 pages in unavailable ranges | |
[ 0.000000] On node 0, zone DMA: 16 pages in unavailable ranges | |
[ 0.000000] On node 0, zone DMA: 784 pages in unavailable ranges | |
[ 0.000000] On node 0, zone DMA: 48384 pages in unavailable ranges | |
[ 0.000000] On node 0, zone DMA: 39 pages in unavailable ranges | |
[ 0.000000] On node 0, zone DMA: 25088 pages in unavailable ranges | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.1 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] psci: SMC Calling Convention v1.1 | |
[ 0.000000] psci: OSI mode supported. | |
[ 0.000000] psci: [Firmware Bug]: failed to set PC mode: -3 | |
[ 0.000000] percpu: Embedded 30 pages/cpu s84328 r8192 d30360 u122880 | |
[ 0.000000] pcpu-alloc: s84328 r8192 d30360 u122880 alloc=30*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 | |
[ 0.000000] Detected PIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm) | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: Hardware dirty bit management | |
[ 0.000000] CPU features: detected: Spectre-v4 | |
[ 0.000000] CPU features: detected: Spectre-BHB | |
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR | |
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8182496 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-6.2.0-rc7-00152-gd631f71fa63a root=/dev/mapper/vg_aspen-rootfs ro pd_ignore_unused clk_ignore_unused quiet | |
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.2.0-rc7-00152-gd631f71fa63a", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off | |
[ 0.000000] software IO TLB: area num 8. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) | |
[ 0.000000] Memory: 1522044K/33249508K available (14144K kernel code, 3272K rwdata, 11304K rodata, 7104K init, 620K bss, 1115404K reserved, 131072K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
[ 0.000000] ftrace: allocating 46914 entries in 184 pages | |
[ 0.000000] ftrace: allocated 184 pages with 4 groups | |
[ 0.000000] trace event string verifier disabled | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8. | |
[ 0.000000] Trampoline variant of Tasks RCU enabled. | |
[ 0.000000] Rude 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=8 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: 960 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GICv3: GICv3 features: 16 PPIs | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000 | |
[ 0.000000] ITS [mem 0x17a40000-0x17a5ffff] | |
[ 0.000000] ITS@0x0000000017a40000: allocated 8192 Devices @1001c0000 (indirect, esz 8, psz 64K, shr 1) | |
[ 0.000000] ITS@0x0000000017a40000: allocated 32768 Interrupt Collections @1001d0000 (flat, esz 2, psz 64K, shr 1) | |
[ 0.000000] GICv3: using LPI property table @0x00000001001f0000 | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000100200000 | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns | |
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns | |
[ 0.000089] Console: colour dummy device 80x25 | |
[ 0.000093] printk: console [tty0] enabled | |
[ 0.000135] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800) | |
[ 0.000139] pid_max: default: 32768 minimum: 301 | |
[ 0.000174] LSM: initializing lsm=capability,landlock,yama,integrity,apparmor,tomoyo,bpf | |
[ 0.000188] landlock: Up and running. | |
[ 0.000190] Yama: becoming mindful. | |
[ 0.000220] AppArmor: AppArmor initialized | |
[ 0.000223] TOMOYO Linux initialized | |
[ 0.000232] LSM support for eBPF active | |
[ 0.000282] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.000313] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.000968] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.000973] cblist_init_generic: Setting shift to 3 and lim to 1. | |
[ 0.000997] cblist_init_generic: Setting shift to 3 and lim to 1. | |
[ 0.001023] cblist_init_generic: Setting shift to 3 and lim to 1. | |
[ 0.001078] rcu: Hierarchical SRCU implementation. | |
[ 0.001080] rcu: Max phase no-delay instances is 1000. | |
[ 0.001461] Platform MSI: gic-its@17a40000 domain created | |
[ 0.001516] PCI/MSI: /soc@0/interrupt-controller@17a00000/gic-its@17a40000 domain created | |
[ 0.001571] fsl-mc MSI: gic-its@17a40000 domain created | |
[ 0.002059] Remapping and enabling EFI services. | |
[ 0.002526] smp: Bringing up secondary CPUs ... | |
[ 0.003031] Detected PIPT I-cache on CPU1 | |
[ 0.003083] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000 | |
[ 0.003094] GICv3: CPU1: using allocated LPI pending table @0x0000000100210000 | |
[ 0.003115] CPU1: Booted secondary processor 0x0000000100 [0x410fd4b0] | |
[ 0.003699] Detected PIPT I-cache on CPU2 | |
[ 0.003747] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000 | |
[ 0.003757] GICv3: CPU2: using allocated LPI pending table @0x0000000100220000 | |
[ 0.003779] CPU2: Booted secondary processor 0x0000000200 [0x410fd4b0] | |
[ 0.004346] Detected PIPT I-cache on CPU3 | |
[ 0.004385] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000 | |
[ 0.004394] GICv3: CPU3: using allocated LPI pending table @0x0000000100230000 | |
[ 0.004415] CPU3: Booted secondary processor 0x0000000300 [0x410fd4b0] | |
[ 0.007001] Detected PIPT I-cache on CPU4 | |
[ 0.007047] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000 | |
[ 0.007055] GICv3: CPU4: using allocated LPI pending table @0x0000000100240000 | |
[ 0.007073] CPU4: Booted secondary processor 0x0000000400 [0x410fd4c0] | |
[ 0.007684] Detected PIPT I-cache on CPU5 | |
[ 0.007719] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000 | |
[ 0.007728] GICv3: CPU5: using allocated LPI pending table @0x0000000100250000 | |
[ 0.007747] CPU5: Booted secondary processor 0x0000000500 [0x410fd4c0] | |
[ 0.008363] Detected PIPT I-cache on CPU6 | |
[ 0.008397] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000 | |
[ 0.008406] GICv3: CPU6: using allocated LPI pending table @0x0000000100260000 | |
[ 0.008424] CPU6: Booted secondary processor 0x0000000600 [0x410fd4c0] | |
[ 0.009063] Detected PIPT I-cache on CPU7 | |
[ 0.009098] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000 | |
[ 0.009106] GICv3: CPU7: using allocated LPI pending table @0x0000000100270000 | |
[ 0.009124] CPU7: Booted secondary processor 0x0000000700 [0x410fd4c0] | |
[ 0.009172] smp: Brought up 1 node, 8 CPUs | |
[ 0.009182] SMP: Total of 8 processors activated. | |
[ 0.009185] CPU features: detected: 32-bit EL0 Support | |
[ 0.009187] CPU features: detected: Data cache clean to the PoU not required for I/D coherence | |
[ 0.009190] CPU features: detected: Common not Private translations | |
[ 0.009192] CPU features: detected: CRC32 instructions | |
[ 0.009193] CPU features: detected: Data cache clean to Point of Persistence | |
[ 0.009197] CPU features: detected: Generic authentication (architected QARMA5 algorithm) | |
[ 0.009199] CPU features: detected: RCpc load-acquire (LDAPR) | |
[ 0.009201] CPU features: detected: LSE atomic instructions | |
[ 0.009202] CPU features: detected: Privileged Access Never | |
[ 0.009204] CPU features: detected: RAS Extension Support | |
[ 0.009208] CPU features: detected: Speculative Store Bypassing Safe (SSBS) | |
[ 0.009275] CPU: All CPU(s) started at EL1 | |
[ 0.009281] alternatives: applying system-wide alternatives | |
[ 0.099528] node 0 deferred pages initialised in 88ms | |
[ 0.099920] devtmpfs: initialized | |
[ 0.107801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.107817] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) | |
[ 0.108466] pinctrl core: initialized pinctrl subsystem | |
[ 0.109304] SMBIOS 3.3 present. | |
[ 0.109311] DMI: LENOVO 21BXCTO1WW/21BXCTO1WW, BIOS N3HET74W (1.46 ) 10/12/2022 | |
[ 0.109512] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.110194] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.110589] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.110975] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.111008] audit: initializing netlink subsys (disabled) | |
[ 0.111073] audit: type=2000 audit(0.108:1): state=initialized audit_enabled=0 res=1 | |
[ 0.111480] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.111483] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.111484] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.111486] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.111487] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.111515] cpuidle: using governor ladder | |
[ 0.111523] cpuidle: using governor menu | |
[ 0.111592] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.111678] ASID allocator initialised with 32768 entries | |
[ 0.111819] Serial: AMBA PL011 UART driver | |
[ 0.120967] platform af00000.clock-controller: Fixing up cyclic dependency with aec5a00.phy | |
[ 0.128705] KASLR enabled | |
[ 0.129030] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.129035] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.129037] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.129039] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.129041] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.129042] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.129044] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.129045] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.129773] ACPI: Interpreter disabled. | |
[ 0.138631] iommu: Default domain type: Translated | |
[ 0.138634] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.138745] SCSI subsystem initialized | |
[ 0.138770] usbcore: registered new interface driver usbfs | |
[ 0.138778] usbcore: registered new interface driver hub | |
[ 0.138788] usbcore: registered new device driver usb | |
[ 0.138822] EDAC MC: Ver: 3.0.0 | |
[ 0.139023] CPUidle PSCI: Initialized CPU PM domain topology using OSI mode | |
[ 0.139129] qcom_scm: convention: smc arm 64 | |
[ 0.139702] NetLabel: Initializing | |
[ 0.139704] NetLabel: domain hash size = 128 | |
[ 0.139706] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.139726] NetLabel: unlabeled traffic allowed by default | |
[ 0.139801] vgaarb: loaded | |
[ 0.139912] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.140069] VFS: Disk quotas dquot_6.6.0 | |
[ 0.140087] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.140396] AppArmor: AppArmor Filesystem Enabled | |
[ 0.140420] pnp: PnP ACPI: disabled | |
[ 0.142657] NET: Registered PF_INET protocol family | |
[ 0.142812] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.147168] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) | |
[ 0.147320] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.147437] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.147816] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
[ 0.148665] TCP: Hash tables configured (established 262144 bind 65536) | |
[ 0.148813] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear) | |
[ 0.148942] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear) | |
[ 0.149037] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear) | |
[ 0.149162] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.149179] NET: Registered PF_XDP protocol family | |
[ 0.149184] PCI: CLS 0 bytes, default 64 | |
[ 0.149264] Trying to unpack rootfs image as initramfs... | |
[ 0.156455] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available | |
[ 0.156708] kvm [1]: HYP mode not available | |
[ 0.165253] Initialise system trusted keyrings | |
[ 0.165268] Key type blacklist registered | |
[ 0.165337] workingset: timestamp_bits=42 max_order=23 bucket_order=0 | |
[ 0.165379] zbud: loaded | |
[ 0.165700] integrity: Platform Keyring initialized | |
[ 0.165704] integrity: Machine keyring initialized | |
[ 0.181605] Key type asymmetric registered | |
[ 0.181608] Asymmetric key parser 'x509' registered | |
[ 0.483504] Freeing initrd memory: 37316K | |
[ 0.490366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 0.490412] io scheduler mq-deadline registered | |
[ 0.495455] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 0.502164] vreg_s10b: Setting 1800000-1800000uV | |
[ 0.502306] vreg_s11b: Setting 1272000-1272000uV | |
[ 0.502427] vreg_s12b: Setting 984000-984000uV | |
[ 0.502562] vreg_l3b: Setting 1200000-1200000uV | |
[ 0.502655] vreg_l4b: Setting 912000-912000uV | |
[ 0.502771] vreg_l6b: Setting 880000-880000uV | |
[ 0.502900] vreg_l1c: Setting 1800000-1800000uV | |
[ 0.502992] vreg_l12c: Setting 1800000-1800000uV | |
[ 0.503082] vreg_l13c: Setting 3072000-3072000uV | |
[ 0.503173] vreg_bob: Setting 3008000-3960000uV | |
[ 0.503299] vreg_l3d: Setting 1200000-1200000uV | |
[ 0.503424] vreg_l4d: Setting 1200000-1200000uV | |
[ 0.503504] vreg_l6d: Setting 880000-880000uV | |
[ 0.503592] vreg_l7d: Setting 3072000-3072000uV | |
[ 0.503682] vreg_l9d: Setting 912000-912000uV | |
[ 0.504213] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.504910] Serial: AMBA driver | |
[ 0.505093] msm_serial: driver initialized | |
[ 0.506138] arm-smmu 3da0000.iommu: probing hardware configuration... | |
[ 0.506141] arm-smmu 3da0000.iommu: SMMUv2 with: | |
[ 0.506163] arm-smmu 3da0000.iommu: stage 1 translation | |
[ 0.506165] arm-smmu 3da0000.iommu: non-coherent table walk | |
[ 0.506167] arm-smmu 3da0000.iommu: (IDR0.CTTW overridden by FW configuration) | |
[ 0.506169] arm-smmu 3da0000.iommu: stream matching with 9 register groups | |
[ 0.506183] arm-smmu 3da0000.iommu: 7 context banks (0 stage-2 only) | |
[ 0.506199] arm-smmu 3da0000.iommu: Supported page sizes: 0x61311000 | |
[ 0.506201] arm-smmu 3da0000.iommu: Stage-1: 48-bit VA -> 36-bit IPA | |
[ 0.506332] arm-smmu 3da0000.iommu: preserved 0 boot mappings | |
[ 0.509134] arm-smmu 15000000.iommu: probing hardware configuration... | |
[ 0.509137] arm-smmu 15000000.iommu: SMMUv2 with: | |
[ 0.509144] arm-smmu 15000000.iommu: stage 1 translation | |
[ 0.509146] arm-smmu 15000000.iommu: non-coherent table walk | |
[ 0.509147] arm-smmu 15000000.iommu: (IDR0.CTTW overridden by FW configuration) | |
[ 0.509149] arm-smmu 15000000.iommu: stream matching with 162 register groups | |
[ 0.509154] arm-smmu 15000000.iommu: 110 context banks (0 stage-2 only) | |
[ 0.509576] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000 | |
[ 0.509579] arm-smmu 15000000.iommu: Stage-1: 36-bit VA -> 36-bit IPA | |
[ 0.509665] arm-smmu 15000000.iommu: preserved 0 boot mappings | |
[ 0.513813] loop: module loaded | |
[ 0.514086] spmi spmi-0: PMIC arbiter version v5 (0x50020000) | |
[ 0.522257] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.522516] usbcore: registered new interface driver usb-storage | |
[ 0.522588] mousedev: PS/2 mouse device common for all mice | |
[ 0.527214] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.527799] efifb: probing for efifb | |
[ 0.527804] efivars: Registered efivars operations | |
[ 0.527821] efifb: framebuffer at 0xc6200000, using 9000k, total 9000k | |
[ 0.527824] efifb: mode is 1920x1200x32, linelength=7680, pages=1 | |
[ 0.527826] efifb: scrolling: redraw | |
[ 0.527827] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 | |
[ 0.527983] Console: switching to colour frame buffer device 240x75 | |
[ 0.530177] fb0: EFI VGA frame buffer device | |
[ 0.547434] NET: Registered PF_PACKET protocol family | |
[ 0.547490] mpls_gso: MPLS GSO support | |
[ 0.549515] registered taskstats version 1 | |
[ 0.549592] Loading compiled-in X.509 certificates | |
[ 0.550276] zswap: loaded using pool lzo/zbud | |
[ 0.552690] Key type .fscrypt registered | |
[ 0.552693] Key type fscrypt-provisioning registered | |
[ 0.553196] Key type encrypted registered | |
[ 0.553201] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 0.553214] ima: secureboot mode unknown, no efi | |
[ 0.553219] ima: No TPM chip found, activating TPM-bypass! | |
[ 0.553224] ima: Allocated hash algorithm: sha256 | |
[ 0.553239] ima: No architecture policies found | |
[ 0.553263] evm: Initialising EVM extended attributes: | |
[ 0.553264] evm: security.selinux | |
[ 0.553265] evm: security.SMACK64 (disabled) | |
[ 0.553267] evm: security.SMACK64EXEC (disabled) | |
[ 0.553268] evm: security.SMACK64TRANSMUTE (disabled) | |
[ 0.553269] evm: security.SMACK64MMAP (disabled) | |
[ 0.553270] evm: security.apparmor | |
[ 0.553272] evm: security.ima | |
[ 0.553273] evm: security.capability | |
[ 0.553274] evm: HMAC attrs: 0x1 | |
[ 0.852680] geni_se_qup 8c0000.geniqup: Adding to iommu group 0 | |
[ 0.855854] geni_se_qup 9c0000.geniqup: Adding to iommu group 1 | |
[ 0.857585] geni_se_qup ac0000.geniqup: Adding to iommu group 2 | |
[ 0.865361] PM: genpd: Not disabling unused power domains | |
[ 0.866141] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
[ 0.867336] clk: Not disabling unused clocks | |
[ 0.869863] Freeing unused kernel memory: 7104K | |
[ 0.945008] Checked W+X mappings: passed, no W+X pages found | |
[ 0.945019] Run /init as init process | |
[ 0.945021] with arguments: | |
[ 0.945023] /init | |
[ 0.945024] with environment: | |
[ 0.945025] HOME=/ | |
[ 0.945026] TERM=linux | |
[ 0.945027] BOOT_IMAGE=/vmlinuz-6.2.0-rc7-00152-gd631f71fa63a | |
[ 1.174952] qcom-pcie 1c00000.pcie: supply vdda not found, using dummy regulator | |
[ 1.175138] qcom-pcie 1c00000.pcie: host bridge /soc@0/pcie@1c00000 ranges: | |
[ 1.175157] qcom-pcie 1c00000.pcie: IO 0x0030200000..0x00302fffff -> 0x0030200000 | |
[ 1.175166] qcom-pcie 1c00000.pcie: MEM 0x0030300000..0x0031ffffff -> 0x0030300000 | |
[ 1.203598] dwc3 a600000.usb: Adding to iommu group 3 | |
[ 1.222776] hid: raw HID events driver (C) Jiri Kosina | |
[ 1.223737] i2c_hid_of 0-002c: supply vddl not found, using dummy regulator | |
[ 1.223760] i2c_hid_of 0-0015: supply vddl not found, using dummy regulator | |
[ 1.223786] i2c_hid_of 1-0010: supply vddl not found, using dummy regulator | |
[ 1.223838] i2c_hid_of 0-0068: supply vddl not found, using dummy regulator | |
[ 1.244182] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.244190] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
[ 1.246645] xhci-hcd xhci-hcd.0.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010 | |
[ 1.246661] xhci-hcd xhci-hcd.0.auto: irq 181, io mem 0x0a600000 | |
[ 1.246723] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.246725] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 | |
[ 1.246729] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed | |
[ 1.246784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 | |
[ 1.246787] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.246789] usb usb1: Product: xHCI Host Controller | |
[ 1.246790] usb usb1: Manufacturer: Linux 6.2.0-rc7-00152-gd631f71fa63a xhci-hcd | |
[ 1.246792] usb usb1: SerialNumber: xhci-hcd.0.auto | |
[ 1.246931] hub 1-0:1.0: USB hub found | |
[ 1.246939] hub 1-0:1.0: 1 port detected | |
[ 1.247030] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 1.247054] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02 | |
[ 1.247056] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.247058] usb usb2: Product: xHCI Host Controller | |
[ 1.247059] usb usb2: Manufacturer: Linux 6.2.0-rc7-00152-gd631f71fa63a xhci-hcd | |
[ 1.247060] usb usb2: SerialNumber: xhci-hcd.0.auto | |
[ 1.247152] hub 2-0:1.0: USB hub found | |
[ 1.247159] hub 2-0:1.0: 1 port detected | |
[ 1.248563] dwc3 a800000.usb: Adding to iommu group 4 | |
[ 1.276209] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 1.276221] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 | |
[ 1.278693] xhci-hcd xhci-hcd.1.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000000000010010 | |
[ 1.278723] xhci-hcd xhci-hcd.1.auto: irq 185, io mem 0x0a800000 | |
[ 1.278830] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 1.278837] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 | |
[ 1.278842] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.1 Enhanced SuperSpeed | |
[ 1.278925] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 | |
[ 1.278930] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.278933] usb usb3: Product: xHCI Host Controller | |
[ 1.278936] usb usb3: Manufacturer: Linux 6.2.0-rc7-00152-gd631f71fa63a xhci-hcd | |
[ 1.278939] usb usb3: SerialNumber: xhci-hcd.1.auto | |
[ 1.279660] hub 3-0:1.0: USB hub found | |
[ 1.279673] hub 3-0:1.0: 1 port detected | |
[ 1.279851] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 1.279922] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02 | |
[ 1.279927] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.279930] usb usb4: Product: xHCI Host Controller | |
[ 1.279933] usb usb4: Manufacturer: Linux 6.2.0-rc7-00152-gd631f71fa63a xhci-hcd | |
[ 1.279935] usb usb4: SerialNumber: xhci-hcd.1.auto | |
[ 1.280104] hub 4-0:1.0: USB hub found | |
[ 1.280115] hub 4-0:1.0: 1 port detected | |
[ 1.293572] qcom-pcie 1c00000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G | |
[ 1.317235] input: hid-over-i2c 04F3:000D Keyboard as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0068/0018:04F3:000D.0001/input/input1 | |
[ 1.317394] input: hid-over-i2c 04F3:000D Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0068/0018:04F3:000D.0001/input/input2 | |
[ 1.317488] hid-generic 0018:04F3:000D.0001: input,hidraw0: I2C HID v1.00 Keyboard [hid-over-i2c 04F3:000D] on 0-0068 | |
[ 1.317632] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input3 | |
[ 1.317862] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input5 | |
[ 1.318016] hid-generic 0018:04F3:3193.0002: input,hidraw1: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015 | |
[ 1.338754] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
[ 1.338795] device-mapper: uevent: version 1.0.3 | |
[ 1.338901] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com | |
[ 1.391924] qcom-pcie 1c00000.pcie: PCIe Gen.3 x1 link up | |
[ 1.392077] qcom-pcie 1c00000.pcie: PCI host bridge to bus 0006:00 | |
[ 1.392082] pci_bus 0006:00: root bus resource [bus 00-ff] | |
[ 1.392087] pci_bus 0006:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30200000-0x302fffff]) | |
[ 1.392090] pci_bus 0006:00: root bus resource [mem 0x30300000-0x31ffffff] | |
[ 1.392107] pci 0006:00:00.0: [17cb:010e] type 01 class 0x060400 | |
[ 1.392117] pci 0006:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff] | |
[ 1.392172] pci 0006:00:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.393491] pci 0006:01:00.0: [17cb:1103] type 00 class 0x028000 | |
[ 1.393589] pci 0006:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] | |
[ 1.394243] pci 0006:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.404010] pci 0006:00:00.0: BAR 14: assigned [mem 0x30400000-0x305fffff] | |
[ 1.404014] pci 0006:00:00.0: BAR 15: assigned [mem 0x30600000-0x307fffff 64bit pref] | |
[ 1.404017] pci 0006:00:00.0: BAR 0: assigned [mem 0x30300000-0x30300fff] | |
[ 1.404021] pci 0006:00:00.0: BAR 13: assigned [io 0x1000-0x1fff] | |
[ 1.404025] pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit] | |
[ 1.404074] pci 0006:00:00.0: PCI bridge to [bus 01-ff] | |
[ 1.404077] pci 0006:00:00.0: bridge window [io 0x1000-0x1fff] | |
[ 1.404080] pci 0006:00:00.0: bridge window [mem 0x30400000-0x305fffff] | |
[ 1.404083] pci 0006:00:00.0: bridge window [mem 0x30600000-0x307fffff 64bit pref] | |
[ 1.404705] pcieport 0006:00:00.0: PME: Signaling with IRQ 191 | |
[ 1.404817] pcieport 0006:00:00.0: AER: enabled with IRQ 191 | |
[ 1.404855] pcieport 0006:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ | |
[ 1.405555] qcom-pcie 1c10000.pcie: supply vdda not found, using dummy regulator | |
[ 1.405733] qcom-pcie 1c10000.pcie: host bridge /soc@0/pcie@1c10000 ranges: | |
[ 1.405749] qcom-pcie 1c10000.pcie: IO 0x0034200000..0x00342fffff -> 0x0034200000 | |
[ 1.405757] qcom-pcie 1c10000.pcie: MEM 0x0034300000..0x0035ffffff -> 0x0034300000 | |
[ 1.522926] qcom-pcie 1c10000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G | |
[ 1.539930] usb 3-1: new high-speed USB device number 2 using xhci-hcd | |
[ 1.706616] usb 3-1: New USB device found, idVendor=17ef, idProduct=30af, bcdDevice=60.90 | |
[ 1.706629] usb 3-1: New USB device strings: Mfr=10, Product=11, SerialNumber=0 | |
[ 1.706634] usb 3-1: Product: USB2.0 Hub | |
[ 1.706638] usb 3-1: Manufacturer: Lenovo | |
[ 1.761910] hub 3-1:1.0: USB hub found | |
[ 1.762506] hub 3-1:1.0: 3 ports detected | |
[ 1.819059] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci-hcd | |
[ 1.882507] usb 4-1: New USB device found, idVendor=17ef, idProduct=30ab, bcdDevice=51.14 | |
[ 1.882523] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 1.882528] usb 4-1: Product: USB3.1 Hub | |
[ 1.882532] usb 4-1: Manufacturer: VIA Labs, Inc. | |
[ 1.882535] usb 4-1: SerialNumber: 000000001 | |
[ 1.904385] hub 4-1:1.0: USB hub found | |
[ 1.907046] hub 4-1:1.0: 4 ports detected | |
[ 2.073437] usb 3-1.1: new high-speed USB device number 3 using xhci-hcd | |
[ 2.202932] usb 3-1.1: New USB device found, idVendor=17ef, idProduct=30ac, bcdDevice=51.14 | |
[ 2.202943] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 2.202945] usb 3-1.1: Product: USB2.0 Hub | |
[ 2.202948] usb 3-1.1: Manufacturer: VIA Labs, Inc. | |
[ 2.202949] usb 3-1.1: SerialNumber: 000000001 | |
[ 2.243510] hub 3-1.1:1.0: USB hub found | |
[ 2.244505] hub 3-1.1:1.0: 4 ports detected | |
[ 2.530379] qcom-pcie 1c10000.pcie: Phy link never came up | |
[ 2.530763] qcom-pcie 1c10000.pcie: PCI host bridge to bus 0004:00 | |
[ 2.530782] pci_bus 0004:00: root bus resource [bus 00-ff] | |
[ 2.530802] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x34200000-0x342fffff]) | |
[ 2.530815] pci_bus 0004:00: root bus resource [mem 0x34300000-0x35ffffff] | |
[ 2.530868] pci 0004:00:00.0: [17cb:010e] type 01 class 0x060400 | |
[ 2.530898] pci 0004:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff] | |
[ 2.531039] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold | |
[ 2.532937] pci 0004:00:00.0: BAR 14: assigned [mem 0x34300000-0x344fffff] | |
[ 2.532944] pci 0004:00:00.0: BAR 15: assigned [mem 0x34500000-0x346fffff 64bit pref] | |
[ 2.532947] pci 0004:00:00.0: BAR 0: assigned [mem 0x34700000-0x34700fff] | |
[ 2.532951] pci 0004:00:00.0: BAR 13: assigned [io 0x100000-0x100fff] | |
[ 2.532954] pci 0004:00:00.0: PCI bridge to [bus 01-ff] | |
[ 2.532957] pci 0004:00:00.0: bridge window [io 0x100000-0x100fff] | |
[ 2.532960] pci 0004:00:00.0: bridge window [mem 0x34300000-0x344fffff] | |
[ 2.532962] pci 0004:00:00.0: bridge window [mem 0x34500000-0x346fffff 64bit pref] | |
[ 2.533599] pcieport 0004:00:00.0: PME: Signaling with IRQ 197 | |
[ 2.534299] pcieport 0004:00:00.0: AER: enabled with IRQ 197 | |
[ 2.534336] pcieport 0004:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ | |
[ 2.833450] usb 3-1.2: new full-speed USB device number 4 using xhci-hcd | |
[ 2.971259] usb 3-1.2: New USB device found, idVendor=17ef, idProduct=30b0, bcdDevice= 0.42 | |
[ 2.971270] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 2.971273] usb 3-1.2: Product: ThinkPad USB-C Dock Audio | |
[ 2.971275] usb 3-1.2: Manufacturer: Lenovo | |
[ 2.971276] usb 3-1.2: SerialNumber: 000000000000 | |
[ 3.040784] usb 4-1.2: new SuperSpeed USB device number 3 using xhci-hcd | |
[ 3.048960] hid-generic 0003:17EF:30B0.0003: hiddev0,hidraw2: USB HID v1.11 Device [Lenovo ThinkPad USB-C Dock Audio] on usb-xhci-hcd.1.auto-1.2/input3 | |
[ 3.049002] usbcore: registered new interface driver usbhid | |
[ 3.049005] usbhid: USB HID core driver | |
[ 3.060658] usb 4-1.2: New USB device found, idVendor=0451, idProduct=8046, bcdDevice= 1.00 | |
[ 3.060664] usb 4-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 3.089709] hub 4-1.2:1.0: USB hub found | |
[ 3.090414] hub 4-1.2:1.0: 4 ports detected | |
[ 3.140860] usb 3-1.3: new full-speed USB device number 5 using xhci-hcd | |
[ 3.261172] usb 3-1.3: New USB device found, idVendor=17ef, idProduct=30a9, bcdDevice=30.73 | |
[ 3.261181] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 3.261183] usb 3-1.3: Product: 40AY | |
[ 3.261185] usb 3-1.3: Manufacturer: Lenovo | |
[ 3.261187] usb 3-1.3: SerialNumber: 1SSD21B41469ZVR089EF | |
[ 3.338443] usb 4-1.3: new SuperSpeed Plus Gen 2x1 USB device number 4 using xhci-hcd | |
[ 3.388238] usb 4-1.3: New USB device found, idVendor=17ef, idProduct=30ad, bcdDevice=51.13 | |
[ 3.388252] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 3.388257] usb 4-1.3: Product: USB3.1 Hub | |
[ 3.388261] usb 4-1.3: Manufacturer: VIA Labs, Inc. | |
[ 3.388264] usb 4-1.3: SerialNumber: 000000001 | |
[ 3.408314] hub 4-1.3:1.0: USB hub found | |
[ 3.409891] hub 4-1.3:1.0: 4 ports detected | |
[ 3.519958] usb 3-1.1.2: new high-speed USB device number 6 using xhci-hcd | |
[ 3.677016] usb 3-1.1.2: New USB device found, idVendor=0451, idProduct=8044, bcdDevice= 1.00 | |
[ 3.677034] usb 3-1.1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=1 | |
[ 3.677041] usb 3-1.1.2: SerialNumber: A80000698DA1 | |
[ 3.713866] hub 3-1.1.2:1.0: USB hub found | |
[ 3.713933] hub 3-1.1.2:1.0: 4 ports detected | |
[ 3.800732] usb 4-1.1: new SuperSpeed USB device number 5 using xhci-hcd | |
[ 3.836947] usb 4-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.23 | |
[ 3.836964] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 | |
[ 3.836968] usb 4-1.1: Product: Realtek USB LAN | |
[ 3.836972] usb 4-1.1: Manufacturer: Realtek | |
[ 3.836975] usb 4-1.1: SerialNumber: 321000001 | |
[ 3.880917] usbcore: registered new interface driver r8152 | |
[ 3.883444] usbcore: registered new interface driver cdc_ether | |
[ 3.884382] usbcore: registered new interface driver r8153_ecm | |
[ 3.960876] usb 3-1.1.3: new high-speed USB device number 7 using xhci-hcd | |
[ 4.130938] usb 3-1.1.3: New USB device found, idVendor=17ef, idProduct=30ae, bcdDevice=51.13 | |
[ 4.130954] usb 3-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 4.130959] usb 3-1.1.3: Product: USB2.0 Hub | |
[ 4.130963] usb 3-1.1.3: Manufacturer: VIA Labs, Inc. | |
[ 4.130966] usb 3-1.1.3: SerialNumber: 000000001 | |
[ 4.194413] hub 3-1.1.3:1.0: USB hub found | |
[ 4.196058] hub 3-1.1.3:1.0: 4 ports detected | |
[ 4.255100] usb 4-1.1: reset SuperSpeed USB device number 5 using xhci-hcd | |
[ 4.360160] usb 3-1.1.2.2: new full-speed USB device number 8 using xhci-hcd | |
[ 4.376477] r8152 4-1.1:1.0: load rtl8153b-2 v1 10/23/19 successfully | |
[ 4.409163] r8152 4-1.1:1.0 eth0: v1.12.13 | |
[ 4.414495] r8152 4-1.1:1.0 enxf4a80d30fe82: renamed from eth0 | |
[ 4.553236] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x03c0 (issued 2020 msec ago) | |
[ 4.573245] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x03c0 (issued 2040 msec ago) | |
[ 4.675450] usb 3-1.1.2.2: New USB device found, idVendor=0572, idProduct=141b, bcdDevice=13.07 | |
[ 4.675465] usb 3-1.1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 4.675470] usb 3-1.1.2.2: Product: DELL UZ2315H | |
[ 4.675476] usb 3-1.1.2.2: Manufacturer: DELL | |
[ 4.675479] usb 3-1.1.2.2: SerialNumber: 000000000000 | |
[ 4.865153] input: DELL DELL UZ2315H Consumer Control as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2.2/3-1.1.2.2:1.3/0003:0572:141B.0004/input/input6 | |
[ 4.925564] input: DELL DELL UZ2315H as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2.2/3-1.1.2.2:1.3/0003:0572:141B.0004/input/input7 | |
[ 4.927746] hid-generic 0003:0572:141B.0004: input,hiddev1,hidraw3: USB HID v1.00 Device [DELL DELL UZ2315H] on usb-xhci-hcd.1.auto-1.1.2.2/input3 | |
[ 4.988855] usb 3-1.1.3.2: new full-speed USB device number 9 using xhci-hcd | |
[ 5.244388] usb 3-1.1.3.2: New USB device found, idVendor=046d, idProduct=0a29, bcdDevice=76.57 | |
[ 5.244399] usb 3-1.1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 5.244401] usb 3-1.1.3.2: Product: Logitech Wireless Headset | |
[ 5.244403] usb 3-1.1.3.2: Manufacturer: Logitech | |
[ 5.244405] usb 3-1.1.3.2: SerialNumber: 000D44D544A9 | |
[ 5.296035] input: Logitech Logitech Wireless Headset Consumer Control as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.2/3-1.1.3.2:1.3/0003:046D:0A29.0005/input/input8 | |
[ 5.357746] input: Logitech Logitech Wireless Headset as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.2/3-1.1.3.2:1.3/0003:046D:0A29.0005/input/input9 | |
[ 5.359410] hid-generic 0003:046D:0A29.0005: input,hiddev2,hidraw4: USB HID v1.11 Device [Logitech Logitech Wireless Headset] on usb-xhci-hcd.1.auto-1.1.3.2/input3 | |
[ 5.489452] usb 3-1.1.3.3: new high-speed USB device number 10 using xhci-hcd | |
[ 5.647188] usb 3-1.1.3.3: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00 | |
[ 5.647201] usb 3-1.1.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 5.647203] usb 3-1.1.3.3: Product: USB2.0 HUB | |
[ 5.697109] hub 3-1.1.3.3:1.0: USB hub found | |
[ 5.697766] hub 3-1.1.3.3:1.0: 4 ports detected | |
[ 6.000859] usb 3-1.1.3.3.3: new full-speed USB device number 11 using xhci-hcd | |
[ 6.116451] usb 3-1.1.3.3.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11 | |
[ 6.116467] usb 3-1.1.3.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 6.116472] usb 3-1.1.3.3.3: Product: USB Receiver | |
[ 6.116476] usb 3-1.1.3.3.3: Manufacturer: Logitech | |
[ 6.246035] input: Logitech USB Receiver as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.0/0003:046D:C52B.0006/input/input10 | |
[ 6.307788] hid-generic 0003:046D:C52B.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-xhci-hcd.1.auto-1.1.3.3.3/input0 | |
[ 6.313579] input: Logitech USB Receiver Mouse as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.1/0003:046D:C52B.0007/input/input11 | |
[ 6.316927] input: Logitech USB Receiver Consumer Control as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.1/0003:046D:C52B.0007/input/input12 | |
[ 6.380280] input: Logitech USB Receiver System Control as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.1/0003:046D:C52B.0007/input/input13 | |
[ 6.380584] hid-generic 0003:046D:C52B.0007: input,hiddev3,hidraw6: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-xhci-hcd.1.auto-1.1.3.3.3/input1 | |
[ 6.383259] hid-generic 0003:046D:C52B.0008: hiddev4,hidraw7: USB HID v1.11 Device [Logitech USB Receiver] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2 | |
[ 6.592414] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2020 msec ago) | |
[ 6.612417] pcieport 0004:00:00.0: pciehp: Timeout on hotplug command 0x07c0 (issued 2040 msec ago) | |
[ 6.613790] qcom-pcie 1c20000.pcie: supply vdda not found, using dummy regulator | |
[ 6.613983] qcom-pcie 1c20000.pcie: host bridge /soc@0/pcie@1c20000 ranges: | |
[ 6.614003] qcom-pcie 1c20000.pcie: IO 0x003c200000..0x003c2fffff -> 0x003c200000 | |
[ 6.614011] qcom-pcie 1c20000.pcie: MEM 0x003c300000..0x003dffffff -> 0x003c300000 | |
[ 6.672638] logitech-djreceiver 0003:046D:C52B.0008: hiddev3,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2 | |
[ 6.730615] qcom-pcie 1c20000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G | |
[ 6.798312] input: Logitech Wireless Device PID:405b Keyboard as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0008/0003:046D:405B.0009/input/input15 | |
[ 6.798676] hid-generic 0003:046D:405B.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:1 | |
[ 6.798990] input: Logitech Wireless Device PID:4101 Keyboard as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0008/0003:046D:4101.000A/input/input19 | |
[ 6.799257] input: Logitech Wireless Device PID:4101 Mouse as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0008/0003:046D:4101.000A/input/input20 | |
[ 6.799378] hid-generic 0003:046D:4101.000A: input,hidraw7: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4101] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:2 | |
[ 6.799577] input: Logitech Wireless Device PID:4094 Mouse as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0008/0003:046D:4094.000B/input/input24 | |
[ 6.799714] hid-generic 0003:046D:4094.000B: input,hidraw8: USB HID v1.11 Mouse [Logitech Wireless Device PID:4094] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:3 | |
[ 6.827944] qcom-pcie 1c20000.pcie: PCIe Gen.3 x4 link up | |
[ 6.828002] qcom-pcie 1c20000.pcie: PCI host bridge to bus 0002:00 | |
[ 6.828005] pci_bus 0002:00: root bus resource [bus 00-ff] | |
[ 6.828009] pci_bus 0002:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3c200000-0x3c2fffff]) | |
[ 6.828011] pci_bus 0002:00: root bus resource [mem 0x3c300000-0x3dffffff] | |
[ 6.828026] pci 0002:00:00.0: [17cb:010e] type 01 class 0x060400 | |
[ 6.828034] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff] | |
[ 6.828082] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold | |
[ 6.829099] pci 0002:01:00.0: [1e0f:000c] type 00 class 0x010802 | |
[ 6.829187] pci 0002:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit] | |
[ 6.830237] pci 0002:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0002:00:00.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link) | |
[ 6.840577] pci 0002:00:00.0: BAR 14: assigned [mem 0x3c300000-0x3c4fffff] | |
[ 6.840616] pci 0002:00:00.0: BAR 15: assigned [mem 0x3c500000-0x3c6fffff 64bit pref] | |
[ 6.840635] pci 0002:00:00.0: BAR 0: assigned [mem 0x3c700000-0x3c700fff] | |
[ 6.840651] pci 0002:00:00.0: BAR 13: assigned [io 0x200000-0x200fff] | |
[ 6.840671] pci 0002:01:00.0: BAR 0: assigned [mem 0x3c300000-0x3c303fff 64bit] | |
[ 6.840747] pci 0002:00:00.0: PCI bridge to [bus 01-ff] | |
[ 6.840760] pci 0002:00:00.0: bridge window [io 0x200000-0x200fff] | |
[ 6.840773] pci 0002:00:00.0: bridge window [mem 0x3c300000-0x3c4fffff] | |
[ 6.840784] pci 0002:00:00.0: bridge window [mem 0x3c500000-0x3c6fffff 64bit pref] | |
[ 6.843541] pcieport 0002:00:00.0: PME: Signaling with IRQ 203 | |
[ 6.844096] pcieport 0002:00:00.0: AER: enabled with IRQ 203 | |
[ 6.844145] pcieport 0002:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ | |
[ 6.845300] nvme nvme0: pci function 0002:01:00.0 | |
[ 6.845339] nvme 0002:01:00.0: enabling device (0000 -> 0002) | |
[ 6.877558] nvme nvme0: allocated 64 MiB host memory buffer. | |
[ 6.894758] nvme nvme0: 8/0/0 default/read/poll queues | |
[ 6.902500] nvme0n1: p1 p2 p3 p4 p5 p6 | |
[ 6.979980] input: Logitech K780 as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0008/0003:046D:405B.0009/input/input28 | |
[ 6.981123] logitech-hidpp-device 0003:046D:405B.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech K780] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:1 | |
[ 7.147453] logitech-hidpp-device 0003:046D:4101.000A: hidraw7: USB HID v1.11 Keyboard [Logitech T650] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:2 | |
[ 7.187444] input: Logitech M325 as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0008/0003:046D:4094.000B/input/input29 | |
[ 7.187670] logitech-hidpp-device 0003:046D:4094.000B: input,hidraw8: USB HID v1.11 Mouse [Logitech M325] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:3 | |
[ 15.262463] PM: Image not found (code -22) | |
[ 15.294395] EXT4-fs (dm-2): mounted filesystem 3f2195a9-6668-442a-8209-29b5a39ecc0c with ordered data mode. Quota mode: none. | |
[ 15.355344] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. | |
[ 15.437266] systemd[1]: System time before build time, advancing clock. | |
[ 15.483767] NET: Registered PF_INET6 protocol family | |
[ 15.500510] Segment Routing with IPv6 | |
[ 15.500531] In-situ OAM (IOAM) with IPv6 | |
[ 15.550849] systemd[1]: systemd 252.5-2 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) | |
[ 15.550857] systemd[1]: Detected architecture arm64. | |
[ 15.552474] systemd[1]: Hostname set to <aspen>. | |
[ 15.901784] systemd[1]: /lib/systemd/system/irtt.service:9: Special user nobody configured, this is not safe! | |
[ 16.028037] systemd[1]: Queued start job for default target graphical.target. | |
[ 16.093387] systemd[1]: Created slice system-getty.slice - Slice /system/getty. | |
[ 16.093976] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ 16.094454] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Cryptsetup Units Slice. | |
[ 16.094931] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. | |
[ 16.095290] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ 16.095398] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. | |
[ 16.095458] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ 16.095686] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. | |
[ 16.095760] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
[ 16.095793] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. | |
[ 16.095806] systemd[1]: Reached target remote-fs.target - Remote File Systems. | |
[ 16.095820] systemd[1]: Reached target slices.target - Slice Units. | |
[ 16.095852] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ 16.096000] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. | |
[ 16.096111] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. | |
[ 16.096216] systemd[1]: Listening on syslog.socket - Syslog Socket. | |
[ 16.096307] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. | |
[ 16.096365] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ 16.096553] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. | |
[ 16.096659] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ 16.096795] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
[ 16.097416] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ 16.097553] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ 16.099073] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 16.100584] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
[ 16.102369] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... | |
[ 16.104138] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... | |
[ 16.104376] systemd[1]: Finished blk-availability.service - Availability of block devices. | |
[ 16.106061] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... | |
[ 16.107134] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
[ 16.108180] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... | |
[ 16.109760] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... | |
[ 16.110724] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... | |
[ 16.111668] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
[ 16.112642] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... | |
[ 16.112799] 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). | |
[ 16.115678] systemd[1]: Starting systemd-journald.service - Journal Service... | |
[ 16.117160] pstore: Using crash dump compression: deflate | |
[ 16.117288] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
[ 16.118404] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... | |
[ 16.118493] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. | |
[ 16.119554] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
[ 16.120762] fuse: init (API version 7.38) | |
[ 16.121826] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. | |
[ 16.121947] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. | |
[ 16.122040] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. | |
[ 16.122124] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. | |
[ 16.122410] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. | |
[ 16.122738] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. | |
[ 16.123011] systemd[1]: modprobe@configfs.service: Deactivated successfully. | |
[ 16.123172] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. | |
[ 16.123460] systemd[1]: modprobe@drm.service: Deactivated successfully. | |
[ 16.123623] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. | |
[ 16.123888] systemd[1]: modprobe@fuse.service: Deactivated successfully. | |
[ 16.124067] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. | |
[ 16.125320] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... | |
[ 16.126369] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... | |
[ 16.127074] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. | |
[ 16.127731] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. | |
[ 16.128915] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... | |
[ 16.129512] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. | |
[ 16.131180] EXT4-fs (dm-2): re-mounted 3f2195a9-6668-442a-8209-29b5a39ecc0c. Quota mode: none. | |
[ 16.132679] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. | |
[ 16.132838] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). | |
[ 16.134013] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... | |
[ 16.135122] systemd[1]: Starting systemd-sysusers.service - Create System Users... | |
[ 16.141594] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. | |
[ 16.143608] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed. | |
[ 16.143721] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). | |
[ 16.144292] pstore: Registered efi_pstore as persistent store backend | |
[ 16.145008] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. | |
[ 16.145188] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. | |
[ 16.145354] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). | |
[ 16.145915] systemd[1]: Finished systemd-sysusers.service - Create System Users. | |
[ 16.147110] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... | |
[ 16.164149] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. | |
[ 16.166242] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... | |
[ 16.181063] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ 16.190511] systemd-journald[585]: Received client request to flush runtime journal. | |
[ 16.191951] systemd-journald[585]: File /var/log/journal/2c60115299684392a1e84ac8c37f6720/system.journal corrupted or uncleanly shut down, renaming and replacing. | |
[ 16.340682] Adding 3997692k swap on /dev/mapper/vg_aspen-swap. Priority:-2 extents:1 across:3997692k SSFS | |
[ 16.467729] NET: Registered PF_QIPCRTR protocol family | |
[ 16.491329] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input30 | |
[ 16.494290] remoteproc remoteproc0: 3000000.remoteproc is available | |
[ 16.510089] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-0/0-0015/0018:04F3:3193.0002/input/input32 | |
[ 16.513329] remoteproc remoteproc1: 1b300000.remoteproc is available | |
[ 16.513644] remoteproc remoteproc0: powering up 3000000.remoteproc | |
[ 16.513648] remoteproc remoteproc0: Booting fw image qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn, size 14367860 | |
[ 16.518444] hid-multitouch 0018:04F3:3193.0002: input,hidraw1: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 0-0015 | |
[ 16.519193] remoteproc remoteproc1: powering up 1b300000.remoteproc | |
[ 16.519197] remoteproc remoteproc1: Booting fw image qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn, size 3575808 | |
[ 16.528274] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 16.534333] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 16.535447] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid | |
[ 16.568223] mc: Linux media interface: v0.10 | |
[ 16.600051] ath11k_pci 0006:01:00.0: BAR 0: assigned [mem 0x30400000-0x305fffff 64bit] | |
[ 16.600120] ath11k_pci 0006:01:00.0: enabling device (0000 -> 0002) | |
[ 16.603590] rtc-pm8xxx c440000.spmi:pmic@0:rtc@6100: registered as rtc0 | |
[ 16.603627] rtc-pm8xxx c440000.spmi:pmic@0:rtc@6100: setting system clock to 2023-02-09T14:36:26 UTC (1675953386) | |
[ 16.616959] pm8941-pwrkey c440000.spmi:pmic@0:pon@1300:pwrkey: PON_PBS address missing, can't read HW debounce time | |
[ 16.617780] ath11k_pci 0006:01:00.0: MSI vectors: 32 | |
[ 16.617806] ath11k_pci 0006:01:00.0: wcn6855 hw2.1 | |
[ 16.629074] input: pmic_pwrkey as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@1300/c440000.spmi:pmic@0:pon@1300:pwrkey/input/input33 | |
[ 16.669021] pm8941-pwrkey c440000.spmi:pmic@0:pon@1300:resin: PON_PBS address missing, can't read HW debounce time | |
[ 16.670983] input: pmic_resin as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@1300/c440000.spmi:pmic@0:pon@1300:resin/input/input34 | |
[ 16.673961] remoteproc remoteproc0: remote processor 3000000.remoteproc is now up | |
[ 16.676974] remoteproc remoteproc1: remote processor 1b300000.remoteproc is now up | |
[ 16.698718] adreno 3d00000.gpu: Adding to iommu group 5 | |
[ 16.713250] msm-mdss ae00000.display-subsystem: Adding to iommu group 6 | |
[ 16.772786] platform ae90000.displayport-controller: Fixing up cyclic dependency with ae01000.display-controller | |
[ 16.790146] platform ae98000.displayport-controller: Fixing up cyclic dependency with ae01000.display-controller | |
[ 16.796571] platform aea0000.displayport-controller: Fixing up cyclic dependency with ae01000.display-controller | |
[ 16.802387] mhi mhi0: Requested to power ON | |
[ 16.802399] mhi mhi0: Power on setup success | |
[ 16.820568] qcom,fastrpc 1b300000.remoteproc:glink-edge.fastrpcglink-apps-dsp.-1.-1: no reserved DMA memory for FASTRPC | |
[ 16.835924] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@1: Adding to iommu group 7 | |
[ 16.851565] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@2: Adding to iommu group 8 | |
[ 16.857745] msm_dpu ae01000.display-controller: bound ae90000.displayport-controller (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.863108] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@3: Adding to iommu group 9 | |
[ 16.865000] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@4: Adding to iommu group 10 | |
[ 16.865288] usb 3-1.1.2.2: 1:1: cannot get freq at ep 0x81 | |
[ 16.871541] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@5: Adding to iommu group 11 | |
[ 16.871732] msm_dpu ae01000.display-controller: bound ae98000.displayport-controller (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.873826] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@6: Adding to iommu group 12 | |
[ 16.875886] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@7: Adding to iommu group 13 | |
[ 16.878928] msm_dpu ae01000.display-controller: bound aea0000.displayport-controller (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.879108] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@8: Adding to iommu group 14 | |
[ 16.879466] adreno 3d00000.gpu: supply vdd not found, using dummy regulator | |
[ 16.880149] adreno 3d00000.gpu: supply vddcx not found, using dummy regulator | |
[ 16.880568] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@9: Adding to iommu group 15 | |
[ 16.880838] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@10: Adding to iommu group 15 | |
[ 16.881011] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@11: Adding to iommu group 16 | |
[ 16.881255] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@12: Adding to iommu group 17 | |
[ 16.881363] platform 3d6a000.gmu: Adding to iommu group 18 | |
[ 16.881535] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@13: Adding to iommu group 19 | |
[ 16.881833] qcom,fastrpc-cb 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@14: Adding to iommu group 20 | |
[ 16.894105] msm_dpu ae01000.display-controller: bound 3d00000.gpu (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.894790] [drm:dpu_kms_hw_init:1055] dpu hardware revision:0x80000000 | |
[ 16.911941] mhi mhi0: Wait for device to enter SBL or Mission mode | |
[ 16.928456] usb 3-1.1.2.2: 2:1: cannot get freq at ep 0x1 | |
[ 16.954477] [drm:_dpu_kms_initialize_displayport:617] [dpu error]modeset_init failed for DP, rc = -517 | |
[ 16.954521] [drm:_dpu_kms_setup_displays:698] [dpu error]initialize_DP failed, rc = -517 | |
[ 16.954547] [drm:dpu_kms_hw_init:1143] [dpu error]modeset init failed: -517 | |
[ 16.954729] msm_dpu ae01000.display-controller: [drm:msm_drm_bind [msm]] *ERROR* kms hw init failed: -517 | |
[ 16.956962] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956965] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956967] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956968] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956969] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956970] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956971] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956972] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
[ 16.956974] panel-simple-dp-aux aux-aea0000.displayport-controller: Couldn't identify panel via EDID | |
[ 16.956990] panel-simple-dp-aux aux-aea0000.displayport-controller: error -EIO: Couldn't detect panel nor find a fallback | |
[ 16.957012] panel-simple-dp-aux: probe of aux-aea0000.displayport-controller failed with error -5 | |
[ 16.960926] [drm:dp_display_probe [msm]] *ERROR* component add failed, rc=-517 | |
[ 16.962367] msm_dpu ae01000.display-controller: bound ae90000.displayport-controller (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.962781] msm_dpu ae01000.display-controller: bound ae98000.displayport-controller (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.963017] msm_dpu ae01000.display-controller: bound aea0000.displayport-controller (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.963248] adreno 3d00000.gpu: supply vdd not found, using dummy regulator | |
[ 16.963291] adreno 3d00000.gpu: supply vddcx not found, using dummy regulator | |
[ 16.968217] msm_dpu ae01000.display-controller: bound 3d00000.gpu (ops msm_hdmi_hdcp_transfer_v_h [msm]) | |
[ 16.968616] [drm:dpu_kms_hw_init:1055] dpu hardware revision:0x80000000 | |
[ 17.116691] usb 4-1.1: USB disconnect, device number 5 | |
[ 17.125120] usb 3-1.1.3.2: 2:1: cannot set freq 48000 to ep 0x3 | |
[ 17.197830] EXT4-fs (nvme0n1p5): mounted filesystem c741fdf7-37fa-4269-a1bc-246ef13d8871 with ordered data mode. Quota mode: none. | |
[ 17.197847] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff) | |
[ 17.199165] usb 4-1.2: USB disconnect, device number 3 | |
[ 17.219127] ------------[ cut here ]------------ | |
[ 17.219134] WARNING: CPU: 6 PID: 276 at drivers/gpu/drm/panel/panel-edp.c:758 panel_edp_probe+0x3cc/0x514 [panel_edp] | |
[ 17.219144] Modules linked in: binfmt_misc panel_edp snd_soc_hdmi_codec fastrpc qrtr_smd apr rpmsg_ctrl rpmsg_char qcom_battmgr pmic_glink_altmode msm gpu_sched qcom_pon snd_usb_audio(+) reboot_mode ath11k_pci(+) drm_display_helper leds_qcom_lpg snd_usbmidi_lib qcom_spmi_adc_tm5 snd_hwdep qcom_spmi_adc5 led_class_multicolor nvmem_qcom_spmi_sdam qcom_spmi_temp_alarm ath11k gpio_sbu_mux qcom_vadc_common snd_rawmidi drm_dp_aux_bus snd_seq_device industrialio typec qcom_stats drm_kms_helper mac80211 mc soundwire_qcom libarc4 slimbus icc_bwmon soundwire_bus cfg80211 snd_soc_core rfkill snd_pcm_dmaengine snd_pcm mhi snd_timer qcom_q6v5_pas snd qcom_pil_info qrtr qcom_common soundcore qcom_glink_smem qcom_q6v5 qcom_sysmon mdt_loader qcom_wdt pmic_glink icc_osm_l3 pdr_interface qmi_helpers socinfo joydev hid_multitouch fuse drm efi_pstore ip_tables x_tables ipv6 nvme nvme_core hid_logitech_hidpp hid_logitech_dj r8153_ecm cdc_ether usbnet r8152 mii usbhid dm_crypt dm_mod dax hid_generic | |
[ 17.219205] i2c_hid_of i2c_hid hid crct10dif_ce rtc_pm8xxx polyval_ce polyval_generic phy_qcom_edp dwc3_qcom i2c_qcom_geni phy_qcom_snps_femto_v2 phy_qcom_qmp_combo phy_qcom_qmp_pcie pcie_qcom pwm_bl | |
[ 17.219216] CPU: 6 PID: 276 Comm: kworker/u16:5 Not tainted 6.2.0-rc7-00152-gd631f71fa63a #38 | |
[ 17.219218] Hardware name: LENOVO 21BXCTO1WW/21BXCTO1WW, BIOS N3HET74W (1.46 ) 10/12/2022 | |
[ 17.219220] Workqueue: events_unbound deferred_probe_work_func | |
[ 17.219227] pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[ 17.219229] pc : panel_edp_probe+0x3cc/0x514 [panel_edp] | |
[ 17.219233] lr : panel_edp_probe+0x374/0x514 [panel_edp] | |
[ 17.219236] sp : ffff80000978b3a0 | |
[ 17.219237] x29: ffff80000978b3a0 x28: 0000000000000000 x27: ffff4c6087b97380 | |
[ 17.219239] x26: 0000000000000001 x25: ffffc182efa66138 x24: 0000000000000000 | |
[ 17.219241] x23: ffff4c6089064080 x22: ffffc182efb28648 x21: 0000000000000000 | |
[ 17.219243] x20: ffff4c6089667800 x19: ffff4c67febf9e80 x18: 0000000000000000 | |
[ 17.219245] x17: 0000000000000000 x16: ffffc18310660270 x15: 0000000000000000 | |
[ 17.219247] x14: 0000000000000000 x13: 0000000000000000 x12: ffffc1831236ebb0 | |
[ 17.219249] x11: 0000000000000001 x10: 0000000000000bc0 x9 : ffffc183106dbb54 | |
[ 17.219251] x8 : ffff80000978b2e0 x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 17.219253] x5 : 0000000000000042 x4 : 000000000000004f x3 : 0000000000000045 | |
[ 17.219255] x2 : 0000000000000000 x1 : ffffc182efb28a28 x0 : 0000000000000a84 | |
[ 17.219257] Call trace: | |
[ 17.219258] panel_edp_probe+0x3cc/0x514 [panel_edp] | |
[ 17.219262] panel_edp_dp_aux_ep_probe+0x40/0x5c [panel_edp] | |
[ 17.219265] dp_aux_ep_probe+0x3c/0x100 [drm_dp_aux_bus] | |
[ 17.219269] really_probe+0xc8/0x3e0 | |
[ 17.219271] __driver_probe_device+0x84/0x190 | |
[ 17.219273] driver_probe_device+0x44/0x120 | |
[ 17.219275] __device_attach_driver+0xc4/0x160 | |
[ 17.219277] bus_for_each_drv+0x84/0xe0 | |
[ 17.219279] __device_attach+0xa4/0x1cc | |
[ 17.219280] device_initial_probe+0x1c/0x2c | |
[ 17.219282] bus_probe_device+0xa4/0xb0 | |
[ 17.219284] device_add+0x404/0x930 | |
[ 17.219286] device_register+0x28/0x40 | |
[ 17.219287] of_dp_aux_populate_bus+0xd0/0x1a4 [drm_dp_aux_bus] | |
[ 17.219290] msm_dp_modeset_init+0x1c4/0x274 [msm] | |
[ 17.219307] _dpu_kms_drm_obj_init+0x1e0/0x80c [msm] | |
[ 17.219318] dpu_kms_hw_init+0x548/0x640 [msm] | |
[ 17.219328] msm_drm_bind+0x190/0x614 [msm] | |
[ 17.219338] try_to_bring_up_aggregate_device+0x1e4/0x2d0 | |
[ 17.219342] __component_add+0xc4/0x1c0 | |
[ 17.219344] component_add+0x1c/0x2c | |
[ 17.219346] dp_display_probe+0x2a4/0x460 [msm] | |
[ 17.219356] platform_probe+0x70/0xcc | |
[ 17.219359] really_probe+0xc8/0x3e0 | |
[ 17.219361] __driver_probe_device+0x84/0x190 | |
[ 17.219362] driver_probe_device+0x44/0x120 | |
[ 17.219364] __device_attach_driver+0xc4/0x160 | |
[ 17.219366] bus_for_each_drv+0x84/0xe0 | |
[ 17.219367] __device_attach+0xa4/0x1cc | |
[ 17.219369] device_initial_probe+0x1c/0x2c | |
[ 17.219371] bus_probe_device+0xa4/0xb0 | |
[ 17.219372] deferred_probe_work_func+0xc0/0x114 | |
[ 17.219374] process_one_work+0x1ec/0x470 | |
[ 17.219377] worker_thread+0x74/0x410 | |
[ 17.219378] kthread+0xfc/0x110 | |
[ 17.219380] ret_from_fork+0x10/0x20 | |
[ 17.219383] ---[ end trace 0000000000000000 ]--- | |
[ 17.219386] panel-simple-dp-aux aux-aea0000.displayport-controller: Unknown panel BOE 0x0a84, using conservative timings | |
[ 17.220474] [drm] Initialized msm 1.9.0 20130625 for ae01000.display-controller on minor 0 | |
[ 17.220848] msm_dpu ae01000.display-controller: [drm:adreno_request_fw [msm]] loaded qcom/a660_sqe.fw from new location | |
[ 17.221197] msm_dpu ae01000.display-controller: [drm:adreno_request_fw [msm]] loaded qcom/a690_gmu.bin from new location | |
[ 17.222139] msm_dpu ae01000.display-controller: [drm:adreno_load_gpu [msm]] *ERROR* Couldn't power up the GPU: -13 | |
[ 17.222306] Console: switching to colour dummy device 80x25 | |
[ 17.229389] audit: type=1400 audit(1675953387.123:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=808 comm="apparmor_parser" | |
[ 17.229398] audit: type=1400 audit(1675953387.123:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=808 comm="apparmor_parser" | |
[ 17.229438] audit: type=1400 audit(1675953387.123:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=813 comm="apparmor_parser" | |
[ 17.229506] audit: type=1400 audit(1675953387.123:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=807 comm="apparmor_parser" | |
[ 17.229842] audit: type=1400 audit(1675953387.123:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=814 comm="apparmor_parser" | |
[ 17.231020] audit: type=1400 audit(1675953387.123:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=820 comm="apparmor_parser" | |
[ 17.231083] audit: type=1400 audit(1675953387.123:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=811 comm="apparmor_parser" | |
[ 17.231086] audit: type=1400 audit(1675953387.123:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=811 comm="apparmor_parser" | |
[ 17.231088] audit: type=1400 audit(1675953387.123:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=811 comm="apparmor_parser" | |
[ 17.232278] audit: type=1400 audit(1675953387.127:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=821 comm="apparmor_parser" | |
[ 17.269786] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: Adding APR/GPR dev: gprsvc:service:2:1 | |
[ 17.269839] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: Adding APR/GPR dev: gprsvc:service:2:2 | |
[ 17.289871] usbcore: registered new interface driver snd-usb-audio | |
[ 17.517223] Console: switching to colour frame buffer device 240x75 | |
[ 17.537063] msm_dpu ae01000.display-controller: [drm] fb0: msmdrmfb frame buffer device | |
[ 17.551785] ath11k_pci 0006:01:00.0: WARNING: overriding board_id (8c) -- only intended for basic internal testing | |
[ 17.551790] ath11k_pci 0006:01:00.0: chip_id 0x2 chip_family 0xb board_id 0xff soc_id 0x400c0210 | |
[ 17.551792] ath11k_pci 0006:01:00.0: fw_version 0x11090c35 fw_build_timestamp 2022-04-18 20:23 fw_build_id WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.9 | |
[ 17.567050] usb 4-1.3: USB disconnect, device number 4 | |
[ 17.792039] usb 4-1: reset SuperSpeed Plus Gen 2x1 USB device number 2 using xhci-hcd | |
[ 17.885373] ath11k_pci 0006:01:00.0 wlP6p1s0: renamed from wlan0 | |
[ 18.111052] usb 3-1.1.2: clear tt 2 (00b0) error -71 | |
[ 18.142905] usb 3-1.1.2.2: 1:1: usb_set_interface failed (-71) | |
[ 18.175069] usb 3-1.1.2: clear tt 2 (00b0) error -71 | |
[ 18.176733] usb 3-1.1: USB disconnect, device number 3 | |
[ 18.176737] usb 3-1.1.2: USB disconnect, device number 6 | |
[ 18.176739] usb 3-1.1.2.2: USB disconnect, device number 8 | |
[ 18.206896] usb 3-1.1.2.2: 1:1: usb_set_interface failed (-71) | |
[ 18.334880] usb 3-1.1.3.2: 2:1: usb_set_interface failed (-19) | |
[ 18.367122] hub 4-1:1.0: hub_ext_port_status failed (err = -71) | |
[ 18.398967] usb 3-1.1.3.2: 2:1: usb_set_interface failed (-19) | |
[ 18.462875] usb 3-1.1.3.2: 2:1: usb_set_interface failed (-19) | |
[ 18.559846] usb 4-1: Failed to suspend device, error -71 | |
[ 18.560113] usb 4-1: USB disconnect, device number 2 | |
[ 18.560144] usb 3-1.1.3.2: 2:1: usb_set_interface failed (-19) | |
[ 18.623213] usb 3-1.1.3.2: 2:1: usb_set_interface failed (-19) | |
[ 18.686879] usb 3-1.1.3: USB disconnect, device number 7 | |
[ 18.686891] usb 3-1.1.3.2: USB disconnect, device number 9 | |
[ 18.718859] usb 3-1.1.3.2: 2:1: usb_set_interface failed (-19) | |
[ 18.910885] usb 3-1.1.3.3: USB disconnect, device number 10 | |
[ 18.910899] usb 3-1.1.3.3.3: USB disconnect, device number 11 | |
[ 19.327155] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 6 using xhci-hcd | |
[ 19.379129] usb 4-1: New USB device found, idVendor=17ef, idProduct=30ab, bcdDevice=51.14 | |
[ 19.379157] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 19.379172] usb 4-1: Product: USB3.1 Hub | |
[ 19.379182] usb 4-1: Manufacturer: VIA Labs, Inc. | |
[ 19.379191] usb 4-1: SerialNumber: 000000001 | |
[ 19.455552] hub 4-1:1.0: USB hub found | |
[ 19.456276] hub 4-1:1.0: 4 ports detected | |
[ 19.748082] usb 3-1.1: new high-speed USB device number 12 using xhci-hcd | |
[ 19.856458] usb 3-1.1: New USB device found, idVendor=17ef, idProduct=30ac, bcdDevice=51.14 | |
[ 19.856467] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 19.856469] usb 3-1.1: Product: USB2.0 Hub | |
[ 19.856470] usb 3-1.1: Manufacturer: VIA Labs, Inc. | |
[ 19.856472] usb 3-1.1: SerialNumber: 000000001 | |
[ 19.903040] hub 3-1.1:1.0: USB hub found | |
[ 19.903607] hub 3-1.1:1.0: 4 ports detected | |
[ 19.986678] rfkill: input handler disabled | |
[ 20.405275] usb 3-1.3: USB disconnect, device number 5 | |
[ 20.592290] usb 4-1.1: new SuperSpeed USB device number 7 using xhci-hcd | |
[ 20.619468] usb 4-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.23 | |
[ 20.619476] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 | |
[ 20.619478] usb 4-1.1: Product: Realtek USB LAN | |
[ 20.619480] usb 4-1.1: Manufacturer: Realtek | |
[ 20.619482] usb 4-1.1: SerialNumber: 321000001 | |
[ 20.700138] usb 3-1.3: new full-speed USB device number 13 using xhci-hcd | |
[ 20.814346] usb 3-1.3: New USB device found, idVendor=17ef, idProduct=30a9, bcdDevice=30.73 | |
[ 20.814353] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 20.814355] usb 3-1.3: Product: 40AY | |
[ 20.814356] usb 3-1.3: Manufacturer: Lenovo | |
[ 20.814358] usb 3-1.3: SerialNumber: 1SSD21B41469ZVR089EF | |
[ 20.892226] usb 4-1.2: new SuperSpeed USB device number 8 using xhci-hcd | |
[ 20.913755] usb 4-1.2: New USB device found, idVendor=0451, idProduct=8046, bcdDevice= 1.00 | |
[ 20.913765] usb 4-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 20.943059] hub 4-1.2:1.0: USB hub found | |
[ 20.943346] hub 4-1.2:1.0: 4 ports detected | |
[ 21.007062] usb 4-1.1: reset SuperSpeed USB device number 7 using xhci-hcd | |
[ 21.066193] r8152 4-1.1:1.0: load rtl8153b-2 v1 10/23/19 successfully | |
[ 21.105138] r8152 4-1.1:1.0 eth0: v1.12.13 | |
[ 21.164171] usb 3-1.1.2: new high-speed USB device number 14 using xhci-hcd | |
[ 21.325382] usb 3-1.1.2: New USB device found, idVendor=0451, idProduct=8044, bcdDevice= 1.00 | |
[ 21.325390] usb 3-1.1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=1 | |
[ 21.325392] usb 3-1.1.2: SerialNumber: A80000698DA1 | |
[ 21.375048] hub 3-1.1.2:1.0: USB hub found | |
[ 21.375346] hub 3-1.1.2:1.0: 4 ports detected | |
[ 21.439522] usb 4-1.3: new SuperSpeed Plus Gen 2x1 USB device number 9 using xhci-hcd | |
[ 21.487120] usb 4-1.3: New USB device found, idVendor=17ef, idProduct=30ad, bcdDevice=51.13 | |
[ 21.487146] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 21.487154] usb 4-1.3: Product: USB3.1 Hub | |
[ 21.487161] usb 4-1.3: Manufacturer: VIA Labs, Inc. | |
[ 21.487166] usb 4-1.3: SerialNumber: 000000001 | |
[ 21.519397] hub 4-1.3:1.0: USB hub found | |
[ 21.520114] hub 4-1.3:1.0: 4 ports detected | |
[ 21.620568] usb 3-1.1.3: new high-speed USB device number 15 using xhci-hcd | |
[ 21.703920] r8152 4-1.1:1.0 enxf4a80d30fe82: renamed from eth0 | |
[ 21.788261] usb 3-1.1.3: New USB device found, idVendor=17ef, idProduct=30ae, bcdDevice=51.13 | |
[ 21.788271] usb 3-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 21.788273] usb 3-1.1.3: Product: USB2.0 Hub | |
[ 21.788275] usb 3-1.1.3: Manufacturer: VIA Labs, Inc. | |
[ 21.788277] usb 3-1.1.3: SerialNumber: 000000001 | |
[ 21.824444] hub 3-1.1.3:1.0: USB hub found | |
[ 21.825040] hub 3-1.1.3:1.0: 4 ports detected | |
[ 21.872216] usb 3-1.1.2.2: new full-speed USB device number 16 using xhci-hcd | |
[ 22.193265] usb 3-1.1.2.2: New USB device found, idVendor=0572, idProduct=141b, bcdDevice=13.07 | |
[ 22.193274] usb 3-1.1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 22.193276] usb 3-1.1.2.2: Product: DELL UZ2315H | |
[ 22.193277] usb 3-1.1.2.2: Manufacturer: DELL | |
[ 22.193278] usb 3-1.1.2.2: SerialNumber: 000000000000 | |
[ 22.337672] usb 3-1.1.2.2: 2:1: cannot get freq at ep 0x1 | |
[ 22.541771] input: DELL DELL UZ2315H Consumer Control as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2.2/3-1.1.2.2:1.3/0003:0572:141B.000C/input/input35 | |
[ 22.601601] usb 3-1: USB disconnect, device number 2 | |
[ 22.601610] usb 3-1.1: USB disconnect, device number 12 | |
[ 22.601612] usb 3-1.1.2: USB disconnect, device number 14 | |
[ 22.605140] input: DELL DELL UZ2315H as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2.2/3-1.1.2.2:1.3/0003:0572:141B.000C/input/input36 | |
[ 22.606137] hid-generic 0003:0572:141B.000C: input,hiddev1,hidraw3: USB HID v1.00 Device [DELL DELL UZ2315H] on usb-xhci-hcd.1.auto-1.1.2.2/input3 | |
[ 22.612310] usb 3-1.1.3.2: new full-speed USB device number 17 using xhci-hcd | |
[ 22.612799] usb 3-1.1.2.2: USB disconnect, device number 16 | |
[ 22.614112] usb 3-1.1.3-port2: attempt power cycle | |
[ 22.639245] usb 4-1: USB disconnect, device number 6 | |
[ 22.639252] usb 4-1.1: USB disconnect, device number 7 | |
[ 22.639620] r8152 4-1.1:1.0 enxf4a80d30fe82: Stop submitting intr, status -108 | |
[ 22.736207] usb 4-1.2: USB disconnect, device number 8 | |
[ 22.751417] usb 4-1.3: USB disconnect, device number 9 | |
[ 22.880230] usb 3-1.1.3: USB disconnect, device number 15 | |
[ 23.776113] usb 3-1.2: USB disconnect, device number 4 | |
[ 23.809397] usb 3-1.3: USB disconnect, device number 13 | |
[ 26.608572] usb 3-1: new high-speed USB device number 21 using xhci-hcd | |
[ 26.773282] usb 3-1: New USB device found, idVendor=17ef, idProduct=30af, bcdDevice=60.90 | |
[ 26.773302] usb 3-1: New USB device strings: Mfr=10, Product=11, SerialNumber=0 | |
[ 26.773310] usb 3-1: Product: USB2.0 Hub | |
[ 26.773317] usb 3-1: Manufacturer: Lenovo | |
[ 26.815331] hub 3-1:1.0: USB hub found | |
[ 26.815999] hub 3-1:1.0: 3 ports detected | |
[ 27.021242] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 10 using xhci-hcd | |
[ 27.080387] usb 4-1: New USB device found, idVendor=17ef, idProduct=30ab, bcdDevice=51.14 | |
[ 27.080424] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 27.080438] usb 4-1: Product: USB3.1 Hub | |
[ 27.080449] usb 4-1: Manufacturer: VIA Labs, Inc. | |
[ 27.080458] usb 4-1: SerialNumber: 000000001 | |
[ 27.104776] hub 4-1:1.0: USB hub found | |
[ 27.105217] hub 4-1:1.0: 4 ports detected | |
[ 27.157123] usb 3-1.1: new high-speed USB device number 22 using xhci-hcd | |
[ 27.323777] usb 3-1.1: New USB device found, idVendor=17ef, idProduct=30ac, bcdDevice=51.14 | |
[ 27.323792] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 27.323796] usb 3-1.1: Product: USB2.0 Hub | |
[ 27.323798] usb 3-1.1: Manufacturer: VIA Labs, Inc. | |
[ 27.323801] usb 3-1.1: SerialNumber: 000000001 | |
[ 27.361512] hub 3-1.1:1.0: USB hub found | |
[ 27.362098] hub 3-1.1:1.0: 4 ports detected | |
[ 27.623159] platform 3210000.soundwire-controller: deferred probe pending | |
[ 27.623192] platform 3250000.soundwire-controller: deferred probe pending | |
[ 27.623209] platform 3330000.soundwire-controller: deferred probe pending | |
[ 28.096616] usb 3-1.2: new full-speed USB device number 23 using xhci-hcd | |
[ 28.160641] rfkill: input handler enabled | |
[ 28.222671] usb 3-1.2: New USB device found, idVendor=17ef, idProduct=30b0, bcdDevice= 0.42 | |
[ 28.222677] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 28.222679] usb 3-1.2: Product: ThinkPad USB-C Dock Audio | |
[ 28.222681] usb 3-1.2: Manufacturer: Lenovo | |
[ 28.222682] usb 3-1.2: SerialNumber: 000000000000 | |
[ 28.485238] usb 3-1.1.2: new high-speed USB device number 24 using xhci-hcd | |
[ 28.566927] hid-generic 0003:17EF:30B0.000D: hiddev0,hidraw2: USB HID v1.11 Device [Lenovo ThinkPad USB-C Dock Audio] on usb-xhci-hcd.1.auto-1.2/input3 | |
[ 28.666582] usb 3-1.1.2: New USB device found, idVendor=0451, idProduct=8044, bcdDevice= 1.00 | |
[ 28.666595] usb 3-1.1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=1 | |
[ 28.666600] usb 3-1.1.2: SerialNumber: A80000698DA1 | |
[ 28.703035] hub 3-1.1.2:1.0: USB hub found | |
[ 28.703318] hub 3-1.1.2:1.0: 4 ports detected | |
[ 28.816724] usb 3-1.3: new full-speed USB device number 25 using xhci-hcd | |
[ 28.922622] usb 3-1.3: New USB device found, idVendor=17ef, idProduct=30a9, bcdDevice=30.73 | |
[ 28.922629] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 28.922631] usb 3-1.3: Product: 40AY | |
[ 28.922633] usb 3-1.3: Manufacturer: Lenovo | |
[ 28.922634] usb 3-1.3: SerialNumber: 1SSD21B41469ZVR089EF | |
[ 28.996748] xhci-hcd xhci-hcd.1.auto: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state. | |
[ 28.998196] usb 4-1: Failed to suspend device, error -19 | |
[ 29.048681] usb 3-1.1.3: new high-speed USB device number 26 using xhci-hcd | |
[ 29.208529] usb 3-1.1.3: New USB device found, idVendor=17ef, idProduct=30ae, bcdDevice=51.13 | |
[ 29.208538] usb 3-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 29.208540] usb 3-1.1.3: Product: USB2.0 Hub | |
[ 29.208541] usb 3-1.1.3: Manufacturer: VIA Labs, Inc. | |
[ 29.208543] usb 3-1.1.3: SerialNumber: 000000001 | |
[ 29.280932] hub 3-1.1.3:1.0: USB hub found | |
[ 29.281462] hub 3-1.1.3:1.0: 4 ports detected | |
[ 29.296745] usb 3-1.1.2.2: new full-speed USB device number 27 using xhci-hcd | |
[ 29.539128] rfkill: input handler disabled | |
[ 29.658241] usb 3-1.1.2.2: New USB device found, idVendor=0572, idProduct=141b, bcdDevice=13.07 | |
[ 29.658248] usb 3-1.1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 29.658250] usb 3-1.1.2.2: Product: DELL UZ2315H | |
[ 29.658251] usb 3-1.1.2.2: Manufacturer: DELL | |
[ 29.658253] usb 3-1.1.2.2: SerialNumber: 000000000000 | |
[ 29.760785] usb 3-1.1.2.2: 1:1: cannot get freq at ep 0x81 | |
[ 29.868769] rfkill: input handler enabled | |
[ 29.887237] usb 3-1.1.2.2: 2:1: cannot get freq at ep 0x1 | |
[ 30.208430] input: DELL DELL UZ2315H Consumer Control as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2.2/3-1.1.2.2:1.3/0003:0572:141B.000E/input/input37 | |
[ 30.268947] input: DELL DELL UZ2315H as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2.2/3-1.1.2.2:1.3/0003:0572:141B.000E/input/input38 | |
[ 30.269142] hid-generic 0003:0572:141B.000E: input,hiddev1,hidraw3: USB HID v1.00 Device [DELL DELL UZ2315H] on usb-xhci-hcd.1.auto-1.1.2.2/input3 | |
[ 30.399542] usb 3-1.1.2.2: 1:1: cannot get freq at ep 0x81 | |
[ 31.690482] rfkill: input handler disabled | |
[ 33.353317] hub 4-1:1.0: set hub depth failed | |
[ 33.481009] usb 3-1.1.3.2: new full-speed USB device number 28 using xhci-hcd | |
[ 33.720564] usb 3-1.1.3.2: New USB device found, idVendor=046d, idProduct=0a29, bcdDevice=76.57 | |
[ 33.720573] usb 3-1.1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 33.720575] usb 3-1.1.3.2: Product: Logitech Wireless Headset | |
[ 33.720576] usb 3-1.1.3.2: Manufacturer: Logitech | |
[ 33.720577] usb 3-1.1.3.2: SerialNumber: 000D44D544A9 | |
[ 33.777026] usb 3-1.1.2.4: new high-speed USB device number 29 using xhci-hcd | |
[ 33.826847] usb 3-1.1.3.2: 2:1: cannot set freq 48000 to ep 0x3 | |
[ 33.963456] usb 3-1.1.2.4: New USB device found, idVendor=0bda, idProduct=58ba, bcdDevice=41.02 | |
[ 33.963496] usb 3-1.1.2.4: New USB device strings: Mfr=3, Product=1, SerialNumber=2 | |
[ 33.963511] usb 3-1.1.2.4: Product: Integrated_Webcam_FHD | |
[ 33.963521] usb 3-1.1.2.4: Manufacturer: CNFDF25K123010007292 | |
[ 33.963531] usb 3-1.1.2.4: SerialNumber: 0x0001 | |
[ 34.035952] videodev: Linux video capture interface: v2.00 | |
[ 34.045730] usb 3-1.1.2.4: Found UVC 1.00 device Integrated_Webcam_FHD (0bda:58ba) | |
[ 34.059557] input: Integrated_Webcam_FHD: Dell Mon as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2.4/3-1.1.2.4:1.0/input/input39 | |
[ 34.059671] usbcore: registered new interface driver uvcvideo | |
[ 34.066059] input: Logitech Logitech Wireless Headset Consumer Control as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.2/3-1.1.3.2:1.3/0003:046D:0A29.000F/input/input40 | |
[ 34.129145] input: Logitech Logitech Wireless Headset as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.2/3-1.1.3.2:1.3/0003:046D:0A29.000F/input/input41 | |
[ 34.129249] hid-generic 0003:046D:0A29.000F: input,hiddev2,hidraw4: USB HID v1.11 Device [Logitech Logitech Wireless Headset] on usb-xhci-hcd.1.auto-1.1.3.2/input3 | |
[ 34.261220] usb 3-1.1.3.3: new high-speed USB device number 30 using xhci-hcd | |
[ 34.416571] usb 3-1.1.3.3: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00 | |
[ 34.416582] usb 3-1.1.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 34.416583] usb 3-1.1.3.3: Product: USB2.0 HUB | |
[ 34.465921] hub 3-1.1.3.3:1.0: USB hub found | |
[ 34.466754] hub 3-1.1.3.3:1.0: 4 ports detected | |
[ 34.689086] usb 4-1: USB disconnect, device number 10 | |
[ 34.765063] usb 3-1.1.3.3.3: new full-speed USB device number 31 using xhci-hcd | |
[ 34.903020] usb 3-1.1.3.3.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11 | |
[ 34.903030] usb 3-1.1.3.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 34.903032] usb 3-1.1.3.3.3: Product: USB Receiver | |
[ 34.903033] usb 3-1.1.3.3.3: Manufacturer: Logitech | |
[ 35.019627] logitech-djreceiver 0003:046D:C52B.0012: hiddev3,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2 | |
[ 35.021423] usb 4-1: new SuperSpeed USB device number 11 using xhci-hcd | |
[ 35.080592] usb 4-1: New USB device found, idVendor=17ef, idProduct=30ab, bcdDevice=51.14 | |
[ 35.080630] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 35.080644] usb 4-1: Product: USB3.1 Hub | |
[ 35.080654] usb 4-1: Manufacturer: VIA Labs, Inc. | |
[ 35.080663] usb 4-1: SerialNumber: 000000001 | |
[ 35.104430] hub 4-1:1.0: USB hub found | |
[ 35.105008] hub 4-1:1.0: 4 ports detected | |
[ 35.153375] input: Logitech K780 as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0012/0003:046D:405B.0013/input/input42 | |
[ 35.153677] logitech-hidpp-device 0003:046D:405B.0013: input,hidraw6: USB HID v1.11 Keyboard [Logitech K780] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:1 | |
[ 35.161190] logitech-hidpp-device 0003:046D:4101.0014: hidraw7: USB HID v1.11 Keyboard [Logitech T650] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:2 | |
[ 35.185209] logitech-hidpp-device 0003:046D:4094.0015: HID++ 4.5 device connected. | |
[ 35.500496] input: Logitech M325 as /devices/platform/soc@0/a8f8800.usb/a800000.usb/xhci-hcd.1.auto/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3.3/3-1.1.3.3.3/3-1.1.3.3.3:1.2/0003:046D:C52B.0012/0003:046D:4094.0015/input/input43 | |
[ 35.504534] logitech-hidpp-device 0003:046D:4094.0015: input,hidraw8: USB HID v1.11 Mouse [Logitech M325] on usb-xhci-hcd.1.auto-1.1.3.3.3/input2:3 | |
[ 35.790648] usb 4-1.1: new SuperSpeed USB device number 12 using xhci-hcd | |
[ 35.817002] usb 4-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.23 | |
[ 35.817034] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 | |
[ 35.817047] usb 4-1.1: Product: Realtek USB LAN | |
[ 35.817057] usb 4-1.1: Manufacturer: Realtek | |
[ 35.817066] usb 4-1.1: SerialNumber: 321000001 | |
[ 35.935634] usb 4-1.2: new SuperSpeed USB device number 13 using xhci-hcd | |
[ 35.962458] usb 4-1.2: New USB device found, idVendor=0451, idProduct=8046, bcdDevice= 1.00 | |
[ 35.962498] usb 4-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 35.985240] hub 4-1.2:1.0: USB hub found | |
[ 35.985621] hub 4-1.2:1.0: 4 ports detected | |
[ 36.049305] usb 4-1.1: reset SuperSpeed USB device number 12 using xhci-hcd | |
[ 36.129202] r8152 4-1.1:1.0: load rtl8153b-2 v1 10/23/19 successfully | |
[ 36.157374] usb 4-1.3: new SuperSpeed USB device number 14 using xhci-hcd | |
[ 36.166268] r8152 4-1.1:1.0 eth0: v1.12.13 | |
[ 36.222573] usb 4-1.3: New USB device found, idVendor=17ef, idProduct=30ad, bcdDevice=51.13 | |
[ 36.222582] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 36.222584] usb 4-1.3: Product: USB3.1 Hub | |
[ 36.222586] usb 4-1.3: Manufacturer: VIA Labs, Inc. | |
[ 36.222588] usb 4-1.3: SerialNumber: 000000001 | |
[ 36.255980] hub 4-1.3:1.0: USB hub found | |
[ 36.256948] hub 4-1.3:1.0: 4 ports detected | |
[ 36.289171] logitech-hidpp-device 0003:046D:405B.0013: HID++ 4.5 device connected. | |
[ 36.379237] r8152 4-1.1:1.0 enxf4a80d30fe82: renamed from eth0 | |
[ 38.734339] rfkill: input handler enabled | |
[ 38.756043] IPv6: ADDRCONF(NETDEV_CHANGE): enxf4a80d30fe82: link becomes ready | |
[ 38.756465] r8152 4-1.1:1.0 enxf4a80d30fe82: carrier on | |
[ 40.959372] rfkill: input handler disabled | |
[ 46.418059] systemd-journald[585]: Time jumped backwards, rotating. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment