Public bug reported:
• Board: StarFive VisionFive 2 v1.2A, boot via NVMe (Samsung 970)
• Working: 6.17.0-35-generic
• Broken: 6.17.0-38-generic — pcie-starfive fails both
controllers with -ENODEV: failed to get valid pcie domain, NVMe never
enumerates, root filesystem not found, drops to initramfs
• Confirmed the devicetree is not the cause — both pcie@2b000000
and pcie@2c000000 show status = "okay" with correct resets/clocks/gpios in the
U-Boot-supplied FDT
BOOTLOG:
U-Boot SPL 2024.01-2024.01~rc4-0ubuntu1~ppa1 (Dec 05 2023 - 00:25:09 +0000)
DDR version: dc2e84f0.
Trying to boot from SPI
U-Boot 2024.01-2024.01~rc4-0ubuntu1~ppa1 (Dec 05 2023 - 00:25:09 +0000)
CPU: rv64imafdc_zba_zbb
Model: StarFive VisionFive 2 v1.2A
DRAM: 8 GiB
Core: 131 devices, 25 uclasses, devicetree: board
MMC: mmc@16010000: 0, mmc@16020000: 1
Loading Environment from SPIFlash... SF: Detected gd25lq128 with page size 256
Bytes, erase size 4 KiB, total 16 MiB
OK
StarFive EEPROM format v2
--------EEPROM INFO--------
Vendor : StarFive Technology Co., Ltd.
Product full SN: VF7110A1-2250-D008E000-00000951
data version: 0x2
PCB revision: 0xa1
BOM revision: A
Ethernet MAC0 address: 6c:cf:39:00:24:b9
Ethernet MAC1 address: 6c:cf:39:00:24:ba
--------EEPROM INFO--------
starfive_7110_pcie pcie@2b000000: Starfive PCIe bus probed.
starfive_7110_pcie pcie@2c000000: Starfive PCIe bus probed.
In: serial@10000000
Out: serial@10000000
Err: serial@10000000
Net: eth0: ethernet@16030000, eth1: ethernet@16040000
starting USB...
Bus xhci_pci: Register 5000420 NbrPorts 5
Starting the controller
USB XHCI 1.00
scanning bus xhci_pci for devices... 2 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Working FDT set to ff7299c0
Hit any key to stop autoboot: 0
Card did not respond to voltage select! : -110
Card did not respond to voltage select! : -110
Booting: Ubuntu
error: no suitable video mode found.
GNU GRUB version 2.12
┌─────────────────────────???????????????????????????????????????????????????????????????────────────────────?????????????????????????????????????????????????????│*Ubuntu
│ ?│
Advanced options for Ubuntu
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
?
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
│
└───────────────────────────────??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????────────────────────??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????────────────────────
Use the ▲ and ▼ keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands before
booting or `c' for a command-line.
The highlighted entry will be executed automatically in 0s.
Booting `Ubuntu'
Loading Linux 6.17.0-38-generic ...
Loading initial ramdisk ...
Loading device tree blob...
error: invalid device tree.
Press any key to continue...
?[ 0.000000] Booting Linux on hartid 2
[ 0.000000] Linux version 6.17.0-38-generic (buildd@bos03-riscv64-029)
(riscv64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0, GNU ld (GNU
Binutils for Ubuntu) 2.42) #38.1~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Sat Jun 6
13:52:48 UTC (Ubuntu 6.17.0-38.38.1~24.04.1-generic 6.17.13)
[ 0.000000] Machine model: StarFive VisionFive 2 v1.2A
[ 0.000000] SBI specification v2.0 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x10003
[ 0.000000] SBI TIME extension detected
[ 0.000000] SBI IPI extension detected
[ 0.000000] SBI RFENCE extension detected
[ 0.000000] SBI DBCN extension detected
[ 0.000000] efi: EFI v2.10 by Das U-Boot
[ 0.000000] efi: RTPROP=0xfe6f8040 SMBIOS=0xfe725000 INITRD=0xfe6d9040
RNG=0xfe6d8040 MEMRESERVE=0xfe6d7040
[ 0.000000] random: crng init done
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fc600000
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256
KiB) nomap non-reusable mmode_resv1@40000000
[ 0.000000] OF: reserved mem: 0x0000000040040000..0x000000004005ffff (128
KiB) nomap non-reusable mmode_resv0@40040000
[ 0.000000] NUMA: Faking a node at [mem
0x0000000040000000-0x000000023fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23fdcb500-0x23fdcdcbf]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000004005ffff]
[ 0.000000] node 0: [mem 0x0000000040060000-0x00000000fe6f7fff]
[ 0.000000] node 0: [mem 0x00000000fe6f8000-0x00000000fe6f8fff]
[ 0.000000] node 0: [mem 0x00000000fe6f9000-0x00000000fe6f9fff]
[ 0.000000] node 0: [mem 0x00000000fe6fa000-0x00000000fe6fbfff]
[ 0.000000] node 0: [mem 0x00000000fe6fc000-0x00000000fe6fcfff]
[ 0.000000] node 0: [mem 0x00000000fe6fd000-0x00000000fe71cfff]
[ 0.000000] node 0: [mem 0x00000000fe71d000-0x00000000fe724fff]
[ 0.000000] node 0: [mem 0x00000000fe725000-0x00000000fe725fff]
[ 0.000000] node 0: [mem 0x00000000fe726000-0x00000000fff41fff]
[ 0.000000] node 0: [mem 0x00000000fff42000-0x00000000fff42fff]
[ 0.000000] node 0: [mem 0x00000000fff43000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000023fffffff]
[ 0.000000] SBI HSM extension detected
[ 0.000000] Falling back to deprecated "riscv,isa"
[ 0.000000] riscv: base ISA extensions acdfim
[ 0.000000] riscv: ELF capabilities acdfim
[ 0.000000] Ticket spinlock: enabled
[ 0.000000] percpu: Embedded 54 pages/cpu s95640 r8192 d117352 u221184
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-6.17.0-38-generic
root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[ 0.000000] printk: log buffer data + meta data: 262144 + 917504 = 1179648
bytes
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608
bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304
bytes, linear)
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem
0x00000000f8600000-0x00000000fc600000] (64MB)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2097152
[ 0.000000] Policy zone: Normal
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Dynamic Preempt: voluntary
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 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] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1
rcu_task_cpu_ids=4.
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1
rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] riscv: providing IPIs using SBI IPI extension
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff
max_cycles: 0x1d854df40, max_idle_ns: 881590404240 ns
[ 0.000001] sched_clock: 64 bits at 4MHz, resolution 250ns, wraps every
2199023255500ns
[ 0.000610] Console: colour dummy device 80x25
[ 0.000624] printk: legacy console [tty0] enabled
[ 0.001753] Calibrating delay loop (skipped), value calculated using timer
frequency.. 8.00 BogoMIPS (lpj=16000)
[ 0.001791] pid_max: default: 32768 minimum: 301
[ 0.002134] LSM: initializing
lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
[ 0.002297] landlock: Up and running.
[ 0.002316] Yama: becoming mindful.
[ 0.002647] AppArmor: AppArmor initialized
[ 0.003122] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes,
linear)
[ 0.003289] Mountpoint-cache hash table entries: 16384 (order: 5, 131072
bytes, linear)
[ 0.005784] CPU node for /cpus/cpu@0 exist but the possible cpu range is :0-3
[ 0.007795] ASID allocator disabled (0 bits)
[ 0.008030] rcu: Hierarchical SRCU implementation.
[ 0.008051] rcu: Max phase no-delay instances is 1000.
[ 0.008540] Timer migration: 1 hierarchy levels; 8 children per group; 1
crossnode level
[ 0.009366] Remapping and enabling EFI services.
[ 0.010082] smp: Bringing up secondary CPUs ...
[ 0.013874] smp: Brought up 1 node, 4 CPUs
[ 0.014271] Memory: 7998608K/8388608K available (14233K kernel code, 8386K
rwdata, 12288K rodata, 6592K init, 1018K bss, 351068K reserved, 32768K
cma-reserved)
[ 0.017501] devtmpfs: initialized
[ 0.031246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 7645041785100000 ns
[ 0.031387] posixtimers hash table entries: 2048 (order: 3, 32768 bytes,
linear)
[ 0.031526] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes,
total 64 KiB, linear).
[ 0.032829] pinctrl core: initialized pinctrl subsystem
[ 0.033833] SMBIOS 3.0 present.
[ 0.033872] DMI: Unknown Unknown Product/Unknown Product, BIOS
2024.01-2024.01~rc4-0ubuntu1~ppa1 01/01/2024
[ 0.033919] DMI: Memory slots populated: 0/0
[ 0.039811] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.042996] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.043884] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic
allocations
[ 0.044071] audit: initializing netlink subsys (disabled)
[ 0.044535] audit: type=2000 audit(0.044:1): state=initialized
audit_enabled=0 res=1
[ 0.045400] thermal_sys: Registered thermal governor 'fair_share'
[ 0.045410] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.045436] thermal_sys: Registered thermal governor 'step_wise'
[ 0.045454] thermal_sys: Registered thermal governor 'user_space'
[ 0.045473] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.045575] cpuidle: using governor ladder
[ 0.045650] cpuidle: using governor menu
[ 0.068346] cpu3: Ratio of byte access time to unaligned word access is
0.01, unaligned accesses are slow
[ 0.068346] cpu2: Ratio of byte access time to unaligned word access is
0.01, unaligned accesses are slow
[ 0.068346] cpu1: Ratio of byte access time to unaligned word access is
0.01, unaligned accesses are slow
[ 0.092427] cpu0: Ratio of byte access time to unaligned word access is
0.01, unaligned accesses are slow
[ 0.092678] CCACHE: 8 banks, 16 ways, sets/bank=256, bytes/block=64
[ 0.092705] CCACHE: Index of the largest way enabled: 15
[ 0.107196] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.107229] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.107251] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.107271] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.111457] fbcon: Taking over console
[ 0.111506] ACPI: Interpreter disabled.
[ 0.111934] iommu: Default domain type: Translated
[ 0.111958] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.117467] SCSI subsystem initialized
[ 0.118046] usbcore: registered new interface driver usbfs
[ 0.118160] usbcore: registered new interface driver hub
[ 0.118218] usbcore: registered new device driver usb
[ 0.118513] pps_core: LinuxPPS API ver. 1 registered
[ 0.118534] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
Giometti <[email protected]>
[ 0.118573] PTP clock support registered
[ 0.119031] EDAC MC: Ver: 3.0.0
[ 0.119934] efivars: Registered efivars operations
[ 0.121952] NetLabel: Initializing
[ 0.121976] NetLabel: domain hash size = 128
[ 0.121992] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.122152] NetLabel: unlabeled traffic allowed by default
[ 0.122561] mctp: management component transport protocol core
[ 0.122585] NET: Registered PF_MCTP protocol family
[ 0.122820] vgaarb: loaded
[ 0.123226] clocksource: Switched to clocksource riscv_clocksource
[ 0.217793] VFS: Disk quotas dquot_6.6.0
[ 0.217898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.219354] AppArmor: AppArmor Filesystem Enabled
[ 0.219477] pnp: PnP ACPI: disabled
[ 0.232017] NET: Registered PF_INET protocol family
[ 0.233210] IP idents hash table entries: 131072 (order: 8, 1048576 bytes,
linear)
[ 0.318289] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4,
65536 bytes, linear)
[ 0.318538] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes,
linear)
[ 0.318971] TCP established hash table entries: 65536 (order: 7, 524288
bytes, linear)
[ 0.321740] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes,
linear)
[ 0.324100] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.324886] MPTCP token hash table entries: 8192 (order: 6, 196608 bytes,
linear)
[ 0.325427] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.326121] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes,
linear)
[ 0.326878] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.326995] NET: Registered PF_XDP protocol family
[ 0.327049] PCI: CLS 0 bytes, default 64
[ 0.327516] Trying to unpack rootfs image as initramfs...
[ 0.514975] Initialise system trusted keyrings
[ 0.515068] Key type blacklist registered
[ 0.515572] workingset: timestamp_bits=44 max_order=21 bucket_order=0
[ 0.517341] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.518192] fuse: init (API version 7.44)
[ 0.518827] integrity: Platform Keyring initialized
[ 0.518862] integrity: Machine keyring initialized
[ 0.653238] Key type asymmetric registered
[ 0.653285] Asymmetric key parser 'x509' registered
[ 0.653480] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
242)
[ 0.654550] io scheduler mq-deadline registered
[ 0.659560] riscv-plic: interrupt-controller@c000000: mapped 136 interrupts
with 4 handlers for 9 contexts.
[ 0.662000] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.670388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.700912] loop: module loaded
[ 0.703585] tun: Universal TUN/TAP device driver, 1.6
[ 0.703919] PPP generic driver version 2.4.2
[ 0.705278] mousedev: PS/2 mouse device common for all mice
[ 0.705769] i2c_dev: i2c /dev entries driver
[ 0.706582] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled.
Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.706693] device-mapper: uevent: version 1.0.3
[ 0.706997] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised:
[email protected]
[ 0.707339] EDAC DEVICE0: Giving out device to module Sifive ECC Manager
controller sifive_edac.0: DEV sifive_edac.0 (INTERRUPT)
[ 0.707484] cpu cpu0: OPP table can't be empty
[ 0.707912] riscv-pmu-sbi: SBI PMU extension is available
[ 0.707957] riscv-pmu-sbi: 16 firmware and 4 hardware counters
[ 0.707978] riscv-pmu-sbi: Perf sampling/filtering is not supported as sscof
extension is not available
[ 0.708706] drop_monitor: Initializing network drop monitor service
[ 0.709151] NET: Registered PF_INET6 protocol family
[ 0.710755] Segment Routing with IPv6
[ 0.710844] In-situ OAM (IOAM) with IPv6
[ 0.710997] NET: Registered PF_PACKET protocol family
[ 0.711335] Key type dns_resolver registered
[ 0.724956] registered taskstats version 1
[ 0.730950] Loading compiled-in X.509 certificates
[ 0.734591] Loaded X.509 cert 'Build time autogenerated kernel key:
22b674b026163d7f3ea736569982d274a79213b3'
[ 0.737861] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing 2025 Kmod:
d541cef61dc7e793b7eb7e899970a2eef0b5dc8c'
[ 0.741756] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing:
14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.744952] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing 2025
Kmod: 4627603d2357a2a3f81006370894c221175893e9'
[ 0.748158] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing:
88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.748195] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.748335] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing:
61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.748462] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017):
242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 0.748604] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM
2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 0.748741] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019):
c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 0.748908] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1):
a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 0.749045] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2):
4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 0.749177] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3):
100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 0.749310] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu
Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 0.785251] Demotion targets for Node 0: null
[ 0.785902] Key type .fscrypt registered
[ 0.785927] Key type fscrypt-provisioning registered
[ 0.786268] Key type big_key registered
[ 2.978698] Freeing initrd memory: 78236K
[ 3.047154] Key type encrypted registered
[ 3.047197] AppArmor: AppArmor sha256 policy hashing enabled
[ 3.047453] ima: No TPM chip found, activating TPM-bypass!
[ 3.047532] Loading compiled-in module X.509 certificates
[ 3.050748] Loaded X.509 cert 'Build time autogenerated kernel key:
22b674b026163d7f3ea736569982d274a79213b3'
[ 3.050787] ima: Allocated hash algorithm: sha256
[ 3.050860] ima: No architecture policies found
[ 3.050988] evm: Initialising EVM extended attributes:
[ 3.051008] evm: security.selinux
[ 3.051024] evm: security.SMACK64
[ 3.051040] evm: security.SMACK64EXEC
[ 3.051057] evm: security.SMACK64TRANSMUTE
[ 3.051073] evm: security.SMACK64MMAP
[ 3.051089] evm: security.apparmor
[ 3.051106] evm: security.ima
[ 3.051121] evm: security.capability
[ 3.051138] evm: HMAC attrs: 0x1
[ 3.074193] gpio gpiochip0: Static allocation of GPIO base is deprecated,
use dynamic allocation.
[ 3.074951] starfive-jh7110-sys-pinctrl 13040000.pinctrl: StarFive GPIO chip
registered 64 GPIOs
[ 3.097541] 10000000.serial: ttyS0 at MMIO 0x10000000 (irq = 17, base_baud =
1500000) is a 16550A
[ 3.097647] printk: legacy console [ttyS0] enabled
[ 4.590787] clk: Disabling unused clocks
[ 4.594987] PM: genpd: Disabling unused power domains
[ 4.608322] Freeing unused kernel image (initmem) memory: 6592K
[ 4.624527] Checked W+X mappings: passed, no W+X pages found
[ 4.630261] Run /init as init process
Loading, please wait...
Starting systemd-udevd version 255.4-1ubuntu8.16
[ 5.361831] pcie-starfive 2b000000.pcie: error -ENODEV: failed to get valid
pcie domain
[ 5.373141] pcie-starfive 2c000000.pcie: error -ENODEV: failed to get valid
pcie domain
[ 5.403902] cadence-qspi 13010000.spi: couldn't determine trigger-address
[ 5.410815] cadence-qspi 13010000.spi: Cannot get mandatory OF data.
[ 5.436342] gpio gpiochip1: Static allocation of GPIO base is deprecated,
use dynamic allocation.
[ 5.446096] starfive-jh7110-aon-pinctrl 17020000.pinctrl: StarFive GPIO chip
registered 4 GPIOs
[ 5.473462] Synopsys Designware Multimedia Card Interface Driver
[ 5.493808] dw_mmc 16010000.mmc: IDMAC supports 32-bit address mode.
[ 5.502642] dw_mmc 16010000.mmc: Using internal DMA controller.
[ 5.508636] dw_mmc 16010000.mmc: Version ID is 290a
[ 5.515049] dw_mmc 16020000.mmc: IDMAC supports 32-bit address mode.
[ 5.515146] dw_mmc 16010000.mmc: DW MMC controller at irq 24,32 bit host
data width,32 deep fifo
[ 5.521501] dw_mmc 16020000.mmc: Using internal DMA controller.
[ 5.530647] mmc_host mmc0: card is non-removable.
[ 5.536278] dw_mmc 16020000.mmc: Version ID is 290a
[ 5.546135] dw_mmc 16020000.mmc: DW MMC controller at irq 25,32 bit host
data width,32 deep fifo
[ 5.558390] mmc_host mmc1: card is polling.
[ 5.743265] mmc_host mmc0: Bus speed (slot 0) = 204799999Hz (slot req
400000Hz, actual 399999HZ div = 256)
[ 5.763257] mmc_host mmc1: Bus speed (slot 0) = 204799999Hz (slot req
400000Hz, actual 399999HZ div = 256)
[ 5.998693] starfive-dwmac 16030000.ethernet: IRQ sfty not found
[ 6.004828] starfive-dwmac 16030000.ethernet: OF property
snps,en-tx-lpi-clockgating is deprecated, please convert driver to use
STMMAC_FLAG_EN_TX_LPI_CLK_PHY_CAP
[ 6.020015] starfive-dwmac 16030000.ethernet: User ID: 0x41, Synopsys ID:
0x52
[ 6.027299] starfive-dwmac 16030000.ethernet: DWMAC4/5
[ 6.032561] starfive-dwmac 16030000.ethernet: DMA HW capability register
supported
[ 6.040176] starfive-dwmac 16030000.ethernet: RX Checksum Offload Engine
supported
[ 6.047801] starfive-dwmac 16030000.ethernet: Wake-Up On Lan supported
[ 6.054509] starfive-dwmac 16030000.ethernet: TSO supported
[ 6.060134] starfive-dwmac 16030000.ethernet: Enable RX Mitigation via HW
Watchdog Timer
[ 6.068275] starfive-dwmac 16030000.ethernet: Enabled L3L4 Flow TC
(entries=1)
[ 6.075547] starfive-dwmac 16030000.ethernet: Enabled RFS Flow TC
(entries=10)
[ 6.082802] starfive-dwmac 16030000.ethernet: TSO feature enabled
[ 6.088942] starfive-dwmac 16030000.ethernet: Using 40/40 bits DMA
host/device width
[ 6.122687] starfive-dwmac 16040000.ethernet: IRQ sfty not found
[ 6.128833] starfive-dwmac 16040000.ethernet: OF property
snps,en-tx-lpi-clockgating is deprecated, please convert driver to use
STMMAC_FLAG_EN_TX_LPI_CLK_PHY_CAP
[ 6.143818] starfive-dwmac 16040000.ethernet: User ID: 0x41, Synopsys ID:
0x52
[ 6.151102] starfive-dwmac 16040000.ethernet: DWMAC4/5
[ 6.156378] starfive-dwmac 16040000.ethernet: DMA HW capability register
supported
[ 6.164006] starfive-dwmac 16040000.ethernet: RX Checksum Offload Engine
supported
[ 6.164015] mmc_host mmc0: Bus speed (slot 0) = 204799999Hz (slot req
300000Hz, actual 299415HZ div = 342)
[ 6.171599] starfive-dwmac 16040000.ethernet: Wake-Up On Lan supported
[ 6.187957] starfive-dwmac 16040000.ethernet: TSO supported
[ 6.191264] mmc_host mmc1: Bus speed (slot 0) = 204799999Hz (slot req
300000Hz, actual 299415HZ div = 342)
[ 6.193547] starfive-dwmac 16040000.ethernet: Enable RX Mitigation via HW
Watchdog Timer
[ 6.211357] starfive-dwmac 16040000.ethernet: Enabled L3L4 Flow TC
(entries=1)
[ 6.218613] starfive-dwmac 16040000.ethernet: Enabled RFS Flow TC
(entries=10)
[ 6.225889] starfive-dwmac 16040000.ethernet: TSO feature enabled
[ 6.232026] starfive-dwmac 16040000.ethernet: Using 40/40 bits DMA
host/device width
[ 6.258232] starfive-dwmac 16030000.ethernet end0: renamed from eth0
[ 6.265236] starfive-dwmac 16040000.ethernet end1: renamed from eth1
[ 6.595267] mmc_host mmc0: Bus speed (slot 0) = 204799999Hz (slot req
200000Hz, actual 199999HZ div = 512)
[ 6.611261] mmc_host mmc1: Bus speed (slot 0) = 204799999Hz (slot req
200000Hz, actual 199999HZ div = 512)
[ 7.015270] mmc_host mmc0: Bus speed (slot 0) = 204799999Hz (slot req
100000Hz, actual 99999HZ div = 1024)
[ 7.031261] mmc_host mmc1: Bus speed (slot 0) = 204799999Hz (slot req
100000Hz, actual 99999HZ div = 1024)
Begin: Loading essential drivers ... [ 7.232890] mmc0: Failed to initialize
a non-removable card
[ 7.835265] raid6: int64x8 gen() 508 MB/s
[ 7.911246] raid6: int64x4 gen() 941 MB/s
[ 7.983255] raid6: int64x2 gen() 887 MB/s
[ 8.055268] raid6: int64x1 gen() 723 MB/s
[ 8.059574] raid6: using algorithm int64x4 gen() 941 MB/s
[ 8.131249] raid6: .... xor() 457 MB/s, rmw enabled
[ 8.136160] raid6: using intx1 recovery algorithm
[ 8.146861] xor: measuring software checksum speed
[ 8.153200] 8regs : 2249 MB/sec
[ 8.159041] 32regs : 2251 MB/sec
[ 8.163427] xor: using function: 32regs (2251 MB/sec)
[ 8.174184] async_tx: api initialized (async)
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... [ 8.968338] Btrfs loaded,
zoned=yes, fsverity=yes
Scanning for Btrfs filesystems
done.
Begin: Waiting for root file system ... Begin: Running /scripts/local-block ...
mdadm: No devices listed in conf file were found.
done.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: error opening /dev/md?*: No such file or directory
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
mdadm: No devices listed in conf file were found.
done.
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/mapper/ubuntu--vg-ubuntu--lv does not exist. Dropping to a shell!
BusyBox v1.36.1 (Ubuntu 1:1.36.1-6ubuntu3.1) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
** Affects: linux-riscv (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2160785
Title:
after apt upgrade the new kernel 6.17.0-38-generic — pcie-starfive
is broken StarFive VisionFive 2 v1.2A, boot via NVME
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-riscv/+bug/2160785/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs