MercuryWorkshop / sh1mmer

source tree, website, and writeup for the sh1mmer chromebook jailbreak
https://sh1mmer.me
GNU General Public License v3.0
216 stars 87 forks source link

Issue: New wax_legacy.sh versions no longer work on JACUZZI/ARM #104

Closed NotDarkn closed 1 year ago

NotDarkn commented 1 year ago

OS/Distro: EndeavourOS w/ GNOME 45.1

Issue: Making a legacy image for an arm-based Chromebook does not work.

Description: In newer versions of wax_legacy.sh and then building a legacy shim for an ARM-based Chromebook such as JACUZZI, you cannot boot into the shim without encountering an error. Using Wax4Web (Legacy) works perfectly fine however, and the same can be said for Wax4Web (Beautiful World). Possibly because these are the first iterations of Wax, which was made in January of this year lmao.

Log:

Sh1mmer is loading...

Failed to mount /dev/sda1
/dev/sda1!! Failing..

ERROR: Factory installation aborted.
dumping dmesg to /log.
Saving log files from: /log -> /dev/sda1 factory_shim_logs
Successfully saved the log file.

Please remove the USB media, insert into a Linux machine, mount the first partition, and find the logs in directory:
factory_shim_logs
To debug, add [cros_debug] to your kernel command line.
factory_shim_logs - factory_initramfs.log ``` + info '...:::||| Bootstrapping ChromeOS Factory Shim |||:::...' + echo '...:::||| Bootstrapping ChromeOS Factory Shim |||:::...' + tee -a /dev/pts/0 /log/factory_initramfs.log ...:::||| Bootstrapping ChromeOS Factory Shim |||:::... + info 'TTY: /dev/pts/0, LOG: /dev/pts/1, INFO: /dev/pts/2, DEBUG: /dev/pts/3' + echo 'TTY: /dev/pts/0, LOG: /dev/pts/1, INFO: /dev/pts/2, DEBUG: /dev/pts/3' + tee -a /dev/pts/0 /log/factory_initramfs.log TTY: /dev/pts/0, LOG: /dev/pts/1, INFO: /dev/pts/2, DEBUG: /dev/pts/3 + TAIL_PID=215 + tail -f /log/factory_initramfs.log + cat /proc/cmdline + sed -e 's/"[^"]*"/DROPPED/g' + export_args cros_secure 'console=' 'loglevel=7' 'init=/sbin/init' cros_secure 'root=PARTUUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a/PARTNROFF=1' rootwait ro 'dm_verity.error_behavior=3' 'dm_verity.max_bios=-1' 'dm_verity.dev_wait=0' 'dm=DROPPED' noinitrd cros_factory_install 'vt.global_cursor_default=0' 'kern_guid=b500b204-f2d9-234a-9c5a-02b1b2025e4a' + local 'arg=' + local 'key=' + local 'val=' + local 'acceptable_set=[A-Za-z0-9]_' + info 'Exporting kernel arguments...' + echo 'Exporting kernel arguments...' + tee -a /dev/pts/0 /log/factory_initramfs.log Exporting kernel arguments... + echo cros_secure + tr -dc '[A-Za-z0-9]_' _ + tr a-z A-Z + key=CROS_SECURE + val=cros_secure + export 'KERN_ARG_CROS_SECURE=cros_secure' + info -n ' KERN_ARG_CROS_SECURE=cros_secure,' + echo -n ' KERN_ARG_CROS_SECURE=cros_secure,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_CROS_SECURE=cros_secure,+ echo console + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=CONSOLE + val= + export 'KERN_ARG_CONSOLE=' + info -n ' KERN_ARG_CONSOLE=,' + echo -n ' KERN_ARG_CONSOLE=,'+ tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_CONSOLE=,+ echo loglevel+ tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=LOGLEVEL + val=7 + export 'KERN_ARG_LOGLEVEL=7' + info -n ' KERN_ARG_LOGLEVEL=7,' + echo -n ' KERN_ARG_LOGLEVEL=7,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_LOGLEVEL=7,+ echo init + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=INIT + val=/sbin/init + export 'KERN_ARG_INIT=/sbin/init' + info -n ' KERN_ARG_INIT=/sbin/init,' + echo -n ' KERN_ARG_INIT=/sbin/init,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_INIT=/sbin/init,+ echo cros_secure + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=CROS_SECURE + val=cros_secure + export 'KERN_ARG_CROS_SECURE=cros_secure' + info -n ' KERN_ARG_CROS_SECURE=cros_secure,' + echo -n ' KERN_ARG_CROS_SECURE=cros_secure,'+ tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_CROS_SECURE=cros_secure,+ echo root + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=ROOT + val='PARTUUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a/PARTNROFF=1' + export 'KERN_ARG_ROOT=PARTUUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a/PARTNROFF=1' + info -n ' KERN_ARG_ROOT=PARTUUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a/PARTNROFF=1,' + echo -n ' KERN_ARG_ROOT=PARTUUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a/PARTNROFF=1,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_ROOT=PARTUUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a/PARTNROFF=1,+ echo rootwait + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=ROOTWAIT + val=rootwait + export 'KERN_ARG_ROOTWAIT=rootwait' + info -n ' KERN_ARG_ROOTWAIT=rootwait,' + echo -n ' KERN_ARG_ROOTWAIT=rootwait,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_ROOTWAIT=rootwait,+ echo ro + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=RO + val=ro + export 'KERN_ARG_RO=ro' + info -n ' KERN_ARG_RO=ro,' + echo -n ' KERN_ARG_RO=ro,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_RO=ro,+ echo dm_verity.error_behavior + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=DM_VERITYERROR_BEHAVIOR + val=3 + export 'KERN_ARG_DM_VERITYERROR_BEHAVIOR=3' + info -n ' KERN_ARG_DM_VERITYERROR_BEHAVIOR=3,' + echo -n ' KERN_ARG_DM_VERITYERROR_BEHAVIOR=3,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_DM_VERITYERROR_BEHAVIOR=3,+ echo dm_verity.max_bios+ tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=DM_VERITYMAX_BIOS + val=-1 + export 'KERN_ARG_DM_VERITYMAX_BIOS=-1' + info -n ' KERN_ARG_DM_VERITYMAX_BIOS=-1,' + echo -n+ ' KERN_ARG_DM_VERITYMAX_BIOS=-1,'tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_DM_VERITYMAX_BIOS=-1,+ echo dm_verity.dev_wait + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=DM_VERITYDEV_WAIT + val=0 + export 'KERN_ARG_DM_VERITYDEV_WAIT=0' + info -n ' KERN_ARG_DM_VERITYDEV_WAIT=0,' + echo -n ' KERN_ARG_DM_VERITYDEV_WAIT=0,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_DM_VERITYDEV_WAIT=0,+ echo dm + tr+ a-ztr A-Z -dc '[A-Za-z0-9]_' _ + key=DM + val=DROPPED + export 'KERN_ARG_DM=DROPPED' + info -n ' KERN_ARG_DM=DROPPED,' + echo -n ' KERN_ARG_DM=DROPPED,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_DM=DROPPED,+ tr a-z A-Z + echo noinitrd + tr -dc '[A-Za-z0-9]_' _ + key=NOINITRD + val=noinitrd + export 'KERN_ARG_NOINITRD=noinitrd' + info -n ' KERN_ARG_NOINITRD=noinitrd,' + echo -n ' KERN_ARG_NOINITRD=noinitrd,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_NOINITRD=noinitrd,+ tr a-z A-Z + + echotr -dc cros_factory_install '[A-Za-z0-9]_' _ + key=CROS_FACTORY_INSTALL + val=cros_factory_install + export 'KERN_ARG_CROS_FACTORY_INSTALL=cros_factory_install' + info -n ' KERN_ARG_CROS_FACTORY_INSTALL=cros_factory_install,' + echo -n ' KERN_ARG_CROS_FACTORY_INSTALL=cros_factory_install,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_CROS_FACTORY_INSTALL=cros_factory_install,+ echo vt.global_cursor_default + tr a-z+ A-Z tr -dc '[A-Za-z0-9]_' _ + key=VTGLOBAL_CURSOR_DEFAULT + val=0 + export 'KERN_ARG_VTGLOBAL_CURSOR_DEFAULT=0' + info -n ' KERN_ARG_VTGLOBAL_CURSOR_DEFAULT=0,' + echo -n ' KERN_ARG_VTGLOBAL_CURSOR_DEFAULT=0,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_VTGLOBAL_CURSOR_DEFAULT=0,+ echo kern_guid + tr a-z A-Z + tr -dc '[A-Za-z0-9]_' _ + key=KERN_GUID + val=b500b204-f2d9-234a-9c5a-02b1b2025e4a + export 'KERN_ARG_KERN_GUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a' + info -n ' KERN_ARG_KERN_GUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a,' + echo -n ' KERN_ARG_KERN_GUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a,' + tee -a /dev/pts/0 /log/factory_initramfs.log KERN_ARG_KERN_GUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a,+ info + echo + tee -a /dev/pts/0 /log/factory_initramfs.log + '[' -n /dev/pts/2 -a -e /dev/kmsg ] + info 'Kernel messages available in /dev/pts/2.' + echo 'Kernel messages available in /dev/pts/2.' + tee -a /dev/pts/0 /log/factory_initramfs.log Kernel messages available in /dev/pts/2. + enable_debug_console /dev/pts/3 + local 'tty=/dev/pts/3' + is_cros_debug + grep -qw cros_debug /proc/cmdline + cat /dev/kmsg + info 'To debug, add [cros_debug] to your kernel command line.' + echo+ 'To debug, add [cros_debug] to your kernel command line.' tee -a /dev/pts/0 /log/factory_initramfs.log To debug, add [cros_debug] to your kernel command line. + find_official_root + info -n 'Checking for an official root... ' + echo -n 'Checking for an official root... ' + tee -a /dev/pts/0 /log/factory_initramfs.log Checking for an official root... + wait_for_gpt_root + '[' -z b500b204-f2d9-234a-9c5a-02b1b2025e4a ] + info -n 'Looking for rootfs using kern_guid [b500b204-f2d9-234a-9c5a-02b1b2025e4a]... ' + echo -n 'Looking for rootfs using kern_guid [b500b204-f2d9-234a-9c5a-02b1b2025e4a]... ' + tee -a /dev/pts/0 /log/factory_initramfs.log Looking for rootfs using kern_guid [b500b204-f2d9-234a-9c5a-02b1b2025e4a]... + local try kern_dev kern_num + local root_dev root_num + seq 20 + info -n '. ' + echo -n '. ' + tee -a /dev/pts/0 /log/factory_initramfs.log . + cgpt find -1 -u b500b204-f2d9-234a-9c5a-02b1b2025e4a + uniq + kern_dev= + kern_num= + root_num=1 + root_dev=1 + '[' -b 1 ] + sleep 1 + info -n '. ' + echo -n '. ' + tee -a /dev/pts/0 /log/factory_initramfs.log . + cgpt find -1 -u b500b204-f2d9-234a-9c5a-02b1b2025e4a + uniq + kern_dev=/dev/sda2 + kern_num=2 + root_num=3 + root_dev=/dev/sda3 + '[' -b /dev/sda3 ] + USB_DEV=/dev/sda3 + info 'Found /dev/sda3' + echo 'Found /dev/sda3' + tee -a /dev/pts/0 /log/factory_initramfs.log Found /dev/sda3 + return 0 + strip_partition /dev/sda3 + local 'dev=/dev/sda' + echo /dev/sda + cgpt find -t rootfs /dev/sda /dev/sda3 + REAL_USB_DEV=/dev/sda3 + LOG_DEV=/dev/sda1 + mount_usb + info -n 'Mounting usb... ' + echo -n 'Mounting usb... ' + tee -a /dev/pts/0 /log/factory_initramfs.log Mounting usb... + seq 20 + info -n '. ' + echo -n '. ' + tee -a /dev/pts/0 /log/factory_initramfs.log . + mount -n -o ro /dev/sda3 /usb + info OK. + echo OK. + tee -a /dev/pts/0 /log/factory_initramfs.log OK. + return 0 + info 'Bootstrapping factory shim.' + echo 'Bootstrapping factory shim.' + tee -a /dev/pts/0 /log/factory_initramfs.log Bootstrapping factory shim. + mount_tmpfs + info 'Mounting tmpfs...' + echo 'Mounting tmpfs...' + tee -a /dev/pts/0 /log/factory_initramfs.log Mounting tmpfs... + mount -n -t tmpfs tmpfs /newroot -o 'size=512M' + copy_contents + info 'Copying contents of USB device to tmpfs... ' + echo 'Copying contents of USB device to tmpfs... ' + tee -a /dev/pts/0 /log/factory_initramfs.log Copying contents of USB device to tmpfs... + tar -cf - -C /usb . + + pvtar -f -xf - -C /newroot + patch_new_root + is_cros_debug + grep -qw cros_debug /proc/cmdline + local 'bootstrap=/newroot/usr/sbin/factory_bootstrap.sh' + local 'flag=/tmp/bootstrap.failed' + '[' -x /newroot/usr/sbin/factory_bootstrap.sh ] + rm -f /tmp/bootstrap.failed + info 'Running /newroot/usr/sbin/factory_bootstrap.sh...' + tee -a /dev/pts/0 /log/factory_initramfs.log + echo 'Running /newroot/usr/sbin/factory_bootstrap.sh...' Running /newroot/usr/sbin/factory_bootstrap.sh... + /newroot/usr/sbin/factory_bootstrap.sh /newroot /dev/sda3 + tee -a /dev/pts/0 /log/factory_initramfs.log Patching new root in /newroot... +/usr/sbin/mount-encrypted +/etc/init/boot-complete.conf -/etc/init/cdm-oemcrypto.conf +/etc/init/powerd.conf +/etc/init/swap.conf +/etc/init/syslog.conf -/etc/init/tpm-probe.conf +/etc/init/ui.conf -/etc/init/update-engine.conf +/etc/init/journald.conf -/etc/init/cryptohome-update-userdataauth.conf -/etc/init/ext-pci-drivers-allowlist.conf +/etc/init/pre-startup.conf +/etc/init/boot-splash.conf +/etc/init/cr50-update.confPatching new /run... tar: removing leading '/' from member names +/newroot/run/frecon Sh1mmer is loading... cgpt: Cannot exec /usr/sbin/flashrom in /tmp/cgpt_find.683Btf.: No such file or directory ERROR: Cannot exec flashrom to read from RW_GPT section. ReadNorFlash: Is a directory mount: mounting /dev/sda1 /dev/sda1 on /stateful failed: No such file or directory Failed to mount /dev/sda1 /dev/sda1!! Failing. + touch /tmp/bootstrap.failed + '[' -e /tmp/bootstrap.failed ] + return 1 + on_error + trap - EXIT + info -e '\033[1;31m' + echo -e '\033[1;31m' + tee -a /dev/pts/0 /log/factory_initramfs.log  + info 'ERROR: Factory installation aborted.' + echo 'ERROR: Factory installation aborted.' + tee -a /dev/pts/0 /log/factory_initramfs.log ERROR: Factory installation aborted. + save_log_files + local 'log_dev=/dev/sda1' + '[' -z /dev/sda1 ] + info 'Dumping dmesg to /log' + tee -a /dev/pts/0 /log/factory_initramfs.log + echo 'Dumping dmesg to /log' Dumping dmesg to /log + dmesg + local 'err=0' + local 'save_mnt=/save_mnt' + local 'save_dir_name=factory_shim_logs' + local 'save_dir=/save_mnt/factory_shim_logs' + basename /save_mnt/factory_shim_logs + info 'Saving log files from: /log -> /dev/sda1 factory_shim_logs' + echo 'Saving log files from: /log -> /dev/sda1 factory_shim_logs' + tee -a /dev/pts/0 /log/factory_initramfs.log Saving log files from: /log -> /dev/sda1 factory_shim_logs + mkdir -p /save_mnt + mount -n -o sync,rw /dev/sda1 /save_mnt + '[' 0 -ne 0 ] + rm -rf /save_mnt/factory_shim_logs + '[' 0 -ne 0 ] + cp -r /log /save_mnt/factory_shim_logs ```
factory_shim_logs - dmesg ``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 4.19.78-07652-g4af3278c5c8f (chrome-bot@chromeos-ci-factory-us-central1-b-x32-1-wam9) (Chromium OS 9.0_pre365631_p20190821-r19 clang version 9.0.0 (/var/cache/chromeos-cache/distfiles/host/egit-src/llvm-project 6b043f051836635a1e88da4d0464e6569bd7b625) (based on LLVM 9.0.0svn)) #2 SMP PREEMPT Wed Jan 20 12:56:35 PST 2021 [ 0.000000] random: fast init done [ 0.000000] Machine model: Google willow board sku1 [ 0.000000] Malformed early option 'console' [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000050000000, size 41 MiB [ 0.000000] OF: reserved mem: initialized node scp_mem_region, compatible id shared-dma-pool [ 0.000000] On node 0 totalpages: 1037040 [ 0.000000] DMA32 zone: 12288 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 774896 pages, LIFO batch:63 [ 0.000000] Normal zone: 4096 pages used for memmap [ 0.000000] Normal zone: 262144 pages, LIFO batch:63 [ 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.0 [ 0.000000] percpu: Embedded 24 pages/cpu s59560 r8192 d30552 u98304 [ 0.000000] pcpu-alloc: s59560 r8192 d30552 u98304 alloc=24*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1020656 [ 0.000000] Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure root=PARTUUID=b500b204-f2d9-234a-9c5a-02b1b2025e4a/PARTNROFF=1 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=0 dm="1 vroot none ro 1,0 819200 verity payload=ROOT_DEV hashtree=HASH_DEV hashstart=819200 alg=sha256 root_hexdigest=9a1f487ac618d869e1260c4498dbcb07d79b71cb987cde9cd4451bdc88c44b25 salt=4056722683087da98f5d56384fd86e0c8b379fa6f31b56daebe2f835b342a4e0" noinitrd cros_factory_install vt.global_cursor_default=0 kern_guid=b500b204-f2d9-234a-9c5a-02b1b2025e4a [ 0.000000] device-mapper: init: will configure 1 devices [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] software IO TLB: mapped [mem 0xfbdff000-0xffdff000] (64MB) [ 0.000000] Memory: 3987188K/4148160K available (9726K kernel code, 1134K rwdata, 3216K rodata, 6144K init, 613K bss, 160972K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] ftrace: allocating 35472 entries in 139 pages [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c100000 [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] /cpus/cpu@102[6] /cpus/cpu@103[7] } [ 0.000000] random: get_random_bytes called from start_kernel+0x1e4/0x38c with crng_init=1 [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns [ 0.000002] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns [ 0.000363] Console: colour dummy device 80x25 [ 0.000384] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=13000) [ 0.000391] pid_max: default: 32768 minimum: 301 [ 0.000432] Security Framework initialized [ 0.000439] Yama: becoming mindful. [ 0.000454] LoadPin: ready to pin (currently enabled) [ 0.000460] Chromium OS LSM: enabled [ 0.000464] SELinux: Initializing. [ 0.000548] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.000562] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.007009] ASID allocator initialised with 32768 entries [ 0.009004] rcu: Hierarchical SRCU implementation. [ 0.014036] smp: Bringing up secondary CPUs ... [ 0.022409] Detected VIPT I-cache on CPU1 [ 0.022430] GICv3: CPU1: found redistributor 1 region 0:0x000000000c120000 [ 0.022447] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.030397] Detected VIPT I-cache on CPU2 [ 0.030406] GICv3: CPU2: found redistributor 2 region 0:0x000000000c140000 [ 0.030416] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.038498] Detected VIPT I-cache on CPU3 [ 0.038507] GICv3: CPU3: found redistributor 3 region 0:0x000000000c160000 [ 0.038516] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.046609] CPU features: enabling workaround for ARM erratum 858921 [ 0.046615] Detected VIPT I-cache on CPU4 [ 0.046630] GICv3: CPU4: found redistributor 100 region 0:0x000000000c180000 [ 0.046636] arch_timer: Enabling local workaround for ARM erratum 858921 [ 0.046645] arch_timer: CPU4: Trapping CNTVCT access [ 0.046650] CPU4: Booted secondary processor 0x0000000100 [0x410fd092] [ 0.054609] Detected VIPT I-cache on CPU5 [ 0.054622] GICv3: CPU5: found redistributor 101 region 0:0x000000000c1a0000 [ 0.054626] arch_timer: Enabling local workaround for ARM erratum 858921 [ 0.054632] arch_timer: CPU5: Trapping CNTVCT access [ 0.054637] CPU5: Booted secondary processor 0x0000000101 [0x410fd092] [ 0.062613] Detected VIPT I-cache on CPU6 [ 0.062626] GICv3: CPU6: found redistributor 102 region 0:0x000000000c1c0000 [ 0.062631] arch_timer: Enabling local workaround for ARM erratum 858921 [ 0.062636] arch_timer: CPU6: Trapping CNTVCT access [ 0.062641] CPU6: Booted secondary processor 0x0000000102 [0x410fd092] [ 0.070615] Detected VIPT I-cache on CPU7 [ 0.070628] GICv3: CPU7: found redistributor 103 region 0:0x000000000c1e0000 [ 0.070633] arch_timer: Enabling local workaround for ARM erratum 858921 [ 0.070639] arch_timer: CPU7: Trapping CNTVCT access [ 0.070643] CPU7: Booted secondary processor 0x0000000103 [0x410fd092] [ 0.070707] smp: Brought up 1 node, 8 CPUs [ 0.070748] SMP: Total of 8 processors activated. [ 0.070752] CPU features: detected: GIC system register CPU interface [ 0.070755] CPU features: detected: 32-bit EL0 Support [ 0.073242] CPU: All CPU(s) started at EL2 [ 0.073264] alternatives: patching kernel code [ 0.074232] devtmpfs: initialized [ 0.081080] Registered cp15_barrier emulation handler [ 0.081091] Registered setend emulation handler [ 0.081342] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.081354] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 0.081539] pinctrl core: initialized pinctrl subsystem [ 0.081953] NET: Registered protocol family 16 [ 0.082180] schedtune: configured to support 16 boost groups [ 0.082367] audit: initializing netlink subsys (disabled) [ 0.082443] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.082661] cpuidle: using governor ladder [ 0.082675] cpuidle: using governor menu [ 0.082828] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____)) [ 0.082833] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.083000] DMA: preallocated 256 KiB pool for atomic allocations [ 0.083833] console [pstore-1] enabled [ 0.083838] pstore: Registered ramoops as persistent store backend [ 0.083843] ramoops: attached 0x100000@0xffedc000, ecc: 0/0 [ 0.119377] gpiochip_find_base: found new base at 320 [ 0.119394] gpio gpiochip0: (pinctrl_paris): created GPIO range 0->191 ==> 10005000.pinctrl PIN 0->191 [ 0.119575] gpio gpiochip0: (pinctrl_paris): added GPIO chardev (254:0) [ 0.119621] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (pinctrl_paris) [ 0.132652] cryptd: max_cpu_qlen set to 1000 [ 0.133106] reg-fixed-voltage regulator@0: GPIO lookup for consumer (null) [ 0.133109] reg-fixed-voltage regulator@0: using device tree for GPIO lookup [ 0.133118] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@0[0]' [ 0.133131] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulator@0[0]' - status (0) [ 0.133151] gpio gpiochip0: Persistence not supported for GPIO 178 [ 0.133295] reg-fixed-voltage regulator@1: GPIO lookup for consumer (null) [ 0.133298] reg-fixed-voltage regulator@1: using device tree for GPIO lookup [ 0.133304] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@1[0]' [ 0.133310] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@1[0]' [ 0.133313] reg-fixed-voltage regulator@1: using lookup tables for GPIO lookup [ 0.133317] reg-fixed-voltage regulator@1: No GPIO consumer (null) found [ 0.133421] reg-fixed-voltage regulator@2: GPIO lookup for consumer (null) [ 0.133423] reg-fixed-voltage regulator@2: using device tree for GPIO lookup [ 0.133430] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@2[0]' [ 0.133435] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@2[0]' [ 0.133438] reg-fixed-voltage regulator@2: using lookup tables for GPIO lookup [ 0.133441] reg-fixed-voltage regulator@2: No GPIO consumer (null) found [ 0.133540] reg-fixed-voltage regulator@3: GPIO lookup for consumer (null) [ 0.133543] reg-fixed-voltage regulator@3: using device tree for GPIO lookup [ 0.133549] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@3[0]' [ 0.133554] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@3[0]' [ 0.133557] reg-fixed-voltage regulator@3: using lookup tables for GPIO lookup [ 0.133560] reg-fixed-voltage regulator@3: No GPIO consumer (null) found [ 0.133691] reg-fixed-voltage regulator@4: GPIO lookup for consumer (null) [ 0.133694] reg-fixed-voltage regulator@4: using device tree for GPIO lookup [ 0.133700] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@4[0]' [ 0.133706] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@4[0]' [ 0.133709] reg-fixed-voltage regulator@4: using lookup tables for GPIO lookup [ 0.133711] reg-fixed-voltage regulator@4: No GPIO consumer (null) found [ 0.133812] reg-fixed-voltage pp1800_alw: GPIO lookup for consumer (null) [ 0.133815] reg-fixed-voltage pp1800_alw: using device tree for GPIO lookup [ 0.133821] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp1800_alw[0]' [ 0.133826] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/pp1800_alw[0]' [ 0.133829] reg-fixed-voltage pp1800_alw: using lookup tables for GPIO lookup [ 0.133832] reg-fixed-voltage pp1800_alw: No GPIO consumer (null) found [ 0.133933] reg-fixed-voltage pp3300_alw: GPIO lookup for consumer (null) [ 0.133935] reg-fixed-voltage pp3300_alw: using device tree for GPIO lookup [ 0.133942] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp3300_alw[0]' [ 0.133948] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/pp3300_alw[0]' [ 0.133951] reg-fixed-voltage pp3300_alw: using lookup tables for GPIO lookup [ 0.133954] reg-fixed-voltage pp3300_alw: No GPIO consumer (null) found [ 0.134115] reg-fixed-voltage pp1200-mipibrdg: GPIO lookup for consumer (null) [ 0.134118] reg-fixed-voltage pp1200-mipibrdg: using device tree for GPIO lookup [ 0.134124] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp1200-mipibrdg[0]' [ 0.134133] of_get_named_gpiod_flags: parsed 'gpio' property of node '/pp1200-mipibrdg[0]' - status (0) [ 0.134141] gpio gpiochip0: Persistence not supported for GPIO 54 [ 0.134275] reg-fixed-voltage pp1800-mipibrdg: GPIO lookup for consumer (null) [ 0.134278] reg-fixed-voltage pp1800-mipibrdg: using device tree for GPIO lookup [ 0.134284] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp1800-mipibrdg[0]' [ 0.134293] of_get_named_gpiod_flags: parsed 'gpio' property of node '/pp1800-mipibrdg[0]' - status (0) [ 0.134300] gpio gpiochip0: Persistence not supported for GPIO 36 [ 0.134430] reg-fixed-voltage pp3300-panel: GPIO lookup for consumer (null) [ 0.134433] reg-fixed-voltage pp3300-panel: using device tree for GPIO lookup [ 0.134439] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp3300-panel[0]' [ 0.134448] of_get_named_gpiod_flags: parsed 'gpio' property of node '/pp3300-panel[0]' - status (0) [ 0.134455] gpio gpiochip0: Persistence not supported for GPIO 35 [ 0.134598] reg-fixed-voltage vddio-mipibrdg: GPIO lookup for consumer (null) [ 0.134601] reg-fixed-voltage vddio-mipibrdg: using device tree for GPIO lookup [ 0.134607] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vddio-mipibrdg[0]' [ 0.134616] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vddio-mipibrdg[0]' - status (0) [ 0.134624] gpio gpiochip0: Persistence not supported for GPIO 37 [ 0.135310] SCSI subsystem initialized [ 0.135403] usbcore: registered new interface driver usbfs [ 0.135427] usbcore: registered new interface driver hub [ 0.135490] usbcore: registered new device driver usb [ 0.135518] media: Linux media interface: v0.10 [ 0.135538] videodev: Linux video capture interface: v2.00 [ 0.136499] Advanced Linux Sound Architecture Driver Initialized. [ 0.137181] clocksource: Switched to clocksource arch_sys_counter [ 0.163168] VFS: Disk quotas dquot_6.6.0 [ 0.163224] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.167768] thermal thermal_zone1: power_allocator: sustainable_power will be estimated [ 0.167819] thermal thermal_zone2: power_allocator: sustainable_power will be estimated [ 0.167865] thermal thermal_zone3: power_allocator: sustainable_power will be estimated [ 0.167915] thermal thermal_zone4: power_allocator: sustainable_power will be estimated [ 0.167958] thermal thermal_zone5: power_allocator: sustainable_power will be estimated [ 0.168002] thermal thermal_zone6: power_allocator: sustainable_power will be estimated [ 0.168044] thermal thermal_zone7: power_allocator: sustainable_power will be estimated [ 0.168087] thermal thermal_zone8: power_allocator: sustainable_power will be estimated [ 0.168158] NET: Registered protocol family 2 [ 0.168551] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes) [ 0.168611] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.168748] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes) [ 0.169139] TCP: Hash tables configured (established 32768 bind 32768) [ 0.169279] UDP hash table entries: 2048 (order: 5, 196608 bytes) [ 0.169379] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes) [ 0.169595] NET: Registered protocol family 1 [ 0.527016] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.527206] hw perfevents: enabled with armv8_cortex_a73 PMU driver, 7 counters available [ 0.529963] Initialise system trusted keyrings [ 0.530070] workingset: timestamp_bits=62 max_order=20 bucket_order=0 [ 0.533147] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.533381] Registering esdfs 0.2 [ 0.533479] alt_syscall: table 'read_write_test' available. [ 0.533501] alt_syscall: table 'android' available. [ 0.533520] alt_syscall: table 'android_permissive' available. [ 0.533538] alt_syscall: table 'third_party' available. [ 0.533554] alt_syscall: table 'third_party_permissive' available. [ 0.533569] alt_syscall: table 'complete' available. [ 0.533583] alt_syscall: table 'complete_permissive' available. [ 0.535416] Key type asymmetric registered [ 0.535425] Asymmetric key parser 'x509' registered [ 0.535452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.535459] io scheduler noop registered [ 0.535464] io scheduler deadline registered [ 0.535565] io scheduler cfq registered (default) [ 0.535570] io scheduler mq-deadline registered [ 0.535576] io scheduler kyber registered [ 0.535596] io scheduler bfq registered [ 0.536774] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable [ 0.536778] pwm-backlight backlight_lcd0: using device tree for GPIO lookup [ 0.536795] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0) [ 0.536809] gpio gpiochip0: Persistence not supported for GPIO 176 [ 0.536811] no flags found for enable [ 0.536869] pwm-backlight backlight_lcd0: Linked as a consumer to regulator.3 [ 0.536911] pwm-backlight backlight_lcd0: Dropping the link to regulator.3 [ 0.542280] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.563932] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 237, base_baud = 1625000) is a ST16650V2 [ 0.584881] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 238, base_baud = 1625000) is a ST16650V2 [ 0.584992] serial serial0: tty port ttyS1 registered [ 0.586062] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [ 0.586101] usbcore: registered new interface driver udl [ 0.589590] panel-simple panel: Linked as a consumer to regulator.10 [ 0.589600] panel-simple panel: GPIO lookup for consumer enable [ 0.589603] panel-simple panel: using device tree for GPIO lookup [ 0.589612] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/panel[0]' [ 0.589619] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/panel[0]' [ 0.589623] panel-simple panel: using lookup tables for GPIO lookup [ 0.589627] panel-simple panel: No GPIO consumer enable found [ 0.589657] panel-simple panel: Dropping the link to regulator.10 [ 0.590188] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.592686] loop: module loaded [ 0.592752] lkdtm: No crash points registered, enable through debugfs [ 0.599823] vsim1: Bringing 1800000uV into 2700000-2700000uV [ 0.608939] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/soc/spi@1100a000[0]' - status (0) [ 0.609290] cr50_spi spi0.0: TPM ready IRQ confirmed on attempt 0. [ 0.622536] cr50_spi spi0.0: 2.0 TPM (device-id 0x28, rev-id 0) [ 0.681162] cr50_spi spi0.0: Cr50 firmware version: B2-C:0 RO_B:0.0.12/9eb618de RW_B:0.5.201/cr50_v2.94_mp.254-a67bb [ 0.681671] m25p80 spi1.0: found w25q64jwxxIM, expected w25q64dw [ 0.682033] m25p80 spi1.0: w25q64jwxxIM (8192 Kbytes) [ 0.682899] mdio_bus fixed-0: GPIO lookup for consumer reset [ 0.682903] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.682906] mdio_bus fixed-0: No GPIO consumer reset found [ 0.682919] libphy: Fixed MDIO Bus: probed [ 0.682925] PPP generic driver version 2.4.2 [ 0.683034] PPP MPPE Compression module registered [ 0.683713] mtu3 11201000.usb: Linked as a consumer to regulator.26 [ 0.683774] mtu3 11201000.usb: uwk - reg:0x400, version:0 [ 0.683824] mtu3 11201000.usb: 11201000.usb supply vbus not found, using dummy regulator [ 0.683858] mtu3 11201000.usb: Linked as a consumer to regulator.0 [ 0.684264] mtu3 11201000.usb: xHCI platform device register success... [ 0.684360] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684366] ehci-platform: EHCI generic platform driver [ 0.684496] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684507] ohci-platform: OHCI generic platform driver [ 0.685004] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator [ 0.685038] xhci-mtk 11200000.xhci: Linked as a consumer to regulator.0 [ 0.685097] xhci-mtk 11200000.xhci: Linked as a consumer to regulator.26 [ 0.685201] xhci-mtk 11200000.xhci: xHCI Host Controller [ 0.685287] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1 [ 0.685374] xhci-mtk 11200000.xhci: hcc params 0x01400f99 hci version 0x110 quirks 0x0000000000210010 [ 0.685406] xhci-mtk 11200000.xhci: irq 281, io mem 0x11200000 [ 0.685609] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 0.685616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.685621] usb usb1: Product: xHCI Host Controller [ 0.685626] usb usb1: Manufacturer: Linux 4.19.78-07652-g4af3278c5c8f xhci-hcd [ 0.685631] usb usb1: SerialNumber: 11200000.xhci [ 0.685883] hub 1-0:1.0: USB hub found [ 0.685905] hub 1-0:1.0: 1 port detected [ 0.686087] xhci-mtk 11200000.xhci: xHCI Host Controller [ 0.686180] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2 [ 0.686190] xhci-mtk 11200000.xhci: Host supports USB 3.0 SuperSpeed [ 0.686226] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.686286] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 0.686292] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686297] usb usb2: Product: xHCI Host Controller [ 0.686302] usb usb2: Manufacturer: Linux 4.19.78-07652-g4af3278c5c8f xhci-hcd [ 0.686307] usb usb2: SerialNumber: 11200000.xhci [ 0.686510] hub 2-0:1.0: USB hub found [ 0.686528] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 0.686687] usbcore: registered new interface driver cdc_acm [ 0.686692] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.686714] usbcore: registered new interface driver uas [ 0.686757] usbcore: registered new interface driver usb-storage [ 0.686798] usbcore: registered new interface driver usbserial_generic [ 0.686817] usbserial: USB Serial support registered for generic [ 0.686943] random: crng init done [ 0.687424] mt6397-rtc mt6397-rtc: rtc core: registered mt6397-rtc as rtc0 [ 0.687451] i2c /dev entries driver [ 0.688378] elants_i2c 0-0010: 0-0010 supply vcc33 not found, using dummy regulator [ 0.688435] elants_i2c 0-0010: Linked as a consumer to regulator.0 [ 0.688456] elants_i2c 0-0010: 0-0010 supply vccio not found, using dummy regulator [ 0.688484] elants_i2c 0-0010: GPIO lookup for consumer reset [ 0.688487] elants_i2c 0-0010: using device tree for GPIO lookup [ 0.688502] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c@11007000/touchscreen@10[0]' - status (0) [ 0.688515] gpio gpiochip0: Persistence not supported for GPIO 156 [ 0.689195] elan_i2c 2-0015: 2-0015 supply vcc not found, using dummy regulator [ 0.689243] elan_i2c 2-0015: Linked as a consumer to regulator.0 [ 0.689570] elan_i2c 2-0015: Dropping the link to regulator.0 [ 0.690583] IR NEC protocol handler initialized [ 0.690589] IR RC5(x/sz) protocol handler initialized [ 0.690594] IR RC6 protocol handler initialized [ 0.690598] IR JVC protocol handler initialized [ 0.690602] IR Sony protocol handler initialized [ 0.690606] IR SANYO protocol handler initialized [ 0.690610] IR Sharp protocol handler initialized [ 0.690614] IR MCE Keyboard/mouse protocol handler initialized [ 0.690618] IR XMP protocol handler initialized [ 0.691164] thermal thermal_zone1: failed to read out thermal zone (-13) [ 0.691199] thermal thermal_zone2: failed to read out thermal zone (-13) [ 0.691222] thermal thermal_zone3: failed to read out thermal zone (-13) [ 0.691246] thermal thermal_zone4: failed to read out thermal zone (-13) [ 0.691269] thermal thermal_zone5: failed to read out thermal zone (-13) [ 0.691293] thermal thermal_zone6: failed to read out thermal zone (-13) [ 0.691526] generic-adc-thermal tboard_thermistor1: IIO channel not found: -517 [ 0.691554] generic-adc-thermal tboard_thermistor2: IIO channel not found: -517 [ 0.691756] mtk-wdt 10007000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 0.692120] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com [ 0.692243] device-mapper: verity-chromeos: dm-verity-chromeos registered [ 0.692466] cpu cpu0: Linked as a consumer to regulator.16 [ 0.692496] cpu cpu0: dummy supplies not allowed for exclusive requests [ 0.693597] cpu cpu4: Linked as a consumer to regulator.15 [ 0.693620] cpu cpu4: dummy supplies not allowed for exclusive requests [ 0.694950] energy_model: Created perf domain 0-3 [ 0.695415] energy_model: Created perf domain 4-7 [ 0.695430] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 1199999 KHz [ 0.695650] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 1248000 KHz [ 0.697019] pwrseq_simple wifi-pwrseq: GPIO lookup for consumer reset [ 0.697022] pwrseq_simple wifi-pwrseq: using device tree for GPIO lookup [ 0.697033] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/wifi-pwrseq[0]' - status (0) [ 0.697043] gpio gpiochip0: Persistence not supported for GPIO 119 [ 0.697247] sdhci: Secure Digital Host Controller Interface driver [ 0.697252] sdhci: Copyright(c) Pierre Ossman [ 0.697933] mtk-msdc 11230000.mmc: GPIO lookup for consumer wp [ 0.697935] mtk-msdc 11230000.mmc: using device tree for GPIO lookup [ 0.697942] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@11230000[0]' [ 0.697949] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@11230000[0]' [ 0.697952] mtk-msdc 11230000.mmc: using lookup tables for GPIO lookup [ 0.697955] mtk-msdc 11230000.mmc: No GPIO consumer wp found [ 0.698050] mtk-msdc 11230000.mmc: Linked as a consumer to regulator.42 [ 0.698108] mtk-msdc 11230000.mmc: Linked as a consumer to regulator.25 [ 0.710521] elants_i2c 0-0010: nothing at this address [ 0.710561] elants_i2c 0-0010: Dropping the link to regulator.0 [ 0.724531] mtk-msdc 11240000.mmc: GPIO lookup for consumer wp [ 0.724537] mtk-msdc 11240000.mmc: using device tree for GPIO lookup [ 0.724547] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@11240000[0]' [ 0.724554] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@11240000[0]' [ 0.724558] mtk-msdc 11240000.mmc: using lookup tables for GPIO lookup [ 0.724562] mtk-msdc 11240000.mmc: No GPIO consumer wp found [ 0.724587] mtk-msdc 11240000.mmc: allocated mmc-pwrseq [ 0.724730] mtk-msdc 11240000.mmc: Linked as a consumer to regulator.4 [ 0.724773] mtk-msdc 11240000.mmc: Linked as a consumer to regulator.5 [ 0.751141] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.752050] hidraw: raw HID events driver (C) Jiri Kosina [ 0.752803] usbcore: registered new interface driver usbhid [ 0.752815] usbhid: USB HID core driver [ 0.753001] i2c_hid 2-002c: 2-002c supply vdd not found, using dummy regulator [ 0.753050] i2c_hid 2-002c: Linked as a consumer to regulator.0 [ 0.753062] i2c_hid 2-002c: 2-002c supply vddl not found, using dummy regulator [ 0.785302] input: hid-over-i2c 06CB:CDB5 Mouse as /devices/platform/soc/11009000.i2c/i2c-2/2-002c/0018:06CB:CDB5.0001/input/input0 [ 0.785994] hid-generic 0018:06CB:CDB5.0001: input,hidraw0: I2C HID v1.00 Mouse [hid-over-i2c 06CB:CDB5] on 2-002c [ 0.786688] ashmem: initialized [ 0.786828] spi_master spi2: will run message pump with realtime priority [ 0.789066] cros-ec-spi spi2.0: MKBP support version 2 [ 0.792969] mtk-msdc 11230000.mmc: phase: [map:ffffffc0] [maxlen:26] [final:19] [ 0.795831] mmc0: new HS400 MMC card at address 0001 [ 0.796201] sbs-battery 12-000b: GPIO lookup for consumer sbs,battery-detect [ 0.796203] sbs-battery 12-000b: using device tree for GPIO lookup [ 0.796210] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpios' property of node '/soc/spi@11012000/ec@0/i2c-tunnel/sbs-battery@b[0]' [ 0.796215] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpio' property of node '/soc/spi@11012000/ec@0/i2c-tunnel/sbs-battery@b[0]' [ 0.796218] sbs-battery 12-000b: using lookup tables for GPIO lookup [ 0.796220] sbs-battery 12-000b: No GPIO consumer sbs,battery-detect found [ 0.796823] mmc1: queuing unknown CIS tuple 0x01 (3 bytes) [ 0.797192] thermal thermal_zone9: power_allocator: sustainable_power will be estimated [ 0.797242] sbs-battery 12-000b: sbs-battery: battery gas gauge device registered [ 0.797646] mmcblk0: mmc0:0001 TB2932 29.2 GiB [ 0.797721] input: cros_ec as /devices/platform/soc/11012000.spi/spi_master/spi2/spi2.0/11012000.spi:ec@0:keyboard-controller/input/input2 [ 0.798738] mmcblk0boot0: mmc0:0001 TB2932 partition 1 4.00 MiB [ 0.799363] input: cros_ec_buttons as /devices/platform/soc/11012000.spi/spi_master/spi2/spi2.0/11012000.spi:ec@0:keyboard-controller/input/input3 [ 0.799818] mmcblk0boot1: mmc0:0001 TB2932 partition 2 4.00 MiB [ 0.799985] mmcblk0rpmb: mmc0:0001 TB2932 partition 3 4.00 MiB, chardev (245:0) [ 0.801508] cros-ec-spi spi2.0: Chrome EC device registered [ 0.805251] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 0.807811] mmc1: queuing unknown CIS tuple 0x1a (5 bytes) [ 0.813454] mmc1: queuing unknown CIS tuple 0x1b (8 bytes) [ 0.814387] mmc1: queuing unknown CIS tuple 0x14 (0 bytes) [ 0.823980] mediatek-cci-devfreq cci: Linked as a consumer to regulator.16 [ 0.827873] mtk-msdc 11240000.mmc: phase: [map:f80003ff] [maxlen:10] [final:3] [ 0.829931] mmc1: queuing unknown CIS tuple 0x80 (1 bytes) [ 0.830224] mmc1: queuing unknown CIS tuple 0x81 (1 bytes) [ 0.830268] mmc1: queuing unknown CIS tuple 0x82 (1 bytes) [ 0.830289] mmc1: new ultra high speed SDR104 SDIO card at address 0001 [ 0.857108] max98357a max98357a: GPIO lookup for consumer sdmode [ 0.857112] max98357a max98357a: using device tree for GPIO lookup [ 0.857126] of_get_named_gpiod_flags: parsed 'sdmode-gpios' property of node '/max98357a[0]' - status (0) [ 0.857141] gpio gpiochip0: Persistence not supported for GPIO 175 [ 0.857253] mt6358-sound mt6358-sound: mt6358_platform_driver_probe(), dev name mt6358-sound [ 0.860242] mt8183_mt6358_ts3a227_max98357 mt8183-sound: ASoC: failed to init link Playback_1: -517 [ 0.860439] GACT probability NOT on [ 0.860802] xt_time: kernel timezone is -0000 [ 0.860964] Initializing XFRM netlink socket [ 0.861117] NET: Registered protocol family 10 [ 0.861765] Segment Routing with IPv6 [ 0.861849] NET: Registered protocol family 17 [ 0.861858] NET: Registered protocol family 15 [ 0.863236] registered taskstats version 1 [ 0.863241] Loading compiled-in X.509 certificates [ 0.863421] pstore: Using compression: deflate [ 0.864021] Key type encrypted registered [ 0.872956] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable [ 0.872961] pwm-backlight backlight_lcd0: using device tree for GPIO lookup [ 0.872980] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0) [ 0.872992] gpio gpiochip0: Persistence not supported for GPIO 176 [ 0.872994] no flags found for enable [ 0.873031] pwm-backlight backlight_lcd0: Linked as a consumer to regulator.3 [ 0.873065] pwm-backlight backlight_lcd0: Dropping the link to regulator.3 [ 0.873373] mtk-scpsys 10006000.syscon: Linked as a consumer to regulator.17 [ 0.875373] mediatek-drm 14000000.dispsys: Adding component match for /soc/ovl@14008000 [ 0.875385] mediatek-drm 14000000.dispsys: Adding component match for /soc/ovl@14009000 [ 0.875395] mediatek-drm 14000000.dispsys: Adding component match for /soc/ovl@1400a000 [ 0.875404] mediatek-drm 14000000.dispsys: Adding component match for /soc/rdma@1400b000 [ 0.875413] mediatek-drm 14000000.dispsys: Adding component match for /soc/rdma@1400c000 [ 0.875424] mediatek-drm 14000000.dispsys: Adding component match for /soc/color@1400e000 [ 0.875557] mediatek-drm 14000000.dispsys: Adding component match for /soc/dsi@14014000 [ 0.875566] mediatek-drm 14000000.dispsys: Adding component match for /soc/dpi@14015000 [ 0.875841] panel-simple panel: Linked as a consumer to regulator.10 [ 0.875847] panel-simple panel: GPIO lookup for consumer enable [ 0.875849] panel-simple panel: using device tree for GPIO lookup [ 0.875855] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/panel[0]' [ 0.875859] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/panel[0]' [ 0.875862] panel-simple panel: using lookup tables for GPIO lookup [ 0.875864] panel-simple panel: No GPIO consumer enable found [ 0.875885] panel-simple panel: Dropping the link to regulator.10 [ 0.876004] mali 13040000.mali: Linked as a consumer to regulator.17 [ 0.876032] mali 13040000.mali: Linked as a consumer to regulator.34 [ 0.877575] mali 13040000.mali: Dropping the link to regulator.34 [ 0.877584] mali 13040000.mali: Dropping the link to regulator.17 [ 0.877948] it6505_dptx 3-005c: Linked as a consumer to regulator.1 [ 0.877988] it6505_dptx 3-005c: Linked as a consumer to regulator.52 [ 0.877993] it6505_dptx 3-005c: GPIO lookup for consumer hpd [ 0.877995] it6505_dptx 3-005c: using device tree for GPIO lookup [ 0.878008] of_get_named_gpiod_flags: parsed 'hpd-gpios' property of node '/soc/i2c@1100f000/it6505dptx@5c[0]' - status (0) [ 0.878019] gpio gpiochip0: Persistence not supported for GPIO 9 [ 0.878024] it6505_dptx 3-005c: GPIO lookup for consumer reset [ 0.878026] it6505_dptx 3-005c: using device tree for GPIO lookup [ 0.878031] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c@1100f000/it6505dptx@5c[0]' - status (0) [ 0.878036] gpio gpiochip0: Persistence not supported for GPIO 179 [ 0.879212] mtk-smi-larb 14017000.larb: Linked as a consumer to 14019000.smi [ 0.879314] mtk-smi-larb 15021000.larb: Linked as a consumer to 14019000.smi [ 0.879412] mtk-smi-larb 1502f000.larb: Linked as a consumer to 14019000.smi [ 0.879508] mtk-smi-larb 16010000.larb: Linked as a consumer to 14019000.smi [ 0.879603] mtk-smi-larb 17010000.larb: Linked as a consumer to 14019000.smi [ 0.879700] mtk-smi-larb 1a001000.larb: Linked as a consumer to 14019000.smi [ 0.879789] mtk-smi-larb 1a002000.larb: Linked as a consumer to 14019000.smi [ 0.880260] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: No cache defaults, reading back from HW [ 0.880804] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_afe_combine_sub_dai(), num of dai 20 [ 0.881458] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: ASoC: Failed to create component debugfs directory [ 0.882348] mt6358-sound mt6358-sound: Linked as a consumer to regulator.51 [ 0.882667] hdmi-audio-codec hdmi-audio-codec.8.auto: ASoC: sink widget TX overwritten [ 0.882879] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> DL1 mapping ok [ 0.883022] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> DL2 mapping ok [ 0.883167] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> DL3 mapping ok [ 0.883313] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> UL1 mapping ok [ 0.883461] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> UL2 mapping ok [ 0.883603] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> UL3 mapping ok [ 0.883740] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> UL_MONO_1 mapping ok [ 0.883885] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> HDMI mapping ok [ 0.883904] mt8183_mt6358_ts3a227_max98357 mt8183-sound: mt6358-sound <-> ADDA mapping ok [ 0.883924] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> PCM 1 mapping ok [ 0.883942] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> PCM 2 mapping ok [ 0.883967] mt8183_mt6358_ts3a227_max98357 mt8183-sound: bt-sco-pcm <-> I2S0 mapping ok [ 0.883984] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> I2S1 mapping ok [ 0.884001] mt8183_mt6358_ts3a227_max98357 mt8183-sound: snd-soc-dummy-dai <-> I2S2 mapping ok [ 0.884019] mt8183_mt6358_ts3a227_max98357 mt8183-sound: HiFi <-> I2S3 mapping ok [ 0.884037] mt8183_mt6358_ts3a227_max98357 mt8183-sound: bt-sco-pcm <-> I2S5 mapping ok [ 0.884065] mt8183_mt6358_ts3a227_max98357 mt8183-sound: i2s-hifi <-> TDM mapping ok [ 0.886215] input: mt8183_mt6358_ts3a227_max98357 Headset Jack as /devices/platform/mt8183-sound/sound/card0/input4 [ 0.886415] input: mt8183_mt6358_ts3a227_max98357 HDMI Jack as /devices/platform/mt8183-sound/sound/card0/input5 [ 0.886929] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable [ 0.886931] pwm-backlight backlight_lcd0: using device tree for GPIO lookup [ 0.886942] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0) [ 0.886953] gpio gpiochip0: Persistence not supported for GPIO 176 [ 0.886954] no flags found for enable [ 0.886995] pwm-backlight backlight_lcd0: Linked as a consumer to regulator.3 [ 0.887526] mtk-iommu 10205000.iommu: bound 14017000.larb (ops 0xffffffaf10cc89d0) [ 0.887532] mtk-iommu 10205000.iommu: bound 16010000.larb (ops 0xffffffaf10cc89d0) [ 0.887546] mtk-iommu 10205000.iommu: bound 1502f000.larb (ops 0xffffffaf10cc89d0) [ 0.887552] mtk-iommu 10205000.iommu: bound 1a002000.larb (ops 0xffffffaf10cc89d0) [ 0.887557] mtk-iommu 10205000.iommu: bound 17010000.larb (ops 0xffffffaf10cc89d0) [ 0.887562] mtk-iommu 10205000.iommu: bound 15021000.larb (ops 0xffffffaf10cc89d0) [ 0.887567] mtk-iommu 10205000.iommu: bound 1a001000.larb (ops 0xffffffaf10cc89d0) [ 0.887701] iommu: Adding device 14008000.ovl to group 0 [ 0.887708] mediatek-disp-ovl 14008000.ovl: Linked as a consumer to 14017000.larb [ 0.887864] iommu: Adding device 14009000.ovl to group 0 [ 0.887870] mediatek-disp-ovl 14009000.ovl: Linked as a consumer to 14017000.larb [ 0.887973] iommu: Adding device 1400a000.ovl to group 0 [ 0.887978] mediatek-disp-ovl 1400a000.ovl: Linked as a consumer to 14017000.larb [ 0.888074] iommu: Adding device 1400b000.rdma to group 0 [ 0.888079] mediatek-disp-rdma 1400b000.rdma: Linked as a consumer to 14017000.larb [ 0.888385] iommu: Adding device 1400c000.rdma to group 0 [ 0.888391] mediatek-disp-rdma 1400c000.rdma: Linked as a consumer to 14017000.larb [ 0.888732] mediatek-dpi 14015000.dpi: Found bridge node: /soc/i2c@1100f000/it6505dptx@5c [ 0.888972] panel-simple panel: Linked as a consumer to regulator.10 [ 0.888978] panel-simple panel: GPIO lookup for consumer enable [ 0.888980] panel-simple panel: using device tree for GPIO lookup [ 0.888986] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/panel[0]' [ 0.888989] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/panel[0]' [ 0.888992] panel-simple panel: using lookup tables for GPIO lookup [ 0.888995] panel-simple panel: No GPIO consumer enable found [ 0.889187] mali 13040000.mali: Linked as a consumer to regulator.17 [ 0.889219] mali 13040000.mali: Linked as a consumer to regulator.34 [ 0.890585] mali 13040000.mali: GPU identified as 0x1 arch 6.2.2 r0p3 status 0 [ 0.891020] mali 13040000.mali: OPP 0 : opp_freq=300000000 real_freq=300000000 core_mask=f [ 0.891026] mali 13040000.mali: OPP 1 : opp_freq=320000000 real_freq=320000000 core_mask=f [ 0.891032] mali 13040000.mali: OPP 2 : opp_freq=340000000 real_freq=340000000 core_mask=f [ 0.891038] mali 13040000.mali: OPP 3 : opp_freq=360000000 real_freq=360000000 core_mask=f [ 0.891043] mali 13040000.mali: OPP 4 : opp_freq=380000000 real_freq=380000000 core_mask=f [ 0.891048] mali 13040000.mali: OPP 5 : opp_freq=400000000 real_freq=400000000 core_mask=f [ 0.891052] mali 13040000.mali: OPP 6 : opp_freq=420000000 real_freq=420000000 core_mask=f [ 0.891057] mali 13040000.mali: OPP 7 : opp_freq=460000000 real_freq=460000000 core_mask=f [ 0.891062] mali 13040000.mali: OPP 8 : opp_freq=500000000 real_freq=500000000 core_mask=f [ 0.891066] mali 13040000.mali: OPP 9 : opp_freq=540000000 real_freq=540000000 core_mask=f [ 0.891071] mali 13040000.mali: OPP 10 : opp_freq=580000000 real_freq=580000000 core_mask=f [ 0.891076] mali 13040000.mali: OPP 11 : opp_freq=620000000 real_freq=620000000 core_mask=f [ 0.891081] mali 13040000.mali: OPP 12 : opp_freq=653000000 real_freq=653000000 core_mask=f [ 0.891086] mali 13040000.mali: OPP 13 : opp_freq=698000000 real_freq=698000000 core_mask=f [ 0.891091] mali 13040000.mali: OPP 14 : opp_freq=743000000 real_freq=743000000 core_mask=f [ 0.891096] mali 13040000.mali: OPP 15 : opp_freq=800000000 real_freq=800000000 core_mask=f [ 0.893849] mali 13040000.mali: Using configured power model mali-g72-power-model, and fallback mali-simple-power-model [ 0.895602] mali 13040000.mali: Probed as mali0 [ 0.895812] anx7625 4-0058: GPIO lookup for consumer enable [ 0.895814] anx7625 4-0058: using device tree for GPIO lookup [ 0.895828] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/soc/i2c@11008000/anx7625@58[0]' - status (0) [ 0.895838] gpio gpiochip0: Persistence not supported for GPIO 45 [ 0.895844] anx7625 4-0058: GPIO lookup for consumer reset [ 0.895846] anx7625 4-0058: using device tree for GPIO lookup [ 0.895852] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c@11008000/anx7625@58[0]' - status (0) [ 0.895857] gpio gpiochip0: Persistence not supported for GPIO 73 [ 0.896431] mediatek-drm 14000000.dispsys: bound 14008000.ovl (ops 0xffffffaf10c74828) [ 0.896437] mediatek-drm 14000000.dispsys: bound 14009000.ovl (ops 0xffffffaf10c74828) [ 0.896443] mediatek-drm 14000000.dispsys: bound 1400a000.ovl (ops 0xffffffaf10c74828) [ 0.896449] mediatek-drm 14000000.dispsys: bound 1400b000.rdma (ops 0xffffffaf10c74c18) [ 0.896454] mediatek-drm 14000000.dispsys: bound 1400c000.rdma (ops 0xffffffaf10c74c18) [ 0.896459] mediatek-drm 14000000.dispsys: bound 1400e000.color (ops 0xffffffaf10c743a8) [ 0.897613] mediatek-drm 14000000.dispsys: bound 14014000.dsi (ops 0xffffffaf10c77d20) [ 0.897629] mediatek-drm 14000000.dispsys: bound 14015000.dpi (ops 0xffffffaf10c78750) [ 0.897673] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 0.897676] [drm] No driver support for vblank timestamp query. [ 0.898763] [drm] Initialized mediatek 1.0.0 20150513 for 14000000.dispsys on minor 1 [ 0.899841] of_get_named_gpiod_flags: parsed 'gpios' property of node '/wifi_wakeup/wowlan[0]' - status (0) [ 0.899857] gpio gpiochip0: Persistence not supported for GPIO 113 [ 0.899986] input: wifi_wakeup as /devices/platform/wifi_wakeup/input/input6 [ 0.900910] of_get_named_gpiod_flags: parsed 'gpios' property of node '/volume-buttons/volume_down[0]' - status (0) [ 0.900924] gpio gpiochip0: Persistence not supported for GPIO 6 [ 0.900967] of_get_named_gpiod_flags: parsed 'gpios' property of node '/volume-buttons/volume_up[0]' - status (0) [ 0.900972] gpio gpiochip0: Persistence not supported for GPIO 5 [ 0.901092] input: volume-buttons as /devices/platform/volume-buttons/input/input7 [ 0.902014] mt6397-rtc mt6397-rtc: setting system clock to 2023-11-10 02:23:39 UTC (1699583019) [ 0.903139] [mtk_svs] M_HW_RES0: 0x00120090 [ 0.903144] [mtk_svs] M_HW_RES1: 0xa7fdfb5b [ 0.903147] [mtk_svs] M_HW_RES2: 0x47cb47cb [ 0.903150] [mtk_svs] M_HW_RES3: 0xa6fdfb5b [ 0.903153] [mtk_svs] M_HW_RES4: 0xa7fde5ad [ 0.903156] [mtk_svs] M_HW_RES5: 0x47fb4bde [ 0.903159] [mtk_svs] M_HW_RES6: 0xe7fcc8e7 [ 0.903161] [mtk_svs] M_HW_RES7: 0xa7fdd84f [ 0.903164] [mtk_svs] M_HW_RES8: 0x4bfb4be1 [ 0.903167] [mtk_svs] M_HW_RES9: 0xa6fd257a [ 0.903170] [mtk_svs] M_HW_RES14: 0xd6ce0de3 [ 0.903180] [mtk_svs] M_HW_RES15: 0x02560025 [ 0.903183] [mtk_svs] M_HW_RES16: 0xa7fdce5c [ 0.903186] [mtk_svs] M_HW_RES17: 0x47fb47e1 [ 0.903189] [mtk_svs] M_HW_RES18: 0xa6fdc95e [ 0.903449] platform SVS_CPU_LITTLE.0: Linked as a consumer to regulator.16 [ 0.903611] platform SVS_CPU_BIG.0: Linked as a consumer to regulator.15 [ 0.903740] platform SVS_CCI.0: Linked as a consumer to regulator.16 [ 0.903877] platform SVS_GPU.0: Linked as a consumer to regulator.17 [ 0.904692] devfreq devfreq1: Couldn't update frequency transition information. [ 0.905210] [mtk_svs] SVS_CPU_LITTLE: svs_init01_isr_handler: VDN74:0x141c242b, VDN30:0x2f33373d, DCVALUES:0x02f90141 [ 0.905483] [mtk_svs] SVS_CPU_BIG: svs_init01_isr_handler: VDN74:0x151d252d, VDN30:0x31363a40, DCVALUES:0x0309fec8 [ 0.905744] [mtk_svs] SVS_CCI: svs_init01_isr_handler: VDN74:0x13192229, VDN30:0x2d32383d, DCVALUES:0x02fd0165 [ 0.906005] [mtk_svs] SVS_GPU: svs_init01_isr_handler: VDN74:0x1416171a, VDN30:0x1d202326, DCVALUES:0x030a015a [ 0.907071] [mtk_svs] SVS_CPU_LITTLE: svs_init02_isr_handler: VOP74:0x1b232b32, VOP30:0x363a3e44, DCVALUES:0x02f90000 [ 0.907600] [mtk_svs] SVS_CPU_BIG: svs_init02_isr_handler: VOP74:0x1e272f36, VOP30:0x3b3f4449, DCVALUES:0x03090138 [ 0.908078] [mtk_svs] SVS_CCI: svs_init02_isr_handler: VOP74:0x1a202930, VOP30:0x34393f44, DCVALUES:0x02fd0000 [ 0.908539] [mtk_svs] SVS_GPU: svs_init02_isr_handler: VOP74:0x1618191c, VOP30:0x1f222528, DCVALUES:0x030a0000 [ 0.909363] ALSA device list: [ 0.909379] #0: mt8183_mt6358_ts3a227_max98357 [ 0.909440] Warning: unable to open an initial console. [ 0.912902] Freeing unused kernel memory: 6144K [ 0.912957] Run /init as init process [ 0.946091] /sbin/bootstrap.sh: Starting frecon... [ 1.076437] usb 1-1: new high-speed USB device number 2 using xhci-mtk [ 1.204718] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90 [ 1.204739] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.204747] usb 1-1: Product: USB2.0 Hub [ 1.205904] hub 1-1:1.0: USB hub found [ 1.206224] hub 1-1:1.0: 3 ports detected [ 1.485322] usb 1-1.2: new high-speed USB device number 3 using xhci-mtk [ 1.567389] usb 1-1.2: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00 [ 1.567411] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.567420] usb 1-1.2: Product: Flash Drive [ 1.567428] usb 1-1.2: Manufacturer: Samsung [ 1.567435] usb 1-1.2: SerialNumber: 0356322070002020 [ 1.569902] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 1.573143] scsi host0: usb-storage 1-1.2:1.0 [ 1.640305] usb 1-1.3: new high-speed USB device number 4 using xhci-mtk [ 1.728971] usb 1-1.3: New USB device found, idVendor=0408, idProduct=a064, bcdDevice= 0.04 [ 1.728993] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.729001] usb 1-1.3: Product: HD User Facing [ 1.729009] usb 1-1.3: Manufacturer: Quanta [ 1.927453] frecon[191]: Frecon using drm driver mediatek, version 1.0, date(20150513), desc(Mediatek SoC DRM) [ 2.217364] frecon[191]: tsm_screen: new screen [ 2.217396] frecon[191]: tsm_vte: new vte object [ 2.225264] frecon[191]: tsm_screen: new screen [ 2.225309] frecon[191]: tsm_vte: new vte object [ 2.231622] frecon[191]: tsm_screen: new screen [ 2.231648] frecon[191]: tsm_vte: new vte object [ 2.237685] frecon[191]: tsm_screen: new screen [ 2.237714] frecon[191]: tsm_vte: new vte object [ 2.245273] frecon[191]: tsm_screen: new screen [ 2.269615] /sbin/bootstrap.sh: Frecon is ready. [ 2.270697] /sbin/bootstrap.sh: Finding best TTY from pts/0 ttyS0 null... [ 2.279803] /sbin/bootstrap.sh: TTY=/dev/pts/0 LOG=/dev/pts/1 INFO=/dev/pts/2 DEBUG=/dev/pts/3 [ 3.263392] scsi 0:0:0:0: Direct-Access Samsung Flash Drive 1100 PQ: 0 ANSI: 6 [ 3.266597] sd 0:0:0:0: [sda] 125313283 512-byte logical blocks: (64.2 GB/59.8 GiB) [ 3.267331] sd 0:0:0:0: [sda] Write Protect is off [ 3.267341] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 3.268353] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.286211] Alternate GPT is invalid, using primary GPT. [ 3.286252] sda: sda1 sda2 sda3 [ 3.291170] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.483929] EXT4-fs (sda3): mounting ext2 file system using the ext4 subsystem [ 3.491492] EXT4-fs (sda3): mounted filesystem without journal. Opts: (null) ```

Notes:

BinBashBanana commented 1 year ago

looks like cgpt finding 2 sh1mmer partitions due to cgpt find being stupid. it should work fine now