ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.83k stars 1.87k forks source link

e900v22d s905l3b刷入emmc以后不启动 #1587

Closed 67389906 closed 1 year ago

67389906 commented 1 year ago

U-Boot 2021.04-00056-g13ac02db31-dirty (Apr 28 2021 - 22:52:02 +0800) p212

Model: Amlogic Meson GXL (S905X) P212 Development Board SoC: Amlogic Meson Unknown (Unknown) Revision 2a:e (c5:2) DRAM: 2 GiB MMC: mmc@70000: 0, mmc@72000: 1, mmc@74000: 2 Loading Environment from nowhere... OK In: serial Out: serial Err: serial [BL31]: tee size: 0 [BL31]: tee size: 0 Net: eth0: ethernet@c9410000 Hit any key to stop autoboot: 0 starting USB... Bus usb@c9000000: dwc3_meson_gxl_get_phys: usb2 ports: 2 Register 2000140 NbrPorts 2 Starting the controller USB XHCI 1.00 scanning bus usb@c9000000 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found

Device 0: unknown device Card did not respond to voltage select! : -110 Card did not respond to voltage select! : -110 switch to partitions #0, OK mmc2(part 0) is current device Scanning mmc 2:1... Found U-Boot script /boot.scr 1025 bytes read in 2 ms (500 KiB/s)

Executing script at 08000000

Start AMLOGIC mainline U-boot

Error: "bootfromsd" not defined

371 bytes read in 8 ms (44.9 KiB/s)

Error: "mac" not defined

Error: "eth_mac" not defined

ethaddr=52:32:3a:af:87:32 27300352 bytes read in 620 ms (42 MiB/s) 17719158 bytes read in 406 ms (41.6 MiB/s) 39589 bytes read in 3 ms (12.6 MiB/s)

Loading init Ramdisk from Legacy Image at 13000000 ...

Image Name: uInitrd Image Type: AArch64 Linux RAMDisk Image (gzip compressed) Data Size: 17719094 Bytes = 16.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK

Flattened Device Tree blob at 08008000

Booting using the fdt blob at 0x8008000 Loading Ramdisk to 7ce65000, end 7df4af36 ... OK Loading Device Tree to 000000007ce58000, end 000000007ce64aa4 ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.15.112-ophub (root@fv-az251-149) (aarch64-none-li nux-gnu-gcc (Arm GNU Toolchain 12.2.Rel1 (Build arm-12.24)) 12.2.1 20221205, GNU ld (Arm GNU Toolchain 12.2.Rel1 (Build arm-12.24)) 2.39.0.20221210) #1 SMP PREE MPT Wed May 17 22:26:56 EDT 2023 [ 0.000000] Machine model: Amlogic Meson GXL (S905L2) X7 5G Tv Box [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000006cc00000, s ize 256 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id share d-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff] [ 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 0x0000000000000000-0x0000000000ffffff] [ 0.000000] node 0: [mem 0x0000000001000000-0x0000000004ffffff] [ 0.000000] node 0: [mem 0x0000000005000000-0x00000000072fffff] [ 0.000000] node 0: [mem 0x0000000007300000-0x000000000fffffff] [ 0.000000] node 0: [mem 0x0000000010000000-0x00000000101fffff] [ 0.000000] node 0: [mem 0x0000000010200000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] percpu: Embedded 19 pages/cpu s37784 r8192 d31848 u77824 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096 [ 0.000000] Kernel command line: root=UUID=dc65ff22-94a8-4bbf-9141-5d3813f143 57 rootflags=compress=zstd:6 rootfstype=btrfs console=ttyAML0,115200n8 console=t ty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 max_loop=128 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapacco unt=1 mac=52:32:3a:af:87:32 [ 0.000000] Unknown kernel command line parameters "cgroup_enable=memory cgro up_memory=1 mac=52:32:3a:af:87:32", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1699404K/2097152K available (15232K kernel code, 2724K rw data, 4828K rodata, 3776K init, 891K bss, 135604K 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=8 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jif fies. [ 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] irq_meson_gpio: 110 to 8 gpio interrupt mux initialized [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 43980 46511097ns [ 0.000565] Console: colour dummy device 80x25 [ 0.000955] printk: console [tty0] enabled [ 0.000998] Calibrating delay loop (skipped), value calculated using timer fr equency.. 48.00 BogoMIPS (lpj=80000) [ 0.001021] pid_max: default: 32768 minimum: 301 [ 0.001234] LSM: Security Framework initializing [ 0.001353] SELinux: Initializing. [ 0.001632] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, line ar) [ 0.001657] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.003902] rcu: Hierarchical SRCU implementation. [ 0.005318] EFI services will not be available. [ 0.005792] smp: Bringing up secondary CPUs ... [ 0.006476] Detected VIPT I-cache on CPU1 [ 0.006545] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.007260] Detected VIPT I-cache on CPU2 [ 0.007318] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.008018] Detected VIPT I-cache on CPU3 [ 0.008070] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.008155] smp: Brought up 1 node, 4 CPUs [ 0.008224] SMP: Total of 4 processors activated. [ 0.008236] CPU features: detected: 32-bit EL0 Support [ 0.008247] CPU features: detected: 32-bit EL1 Support [ 0.008259] CPU features: detected: CRC32 instructions [ 0.008966] CPU: All CPU(s) started at EL2 [ 0.008997] alternatives: patching kernel code [ 0.010548] devtmpfs: initialized [ 0.018570] Registered cp15_barrier emulation handler [ 0.018614] Registered setend emulation handler [ 0.018778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 6370867519511994 ns [ 0.018809] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.025450] prandom: seed boundary self test passed [ 0.027000] prandom: 100 self tests passed [ 0.049908] prandom32: self test passed (less than 6 bits correlated) [ 0.049964] pinctrl core: initialized pinctrl subsystem [ 0.050609] DMI not present or invalid. [ 0.051154] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.053215] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.053483] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allo cations [ 0.053706] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic al locations [ 0.053811] audit: initializing netlink subsys (disabled) [ 0.054065] audit: type=2000 audit(0.053:1): state=initialized audit_enabled= 0 res=1 [ 0.055157] thermal_sys: Registered thermal governor 'step_wise' [ 0.055483] cpuidle: using governor ladder [ 0.055693] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.055821] ASID allocator initialised with 65536 entries [ 0.056018] Serial: AMBA PL011 UART driver [ 0.074241] platform c883a000.hdmi-tx: Fixing up cyclic dependency with d0100 000.vpu [ 0.078716] platform cvbs-connector: Fixing up cyclic dependency with d010000 0.vpu [ 0.079007] platform hdmi-connector: Fixing up cyclic dependency with c883a00 0.hdmi-tx [ 0.088134] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.088172] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.088186] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.088199] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 1.584271] cryptd: max_cpu_qlen set to 1000 [ 1.587935] "cryptomgr_test" (91) uses obsolete ecb(arc4) skcipher [ 1.599683] alg: No test for 842 (842-generic) [ 1.599822] alg: No test for 842 (842-scomp) [ 1.694544] DRBG: Continuing without Jitter RNG [ 1.785956] raid6: neonx8 gen() 2211 MB/s [ 1.842694] raid6: neonx8 xor() 1597 MB/s [ 1.899440] raid6: neonx4 gen() 2172 MB/s [ 1.956180] raid6: neonx4 xor() 1525 MB/s [ 2.012935] raid6: neonx2 gen() 2064 MB/s [ 2.069674] raid6: neonx2 xor() 1410 MB/s [ 2.126422] raid6: neonx1 gen() 1768 MB/s [ 2.183171] raid6: neonx1 xor() 1213 MB/s [ 2.239911] raid6: int64x8 gen() 1414 MB/s [ 2.296663] raid6: int64x8 xor() 740 MB/s [ 2.353406] raid6: int64x4 gen() 1571 MB/s [ 2.410173] raid6: int64x4 xor() 807 MB/s [ 2.466879] raid6: int64x2 gen() 1398 MB/s [ 2.523607] raid6: int64x2 xor() 750 MB/s [ 2.580323] raid6: int64x1 gen() 1036 MB/s [ 2.637049] raid6: int64x1 xor() 517 MB/s [ 2.637061] raid6: using algorithm neonx8 gen() 2211 MB/s [ 2.637072] raid6: .... xor() 1597 MB/s, rmw enabled [ 2.637082] raid6: using neon recovery algorithm [ 2.637426] fbcon: Taking over console [ 2.637476] ACPI: Interpreter disabled. [ 2.639719] iommu: Default domain type: Translated [ 2.639753] iommu: DMA domain TLB invalidation policy: strict mode [ 2.640102] vgaarb: loaded [ 2.640680] SCSI subsystem initialized [ 2.640930] usbcore: registered new interface driver usbfs [ 2.640977] usbcore: registered new interface driver hub [ 2.641022] usbcore: registered new device driver usb [ 2.641510] mc: Linux media interface: v0.10 [ 2.641543] videodev: Linux video capture interface: v2.00 [ 2.641836] EDAC MC: Ver: 3.0.0 [ 2.642935] Advanced Linux Sound Architecture Driver Initialized. [ 2.644152] clocksource: Switched to clocksource arch_sys_counter [ 2.644524] VFS: Disk quotas dquot_6.6.0 [ 2.644613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.644797] FS-Cache: Loaded [ 2.645315] pnp: PnP ACPI: disabled [ 2.652159] NET: Registered PF_INET protocol family [ 2.652371] IP idents hash table entries: 32768 (order: 6, 262144 bytes, line ar) [ 2.653620] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 1638 4 bytes, linear) [ 2.653679] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.653701] TCP established hash table entries: 16384 (order: 5, 131072 bytes , linear) [ 2.653870] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linea r) [ 2.654084] TCP: Hash tables configured (established 16384 bind 16384) [ 2.654422] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, line ar) [ 2.654536] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 2.654588] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 2.654780] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.654818] NET: Registered PF_XDP protocol family [ 2.654841] PCI: CLS 0 bytes, default 64 [ 2.655173] Trying to unpack rootfs image as initramfs... [ 2.661693] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counte rs available [ 2.662239] kvm [1]: IPA Size Limit: 40 bits [ 2.663116] kvm [1]: vgic interrupt IRQ9 [ 2.663287] kvm [1]: Hyp mode initialized successfully [ 3.408677] Freeing initrd memory: 17300K [ 3.598219] Initialise system trusted keyrings [ 3.598510] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 3.605179] zbud: loaded [ 3.606871] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.607433] fuse: init (API version 7.34) [ 3.607995] SGI XFS with ACLs, security attributes, quota, no debug enabled [ 3.648631] NET: Registered PF_ALG protocol family [ 3.702448] xor: measuring software checksum speed [ 3.706642] 8regs : 2366 MB/sec [ 3.710175] 32regs : 2802 MB/sec [ 3.714978] arm64_neon : 2061 MB/sec [ 3.714989] xor: using function: 32regs (2802 MB/sec) [ 3.715007] Key type asymmetric registered [ 3.715018] Asymmetric key parser 'x509' registered [ 3.715146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 45) [ 3.715339] io scheduler mq-deadline registered [ 3.715354] io scheduler kyber registered [ 3.715539] io scheduler bfq registered [ 3.741226] soc soc0: Amlogic Meson Unknown (Unknown) Revision 2a:e (c5:2) De tected [ 3.743602] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 3.745780] Serial: AMBA driver [ 3.746192] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 22, base_baud = 1500000) is a meson_uart [ 4.780411] printk: console [ttyAML0] enabled [ 4.794584] brd: module loaded [ 4.862875] loop: module loaded [ 4.869898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.870831] ehci-pci: EHCI PCI platform driver [ 4.875298] ehci-platform: EHCI generic platform driver [ 4.881024] usbcore: registered new interface driver cdc_wdm [ 4.886032] usbcore: registered new interface driver usb-storage [ 4.892506] mousedev: PS/2 mouse device common for all mice [ 4.898645] SPI driver rmi4_spi has no spi_device_id for syna,rmi4-spi [ 4.904865] meson-vrtc c81000a8.rtc: registered as rtc0 [ 4.909129] meson-vrtc c81000a8.rtc: setting system clock to 1970-01-01T00:00 :04 UTC (4) [ 4.917713] i2c_dev: i2c /dev entries driver [ 4.923656] Registered IR keymap rc-cec [ 4.925308] rc rc0: meson_ao_cec as /devices/platform/soc/c8100000.bus/c81001 00.cec/rc/rc0 [ 4.933486] input: meson_ao_cec as /devices/platform/soc/c8100000.bus/c810010 0.cec/rc/rc0/input0 [ 4.945775] sdhci: Secure Digital Host Controller Interface driver [ 4.948195] sdhci: Copyright(c) Pierre Ossman [ 4.952488] Synopsys Designware Multimedia Card Interface Driver [ 4.959290] sdhci-pltfm: SDHCI platform and OF driver helper [ 4.959905] meson-gx-mmc d0072000.mmc: Got CD GPIO [ 4.961119] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq [ 4.966702] meson-sm: secure-monitor enabled [ 4.980940] gxl-crypto c883e000.crypto: will run requests pump with realtime priority [ 4.986427] gxl-crypto c883e000.crypto: will run requests pump with realtime priority [ 4.997758] hid: raw HID events driver (C) Jiri Kosina [ 4.999297] usbcore: registered new interface driver usbhid [ 5.003613] gpio irq setup: hwirq: 0x3A irqfirst: 0x34 irqlast: 0x3A pin[48] [ 5.004675] usbhid: USB HID core driver [ 5.012085] genirq: Setting trigger mode 3 for irq 46 failed (meson_gpioirq set_type+0x0/0x100) [ 5.016073] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered [BL31]: tee size: 0 [ 5.038201] Initializing XFRM netlink socket [ 5.038929] NET: Registered PF_INET6 protocol family [ 5.073564] Segment Routing with IPv6 [ 5.073612] RPL Segment Routing with IPv6 [ 5.075660] In-situ OAM (IOAM) with IPv6 [ 5.079659] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 5.086357] NET: Registered PF_PACKET protocol family [ 5.090380] NET: Registered PF_KEY protocol family [ 5.095272] 8021q: 802.1Q VLAN Support v1.8 [ 5.099818] registered taskstats version 1 [ 5.103350] Loading compiled-in X.509 certificates [ 5.110430] zswap: loaded using pool zstd/zbud [ 5.113069] Key type .fscrypt registered [ 5.116310] Key type fscrypt-provisioning registered [ 5.122354] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 5.157273] meson-drm d0100000.vpu: Queued 3 outputs on vpu [ 5.184220] meson-dw-hdmi c883a000.hdmi-tx: Unsupported HDMI controller (0d0d :0d:0d) [ 5.186747] meson-drm d0100000.vpu: failed to bind c883a000.hdmi-tx (ops 0xff ffffc00a0cf9f8): -19 [ 5.195154] meson-drm d0100000.vpu: Couldn't bind all components [ 5.201392] meson-drm d0100000.vpu: master bind failed: -19 [ 5.209088] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found [ 5.213185] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found [ 5.219437] meson8b-dwmac c9410000.ethernet: PTP uses main clock [ 5.226285] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37 [ 5.232343] meson8b-dwmac c9410000.ethernet: DWMAC1000 [ 5.237599] meson8b-dwmac c9410000.ethernet: DMA HW capability register suppo rted [ 5.244914] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine suppo rted [ 5.252326] meson8b-dwmac c9410000.ethernet: COE Type 2 [ 5.257544] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported [ 5.264487] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported [ 5.270870] meson8b-dwmac c9410000.ethernet: Normal descriptors [ 5.276735] meson8b-dwmac c9410000.ethernet: Ring mode enabled [ 5.282557] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watc hdog Timer [ 5.284318] mmc2: tuning execution failed: -5 [ 5.294224] dwc3-meson-g12a d0078080.usb: USB2 ports: 2 [ 5.294773] mmc2: error -5 whilst initialising MMC card [ 5.299938] dwc3-meson-g12a d0078080.usb: USB3 ports: 0 [ 5.842131] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator [ 5.843826] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator [ 5.851052] dwc2 c9100000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM [ 5.859943] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 5.863425] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus nu mber 1 [ 5.870922] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010 [ 5.880101] xhci-hcd xhci-hcd.1.auto: irq 48, io mem 0xc9000000 [ 5.886136] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 5.891548] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus nu mber 2 [ 5.898947] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 5.905556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bc dDevice= 5.15 [ 5.913598] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 5.920755] usb usb1: Product: xHCI Host Controller [ 5.925590] usb usb1: Manufacturer: Linux 5.15.112-ophub xhci-hcd [ 5.931622] usb usb1: SerialNumber: xhci-hcd.1.auto [ 5.936956] hub 1-0:1.0: USB hub found [ 5.940196] hub 1-0:1.0: 2 ports detected [ 5.944608] usb usb2: We don't know the algorithms for LPM for this host, dis abling LPM. [ 5.952260] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bc dDevice= 5.15 [ 5.960346] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 5.967661] usb usb2: Product: xHCI Host Controller [ 5.972334] usb usb2: Manufacturer: Linux 5.15.112-ophub xhci-hcd [ 5.978370] usb usb2: SerialNumber: xhci-hcd.1.auto [ 5.983903] hub 2-0:1.0: USB hub found [ 5.986941] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 5.998257] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq [ 5.998918] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware get_dvfs_info 0004 [ 6.034850] ALSA device list: [ 6.034896] No soundcards found. [ 6.036921] Freeing unused kernel memory: 3776K [ 6.060974] Run /init as init process [ 6.667670] lima d00c0000.gpu: gp - mali450 version major 0 minor 0 [ 6.668415] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0 [ 6.676180] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0 [ 6.681150] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus [ 6.689099] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus [ 6.699523] lima d00c0000.gpu: bus rate = 166666504 [ 6.702118] lima d00c0000.gpu: mod rate = 24000000 [ 6.706931] lima d00c0000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 [ 6.717097] [drm] Initialized lima 1.1.0 20191231 for d00c0000.gpu on minor 0

67389906 commented 1 year ago

什么问题