dreemurrs-embedded / Pine64-Arch

:penguin: Arch Linux ARM for your PinePhone/Pro and PineTab/2
709 stars 107 forks source link

build megi's PinePhone kernel with the CONFIG_KEYBOARD_PINEPHONE module #462

Closed marek-lach closed 1 year ago

marek-lach commented 2 years ago

Currently, the PinePhone's physical hardware keyboard is currently not really working now under Arch. Perhaps because of this?

Steps to reproduce

Attach the PinePhone 's physical keyboard, currently it's not really charging/typing.

Expected behavior

Physical keyboard works.

Danct12 commented 2 years ago

Please give me your dmesg output.

marek-lach commented 2 years ago

Please give me your dmesg output.

[ 0.000000] Machine model: Pine64 PinePhone (1.2) [ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xff9b4040-0xff9b5fff] [ 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 256 MiB at 0x00000000ec800000 [ 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 20 pages/cpu s43112 r8192 d30616 u81920 [ 0.000000] pcpu-alloc: s43112 r8192 d30616 u81920 alloc=20*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 843419 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 774144 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: loglevel=4 console=tty0 console=ttyS0,115200 earlycon=uart,mmio32,0x01c28000 consoleblank=0 boot=PARTUUID=af3af8c6-01 root=PARTUUID=af3af8c6-02 rw rootwait quiet audit=0 bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash [ 0.000000] Unknown kernel command line parameters "boot=PARTUUID=af3af8c6-01 audit=0", 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: 2793712K/3145728K available (12224K kernel code, 1254K rwdata, 3568K rodata, 2816K init, 462K bss, 89872K reserved, 262144K 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=64 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] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access [ 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000244] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000946] Console: colour dummy device 80x25 [ 0.001011] printk: console [tty0] enabled [ 0.001108] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001126] pid_max: default: 32768 minimum: 301 [ 0.001200] LSM: Security Framework initializing [ 0.001349] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.001388] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.003498] cblist_init_generic: Setting adjustable number of callback queues. [ 0.003519] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.003627] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.003917] rcu: Hierarchical SRCU implementation. [ 0.003925] rcu: Max phase no-delay instances is 1000. [ 0.005667] smp: Bringing up secondary CPUs ... [ 0.007419] Detected VIPT I-cache on CPU1 [ 0.007570] arch_timer: CPU1: Trapping CNTVCT access [ 0.007590] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.008818] Detected VIPT I-cache on CPU2 [ 0.008919] arch_timer: CPU2: Trapping CNTVCT access [ 0.008932] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.009914] Detected VIPT I-cache on CPU3 [ 0.010008] arch_timer: CPU3: Trapping CNTVCT access [ 0.010020] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.010108] smp: Brought up 1 node, 4 CPUs [ 0.010131] SMP: Total of 4 processors activated. [ 0.010139] CPU features: detected: 32-bit EL0 Support [ 0.010144] CPU features: detected: 32-bit EL1 Support [ 0.010152] CPU features: detected: CRC32 instructions [ 0.010836] CPU: All CPU(s) started at EL2 [ 0.010875] alternatives: patching kernel code [ 0.012807] devtmpfs: initialized [ 0.023058] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.023098] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.034723] pinctrl core: initialized pinctrl subsystem [ 0.036402] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.037899] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.038238] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.038498] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.039110] thermal_sys: Registered thermal governor 'fair_share' [ 0.039118] thermal_sys: Registered thermal governor 'bang_bang' [ 0.039125] thermal_sys: Registered thermal governor 'step_wise' [ 0.039131] thermal_sys: Registered thermal governor 'power_allocator' [ 0.039391] thermal_sys: Failed to find 'trips' node [ 0.044483] thermal_sys: Failed to find 'trips' node [ 0.049579] cpuidle: using governor menu [ 0.049791] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.049924] ASID allocator initialised with 65536 entries [ 0.051079] Serial: AMBA PL011 UART driver [ 0.067055] platform 1ca0000.dsi: Fixing up cyclic dependency with 1c0c000.lcd-controller [ 0.067979] platform 1ee0000.hdmi: Fixing up cyclic dependency with 1c0d000.lcd-controller [ 0.071849] platform hdmi-connector: Fixing up cyclic dependency with 1ee0000.hdmi [ 0.084497] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.084519] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.084529] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.084535] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page [ 0.084543] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.084549] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.084558] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.084564] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.085262] cryptd: max_cpu_qlen set to 1000 [ 0.086117] fbcon: Taking over console [ 0.087436] iommu: Default domain type: Translated [ 0.087448] iommu: DMA domain TLB invalidation policy: strict mode [ 0.087805] SCSI subsystem initialized [ 0.088075] usbcore: registered new interface driver usbfs [ 0.088130] usbcore: registered new interface driver hub [ 0.088169] usbcore: registered new device driver usb [ 0.088472] mc: Linux media interface: v0.10 [ 0.088531] videodev: Linux video capture interface: v2.00 [ 0.088572] pps_core: LinuxPPS API ver. 1 registered [ 0.088579] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [giometti@linux.it](mailto:giometti@linux.it) [ 0.088599] PTP clock support registered [ 0.088781] EDAC MC: Ver: 3.0.0 [ 0.090567] clocksource: Switched to clocksource arch_sys_counter [ 0.090869] VFS: Disk quotas dquot_6.6.0 [ 0.090921] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.099869] NET: Registered PF_INET protocol family [ 0.100294] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.104542] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.104614] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.104687] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.104995] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.105657] TCP: Hash tables configured (established 32768 bind 32768) [ 0.105817] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.105936] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.106214] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.106854] RPC: Registered named UNIX socket transport module. [ 0.106863] RPC: Registered udp transport module. [ 0.106869] RPC: Registered tcp transport module. [ 0.106874] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.107248] Trying to unpack rootfs image as initramfs... [ 0.115505] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.116448] kvm [1]: IPA Size Limit: 40 bits [ 0.117605] kvm [1]: vgic interrupt IRQ9 [ 0.117746] kvm [1]: Hyp mode initialized successfully [ 0.119995] Initialise system trusted keyrings [ 0.120290] workingset: timestamp_bits=44 max_order=20 bucket_order=0 [ 0.127078] zbud: loaded [ 0.128918] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.130088] NFS: Registering the id_resolver key type [ 0.130145] Key type id_resolver registered [ 0.130152] Key type id_legacy registered [ 0.130254] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.130272] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.130533] fuse: init (API version 7.36) [ 0.130916] 9p: Installing v9fs 9p2000 file system support [ 0.184817] NET: Registered PF_ALG protocol family [ 0.184857] Key type asymmetric registered [ 0.184865] Asymmetric key parser 'x509' registered [ 0.516681] Freeing initrd memory: 7192K [ 0.533555] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 0.533711] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.557619] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.567558] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 0.567658] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 0.567751] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 0.567793] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus [ 0.568308] lima 1c40000.gpu: bus rate = 200000000 [ 0.568323] lima 1c40000.gpu: mod rate = 297000000 [ 0.568425] lima 1c40000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found [ 0.578587] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 0 [ 0.586969] loop: module loaded [ 0.592046] tun: Universal TUN/TAP device driver, 1.6 [ 0.594394] VFIO - User Level meta-driver version: 0.3 [ 0.596070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596095] ehci-platform: EHCI generic platform driver [ 0.596298] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.596338] ohci-platform: OHCI generic platform driver [ 0.596996] usbcore: registered new interface driver usb-storage [ 0.601005] sun6i-rtc 1f00000.rtc: registered as rtc0 [ 0.601061] sun6i-rtc 1f00000.rtc: setting system clock to 2022-10-12T17:47:58 UTC (1665596878) [ 0.601225] sun6i-rtc 1f00000.rtc: RTC enabled [ 0.601480] i2c_dev: i2c /dev entries driver [ 0.605586] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 0.607167] sdhci: Secure Digital Host Controller Interface driver [ 0.607194] sdhci: Copyright(c) Pierre Ossman [ 0.607421] Synopsys Designware Multimedia Card Interface Driver [ 0.608633] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.610004] ledtrig-cpu: registered to indicate activity on CPUs [ 0.610542] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.610704] hid: raw HID events driver (C) Jiri Kosina [ 0.611871] usbcore: registered new interface driver usbhid [ 0.611903] usbhid: USB HID core driver [ 0.613832] cedrus 1c0e000.video-codec: Device registered as /dev/video0 [ 0.621174] Initializing XFRM netlink socket [ 0.621693] NET: Registered PF_INET6 protocol family [ 0.622990] Segment Routing with IPv6 [ 0.623048] In-situ OAM (IOAM) with IPv6 [ 0.625746] bpfilter: Loaded bpfilter_umh pid 519 [ 0.626685] NET: Registered PF_PACKET protocol family [ 0.626956] 9pnet: Installing 9P2000 support [ 0.627016] Key type dns_resolver registered [ 0.627608] registered taskstats version 1 [ 0.627638] Loading compiled-in X.509 certificates [ 0.628147] zswap: loaded using pool lzo/zbud [ 0.647741] sun8i-rotate 1020000.rotate: Device registered as /dev/video1 [ 0.648203] platform 1100000.mixer: Fixing up cyclic dependency with 1c0d000.lcd-controller [ 0.648294] platform 1100000.mixer: Fixing up cyclic dependency with 1c0c000.lcd-controller [ 0.649676] platform 1200000.mixer: Fixing up cyclic dependency with 1c0d000.lcd-controller [ 0.649790] platform 1200000.mixer: Fixing up cyclic dependency with 1c0c000.lcd-controller [ 0.653411] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 0.653782] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator [ 0.670294] scpi_protocol scpi: SCP Protocol 1.2 Firmware 0.5.10000 version [ 0.671410] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz [ 0.671795] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found [ 0.672727] axp20x-rsb sunxi-rsb-3a3: mask_invert=true is deprecated; please switch to unmask_base [ 0.675257] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0 [ 0.677314] axp20x-adc axp813-adc: DMA mask not set [ 0.678389] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set [ 0.685782] axp20x-battery-power-supply axp20x-battery-power-supply: Configuring battery thermal regulation for Pinephone [ 0.687020] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 0.687158] axp20x-usb-power-supply axp20x-usb-power-supply: Increasing Vbus hold voltage to 4.5V [ 0.692335] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV [ 0.696560] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV [ 0.698829] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV [ 0.699336] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded [ 0.704118] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.706466] printk: console [ttyS0] disabled [ 0.706624] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 201, base_baud = 1500000) is a 16550A [ 0.706719] printk: console [ttyS0] enabled [ 0.706730] printk: bootconsole [uart0] disabled [ 0.708654] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 202, base_baud = 1500000) is a 16550A [ 0.708868] serial serial0: tty port ttyS1 registered [ 0.710373] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 203, base_baud = 1500000) is a 16550A [ 0.715216] input: gpio-vibrator as /devices/platform/vibrator/input/input1 [ 0.819033] Goodix-TS 0-005d: ID 917S, version: 0200 [ 0.819281] Goodix-TS 0-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2 [ 0.819872] i2c 0-0028: Fixing up cyclic dependency with 1c19400.phy [ 0.825820] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-005d/input/input2 [ 0.835310] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq [ 0.835411] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 0.838473] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 0.838497] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 0.839407] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode [ 0.840829] phy phy-1c19400.phy.1: Changing dr_mode to 1 [ 0.840866] ehci-platform 1c1a000.usb: EHCI Host Controller [ 0.840895] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 [ 0.841059] ehci-platform 1c1a000.usb: irq 210, io mem 0x01c1a000 [ 0.841305] ehci-platform 1c1b000.usb: EHCI Host Controller [ 0.841332] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 [ 0.841462] ehci-platform 1c1b000.usb: irq 211, io mem 0x01c1b000 [ 0.845983] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 0.846030] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3 [ 0.846194] ohci-platform 1c1b400.usb: irq 213, io mem 0x01c1b400 [ 0.848257] input: gpio-keys as /devices/platform/gpio-keys/input/input4 [ 0.849599] dw-apb-uart 1c28000.serial: forbid DMA for kernel console [ 0.854609] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 [ 0.855530] hub 1-0:1.0: USB hub found [ 0.855599] hub 1-0:1.0: 1 port detected [ 0.861145] mmc1: new high speed SDIO card at address 0001 [ 0.870584] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 0.871507] hub 2-0:1.0: USB hub found [ 0.871571] hub 2-0:1.0: 1 port detected [ 0.907468] hub 3-0:1.0: USB hub found [ 0.907529] hub 3-0:1.0: 1 port detected [ 0.986802] mmc2: new DDR MMC card at address 0001 [ 0.987968] mmcblk2: mmc2:0001 DA4032 29.1 GiB [ 0.989605] mmcblk2: p1 p2 [ 0.990885] mmcblk2boot0: mmc2:0001 DA4032 4.00 MiB [ 0.992348] mmcblk2boot1: mmc2:0001 DA4032 4.00 MiB [ 1.046641] ohci-platform 1c1a400.usb: Generic Platform OHCI controller [ 1.046712] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 4 [ 1.046949] ohci-platform 1c1a400.usb: irq 212, io mem 0x01c1a400 [ 1.111633] hub 4-0:1.0: USB hub found [ 1.111697] hub 4-0:1.0: 1 port detected [ 1.114252] Freeing unused kernel memory: 2816K [ 1.126788] Run /init as init process [ 1.126803] with arguments: [ 1.126809] /init [ 1.126815] with environment: [ 1.126820] HOME=/ [ 1.126826] TERM=linux [ 1.126832] boot=PARTUUID=af3af8c6-01 [ 1.126838] audit=0 [ 2.436214] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Quota mode: none. [ 3.365860] systemd[1]: systemd 251.5-1-arch 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) [ 3.365914] systemd[1]: Detected architecture arm64. [ 3.371234] systemd[1]: Hostname set to . [ 4.322293] systemd[1]: Queued start job for default target Graphical Interface. [ 4.344944] systemd[1]: Created slice Slice /system/getty. [ 4.347096] systemd[1]: Created slice Slice /system/modprobe. [ 4.348789] systemd[1]: Created slice Slice /system/serial-getty. [ 4.349990] systemd[1]: Created slice User and Session Slice. [ 4.350379] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 4.350714] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.351462] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.351665] systemd[1]: Reached target Local Encrypted Volumes. [ 4.351781] systemd[1]: Reached target Local Integrity Protected Volumes. [ 4.351936] systemd[1]: Reached target Path Units. [ 4.352027] systemd[1]: Reached target Remote Encrypted Volumes. [ 4.352113] systemd[1]: Reached target Remote File Systems. [ 4.352188] systemd[1]: Reached target Slice Units. [ 4.352291] systemd[1]: Reached target Swaps. [ 4.352394] systemd[1]: Reached target Local Verity Protected Volumes. [ 4.352774] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 4.357253] systemd[1]: Listening on LVM2 poll daemon socket. [ 4.371584] systemd[1]: Listening on Process Core Dump Socket. [ 4.378389] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit). [ 4.379342] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.379919] systemd[1]: Listening on Journal Socket. [ 4.380672] systemd[1]: Listening on Network Service Netlink Socket. [ 4.381150] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket. [ 4.381749] systemd[1]: Listening on udev Control Socket. [ 4.382156] systemd[1]: Listening on udev Kernel Socket. [ 4.382670] systemd[1]: Listening on User Database Manager Socket. [ 4.414971] systemd[1]: Mounting Huge Pages File System... [ 4.419526] systemd[1]: Mounting POSIX Message Queue File System... [ 4.424728] systemd[1]: Mounting Kernel Debug File System... [ 4.425485] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 4.431985] systemd[1]: Mounting Temporary Directory /tmp... [ 4.438478] systemd[1]: Starting Create List of Static Device Nodes... [ 4.448951] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 4.454869] systemd[1]: Starting Load Kernel Module configfs... [ 4.461184] systemd[1]: Starting Load Kernel Module drm... [ 4.467317] systemd[1]: Starting Load Kernel Module fuse... [ 4.477066] systemd[1]: Starting Journal Service... [ 4.497646] systemd[1]: Starting Load Kernel Modules... [ 4.503580] systemd[1]: Starting Generate network units from Kernel command line... [ 4.510213] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.517260] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed. [ 4.531597] systemd[1]: Starting Coldplug All udev Devices... [ 4.542057] systemd[1]: Mounted Huge Pages File System. [ 4.542717] systemd[1]: Mounted POSIX Message Queue File System. [ 4.543257] systemd[1]: Mounted Kernel Debug File System. [ 4.543768] systemd[1]: Mounted Temporary Directory /tmp. [ 4.544941] systemd[1]: Finished Create List of Static Device Nodes. [ 4.553382] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 4.554349] systemd[1]: Finished Load Kernel Module configfs. [ 4.556068] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 4.556957] systemd[1]: Finished Load Kernel Module drm. [ 4.558877] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 4.559679] systemd[1]: Finished Load Kernel Module fuse. [ 4.561274] systemd[1]: Finished Load Kernel Modules. [ 4.562856] EXT4-fs (mmcblk2p2): re-mounted. Quota mode: none. [ 4.563149] systemd[1]: Finished Generate network units from Kernel command line. [ 4.568813] systemd[1]: Finished Remount Root and Kernel File Systems. [ 4.569648] systemd[1]: Reached target Preparation for Network. [ 4.587244] systemd[1]: Mounting FUSE Control File System... [ 4.592087] systemd[1]: Mounting Kernel Configuration File System... [ 4.677748] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed. [ 4.678079] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 4.699443] systemd[1]: Starting Load/Save Random Seed... [ 4.704789] systemd[1]: Starting Apply Kernel Variables... [ 4.710621] systemd[1]: Starting Create System Users... [ 4.715268] systemd[1]: Mounted FUSE Control File System. [ 4.716021] systemd[1]: Mounted Kernel Configuration File System. [ 4.736553] systemd[1]: Started Journal Service. [ 4.786999] systemd-journald[1871]: Received client request to flush runtime journal. [ 5.702579] random: crng init done [ 6.488635] i2c 3-003c: Fixing up cyclic dependency with 1cb0000.csi [ 6.554609] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.554789] i2c 3-004c: Fixing up cyclic dependency with 1cb0000.csi [ 6.583047] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.636427] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL) [ 7.006480] sun8i-di 1e00000.deinterlace: Device registered as /dev/video3 [ 7.156129] pinephone-keyboard 2-0015: Found keyboard firmware version 1.0 features 0xf [ 7.159086] af8133j 1-001c: Error reading product code [ 7.175087] input: PinePhone Keyboard as /devices/platform/soc/1c2b400.i2c/i2c-2/2-0015/input/input5 [ 7.189807] power_supply ip5xxx-usb: driver failed to report present' property: -5 [ 7.200719] power_supply ip5xxx-boost: driver failed to reportonline' property: -5 [ 7.211758] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 7.218983] musb-sunxi 1c19000.usb: Disabling musb host side code due to re-routed phy [ 7.220365] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator [ 7.220649] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests [ 7.230312] input: 1c21800.lradc as /devices/platform/soc/[1c21800.lradc/input/input6](http://1c21800.lradc/input/input6) [ 7.255364] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator [ 7.256169] power_supply ip5xxx-usb: driver failed to reportpresent' property: -5 [ 7.277680] 8723cs: module is from the staging directory, the quality is unknown, you have been warned. [ 7.278710] power_supply ip5xxx-boost: driver failed to report online' property: -5 [ 7.280407] debugfs: File 'Bluetooth Playback' in directory 'dapm' already present! [ 7.295892] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 7.303964] debugfs: File 'Bluetooth Capture' in directory 'dapm' already present! [ 7.319221] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input7 [ 7.431453] Bluetooth: Core ver 2.22 [ 7.431765] NET: Registered PF_BLUETOOTH protocol family [ 7.431792] Bluetooth: HCI device and connection manager initialized [ 7.431856] Bluetooth: HCI socket layer initialized [ 7.431869] Bluetooth: L2CAP socket layer initialized [ 7.431905] Bluetooth: SCO socket layer initialized [ 7.482751] power_supply ip5xxx-usb: driver failed to report present' property: -5 [ 7.516751] anx7688 0-0028: power enabled [ 7.517058] anx7688 0-0028: Vendor id 0x1f29 [ 7.530680] anx7688 0-0028: power disabled [ 7.531118] anx7688 0-0028: enabling USB BC 1.2 detection [ 7.553537] power_supply ip5xxx-boost: driver failed to reportonline' property: -5 [ 7.581051] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 7.597771] power_supply ip5xxx-usb: driver failed to reportpresent' property: -5 [ 7.633023] Bluetooth: HCI UART driver ver 2.3 [ 7.633052] Bluetooth: HCI UART protocol H4 registered [ 7.633148] Bluetooth: HCI UART protocol LL registered [ 7.633209] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 7.633539] Bluetooth: HCI UART protocol Broadcom registered [ 7.635086] i2c i2c-1: Added multiplexed i2c bus 5 [ 7.646142] iio iio:device2: DRDY on pin INT2 specified, but sensor does not support interrupts [ 7.654852] dw-apb-uart 1c28400.serial: failed to request DMA [ 7.656386] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800008cc53f8) [ 7.657982] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800008cc53f8) [ 7.674849] iio iio:device2: interrupts on the rising edge [ 7.675124] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 7.675150] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800008cc07c8) [ 7.675686] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800008cc07c8) [ 7.675743] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800008cc41f8) [ 7.677226] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) [ 7.683510] gpio gpiochip1: (1c20800.pinctrl): gpiochip_lock_as_irq: tried to flag a GPIO set as output for IRQ [ 7.694056] sun50i-a64-pinctrl 1c20800.pinctrl: unable to lock HW IRQ 1 for IRQ [ 7.701912] genirq: Failed to request resources for lis3mdl-trigger (irq 106) on irqchip sunxi_pio_edge [ 7.712527] iio iio:device2: failed to request trigger IRQ. [ 7.735830] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver [ 7.736537] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800008cc4700) [ 7.848783] st-magn-i2c: probe of 1-001e failed with error -5 [ 7.899003] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 [ 7.899130] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 7.899408] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 8.084033] sun6i-csi 1cb0000.csi: creating gc2145 3-003c:0 -> sun6i-csi:0 link [ 8.084070] sun6i-csi 1cb0000.csi: creating ov5640 3-004c:0 -> sun6i-csi:0 link [ 8.106100] bootsplash: Loading splash file (606512 bytes) [ 8.106193] bootsplash: Loaded (606512 bytes, 2 pics, 76 blobs). [ 8.309171] Console: switching to colour frame buffer device 90x90 [ 8.342802] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device [ 8.367045] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599 [ 8.367084] panel-sitronix-st7703 1ca0000.dsi.0: 720x1440@60 24bpp dsi 4dl - ready [ 8.371122] SPI driver st-magn-spi has no spi_device_id for st,lis3mdl-magn [ 8.371155] SPI driver st-magn-spi has no spi_device_id for st,lsm303agr-magn [ 8.371161] SPI driver st-magn-spi has no spi_device_id for st,lsm9ds1-magn [ 8.475212] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703 [ 8.479871] Bluetooth: hci0: RTL: chip_type status=0 type=5 [ 8.484029] Bluetooth: hci0: RTL: rom_version status=0 version=1 [ 8.484080] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin [ 8.612478] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config.bin [ 8.650765] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427 [ 8.972115] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc [ 9.155036] zram: Added device: zram0 [ 9.167681] dw-apb-uart 1c28c00.serial: failed to request DMA [ 9.170694] zram0: detected capacity change from 0 to 9197592 [ 9.241910] Adding 4598792k swap on /dev/zram0. Priority:100 extents:1 across:4598792k SSFS [ 9.340258] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 9.340290] Bluetooth: BNEP filters: protocol multicast [ 9.340318] Bluetooth: BNEP socket layer initialized [ 9.357830] Bluetooth: MGMT ver 1.22 [ 10.654765] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 14.305369] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 15.414531] usb 2-1: USB disconnect, device number 2 [ 23.384973] gc2145 3-003c: bank switch: 0x00 [ 23.385463] gc2145 3-003c: device id: 0x2145 [ 23.388791] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2 [ 23.388826] gc2145 3-003c: Failed to read firmware gc2145-init.bin, continuing anyway... [ 23.395253] gc2145 3-003c: bank switch: 0x01 [ 23.396658] gc2145 3-003c: bank switch: 0x00 [ 23.398876] gc2145 3-003c: bank switch: 0x01 [ 23.401392] gc2145 3-003c: bank switch: 0x00 [ 23.401974] gc2145 3-003c: bank switch: 0x01 [ 23.409639] gc2145 3-003c: bank switch: 0x00 [ 23.412179] gc2145 3-003c: bank switch: 0x01 [ 23.412757] gc2145 3-003c: bank switch: 0x00 [ 23.849154] Bluetooth: RFCOMM TTY layer initialized [ 23.849204] Bluetooth: RFCOMM socket layer initialized [ 23.849232] Bluetooth: RFCOMM ver 1.11 [ 25.404335] power_supply_show_property: 14 callbacks suppressed [ 25.404371] power_supply ip5xxx-boost: driver failed to report online' property: -5 [ 25.414601] power_supply ip5xxx-boost: driver failed to reportpresent' property: -5 [ 25.416026] power_supply ip5xxx-boost: driver failed to report online' property: -5 [ 25.431905] power_supply ip5xxx-usb: driver failed to reportpresent' property: -5 [ 25.433779] power_supply ip5xxx-boost: driver failed to report online' property: -5 [ 25.451711] power_supply ip5xxx-boost: driver failed to reportonline' property: -5 [ 25.462413] power_supply ip5xxx-usb: driver failed to report present' property: -5 [ 25.472872] power_supply ip5xxx-boost: driver failed to reportonline' property: -5 [ 25.483036] power_supply ip5xxx-boost: driver failed to report online' property: -5 [ 25.493415] power_supply ip5xxx-usb: driver failed to reportpresent' property: -5 [ 29.014080] rfkill: input handler disabled [ 30.562785] usb 2-1: new high-speed USB device number 3 using ehci-platform [ 31.158748] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P3853 } 6 jiffies s: 265 root: 0x0/T [ 31.167467] usbcore: registered new interface driver cdc_wdm [ 31.172815] rcu: blocking rcu_node structures (internal RCU debug): [ 31.192922] usbcore: registered new interface driver option [ 31.201932] usbserial: USB Serial support registered for GSM modem (1-port) [ 31.202294] option 2-1:1.0: GSM modem (1-port) converter detected [ 31.214674] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0 [ 31.215730] option 2-1:1.1: GSM modem (1-port) converter detected [ 31.226974] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1 [ 31.238646] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P3859 } 6 jiffies s: 269 root: 0x0/T [ 31.240140] option 2-1:1.2: GSM modem (1-port) converter detected [ 31.252621] rcu: blocking rcu_node structures (internal RCU debug): [ 31.327654] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2 [ 31.350805] qmi_wwan 2-1:1.4: cdc-wdm0: USB WDM device [ 31.364982] qmi_wwan 2-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, 1e:17:9a:23:ea:43 [ 31.366415] option 2-1:1.3: GSM modem (1-port) converter detected [ 31.375661] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3 [ 31.392711] usbcore: registered new interface driver qmi_wwan [ 31.717695] dc1sw: disabling [ 31.720030] vcc-1v2-hsic: disabling [ 38.211527] gc2145 3-003c: device id: 0x2145 [ 38.215423] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2 [ 38.215503] gc2145 3-003c: Failed to read firmware gc2145-init.bin, continuing anyway... [ 38.222218] gc2145 3-003c: bank switch: 0x01 [ 38.223741] gc2145 3-003c: bank switch: 0x00 [ 38.225897] gc2145 3-003c: bank switch: 0x01 [ 38.232860] gc2145 3-003c: bank switch: 0x00 [ 38.233536] gc2145 3-003c: bank switch: 0x01 [ 38.239613] gc2145 3-003c: bank switch: 0x00 [ 38.242312] gc2145 3-003c: bank switch: 0x01 [ 38.243198] gc2145 3-003c: bank switch: 0x00 [ 38.787296] gc2145 3-003c: device id: 0x2145 [ 38.790828] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2 [ 38.790871] gc2145 3-003c: Failed to read firmware gc2145-init.bin, continuing anyway... [ 38.797629] gc2145 3-003c: bank switch: 0x01 [ 38.799363] gc2145 3-003c: bank switch: 0x00 [ 38.803025] gc2145 3-003c: bank switch: 0x01 [ 38.805563] gc2145 3-003c: bank switch: 0x00 [ 38.806146] gc2145 3-003c: bank switch: 0x01 [ 38.811541] gc2145 3-003c: bank switch: 0x00 [ 38.814686] gc2145 3-003c: bank switch: 0x01 [ 38.815270] gc2145 3-003c: bank switch: 0x00 [ 39.055129] gc2145 3-003c: device id: 0x2145 [ 39.058333] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2 [ 39.058369] gc2145 3-003c: Failed to read firmware gc2145-init.bin, continuing anyway... [ 39.064938] gc2145 3-003c: bank switch: 0x01 [ 39.066466] gc2145 3-003c: bank switch: 0x00 [ 39.068888] gc2145 3-003c: bank switch: 0x01 [ 39.071597] gc2145 3-003c: bank switch: 0x00 [ 39.072201] gc2145 3-003c: bank switch: 0x01 [ 39.077780] gc2145 3-003c: bank switch: 0x00 [ 39.080671] gc2145 3-003c: bank switch: 0x01 [ 39.081341] gc2145 3-003c: bank switch: 0x00 [ 63.855354] power_supply_show_property: 3 callbacks suppressed [ 63.855379] power_supply ip5xxx-battery: driver failed to report constant_charge_current' property: -5 [ 63.867535] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 63.878436] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 63.889238] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 63.892345] power_supply ip5xxx-battery: driver failed to report current_now' property: -5 [ 63.899617] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 63.916225] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 63.926976] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 63.937941] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 63.945480] power_supply ip5xxx-battery: driver failed to reportvoltage_ocv' property: -5 [ 138.995374] power_supply_show_property: 5 callbacks suppressed [ 138.995403] power_supply ip5xxx-battery: driver failed to report constant_charge_current' property: -5 [ 139.007935] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 139.019359] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 139.030914] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 139.040883] power_supply ip5xxx-battery: driver failed to report current_now' property: -5 [ 139.042350] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 139.060909] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 139.073112] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 139.084738] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 139.096025] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 188.763793] power_supply_show_property: 5 callbacks suppressed [ 188.763821] power_supply ip5xxx-battery: driver failed to report constant_charge_current' property: -5 [ 188.776028] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 188.786722] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 188.797528] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 188.804201] power_supply ip5xxx-battery: driver failed to report current_now' property: -5 [ 188.815277] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 188.825957] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 188.836826] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 188.847665] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 188.853010] power_supply ip5xxx-battery: driver failed to reportvoltage_ocv' property: -5 [ 276.728706] power_supply_show_property: 5 callbacks suppressed [ 276.728734] power_supply ip5xxx-battery: driver failed to report constant_charge_current' property: -5 [ 276.741072] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 276.751983] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 276.762813] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 276.766330] power_supply ip5xxx-battery: driver failed to report current_now' property: -5 [ 276.780647] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 276.791493] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 276.807128] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 276.819940] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 276.832683] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 310.484108] power_supply_show_property: 5 callbacks suppressed [ 310.484160] power_supply ip5xxx-battery: driver failed to report constant_charge_current' property: -5 [ 310.500998] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 310.514716] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 310.531308] power_supply ip5xxx-battery: driver failed to reportstatus' property: -5 [ 310.546329] power_supply ip5xxx-battery: driver failed to report status' property: -5 [ 310.557405] power_supply ip5xxx-battery: driver failed to reportcurrent_now' property: -5

From the wiki, this part seems to be relevant:

Kernel-space driver

Kernel driver implementation from Samuel Holland: CONFIG_IP5XXX_POWER (module ip5xxx_power) and CONFIG_KEYBOARD_PINEPHONE (module pinephone_keyboard) https://github.com/smaeul/linux/commits/wip/pp-keyboard

Note: If you've upgraded to >=5.18, don't forget to upgrade the dtb as kb151 now appears to be a stub.

Danct12 commented 2 years ago

To me it sounds like you need to reseat the keyboard module with a shim.

bakerk98 commented 2 years ago

To me it sounds like you need to reseat the keyboard module with a shim.

OP, you can also get the replacement POGO pins from the Pine64 store and put them in your Pro, it helps it contact the kb better, and won't eventually bulge the back of the kb

Danct12 commented 1 year ago

Since the kernel is compiled with the module, it's possible that your keyboard isn't making good contacts with the pogo pins on your device. You can try to reseat the case and see if that fixes it.