-
-
Save heitbaum/0bb65152444ef48664323397d8e6c679 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
tx6:~ # dmesg | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.18.7 (docker@29e7d7ae2354) (aarch64-none-elf-gcc-11.3.0 (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Sat Jun 25 14:21:39 UTC 2022 | |
[ 0.000000] Machine model: Tanix TX6 | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000ffffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff] | |
[ 0.000000] cma: Reserved 384 MiB at 0x00000000e4800000 | |
[ 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.2 | |
[ 0.000000] percpu: Embedded 19 pages/cpu s37608 r8192 d32024 u77824 | |
[ 0.000000] pcpu-alloc: s37608 r8192 d32024 u77824 alloc=19*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 774144 | |
[ 0.000000] Kernel command line: boot=UUID=0504-4125 disk=UUID=8936b974-c5d5-43ee-8cbe-1e6769d04862 quiet console=ttyS0,115200 console=tty1 | |
[ 0.000000] Unknown kernel command line parameters "boot=UUID=0504-4125 disk=UUID=8936b974-c5d5-43ee-8cbe-1e6769d04862", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
[ 0.000000] Memory: 2668396K/3145728K available (11520K kernel code, 1340K rwdata, 4484K rodata, 4224K init, 377K bss, 84116K reserved, 393216K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 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] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GIC: Using split EOI/Deactivate mode | |
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000120] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns | |
[ 0.000514] Console: colour dummy device 80x25 | |
[ 0.000542] printk: console [tty1] enabled | |
[ 0.000580] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) | |
[ 0.000593] pid_max: default: 32768 minimum: 301 | |
[ 0.000657] LSM: Security Framework initializing | |
[ 0.000785] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.000819] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.002274] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.002288] cblist_init_generic: Setting shift to 2 and lim to 1. | |
[ 0.002379] cblist_init_generic: Setting shift to 2 and lim to 1. | |
[ 0.002545] rcu: Hierarchical SRCU implementation. | |
[ 0.003530] smp: Bringing up secondary CPUs ... | |
[ 0.004459] Detected VIPT I-cache on CPU1 | |
[ 0.004524] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.005267] Detected VIPT I-cache on CPU2 | |
[ 0.005304] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.005957] Detected VIPT I-cache on CPU3 | |
[ 0.005989] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.006048] smp: Brought up 1 node, 4 CPUs | |
[ 0.006060] SMP: Total of 4 processors activated. | |
[ 0.006066] CPU features: detected: 32-bit EL0 Support | |
[ 0.006071] CPU features: detected: CRC32 instructions | |
[ 0.006260] CPU: All CPU(s) started at EL2 | |
[ 0.006280] alternatives: patching kernel code | |
[ 0.007715] devtmpfs: initialized | |
[ 0.012815] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.012844] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.024831] pinctrl core: initialized pinctrl subsystem | |
[ 0.026063] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.027620] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.027834] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.028056] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.028521] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.028856] cpuidle: using governor menu | |
[ 0.029000] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.029094] ASID allocator initialised with 65536 entries | |
[ 0.029744] Serial: AMBA PL011 UART driver | |
[ 0.041884] platform 6510000.tcon-top: Fixing up cyclic dependency with 6000000.hdmi | |
[ 0.042205] platform 6515000.lcd-controller: Fixing up cyclic dependency with 6510000.tcon-top | |
[ 0.044044] platform connector: Fixing up cyclic dependency with 6000000.hdmi | |
[ 0.054113] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.054131] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.054137] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.054144] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.054684] cryptd: max_cpu_qlen set to 1000 | |
[ 0.056791] iommu: Default domain type: Translated | |
[ 0.056803] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.057090] SCSI subsystem initialized | |
[ 0.057217] libata version 3.00 loaded. | |
[ 0.057429] usbcore: registered new interface driver usbfs | |
[ 0.057470] usbcore: registered new interface driver hub | |
[ 0.057499] usbcore: registered new device driver usb | |
[ 0.057792] mc: Linux media interface: v0.10 | |
[ 0.057821] videodev: Linux video capture interface: v2.00 | |
[ 0.057910] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.057915] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.057931] PTP clock support registered | |
[ 0.058462] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.059206] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.059411] VFS: Disk quotas dquot_6.6.0 | |
[ 0.059453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.065740] NET: Registered PF_INET protocol family | |
[ 0.066082] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.068303] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) | |
[ 0.068397] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.068415] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.068693] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) | |
[ 0.069216] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 0.069343] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) | |
[ 0.069448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) | |
[ 0.069668] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.070054] RPC: Registered named UNIX socket transport module. | |
[ 0.070061] RPC: Registered udp transport module. | |
[ 0.070066] RPC: Registered tcp transport module. | |
[ 0.070069] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.070870] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.072610] Initialise system trusted keyrings | |
[ 0.072894] workingset: timestamp_bits=46 max_order=20 bucket_order=0 | |
[ 0.079892] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.080757] NFS: Registering the id_resolver key type | |
[ 0.080800] Key type id_resolver registered | |
[ 0.080805] Key type id_legacy registered | |
[ 0.080883] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.080890] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.081715] Key type cifs.idmap registered | |
[ 0.132711] NET: Registered PF_ALG protocol family | |
[ 0.132738] xor: measuring software checksum speed | |
[ 0.138019] 8regs : 1867 MB/sec | |
[ 0.143307] 32regs : 1867 MB/sec | |
[ 0.148963] arm64_neon : 1743 MB/sec | |
[ 0.148969] xor: using function: 32regs (1867 MB/sec) | |
[ 0.148979] Key type asymmetric registered | |
[ 0.148984] Asymmetric key parser 'x509' registered | |
[ 0.150129] alg: self-tests for CTR-KDF (hmac(sha256)) passed | |
[ 0.150217] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
[ 0.150332] io scheduler mq-deadline registered | |
[ 0.150339] io scheduler kyber registered | |
[ 0.165769] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.170177] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 0.175378] loop: module loaded | |
[ 0.194270] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.196650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.196660] ehci-platform: EHCI generic platform driver | |
[ 0.196801] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.196816] ohci-platform: OHCI generic platform driver | |
[ 0.197432] usbcore: registered new interface driver uas | |
[ 0.197477] usbcore: registered new interface driver usb-storage | |
[ 0.199968] sun6i-rtc 7000000.rtc: registered as rtc0 | |
[ 0.199995] sun6i-rtc 7000000.rtc: setting system clock to 2022-06-26T05:56:17 UTC (1656222977) | |
[ 0.200011] sun6i-rtc 7000000.rtc: RTC enabled | |
[ 0.200118] i2c_dev: i2c /dev entries driver | |
[ 0.200548] ir_imon_decoder: IR iMON protocol handler initialized | |
[ 0.200553] IR JVC protocol handler initialized | |
[ 0.200557] IR MCE Keyboard/mouse protocol handler initialized | |
[ 0.200560] IR NEC protocol handler initialized | |
[ 0.200564] IR RC5(x/sz) protocol handler initialized | |
[ 0.200568] IR RC6 protocol handler initialized | |
[ 0.200571] IR RCMM protocol handler initialized | |
[ 0.200575] IR SANYO protocol handler initialized | |
[ 0.200578] IR Sharp protocol handler initialized | |
[ 0.200582] IR Sony protocol handler initialized | |
[ 0.200585] IR XMP protocol handler initialized | |
[ 0.200623] usbcore: registered new interface driver xbox_remote | |
[ 0.201858] sunxi-wdt 7020400.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 0.202671] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.202677] sdhci: Copyright(c) Pierre Ossman | |
[ 0.202777] Synopsys Designware Multimedia Card Interface Driver | |
[ 0.203582] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.204376] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.204619] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.204751] sun8i-ce 1904000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) | |
[ 0.205020] sun8i-ce 1904000.crypto: will run requests pump with realtime priority | |
[ 0.205135] sun8i-ce 1904000.crypto: will run requests pump with realtime priority | |
[ 0.205237] sun8i-ce 1904000.crypto: will run requests pump with realtime priority | |
[ 0.205352] sun8i-ce 1904000.crypto: will run requests pump with realtime priority | |
[ 0.205421] sun8i-ce 1904000.crypto: Register cbc(aes) | |
[ 0.205481] sun8i-ce 1904000.crypto: Register ecb(aes) | |
[ 0.205499] sun8i-ce 1904000.crypto: Register cbc(des3_ede) | |
[ 0.205516] sun8i-ce 1904000.crypto: Register ecb(des3_ede) | |
[ 0.205534] sun8i-ce 1904000.crypto: Register md5 | |
[ 0.205552] sun8i-ce 1904000.crypto: Register sha1 | |
[ 0.205568] sun8i-ce 1904000.crypto: Register sha224 | |
[ 0.205585] sun8i-ce 1904000.crypto: Register sha256 | |
[ 0.205602] sun8i-ce 1904000.crypto: Register sha384 | |
[ 0.205620] sun8i-ce 1904000.crypto: Register sha512 | |
[ 0.205638] sun8i-ce 1904000.crypto: Register stdrng | |
[ 0.206754] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0 | |
[ 0.207258] hid: raw HID events driver (C) Jiri Kosina | |
[ 0.207799] usbcore: registered new interface driver usbhid | |
[ 0.207805] usbhid: USB HID core driver | |
[ 0.208233] random: crng init done | |
[ 0.212057] Initializing XFRM netlink socket | |
[ 0.212487] NET: Registered PF_INET6 protocol family | |
[ 0.213361] Segment Routing with IPv6 | |
[ 0.213384] In-situ OAM (IOAM) with IPv6 | |
[ 0.213442] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver | |
[ 0.213891] NET: Registered PF_PACKET protocol family | |
[ 0.213965] Key type dns_resolver registered | |
[ 0.214268] registered taskstats version 1 | |
[ 0.214286] Loading compiled-in X.509 certificates | |
[ 0.230861] platform 1100000.mixer: Fixing up cyclic dependency with 6510000.tcon-top | |
[ 0.235896] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver | |
[ 0.237921] sun50i-h6-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver | |
[ 0.238358] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pb not found, using dummy regulator | |
[ 0.238901] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator | |
[ 0.239301] printk: console [ttyS0] disabled | |
[ 0.259667] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 37, base_baud = 1500000) is a 16550A | |
[ 0.259815] printk: console [ttyS0] enabled | |
[ 0.281220] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 38, base_baud = 1500000) is a 16550A | |
[ 0.281348] serial serial0: tty port ttyS1 registered | |
[ 0.283536] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 0.283566] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 | |
[ 0.283704] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f064 hci version 0x100 quirks 0x0000000002010010 | |
[ 0.283758] xhci-hcd xhci-hcd.1.auto: irq 46, io mem 0x05200000 | |
[ 0.283906] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 0.283920] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 | |
[ 0.283934] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed | |
[ 0.284495] hub 1-0:1.0: USB hub found | |
[ 0.284525] hub 1-0:1.0: 1 port detected | |
[ 0.284841] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 0.285265] hub 2-0:1.0: USB hub found | |
[ 0.285292] hub 2-0:1.0: 1 port detected | |
[ 0.286099] ehci-platform 5101000.usb: EHCI Host Controller | |
[ 0.286130] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 3 | |
[ 0.286232] ehci-platform 5101000.usb: irq 44, io mem 0x05101000 | |
[ 0.299221] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00 | |
[ 0.299695] hub 3-0:1.0: USB hub found | |
[ 0.299726] hub 3-0:1.0: 1 port detected | |
[ 0.300487] ehci-platform 5311000.usb: EHCI Host Controller | |
[ 0.300506] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 4 | |
[ 0.300599] ehci-platform 5311000.usb: irq 47, io mem 0x05311000 | |
[ 0.315216] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00 | |
[ 0.315700] hub 4-0:1.0: USB hub found | |
[ 0.315727] hub 4-0:1.0: 1 port detected | |
[ 0.491339] ohci-platform 5101400.usb: Generic Platform OHCI controller | |
[ 0.491372] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 5 | |
[ 0.491480] ohci-platform 5101400.usb: irq 45, io mem 0x05101400 | |
[ 0.555750] hub 5-0:1.0: USB hub found | |
[ 0.555779] hub 5-0:1.0: 1 port detected | |
[ 0.556646] ohci-platform 5311400.usb: Generic Platform OHCI controller | |
[ 0.556669] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 6 | |
[ 0.556777] ohci-platform 5311400.usb: irq 48, io mem 0x05311400 | |
[ 0.619752] hub 6-0:1.0: USB hub found | |
[ 0.619782] hub 6-0:1.0: 1 port detected | |
[ 0.620705] usb_phy_generic usb_phy_generic.2.auto: supply vcc not found, using dummy regulator | |
[ 0.620844] usb_phy_generic usb_phy_generic.2.auto: dummy supplies not allowed for exclusive requests | |
[ 0.699404] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver | |
[ 0.699425] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 7 | |
[ 0.699938] hub 7-0:1.0: USB hub found | |
[ 0.699967] hub 7-0:1.0: 1 port detected | |
[ 0.706804] ac200-codec: Failed to locate of_node [id: -1] | |
[ 0.707007] ac200-efuse: Failed to locate of_node [id: -1] | |
[ 0.707469] ac200-ephy ac200-ephy: DMA mask not set | |
[ 0.710692] ac200-rtc: Failed to locate of_node [id: -1] | |
[ 0.710806] ac200-tve: Failed to locate of_node [id: -1] | |
[ 0.713569] core: _opp_supported_by_regulators: OPP minuV: 1160000 maxuV: 1200000, not supported by regulator | |
[ 0.713593] cpu cpu0: _opp_add: OPP not supported by regulators (1800000000) | |
[ 0.714479] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pm not found, using dummy regulator | |
[ 0.715833] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 0.716498] sunxi-mmc 4020000.mmc: Got CD GPIO | |
[ 0.716822] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq | |
[ 0.721232] scpi_protocol scpi: SCP Protocol 1.2 Firmware 0.4.10000 version | |
[ 0.725077] sun8i-mixer 1100000.mixer: deferred probe timeout, ignoring dependency | |
[ 0.725217] sun4i-drm display-engine: deferred probe timeout, ignoring dependency | |
[ 0.735641] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops) | |
[ 0.735818] sun4i-drm display-engine: bound 6510000.tcon-top (ops sun8i_tcon_top_ops) | |
[ 0.736008] sun4i-drm display-engine: bound 6515000.lcd-controller (ops sun4i_tcon_ops) | |
[ 0.736056] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator | |
[ 0.736308] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY) | |
[ 0.736636] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver | |
[ 0.737236] sun4i-drm display-engine: bound 6000000.hdmi (ops sun8i_dw_hdmi_ops) | |
[ 0.737492] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 | |
[ 0.747338] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 0.747515] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode | |
[ 0.747521] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 0.753618] sunxi-mmc 4021000.mmc: card claims to support voltages below defined range | |
[ 0.763810] mmc2: new high speed SDIO card at address 0001 | |
[ 0.890875] mmc1: new HS200 MMC card at address 0001 | |
[ 0.892318] mmcblk1: mmc1:0001 SCA64G 57.7 GiB | |
[ 0.895401] mmcblk1: p1 p2 | |
[ 0.895970] mmcblk1boot0: mmc1:0001 SCA64G 4.00 MiB | |
[ 0.897085] mmcblk1boot1: mmc1:0001 SCA64G 4.00 MiB | |
[ 0.987250] usb 5-1: new low-speed USB device number 2 using ohci-platform | |
[ 1.225251] input: Microsoft Wired Keyboard 600 as /devices/platform/soc/5101400.usb/usb5/5-1/5-1:1.0/0003:045E:07F8.0001/input/input0 | |
[ 1.227536] Console: switching to colour frame buffer device 480x135 | |
[ 1.283948] hid-generic 0003:045E:07F8.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-5101400.usb-1/input0 | |
[ 1.289914] input: Microsoft Wired Keyboard 600 Consumer Control as /devices/platform/soc/5101400.usb/usb5/5-1/5-1:1.1/0003:045E:07F8.0002/input/input1 | |
[ 1.340723] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device | |
[ 1.341403] cedrus 1c0e000.video-codec: deferred probe timeout, ignoring dependency | |
[ 1.342009] cedrus 1c0e000.video-codec: Device registered as /dev/video0 | |
[ 1.345045] ALSA device list: | |
[ 1.345061] #0: sun50i-h6-spdif | |
[ 1.345066] #1: allwinner-hdmi | |
[ 1.347364] Freeing unused kernel memory: 4224K | |
[ 1.347512] Run /init as init process | |
[ 1.347517] with arguments: | |
[ 1.347520] /init | |
[ 1.347523] with environment: | |
[ 1.347525] HOME=/ | |
[ 1.347528] TERM=linux | |
[ 1.347531] boot=UUID=0504-4125 | |
[ 1.347534] disk=UUID=8936b974-c5d5-43ee-8cbe-1e6769d04862 | |
[ 1.348123] input: Microsoft Wired Keyboard 600 System Control as /devices/platform/soc/5101400.usb/usb5/5-1/5-1:1.1/0003:045E:07F8.0002/input/input2 | |
[ 1.348363] hid-generic 0003:045E:07F8.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-5101400.usb-1/input1 | |
[ 1.516148] Checking disk(s): UUID=0504-4125 UUID=8936b974-c5d5-43ee-8cbe-1e6769d04862 | |
[ 1.649446] fsck: fsck.fat 4.2 (2021-01-31) | |
[ 1.649588] fsck: /dev/mmcblk1p1: 22 files, 16751/65501 clusters | |
[ 1.649741] fsck: STORAGE: clean, 1044/14983168 files, 3781765/59928576 blocks | |
[ 2.124735] loop0: detected capacity change from 0 to 224272 | |
[ 2.262153] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. | |
[ 2.446348] kernel-overlays-setup: setup base modules | |
[ 2.492629] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/5.18.7 | |
[ 2.534363] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware | |
[ 2.536332] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays | |
[ 2.545221] kernel-overlays-setup: added firmware from /storage/.config/firmware | |
[ 2.545303] kernel-overlays-setup: done | |
[ 2.860888] systemd[1]: systemd 251.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) | |
[ 2.860917] systemd[1]: Detected architecture arm64. | |
[ 3.115176] systemd[1]: Queued start job for default target Kodi Mediacenter Interface. | |
[ 3.118324] systemd[1]: Created slice Slice /system/modprobe. | |
[ 3.119491] systemd[1]: Created slice User and Session Slice. | |
[ 3.119780] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[ 3.119938] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 3.120152] systemd[1]: Reached target Path Units. | |
[ 3.120253] systemd[1]: Reached target Slice Units. | |
[ 3.131296] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[ 3.131495] systemd[1]: Reached target RPC Port Mapper. | |
[ 3.131927] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[ 3.135927] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit). | |
[ 3.137185] systemd[1]: Listening on Journal Socket (/dev/log). | |
[ 3.137813] systemd[1]: Listening on Journal Socket. | |
[ 3.139656] systemd[1]: Listening on udev Control Socket. | |
[ 3.140254] systemd[1]: Listening on udev Kernel Socket. | |
[ 3.143674] systemd[1]: Mounting Huge Pages File System... | |
[ 3.147532] systemd[1]: Mounting POSIX Message Queue File System... | |
[ 3.151443] systemd[1]: Mounting Kernel Debug File System... | |
[ 3.151986] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 3.155955] systemd[1]: Mounting Variable Directory... | |
[ 3.160575] systemd[1]: Starting Create List of Static Device Nodes... | |
[ 3.165488] systemd[1]: Starting Load Kernel Module configfs... | |
[ 3.170782] systemd[1]: Starting Load Kernel Module drm... | |
[ 3.174699] systemd[1]: Starting Load Kernel Module fuse... | |
[ 3.178399] systemd[1]: Starting Show Version... | |
[ 3.182032] systemd[1]: Starting Create Persistent Log Directory on /storage and rotate large logs... | |
[ 3.187138] systemd[1]: Starting Mounting swapfile... | |
[ 3.197445] fuse: init (API version 7.36) | |
[ 3.210612] systemd[1]: Starting Rebuild Hardware Database... | |
[ 3.221102] systemd[1]: Starting Load Kernel Modules... | |
[ 3.225585] systemd[1]: Starting Setup NTP servers for timesyncd... | |
[ 3.229817] systemd[1]: Starting Coldplug All udev Devices... | |
[ 3.235933] systemd[1]: Starting Wait for Kernel Time Synchronisation... | |
[ 3.248602] systemd[1]: Mounted Huge Pages File System. | |
[ 3.249591] systemd[1]: Mounted POSIX Message Queue File System. | |
[ 3.250722] systemd[1]: Mounted Kernel Debug File System. | |
[ 3.251682] systemd[1]: Mounted Variable Directory. | |
[ 3.253660] systemd[1]: Finished Create List of Static Device Nodes. | |
[ 3.255489] systemd[1]: [email protected]: Deactivated successfully. | |
[ 3.256503] systemd[1]: Finished Load Kernel Module configfs. | |
[ 3.258259] systemd[1]: [email protected]: Deactivated successfully. | |
[ 3.259009] systemd[1]: Finished Load Kernel Module drm. | |
[ 3.260571] systemd[1]: [email protected]: Deactivated successfully. | |
[ 3.262178] systemd[1]: Finished Load Kernel Module fuse. | |
[ 3.263917] systemd[1]: Finished Show Version. | |
[ 3.270141] systemd[1]: Finished Setup NTP servers for timesyncd. | |
[ 3.278688] systemd[1]: Mounting FUSE Control File System... | |
[ 3.283777] systemd[1]: Mounting Kernel Configuration File System... | |
[ 3.289267] systemd[1]: Finished Create Persistent Log Directory on /storage and rotate large logs. | |
[ 3.293380] systemd[1]: Persistent Log Storage was skipped because all trigger condition checks failed. | |
[ 3.298130] systemd[1]: Mounted FUSE Control File System. | |
[ 3.298711] systemd[1]: Mounted Kernel Configuration File System. | |
[ 3.310839] Asymmetric key parser 'pkcs8' registered | |
[ 3.313429] systemd[1]: Finished Load Kernel Modules. | |
[ 3.318200] systemd[1]: Starting Apply Kernel Variables... | |
[ 3.366286] systemd[1]: Finished Apply Kernel Variables. | |
[ 3.387861] systemd[1]: Finished Mounting swapfile. | |
[ 3.388276] systemd[1]: Reached target Swaps. | |
[ 3.391588] systemd[1]: Mounting Temporary Directory /tmp... | |
[ 3.397555] systemd[1]: Mounted Temporary Directory /tmp. | |
[ 3.397899] systemd[1]: Reached target Local File Systems. | |
[ 3.400963] systemd[1]: Starting Setup machine-id... | |
[ 3.425126] systemd[1]: Finished Setup machine-id. | |
[ 3.430407] systemd[1]: Starting Journal Service... | |
[ 3.434302] systemd[1]: Starting Create Static Device Nodes in /dev... | |
[ 3.466050] systemd[1]: Finished Create Static Device Nodes in /dev. | |
[ 3.504486] systemd[1]: Started Journal Service. | |
[ 3.532408] systemd-journald[325]: Received client request to flush runtime journal. | |
[ 5.375400] sun8i-ce 1904000.crypto: Fallback for md5-sun8i-ce is md5-generic | |
[ 5.400634] sun8i-ce 1904000.crypto: Fallback for sha1-sun8i-ce is sha1-ce | |
[ 5.400720] sun8i-ce 1904000.crypto: Fallback for sha256-sun8i-ce is sha256-ce | |
[ 5.400736] sun8i-ce 1904000.crypto: Fallback for sha384-sun8i-ce is sha384-generic | |
[ 5.400750] sun8i-ce 1904000.crypto: Fallback for sha512-sun8i-ce is sha512-generic | |
[ 5.662254] sun8i-ce 1904000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce | |
[ 5.662305] sun8i-ce 1904000.crypto: Fallback for cbc-aes-sun8i-ce is cbc-aes-ce | |
[ 5.730101] sun8i-ce 1904000.crypto: Fallback for cbc-des3-sun8i-ce is cbc(des3_ede-generic) | |
[ 5.885531] sun50i-di 1420000.deinterlace: Device registered as /dev/video1 | |
[ 5.920229] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 5.963703] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 6.151822] panfrost 1800000.gpu: clock rate = 432000000 | |
[ 6.151870] panfrost 1800000.gpu: bus_clock rate = 200000000 | |
[ 6.167033] panfrost 1800000.gpu: mali-t720 id 0x720 major 0x1 minor 0x1 status 0x0 | |
[ 6.167061] panfrost 1800000.gpu: features: 00000000,00000408, issues: 00000000,21054400 | |
[ 6.167069] panfrost 1800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002821 AS:0xf JS:0x7 | |
[ 6.167076] panfrost 1800000.gpu: shader_present=0x3 l2_present=0x1 | |
[ 6.207182] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned. | |
[ 6.263430] Bluetooth: Core ver 2.22 | |
[ 6.264484] NET: Registered PF_BLUETOOTH protocol family | |
[ 6.264525] Bluetooth: HCI device and connection manager initialized | |
[ 6.264571] Bluetooth: HCI socket layer initialized | |
[ 6.264581] Bluetooth: L2CAP socket layer initialized | |
[ 6.264687] Bluetooth: SCO socket layer initialized | |
[ 6.282210] hantro-vpu 1c00000.video-codec-g2: registered allwinner,sun50i-h6-vpu-g2-dec as /dev/video2 | |
[ 6.282668] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pa not found, using dummy regulator | |
[ 6.283015] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found | |
[ 6.283032] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found | |
[ 6.283105] dwmac-sun8i 5020000.ethernet: supply phy not found, using dummy regulator | |
[ 6.293941] dwmac-sun8i 5020000.ethernet: supply phy-io not found, using dummy regulator | |
[ 6.294069] [drm] Initialized panfrost 1.2.0 20180908 for 1800000.gpu on minor 1 | |
[ 6.294137] dwmac-sun8i 5020000.ethernet: PTP uses main clock | |
[ 6.294171] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 50000) | |
[ 6.308307] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported | |
[ 6.308334] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported | |
[ 6.308339] dwmac-sun8i 5020000.ethernet: COE Type 2 | |
[ 6.308345] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported | |
[ 6.308350] dwmac-sun8i 5020000.ethernet: Normal descriptors | |
[ 6.308354] dwmac-sun8i 5020000.ethernet: Chain mode enabled | |
[ 6.352751] Bluetooth: HCI UART driver ver 2.3 | |
[ 6.352789] Bluetooth: HCI UART protocol H4 registered | |
[ 6.352792] Bluetooth: HCI UART protocol BCSP registered | |
[ 6.353414] Bluetooth: HCI UART protocol LL registered | |
[ 6.353441] Bluetooth: HCI UART protocol ATH3K registered | |
[ 6.353950] Bluetooth: HCI UART protocol Three-wire (H5) registered | |
[ 6.355523] Bluetooth: HCI UART protocol Intel registered | |
[ 6.357155] Bluetooth: HCI UART protocol Broadcom registered | |
[ 6.357884] Bluetooth: HCI UART protocol QCA registered | |
[ 6.357937] Bluetooth: HCI UART protocol AG6XX registered | |
[ 6.358087] Bluetooth: HCI UART protocol Marvell registered | |
[ 6.365429] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator | |
[ 6.365775] Registered IR keymap rc-tanix-tx5max | |
[ 6.366002] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0 | |
[ 6.366818] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter | |
[ 6.370770] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input3 | |
[ 6.468926] sunxi-ir 7040000.ir: initialized sunXi IR driver | |
[ 6.478370] systemd-journald[325]: Data hash table of /run/log/journal/4be1c5f3886356fcc51ea44b622afb4d/system.journal has a fill level at 75.2 (1539 of 2047 items, 524288 file size, 340 bytes per hash table item), suggesting rotation. | |
[ 6.478405] systemd-journald[325]: /run/log/journal/4be1c5f3886356fcc51ea44b622afb4d/system.journal: Journal header limits reached or header out-of-date, rotating. | |
[ 7.031429] rtw_8822cs mmc2:0001:1: Firmware version 9.9.13, H2C version 15 | |
[ 7.049645] rtw_8822cs mmc2:0001:1: Firmware version 9.9.4, H2C version 15 | |
[ 7.112673] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822 | |
[ 7.116886] Bluetooth: hci0: RTL: rom_version status=0 version=3 | |
[ 7.116928] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_fw.bin | |
[ 7.129970] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_config.bin | |
[ 7.151444] Bluetooth: hci0: RTL: cfg_sz 33, total sz 36285 | |
[ 7.237598] input: eventlircd as /devices/virtual/input/input4 | |
[ 7.280842] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 7.280868] Bluetooth: BNEP filters: protocol multicast | |
[ 7.280888] Bluetooth: BNEP socket layer initialized | |
[ 7.602923] Bluetooth: hci0: RTL: fw version 0x15b76d7d | |
[ 7.655592] sun8i-ce 1904000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce | |
[ 16.300517] sun8i-ce 1904000.crypto: Fallback for sha256-sun8i-ce is sha256-ce | |
[ 21.475893] wlan0: authenticate with c8:84:a1:d7:18:87 | |
[ 24.438138] wlan0: send auth to c8:84:a1:d7:18:87 (try 1/3) | |
[ 24.601499] wlan0: authenticated | |
[ 24.603271] wlan0: associate with c8:84:a1:d7:18:87 (try 1/3) | |
[ 24.615633] wlan0: RX AssocResp from c8:84:a1:d7:18:87 (capab=0x111 status=0 aid=1) | |
[ 24.671404] wlan0: associated | |
[ 24.761563] wlan0: Limiting TX power to 12 (15 - 3) dBm as advertised by c8:84:a1:d7:18:87 | |
[ 24.761949] sun8i-ce 1904000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce | |
[ 24.796159] sun8i-ce 1904000.crypto: Fallback for sha1-sun8i-ce is sha1-ce | |
[ 3282.585489] sun8i-ce 1904000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce | |
[ 6882.475239] sun8i-ce 1904000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce | |
[10482.367174] sun8i-ce 1904000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce | |
[11206.697130] PM: suspend entry (deep) | |
[11206.700840] Filesystems sync: 0.003 seconds | |
[11206.701548] Freezing user space processes ... (elapsed 0.013 seconds) done. | |
[11206.715294] OOM killer disabled. | |
[11206.715300] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. | |
[11206.716582] printk: Suspending console(s) (use no_console_suspend to debug) | |
[11206.717339] wlan0: deauthenticating from c8:84:a1:d7:18:87 by local choice (Reason: 3=DEAUTH_LEAVING) | |
[11206.921792] ------------[ cut here ]------------ | |
[11206.921806] WARNING: CPU: 1 PID: 1061 at drivers/mmc/core/sdio.c:1028 mmc_sdio_suspend+0x20/0x120 | |
[11206.921833] Modules linked in: bnep rtw88_8822cs rtw88_8822c sunxi_cir rtw88_sdio hci_uart crct10dif_ce rtw88_core btqca btrtl btbcm mac80211 dwmac_sun8i libarc4 btintel bluetooth hantro_vpu(C) ecdh_generic panfrost v4l2_vp9 ecc v4l2_h264 drm_shmem_helper gpu_sched sun50i_di cfg80211 rfkill pkcs8_key_parser fuse | |
[11206.921923] CPU: 1 PID: 1061 Comm: systemd-sleep Tainted: G C 5.18.7 #1 | |
[11206.921931] Hardware name: Tanix TX6 (DT) | |
[11206.921936] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[11206.921944] pc : mmc_sdio_suspend+0x20/0x120 | |
[11206.921952] lr : mmc_bus_suspend+0x34/0x70 | |
[11206.921962] sp : ffff800009663a90 | |
[11206.921965] x29: ffff800009663a90 x28: ffff000002928d80 x27: 0000000000000002 | |
[11206.921977] x26: ffff800008623664 x25: ffff800009538718 x24: ffff800008894d90 | |
[11206.921989] x23: ffff80000957bef8 x22: ffff000002961888 x21: ffff000002961000 | |
[11206.922001] x20: ffff000002961808 x19: ffff000002961000 x18: 0000000000000001 | |
[11206.922012] x17: 0000000000000000 x16: ffff000002bd4000 x15: 0000000000000011 | |
[11206.922024] x14: 0000000000000370 x13: 0000000000000001 x12: 0000000000000000 | |
[11206.922035] x11: 0000000000000001 x10: 00000000000009a0 x9 : ffff800009663870 | |
[11206.922046] x8 : ffff000002929780 x7 : ffff000003a78e00 x6 : 0000000000000015 | |
[11206.922057] x5 : 0000000000000015 x4 : 0000000000000000 x3 : 0000000000000000 | |
[11206.922068] x2 : ffff000002928d80 x1 : ffff80000889e780 x0 : 0000000000000000 | |
[11206.922080] Call trace: | |
[11206.922083] mmc_sdio_suspend+0x20/0x120 | |
[11206.922091] mmc_bus_suspend+0x34/0x70 | |
[11206.922099] __device_suspend+0x108/0x354 | |
[11206.922111] dpm_suspend+0x114/0x1e0 | |
[11206.922120] dpm_suspend_start+0x74/0x90 | |
[11206.922128] suspend_devices_and_enter+0x124/0x4c0 | |
[11206.922140] pm_suspend+0x1e4/0x250 | |
[11206.922148] state_store+0x88/0x124 | |
[11206.922156] kobj_attr_store+0x14/0x2c | |
[11206.922166] sysfs_kf_write+0x40/0x4c | |
[11206.922175] kernfs_fop_write_iter+0x110/0x19c | |
[11206.922182] new_sync_write+0xd0/0x150 | |
[11206.922193] vfs_write+0x23c/0x294 | |
[11206.922199] ksys_write+0x64/0xf0 | |
[11206.922205] __arm64_sys_write+0x18/0x20 | |
[11206.922212] invoke_syscall+0x44/0x110 | |
[11206.922222] el0_svc_common.constprop.0+0x40/0xf0 | |
[11206.922229] do_el0_svc_compat+0x1c/0x30 | |
[11206.922236] el0_svc_compat+0x14/0x4c | |
[11206.922248] el0t_32_sync_handler+0x90/0x11c | |
[11206.922255] el0t_32_sync+0x14c/0x150 | |
[11206.922263] ---[ end trace 0000000000000000 ]--- | |
[11206.923854] musb-sunxi 5100000.usb: sunxi-musb does not have ULPI bus control register | |
[11207.114388] Disabling non-boot CPUs ... | |
[11207.116030] psci: CPU1 killed (polled 4 ms) | |
[11207.118293] psci: CPU2 killed (polled 0 ms) | |
[11207.120437] psci: CPU3 killed (polled 0 ms) | |
[11207.121197] Enabling non-boot CPUs ... | |
[11207.121659] Detected VIPT I-cache on CPU1 | |
[11207.121721] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[11207.122125] CPU1 is up | |
[11207.122385] Detected VIPT I-cache on CPU2 | |
[11207.122416] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[11207.122643] CPU2 is up | |
[11207.122914] Detected VIPT I-cache on CPU3 | |
[11207.122945] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[11207.123247] CPU3 is up | |
[11207.558851] xhci-hcd xhci-hcd.1.auto: xHC error in resume, USBSTS 0x401, Reinit | |
[11207.558873] usb usb1: root hub lost power or was reset | |
[11207.558880] usb usb2: root hub lost power or was reset | |
[11208.059078] musb-sunxi 5100000.usb: sunxi-musb does not have ULPI bus control register | |
[11208.274462] sunxi-mmc 4021000.mmc: data error, sending stop command | |
[11208.274486] rtw_8822cs mmc2:0001:1: Failed to write 4608 byte(s) to SDIO port 0x0000840c | |
[11208.274500] rtw_8822cs mmc2:0001:1: failed to write data to rsvd page | |
[11208.274559] rtw_8822cs mmc2:0001:1: failed to download rsvd page | |
[11208.275934] rtw_8822cs mmc2:0001:1: failed to download firmware | |
[11208.289086] ------------[ cut here ]------------ | |
[11208.289089] Hardware became unavailable upon resume. This could be a software issue prior to suspend or a hardware issue. | |
[11208.289157] WARNING: CPU: 2 PID: 1061 at net/mac80211/util.c:2408 ieee80211_reconfig+0x80/0xd40 [mac80211] | |
[11208.289307] Modules linked in: bnep rtw88_8822cs rtw88_8822c sunxi_cir rtw88_sdio hci_uart crct10dif_ce rtw88_core btqca btrtl btbcm mac80211 dwmac_sun8i libarc4 btintel bluetooth hantro_vpu(C) ecdh_generic panfrost v4l2_vp9 ecc v4l2_h264 drm_shmem_helper gpu_sched sun50i_di cfg80211 rfkill pkcs8_key_parser fuse | |
[11208.289394] CPU: 2 PID: 1061 Comm: systemd-sleep Tainted: G WC 5.18.7 #1 | |
[11208.289403] Hardware name: Tanix TX6 (DT) | |
[11208.289407] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[11208.289416] pc : ieee80211_reconfig+0x80/0xd40 [mac80211] | |
[11208.289521] lr : ieee80211_reconfig+0x80/0xd40 [mac80211] | |
[11208.289626] sp : ffff800009663a10 | |
[11208.289629] x29: ffff800009663a10 x28: ffff000002928d80 x27: 00000000ffffff92 | |
[11208.289642] x26: 0000000000000008 x25: ffff800008ef5ba8 x24: 0000000000000001 | |
[11208.289653] x23: 0000000000000000 x22: ffff800000b7eb90 x21: 0000000000000010 | |
[11208.289665] x20: ffff00000b360000 x19: ffff00000b3608e0 x18: fffffffffffe9058 | |
[11208.289676] x17: 72617774666f7320 x16: 6120656220646c75 x15: 6f63207369685420 | |
[11208.289688] x14: 2e656d7573657220 x13: 0a2e657573736920 x12: 6572617764726168 | |
[11208.289700] x11: 206120726f20646e x10: 6570737573206f74 x9 : ffff800009400398 | |
[11208.289711] x8 : ffff800009663810 x7 : ffff80000945b738 x6 : 0000000000000000 | |
[11208.289723] x5 : ffff0000bf996878 x4 : 0000000000000000 x3 : 0000000000000027 | |
[11208.289734] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000002928d80 | |
[11208.289745] Call trace: | |
[11208.289749] ieee80211_reconfig+0x80/0xd40 [mac80211] | |
[11208.289855] ieee80211_resume+0x50/0x6c [mac80211] | |
[11208.289960] wiphy_resume+0x98/0xe0 [cfg80211] | |
[11208.290074] device_resume+0x80/0x184 | |
[11208.290088] dpm_resume+0xe8/0x220 | |
[11208.290097] dpm_resume_end+0x14/0x2c | |
[11208.290106] suspend_devices_and_enter+0x1a8/0x4c0 | |
[11208.290117] pm_suspend+0x1e4/0x250 | |
[11208.290126] state_store+0x88/0x124 | |
[11208.290134] kobj_attr_store+0x14/0x2c | |
[11208.290144] sysfs_kf_write+0x40/0x4c | |
[11208.290153] kernfs_fop_write_iter+0x110/0x19c | |
[11208.290160] new_sync_write+0xd0/0x150 | |
[11208.290171] vfs_write+0x23c/0x294 | |
[11208.290177] ksys_write+0x64/0xf0 | |
[11208.290183] __arm64_sys_write+0x18/0x20 | |
[11208.290190] invoke_syscall+0x44/0x110 | |
[11208.290200] el0_svc_common.constprop.0+0x40/0xf0 | |
[11208.290207] do_el0_svc_compat+0x1c/0x30 | |
[11208.290215] el0_svc_compat+0x14/0x4c | |
[11208.290226] el0t_32_sync_handler+0x90/0x11c | |
[11208.290233] el0t_32_sync+0x14c/0x150 | |
[11208.290241] ---[ end trace 0000000000000000 ]--- | |
[11208.290352] ------------[ cut here ]------------ | |
[11208.290356] wlan0: Failed check-sdata-in-driver check, flags: 0x0 | |
[11208.290414] WARNING: CPU: 2 PID: 1061 at net/mac80211/driver-ops.c:97 drv_remove_interface+0x74/0x80 [mac80211] | |
[11208.290524] Modules linked in: bnep rtw88_8822cs rtw88_8822c sunxi_cir rtw88_sdio hci_uart crct10dif_ce rtw88_core btqca btrtl btbcm mac80211 dwmac_sun8i libarc4 btintel bluetooth hantro_vpu(C) ecdh_generic panfrost v4l2_vp9 ecc v4l2_h264 drm_shmem_helper gpu_sched sun50i_di cfg80211 rfkill pkcs8_key_parser fuse | |
[11208.290606] CPU: 2 PID: 1061 Comm: systemd-sleep Tainted: G WC 5.18.7 #1 | |
[11208.290614] Hardware name: Tanix TX6 (DT) | |
[11208.290618] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[11208.290625] pc : drv_remove_interface+0x74/0x80 [mac80211] | |
[11208.290728] lr : drv_remove_interface+0x74/0x80 [mac80211] | |
[11208.290831] sp : ffff8000096638b0 | |
[11208.290835] x29: ffff8000096638b0 x28: 0000000000000800 x27: ffff00000b3608e0 | |
[11208.290847] x26: ffff00000b361248 x25: 0000000000000018 x24: ffff00000dc197a0 | |
[11208.290858] x23: 0000000000000000 x22: ffff00000b360ee0 x21: 0000000000000000 | |
[11208.290869] x20: ffff00000b361b78 x19: ffff00000dc18de8 x18: ffffffffffffffff | |
[11208.290881] x17: 72617774666f7320 x16: 6120656220646c75 x15: ffff800009544bb7 | |
[11208.290892] x14: 0000000000000000 x13: ffff800009544bb4 x12: 66202c6b63656863 | |
[11208.290904] x11: 207265766972642d x10: 000000000000000a x9 : ffff800009400398 | |
[11208.290915] x8 : ffff8000096636b0 x7 : ffff80000945bb58 x6 : 0000000000000000 | |
[11208.290927] x5 : ffff0000bf996878 x4 : 0000000000000000 x3 : 0000000000000027 | |
[11208.290938] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000002928d80 | |
[11208.290949] Call trace: | |
[11208.290951] drv_remove_interface+0x74/0x80 [mac80211] | |
[11208.291055] ieee80211_do_stop+0x5a4/0x7ac [mac80211] | |
[11208.291160] ieee80211_stop+0x34/0x160 [mac80211] | |
[11208.291265] __dev_close_many+0xac/0x130 | |
[11208.291277] dev_close_many+0x84/0x124 | |
[11208.291285] dev_close+0x60/0x74 | |
[11208.291293] cfg80211_shutdown_all_interfaces+0x40/0xf4 [cfg80211] | |
[11208.291383] wiphy_resume+0xb0/0xe0 [cfg80211] | |
[11208.291471] device_resume+0x80/0x184 | |
[11208.291481] dpm_resume+0xe8/0x220 | |
[11208.291489] dpm_resume_end+0x14/0x2c | |
[11208.291497] suspend_devices_and_enter+0x1a8/0x4c0 | |
[11208.291508] pm_suspend+0x1e4/0x250 | |
[11208.291516] state_store+0x88/0x124 | |
[11208.291524] kobj_attr_store+0x14/0x2c | |
[11208.291534] sysfs_kf_write+0x40/0x4c | |
[11208.291541] kernfs_fop_write_iter+0x110/0x19c | |
[11208.291548] new_sync_write+0xd0/0x150 | |
[11208.291558] vfs_write+0x23c/0x294 | |
[11208.291564] ksys_write+0x64/0xf0 | |
[11208.291570] __arm64_sys_write+0x18/0x20 | |
[11208.291576] invoke_syscall+0x44/0x110 | |
[11208.291584] el0_svc_common.constprop.0+0x40/0xf0 | |
[11208.291592] do_el0_svc_compat+0x1c/0x30 | |
[11208.291599] el0_svc_compat+0x14/0x4c | |
[11208.291609] el0t_32_sync_handler+0x90/0x11c | |
[11208.291615] el0t_32_sync+0x14c/0x150 | |
[11208.291622] ---[ end trace 0000000000000000 ]--- | |
[11208.291705] ------------[ cut here ]------------ | |
[11208.291709] WARNING: CPU: 2 PID: 1061 at net/mac80211/driver-ops.c:36 drv_stop+0x7c/0x84 [mac80211] | |
[11208.291817] Modules linked in: bnep rtw88_8822cs rtw88_8822c sunxi_cir rtw88_sdio hci_uart crct10dif_ce rtw88_core btqca btrtl btbcm mac80211 dwmac_sun8i libarc4 btintel bluetooth hantro_vpu(C) ecdh_generic panfrost v4l2_vp9 ecc v4l2_h264 drm_shmem_helper gpu_sched sun50i_di cfg80211 rfkill pkcs8_key_parser fuse | |
[11208.291893] CPU: 2 PID: 1061 Comm: systemd-sleep Tainted: G WC 5.18.7 #1 | |
[11208.291900] Hardware name: Tanix TX6 (DT) | |
[11208.291903] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[11208.291911] pc : drv_stop+0x7c/0x84 [mac80211] | |
[11208.292014] lr : ieee80211_stop_device+0x40/0x50 [mac80211] | |
[11208.292119] sp : ffff8000096638b0 | |
[11208.292122] x29: ffff8000096638b0 x28: 0000000000000800 x27: ffff00000b3608e0 | |
[11208.292134] x26: ffff00000b361248 x25: 0000000000000018 x24: ffff00000dc197a0 | |
[11208.292146] x23: 0000000000000000 x22: ffff00000b360ee0 x21: 0000000000000000 | |
[11208.292157] x20: ffff00000b361b78 x19: ffff00000b3608e0 x18: ffffffffffffffff | |
[11208.292169] x17: 72617774666f7320 x16: 6120656220646c75 x15: ffff800009544bb7 | |
[11208.292181] x14: 0000000000000000 x13: ffff800009544bb4 x12: 66202c6b63656863 | |
[11208.292192] x11: 207265766972642d x10: 000000000000000a x9 : ffff800009400398 | |
[11208.292204] x8 : ffff8000096636b0 x7 : ffff80000945bb58 x6 : 0000000000000000 | |
[11208.292215] x5 : ffff0000bf996878 x4 : 0000000000000000 x3 : ffff000002928d80 | |
[11208.292226] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff00000b3608e0 | |
[11208.292237] Call trace: | |
[11208.292239] drv_stop+0x7c/0x84 [mac80211] | |
[11208.292344] ieee80211_do_stop+0x5d0/0x7ac [mac80211] | |
[11208.292449] ieee80211_stop+0x34/0x160 [mac80211] | |
[11208.292553] __dev_close_many+0xac/0x130 | |
[11208.292563] dev_close_many+0x84/0x124 | |
[11208.292571] dev_close+0x60/0x74 | |
[11208.292579] cfg80211_shutdown_all_interfaces+0x40/0xf4 [cfg80211] | |
[11208.292667] wiphy_resume+0xb0/0xe0 [cfg80211] | |
[11208.292755] device_resume+0x80/0x184 | |
[11208.292763] dpm_resume+0xe8/0x220 | |
[11208.292771] dpm_resume_end+0x14/0x2c | |
[11208.292779] suspend_devices_and_enter+0x1a8/0x4c0 | |
[11208.292789] pm_suspend+0x1e4/0x250 | |
[11208.292797] state_store+0x88/0x124 | |
[11208.292805] kobj_attr_store+0x14/0x2c | |
[11208.292813] sysfs_kf_write+0x40/0x4c | |
[11208.292820] kernfs_fop_write_iter+0x110/0x19c | |
[11208.292827] new_sync_write+0xd0/0x150 | |
[11208.292836] vfs_write+0x23c/0x294 | |
[11208.292842] ksys_write+0x64/0xf0 | |
[11208.292848] __arm64_sys_write+0x18/0x20 | |
[11208.292854] invoke_syscall+0x44/0x110 | |
[11208.292862] el0_svc_common.constprop.0+0x40/0xf0 | |
[11208.292870] do_el0_svc_compat+0x1c/0x30 | |
[11208.292877] el0_svc_compat+0x14/0x4c | |
[11208.292886] el0t_32_sync_handler+0x90/0x11c | |
[11208.292893] el0t_32_sync+0x14c/0x150 | |
[11208.292899] ---[ end trace 0000000000000000 ]--- | |
[11208.293081] ieee80211 phy0: PM: dpm_run_callback(): wiphy_resume+0x0/0xe0 [cfg80211] returns -110 | |
[11208.293179] ieee80211 phy0: PM: failed to resume: error -110 | |
[11208.294371] OOM killer enabled. | |
[11208.294380] Restarting tasks ... done. | |
[11208.555899] PM: suspend exit | |
[11261.114475] sunxi-mmc 4021000.mmc: data error, sending stop command | |
[11261.114513] rtw_8822cs mmc2:0001:1: Failed to write 4608 byte(s) to SDIO port 0x0000840c | |
[11261.114531] rtw_8822cs mmc2:0001:1: failed to write data to rsvd page | |
[11261.114590] rtw_8822cs mmc2:0001:1: failed to download rsvd page | |
[11261.115682] rtw_8822cs mmc2:0001:1: failed to download firmware | |
[11403.598249] dwmac-sun8i 5020000.ethernet eth0: PHY [stmmac-0:01] driver [AC200 EPHY] (irq=POLL) | |
[11403.637157] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 | |
[11403.638547] dwmac-sun8i 5020000.ethernet eth0: No Safety Features support found | |
[11403.638568] dwmac-sun8i 5020000.ethernet eth0: No MAC Management Counters available | |
[11403.638583] dwmac-sun8i 5020000.ethernet eth0: PTP not supported by HW | |
[11403.639427] dwmac-sun8i 5020000.ethernet eth0: configuring for phy/rmii link mode | |
[11405.669311] dwmac-sun8i 5020000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off | |
[11405.669398] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[11405.698093] 8021q: 802.1Q VLAN Support v1.8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment