Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dmesg
- [ 0.000000] Linux version 5.15.0-starfive (sw_buildbot@mdcsw02) (riscv64-unknown-linux-gnu-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP Mon Dec 19 07:56:37 EST 2022
- [ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000
- [ 0.000000] Machine model: StarFive VisionFive V2
- [ 0.000000] earlycon: uart0 at MMIO32 0x0000000010000000 (options '115200')
- [ 0.000000] printk: bootconsole [uart0] enabled
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000080000000, size 512 MiB
- [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000040200000-0x00000000ffffffff]
- [ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff]
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000040200000-0x00000000c010ffff]
- [ 0.000000] node 0: [mem 0x00000000c0110000-0x00000000c01fffff]
- [ 0.000000] node 0: [mem 0x00000000c0200000-0x000000023fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000023fffffff]
- [ 0.000000] SBI specification v1.0 detected
- [ 0.000000] SBI implementation ID=0x1 Version=0x10002
- [ 0.000000] SBI TIME extension detected
- [ 0.000000] SBI IPI extension detected
- [ 0.000000] SBI RFENCE extension detected
- [ 0.000000] SBI SRST extension detected
- [ 0.000000] SBI v0.2 HSM extension detected
- [ 0.000000] CPU with hartid=0 is not available
- [ 0.000000] CPU with hartid=0 is not available
- [ 0.000000] riscv: ISA extensions acdfim
- [ 0.000000] riscv: ELF capabilities acdfim
- [ 0.000000] percpu: Embedded 17 pages/cpu s31528 r8192 d29912 u69632
- [ 0.000000] pcpu-alloc: s31528 r8192 d29912 u69632 alloc=17*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2067975
- [ 0.000000] Kernel command line: root=/dev/nvme0n1p2 rw console=tty0 console=ttyS0,115200 earlycon rootwait stmmaceth=chain_mode:1 selinux=0
- [ 0.000000] Unknown command line parameters: stmmaceth=chain_mode:1 selinux=0
- [ 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] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
- [ 0.000000] Memory: 7582168K/8386560K available (9884K kernel code, 4982K rwdata, 4096K rodata, 2191K init, 401K bss, 280104K reserved, 524288K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
- [ 0.000000] rcu: RCU debug extended QS entry/exit.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] CPU with hartid=0 is not available
- [ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
- [ 0.000000] riscv-intc: 64 local interrupts mapped
- [ 0.000000] plic: plic@c000000: mapped 136 interrupts with 4 handlers for 9 contexts.
- [ 0.000000] random: get_random_bytes called from start_kernel+0x4d0/0x6e2 with crng_init=0
- [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1]
- [ 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.009003] clocksource: [email protected]: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.020327] clocksource: [email protected]: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.031658] clocksource: [email protected]: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.042984] clocksource: [email protected]: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.054473] Console: colour dummy device 80x25
- [ 0.060700] printk: console [tty0] enabled
- [ 0.065255] Calibrating delay loop (skipped), value calculated using timer frequency.. 8.00 BogoMIPS (lpj=40000)
- [ 0.076480] pid_max: default: 32768 minimum: 301
- [ 0.081806] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.090316] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.100610] ASID allocator disabled
- [ 0.104549] rcu: Hierarchical SRCU implementation.
- [ 0.110005] EFI services will not be available.
- [ 0.115398] smp: Bringing up secondary CPUs ...
- [ 0.122030] smp: Brought up 1 node, 4 CPUs
- [ 0.128494] devtmpfs: initialized
- [ 0.139702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.150563] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.171922] pinctrl core: initialized pinctrl subsystem
- [ 0.178579] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.185803] cpuidle: using governor menu
- [ 0.212114] platform soc:dsi-output: Fixing up cyclic dependency with 29400000.dc8200
- [ 0.221294] platform 295d0000.mipi: Fixing up cyclic dependency with soc:dsi-output
- [ 0.230137] platform 29590000.hdmi: Fixing up cyclic dependency with 29400000.dc8200
- [ 0.250613] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.257997] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.268566] vgaarb: loaded
- [ 0.271795] SCSI subsystem initialized
- [ 0.276168] libata version 3.00 loaded.
- [ 0.276344] usbcore: registered new interface driver usbfs
- [ 0.282420] usbcore: registered new interface driver hub
- [ 0.288312] usbcore: registered new device driver usb
- [ 0.294159] mc: Linux media interface: v0.10
- [ 0.298909] videodev: Linux video capture interface: v2.00
- [ 0.305136] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.312236] Bluetooth: Core ver 2.22
- [ 0.316198] NET: Registered PF_BLUETOOTH protocol family
- [ 0.322054] Bluetooth: HCI device and connection manager initialized
- [ 0.329052] Bluetooth: HCI socket layer initialized
- [ 0.334435] Bluetooth: L2CAP socket layer initialized
- [ 0.340007] Bluetooth: SCO socket layer initialized
- [ 0.345716] clocksource: Switched to clocksource riscv_clocksource
- [ 0.359574] NET: Registered PF_INET protocol family
- [ 0.365926] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
- [ 0.381738] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear)
- [ 0.391487] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
- [ 0.401065] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
- [ 0.411758] TCP: Hash tables configured (established 65536 bind 65536)
- [ 0.419228] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
- [ 0.427245] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
- [ 0.435860] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.442765] RPC: Registered named UNIX socket transport module.
- [ 0.449313] RPC: Registered udp transport module.
- [ 0.454489] RPC: Registered tcp transport module.
- [ 0.459673] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.467494] PCI: CLS 0 bytes, default 64
- [ 0.472495] Initialise system trusted keyrings
- [ 0.476088] Unpacking initramfs...
- [ 0.481292] workingset: timestamp_bits=62 max_order=21 bucket_order=0
- [ 0.496048] NFS: Registering the id_resolver key type
- [ 0.501649] Key type id_resolver registered
- [ 0.506301] Key type id_legacy registered
- [ 0.510825] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.518253] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 0.526499] ntfs: driver 2.1.32 [Flags: R/W].
- [ 0.531571] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
- [ 0.538813] fuse: init (API version 7.34)
- [ 0.582687] NET: Registered PF_ALG protocol family
- [ 0.588020] Key type asymmetric registered
- [ 0.592536] Asymmetric key parser 'x509' registered
- [ 0.598037] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- [ 0.606226] io scheduler mq-deadline registered
- [ 0.611222] io scheduler kyber registered
- [ 0.618969] start plist test
- [ 0.625092] end plist test
- [ 0.720266] clk-starfive-jh7110 13020000.clock-controller: starfive JH7110 clkgen init successfully.
- [ 0.731495] L2CACHE: DataError @ 0x00000000.08040140
- [ 0.737078] L2CACHE: DataFail @ 0x00000000.0804005B
- [ 0.742548] L2CACHE: No. of Banks in the cache: 8
- [ 0.747760] L2CACHE: No. of ways per bank: 16
- [ 0.752568] L2CACHE: Sets per bank: 256
- [ 0.756817] L2CACHE: Bytes per cache block: 64
- [ 0.761728] L2CACHE: Index of the largest way enabled: 15
- [ 0.768035] jh7110-pmu 17030000.power-controller: registered 8 power domains
- [ 0.828864] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
- [ 0.838689] @@#########################@@
- [ 0.881124] @@ dev ptr:ffffffe0bff00000/1500/1
- [ 0.886303] PVR_K: 1: Read BVNC 36.50.54.182 from HW device registers
- [ 0.893578] PVR_K: 1: RGX Device registered BVNC 36.50.54.182 with 1 core in the system
- [ 0.903725] [drm] Initialized pvr 1.17.6210866 20170530 for 18000000.gpu on minor 0
- [ 0.924955] loop: module loaded
- [ 0.930945] spi-nor spi0.0: gd25lq128d (16384 Kbytes)
- [ 1.180206] Freeing initrd memory: 9456K
- [ 1.201055] 3 fixed-partitions partitions found on MTD device 13010000.spi.0
- [ 1.208888] Creating 3 MTD partitions on "13010000.spi.0":
- [ 1.214950] 0x000000000000-0x000000020000 : "spl"
- [ 1.221938] 0x000000100000-0x000000400000 : "uboot"
- [ 1.228821] 0x000000f00000-0x000001000000 : "data"
- [ 1.236693] libphy: Fixed MDIO Bus: probed
- [ 1.242663] CAN device driver interface
- [ 1.247507] starfive-eth-plat 16030000.ethernet: force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
- [ 1.258912] starfive-eth-plat 16030000.ethernet: User ID: 0x41, Synopsys ID: 0x52
- [ 1.267197] starfive-eth-plat 16030000.ethernet: DWMAC4/5
- [ 1.273248] starfive-eth-plat 16030000.ethernet: DMA HW capability register supported
- [ 1.281892] starfive-eth-plat 16030000.ethernet: RX Checksum Offload Engine supported
- [ 1.290538] starfive-eth-plat 16030000.ethernet: Wake-Up On Lan supported
- [ 1.298027] starfive-eth-plat 16030000.ethernet: TSO supported
- [ 1.304457] starfive-eth-plat 16030000.ethernet: Enable RX Mitigation via HW Watchdog Timer
- [ 1.313688] starfive-eth-plat 16030000.ethernet: Enabled Flow TC (entries=1)
- [ 1.321469] starfive-eth-plat 16030000.ethernet: TSO feature enabled
- [ 1.328490] starfive-eth-plat 16030000.ethernet: Using 40 bits DMA width
- [ 1.586923] libphy: stmmac: probed
- [ 1.590700] YT8531 Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
- [ 1.601664] YT8531 Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
- [ 1.613828] starfive-eth-plat 16040000.ethernet: force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
- [ 1.625230] starfive-eth-plat 16040000.ethernet: User ID: 0x41, Synopsys ID: 0x52
- [ 1.633509] starfive-eth-plat 16040000.ethernet: DWMAC4/5
- [ 1.639579] starfive-eth-plat 16040000.ethernet: DMA HW capability register supported
- [ 1.648223] starfive-eth-plat 16040000.ethernet: RX Checksum Offload Engine supported
- [ 1.656866] starfive-eth-plat 16040000.ethernet: Wake-Up On Lan supported
- [ 1.664341] starfive-eth-plat 16040000.ethernet: TSO supported
- [ 1.670788] starfive-eth-plat 16040000.ethernet: Enable RX Mitigation via HW Watchdog Timer
- [ 1.680032] starfive-eth-plat 16040000.ethernet: Enabled Flow TC (entries=1)
- [ 1.687812] starfive-eth-plat 16040000.ethernet: TSO feature enabled
- [ 1.694811] starfive-eth-plat 16040000.ethernet: Using 40 bits DMA width
- [ 1.952333] libphy: stmmac: probed
- [ 1.956141] YT8531 Gigabit Ethernet stmmac-1:00: attached PHY driver (mii_bus:phy_addr=stmmac-1:00, irq=POLL)
- [ 1.967088] YT8531 Gigabit Ethernet stmmac-1:01: attached PHY driver (mii_bus:phy_addr=stmmac-1:01, irq=POLL)
- [ 1.979580] Intel(R) Wireless WiFi driver for Linux
- [ 1.986929] cdns3-starfive 10210000.usbdrd: usb mode 2 2.0 probe success
- [ 1.995100] usbcore: registered new interface driver uas
- [ 2.001037] usbcore: registered new interface driver usb-storage
- [ 2.008407] starfive-rtc 17040000.rtc: registered as rtc0
- [ 2.014372] starfive-rtc 17040000.rtc: setting system clock to 2003-11-11T01:04:10 UTC (1068512650)
- [ 2.024516] i2c_dev: i2c /dev entries driver
- [ 2.029484] usbcore: registered new interface driver uvcvideo
- [ 2.037011] starfive-wdt 13070000.wdog: Heartbeat: timeout=15, count/2=180000000 (0aba9500)
- [ 2.046736] Bluetooth: HCI UART driver ver 2.3
- [ 2.051645] Bluetooth: HCI UART protocol H4 registered
- [ 2.057540] starfive-cpufreq soc:starfive,jh7110-cpufreq: Failed to get regulator for cpu!
- [ 2.066682] starfive-cpufreq soc:starfive,jh7110-cpufreq: Failed to init starfive cpu dvfs info
- [ 2.076834] sdhci: Secure Digital Host Controller Interface driver
- [ 2.083658] sdhci: Copyright(c) Pierre Ossman
- [ 2.088508] Synopsys Designware Multimedia Card Interface Driver
- [ 2.095431] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 2.102498] jh7110-sec 16000000.crypto: Unable to request sec_m dma channel in DMA channel
- [ 2.111645] jh7110-sec 16000000.crypto: Cannot initial dma chan
- [ 2.118472] usbcore: registered new interface driver usbhid
- [ 2.124623] usbhid: USB HID core driver
- [ 2.129095] usbcore: registered new interface driver snd-usb-audio
- [ 2.143673] NET: Registered PF_PACKET protocol family
- [ 2.149307] can: controller area network core
- [ 2.154226] NET: Registered PF_CAN protocol family
- [ 2.159532] can: raw protocol
- [ 2.162805] can: broadcast manager protocol
- [ 2.167455] can: netlink gateway - max_hops=1
- [ 2.172600] Bluetooth: RFCOMM TTY layer initialized
- [ 2.178021] Bluetooth: RFCOMM socket layer initialized
- [ 2.183719] Bluetooth: RFCOMM ver 1.11
- [ 2.187909] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 2.193767] Bluetooth: BNEP filters: protocol multicast
- [ 2.199561] Bluetooth: BNEP socket layer initialized
- [ 2.205219] 9pnet: Installing 9P2000 support
- [ 2.210013] Key type dns_resolver registered
- [ 2.215518] Loading compiled-in X.509 certificates
- [ 2.257150] starfive_jh7110-pinctrl 13040000.gpio: SiFive GPIO chip registered 64 GPIOs
- [ 2.266769] starfive_jh7110-pinctrl 17020000.gpio: SiFive GPIO chip registered 4 GPIOs
- [ 2.275754] pl08xdmac 16008000.sec_dma: initialized 8 virtual memcpy channels
- [ 2.283639] pl08xdmac 16008000.sec_dma: initialized 16 virtual slave channels
- [ 2.293151] debugfs: Directory '16008000.sec_dma' with parent 'dmaengine' already present!
- [ 2.302333] pl08xdmac 16008000.sec_dma: DMA: PL080 rev0 at 0x16008000 irq 23
- [ 2.310387] ssp-pl022 10060000.spi: ARM PL022 driver for StarFive SoC platform, device ID: 0x00041022
- [ 2.320602] ssp-pl022 10060000.spi: mapped registers from 0x0000000010060000 to (____ptrval____)
- [ 2.330738] ssp-pl022 10060000.spi: Requested frequency: 10000000 Hz is unsupported,select by default 8250000 Hz
- [ 2.342361] ssp-pl022 10060000.spi: will use autosuspend for runtime pm, delay 100ms
- [ 2.352282] i2c 2-0045: Fixing up cyclic dependency with 295d0000.mipi
- [ 2.359788] seeed_panel 2-0045: Unknown Atmel firmware revision: 0x00
- [ 2.367112] i2c 2-0019: Fixing up cyclic dependency with 295d0000.mipi
- [ 2.375768] at24 5-0050: supply vcc not found, using dummy regulator
- [ 2.383580] at24 5-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
- [ 2.392952] axp15060-regulator 5-0036: Register mipi_0p9 done! vol range:900 ~ 900 mV
- [ 2.403089] axp15060-regulator 5-0036: Register hdmi_1p8 done! vol range:1800 ~ 1800 mV
- [ 2.413426] axp15060-regulator 5-0036: Register hdmi_0p9 done! vol range:900 ~ 900 mV
- [ 2.423599] axp15060-regulator 5-0036: Register cpu_vdd done! vol range:500 ~ 1540 mV
- [ 2.433050] i2c 6-0010: Fixing up cyclic dependency with 19800000.vin_sysctl
- [ 2.441259] imx219 6-0010: supply VANA not found, using dummy regulator
- [ 2.448693] imx219 6-0010: supply VDIG not found, using dummy regulator
- [ 2.456083] imx219 6-0010: supply VDDL not found, using dummy regulator
- [ 2.470882] imx219 6-0010: failed to read chip id 219
- [ 2.476687] imx219: probe of 6-0010 failed with error -5
- [ 2.485080] pcie_plda 2b000000.pcie: host bridge /soc/pcie@2B000000 ranges:
- [ 2.492859] pcie_plda 2b000000.pcie: MEM 0x0030000000..0x0037ffffff -> 0x0030000000
- [ 2.501818] pcie_plda 2b000000.pcie: MEM 0x0900000000..0x093fffffff -> 0x0900000000
- [ 2.510810] ATR entry: 0x0940000000 -> 0x0000000000 [0x0010000000] (param: 0x000001)
- [ 2.519381] ATR entry: 0x0030000000 -> 0x0030000000 [0x0008000000] (param: 0x000000)
- [ 2.527944] ATR entry: 0x0900000000 -> 0x0900000000 [0x0040000000] (param: 0x000000)
- [ 2.885825] pcie_plda 2b000000.pcie: Port link up.
- [ 2.891270] pcie_plda 2b000000.pcie: PCI host bridge to bus 0000:00
- [ 2.898207] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 2.904260] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
- [ 2.911865] pci_bus 0000:00: root bus resource [mem 0x900000000-0x93fffffff pref]
- [ 2.920157] pci 0000:00:00.0: [1556:1111] type 01 class 0x060400
- [ 2.926803] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0xffffffff 64bit pref]
- [ 2.934831] pci 0000:00:00.0: supports D1 D2
- [ 2.939550] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
- [ 2.950389] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
- [ 2.959379] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
- [ 2.966036] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
- [ 2.973599] pci 0000:01:00.0: PME# supported from D0 D3cold
- [ 2.983108] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
- [ 2.990443] pci 0000:00:00.0: BAR 0: no space for [mem size 0x100000000 64bit pref]
- [ 2.998917] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x100000000 64bit pref]
- [ 3.007769] pci 0000:00:00.0: BAR 8: assigned [mem 0x30000000-0x300fffff]
- [ 3.015251] pci 0000:01:00.0: BAR 0: assigned [mem 0x30000000-0x30000fff 64bit]
- [ 3.023347] pci 0000:00:00.0: PCI bridge to [bus 01]
- [ 3.028833] pci 0000:00:00.0: bridge window [mem 0x30000000-0x300fffff]
- [ 3.036430] pci 0000:00:00.0: enabling device (0000 -> 0002)
- [ 3.042671] pci 0000:01:00.0: enabling device (0000 -> 0002)
- [ 3.048953] pci 0000:01:00.0: quirk_usb_early_handoff+0x0/0x9d4 took 12239 usecs
- [ 3.057351] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 3.063135] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
- [ 3.071733] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890
- [ 3.081892] pcie_plda 2b000000.pcie: msi#0 address_hi 0x0 address_lo 0x190
- [ 3.089878] xhci_hcd 0000:01:00.0: xHCI Host Controller
- [ 3.095659] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
- [ 3.103848] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
- [ 3.111523] hub 1-0:1.0: USB hub found
- [ 3.115697] hub 1-0:1.0: 1 port detected
- [ 3.121073] hub 2-0:1.0: USB hub found
- [ 3.125247] hub 2-0:1.0: 4 ports detected
- [ 3.132538] pcie_plda 2c000000.pcie: host bridge /soc/pcie@2C000000 ranges:
- [ 3.140300] pcie_plda 2c000000.pcie: MEM 0x0038000000..0x003fffffff -> 0x0038000000
- [ 3.149268] pcie_plda 2c000000.pcie: MEM 0x0980000000..0x09bfffffff -> 0x0980000000
- [ 3.158259] ATR entry: 0x09c0000000 -> 0x0000000000 [0x0010000000] (param: 0x000001)
- [ 3.166829] ATR entry: 0x0038000000 -> 0x0038000000 [0x0008000000] (param: 0x000000)
- [ 3.175376] ATR entry: 0x0980000000 -> 0x0980000000 [0x0040000000] (param: 0x000000)
- [ 3.335771] usb usb2-port2: over-current condition
- [ 3.435776] usb 1-1: new high-speed USB device number 2 using xhci_hcd
- [ 3.495798] usb usb2-port4: over-current condition
- [ 3.525830] pcie_plda 2c000000.pcie: Port link up.
- [ 3.531313] pcie_plda 2c000000.pcie: PCI host bridge to bus 0001:00
- [ 3.538249] pci_bus 0001:00: root bus resource [bus 00-ff]
- [ 3.544304] pci_bus 0001:00: root bus resource [mem 0x38000000-0x3fffffff]
- [ 3.551898] pci_bus 0001:00: root bus resource [mem 0x980000000-0x9bfffffff pref]
- [ 3.560187] pci 0001:00:00.0: [1556:1111] type 01 class 0x060400
- [ 3.566827] pci 0001:00:00.0: reg 0x10: [mem 0x00000000-0xffffffff 64bit pref]
- [ 3.574856] pci 0001:00:00.0: supports D1 D2
- [ 3.579574] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
- [ 3.590411] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
- [ 3.599403] pci 0001:01:00.0: [126f:2263] type 00 class 0x010802
- [ 3.606063] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
- [ 3.613699] pci 0001:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0001:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
- [ 3.618109] hub 1-1:1.0: USB hub found
- [ 3.633565] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
- [ 3.641684] pci 0001:00:00.0: BAR 0: no space for [mem size 0x100000000 64bit pref]
- [ 3.648827] hub 1-1:1.0: 4 ports detected
- [ 3.650167] pci 0001:00:00.0: BAR 0: failed to assign [mem size 0x100000000 64bit pref]
- [ 3.663395] pci 0001:00:00.0: BAR 8: assigned [mem 0x38000000-0x380fffff]
- [ 3.670891] pci 0001:01:00.0: BAR 0: assigned [mem 0x38000000-0x38003fff 64bit]
- [ 3.678994] pci 0001:00:00.0: PCI bridge to [bus 01]
- [ 3.684466] pci 0001:00:00.0: bridge window [mem 0x38000000-0x380fffff]
- [ 3.692408] nvme nvme0: pci function 0001:01:00.0
- [ 3.697665] pci 0001:00:00.0: enabling device (0000 -> 0002)
- [ 3.703922] nvme 0001:01:00.0: enabling device (0000 -> 0002)
- [ 3.710384] pcie_plda 2c000000.pcie: msi#0 address_hi 0x0 address_lo 0x190
- [ 3.711321] clk-starfive-jh7110-vout 295c0000.clock-controller: starfive JH7110 clk_vout init successfully.
- [ 3.740403] clk-starfive-jh7110-isp 19810000.clock-controller: starfive JH7110 clk_isp init successfully.
- [ 3.751616] dw_axi_dmac_platform 16050000.dma-controller: DesignWare AXI DMA Controller, 4 channels
- [ 3.762674] printk: console [ttyS0] disabled
- [ 3.787651] 10000000.serial: ttyS0 at MMIO 0x10000000 (irq = 17, base_baud = 1500000) is a 16550A
- [ 3.797499] printk: console [ttyS0] enabled
- [ 3.806310] printk: bootconsole [uart0] disabled
- [ 3.816566] jh7110-vin 19800000.vin_sysctl: stfcamss probe enter!
- [ 3.824811] jh7110-vin 19800000.vin_sysctl: stfcamss probe success!
- [ 3.833678] dwmmc_starfive 16010000.sdio0: IDMAC supports 32-bit address mode.
- [ 3.834154] dwmmc_starfive 16020000.sdio1: IDMAC supports 32-bit address mode.
- [ 3.841018] dwmmc_starfive 16010000.sdio0: Using internal DMA controller.
- [ 3.841118] jh7110-sec 16000000.crypto: will run requests pump with realtime priority
- [ 3.844325] jh7110-sec 16000000.crypto: Initialized
- [ 3.845438] starfive-i2s 120b0000.i2stx_4ch0: designware: play supported
- [ 3.845448] starfive-i2s 120b0000.i2stx_4ch0: designware: i2s master mode supported
- [ 3.845623] sf-mipi-dphy-tx 295e0000.mipi-dphy: sf_dphy_probe begin
- [ 3.845634] sf-mipi-dphy-tx 295e0000.mipi-dphy: ===> sf_dphy_probe enter, 445
- [ 3.845800] sf-mipi-dphy-tx 295e0000.mipi-dphy: control ECO
- [ 3.845826] sf-mipi-dphy-tx 295e0000.mipi-dphy: supply mipi_1p8 not found, using dummy regulator
- [ 3.846102] sf-mipi-dphy-tx 295e0000.mipi-dphy: sf_dphy_probe end
- [ 3.846297] cdns-dsi 295d0000.mipi: dsi_sys_clk = 297000000
- [ 3.846542] cdns-dsi 295d0000.mipi: starfive dsi bind end
- [ 3.848322] dwmmc_starfive 16020000.sdio1: Using internal DMA controller.
- [ 3.855081] dwmmc_starfive 16010000.sdio0: Version ID is 290a
- [ 3.862955] dwmmc_starfive 16020000.sdio1: Version ID is 290a
- [ 3.867889] dwmmc_starfive 16010000.sdio0: DW MMC controller at irq 29,32 bit host data width,32 deep fifo
- [ 3.874692] dwmmc_starfive 16020000.sdio1: DW MMC controller at irq 30,32 bit host data width,32 deep fifo
- [ 3.882461] mmc_host mmc0: card is non-removable.
- [ 3.888802] mmc_host mmc1: card is polling.
- [ 3.975054] of_cfs_init
- [ 3.977567] of_cfs_init: OK
- [ 3.980701] starfive-pwmdac 100b0000.pwmdac: clk_apb0 = 49500000, clk_pwmdac_apb = 49500000, clk_pwmdac_core = 4068493
- [ 3.991765] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 4.001458] nvme nvme0: allocated 64 MiB host memory buffer.
- [ 4.011750] pcie_plda 2c000000.pcie: msi#0 address_hi 0x0 address_lo 0x190
- [ 4.018667] pcie_plda 2c000000.pcie: msi#1 address_hi 0x0 address_lo 0x190
- [ 4.025553] pcie_plda 2c000000.pcie: msi#2 address_hi 0x0 address_lo 0x190
- [ 4.032444] pcie_plda 2c000000.pcie: msi#3 address_hi 0x0 address_lo 0x190
- [ 4.039337] pcie_plda 2c000000.pcie: msi#4 address_hi 0x0 address_lo 0x190
- [ 4.053436] nvme nvme0: 4/0/0 default/read/poll queues
- [ 4.065652] nvme0n1: p2
- [ 4.115761] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248)
- [ 4.116742] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 4.136619] starfive soc:display-subsystem: bound 29400000.dc8200 (ops 0xffffffff80e75af8)
- [ 4.144958] innohdmi-starfive 29590000.hdmi: inno hdmi bind begin
- [ 4.151743] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
- [ 4.160406] cfg80211: failed to load regulatory.db
- [ 4.165903] innohdmi-starfive 29590000.hdmi: [drm:inno_hdmi_bind] registered Inno HDMI I2C bus driver success
- [ 4.175995] innohdmi-starfive 29590000.hdmi: HDMI&AUDIO register done.
- [ 4.182573] innohdmi-starfive 29590000.hdmi: inno hdmi bind end
- [ 4.185770] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248)
- [ 4.188512] starfive soc:display-subsystem: bound 29590000.hdmi (ops 0xffffffff80e768a8)
- [ 4.206272] vs-simple-encoder soc:dsi-output: encoder_bind begin
- [ 4.212300] no panel, -517
- [ 4.215011] vs-simple-encoder soc:dsi-output: encoder_bind error
- [ 4.221032] starfive soc:display-subsystem: bound soc:dsi-output (ops 0xffffffff80e764f0)
- [ 4.229952] [drm] Initialized starfive 1.0.0 20191101 for soc:display-subsystem on minor 1
- [ 4.247852] random: fast init done
- [ 4.461704] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 50000000Hz, actual 49500000HZ div = 2)
- [ 4.471748] mmc1: new high speed SDHC card at address b368
- [ 4.479114] mmcblk1: mmc1:b368 LX32G 29.5 GiB
- [ 4.494280] mmcblk1: p1 p2 p3
- [ 4.565855] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 300000Hz, actual 300000HZ div = 330)
- [ 5.005838] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 200000Hz, actual 200000HZ div = 495)
- [ 5.455834] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 100000Hz, actual 100000HZ div = 990)
- [ 6.325807] ALSA device list:
- [ 6.328826] #0: Starfive-PWMDAC-Sound-Card
- [ 6.333151] #1: Starfive-HDMI-Sound-Card
- [ 6.342533] Freeing unused kernel image (initmem) memory: 2188K
- [ 6.348830] Run /init as init process
- [ 6.352547] with arguments:
- [ 6.352562] /init
- [ 6.352575] with environment:
- [ 6.352590] HOME=/
- [ 6.352602] TERM=linux
- [ 6.352616] stmmaceth=chain_mode:1
- [ 6.352635] selinux=0
- [ 7.274483] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
- [ 7.455080] systemd[1]: System time before build time, advancing clock.
- [ 7.489075] systemd[1]: systemd 251.8-562.0.riscv64.fc37 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
- [ 7.522688] systemd[1]: Detected architecture riscv64.
- [ 7.533273] systemd[1]: Hostname set to <fedora-riscv>.
- [ 7.760598] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
- [ 8.025211] systemd-fstab-generator[239]: Failed to create unit file /run/systemd/generator/boot.mount, as it already exists. Duplicate entry in /etc/fstab?
- [ 8.028684] systemd-sysv-generator[248]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
- [ 8.068089] random: lvmconfig: uninitialized urandom read (4 bytes read)
- [ 12.505751] random: crng init done
- [ 12.526354] zram_generator::generator[251]: modprobe "zram" failed, ignoring: code exit status: 1
- [ 12.535672] systemd[231]: /usr/lib/systemd/system-generators/zram-generator failed with exit status 1.
- [ 12.545208] systemd[231]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
- [ 12.709889] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
- [ 12.718886] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
- [ 13.032899] systemd[1]: Queued start job for default target graphical.target.
- [ 13.043730] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
- [ 13.053460] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
- [ 13.062036] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
- [ 13.071178] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
- [ 13.081347] systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen.
- [ 13.091339] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
- [ 13.102250] systemd[1]: Created slice user.slice - User and Session Slice.
- [ 13.110317] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
- [ 13.122111] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of a failed condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
- [ 13.142810] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
- [ 13.153098] systemd[1]: Reached target slices.target - Slice Units.
- [ 13.160594] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
- [ 13.170435] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
- [ 13.179948] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
- [ 13.193784] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
- [ 13.202587] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
- [ 13.217251] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
- [ 13.231966] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
- [ 13.242167] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
- [ 13.250739] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
- [ 13.262332] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
- [ 13.272263] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
- [ 13.281527] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
- [ 13.293897] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
- [ 13.304388] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
- [ 13.315126] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
- [ 13.324087] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
- [ 13.340394] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
- [ 13.357480] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/5.15.0-starfive/modules.devname).
- [ 13.379140] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
- [ 13.395324] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
- [ 13.407379] systemd[1]: Starting [email protected] - Load Kernel Module drm...
- [ 13.418786] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
- [ 13.432206] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
- [ 13.444141] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
- [ 13.458948] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
- [ 13.469626] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
- [ 13.476620] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: disabled.
- [ 13.485169] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
- [ 13.507814] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
- [ 13.517057] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
- [ 13.525896] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
- [ 13.535259] systemd[1]: [email protected]: Deactivated successfully.
- [ 13.542867] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
- [ 13.558708] systemd[1]: [email protected]: Deactivated successfully.
- [ 13.565996] systemd[1]: Finished [email protected] - Load Kernel Module drm.
- [ 13.575015] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
- [ 13.589249] systemd[1]: [email protected]: Deactivated successfully.
- [ 13.597558] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
- [ 13.606688] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
- [ 13.616281] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line.
- [ 13.628235] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
- [ 13.640836] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
- [ 13.652137] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
- [ 13.661894] systemd[1]: ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of a failed condition check (ConditionKernelCommandLine=ostree).
- [ 13.677877] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
- [ 13.693463] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
- [ 13.711540] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
- [ 13.723743] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
- [ 13.732772] systemd[1]: systemd-sysusers.service - Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
- [ 13.750136] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
- [ 13.764095] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
- [ 13.776290] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
- [ 13.786811] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
- [ 13.796691] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
- [ 13.807380] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
- [ 13.817513] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
- [ 13.829786] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
- [ 13.844468] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
- [ 13.854750] systemd[1]: var-lib-machines.mount - Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
- [ 13.877712] systemd[1]: Started haveged.service - Entropy Daemon based on the HAVEGE algorithm.
- [ 13.893383] systemd[1]: Starting systemd-journald.service - Journal Service...
- [ 13.905457] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
- [ 13.971068] systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console.
- [ 14.022103] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
- [ 14.084445] systemd[1]: Started systemd-journald.service - Journal Service.
- [ 14.128240] systemd-journald[282]: Received client request to flush runtime journal.
- [ 14.157838] systemd-journald[282]: File /var/log/journal/8faf82dcb84f4dfe95cc47df3659d458/system.journal corrupted or uncleanly shut down, renaming and replacing.
- [ 16.366530] FAT-fs (mmcblk1p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
- [ 34.486294] mipi_0p9: disabling
- [ 105.358780] starfive-eth-plat 16030000.ethernet eth0: PHY [stmmac-0:00] driver [YT8531 Gigabit Ethernet] (irq=POLL)
- [ 105.372565] starfive-eth-plat 16030000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
- [ 105.380970] dwmac4: Master AXI performs fixed burst length
- [ 105.386551] starfive-eth-plat 16030000.ethernet eth0: No Safety Features support found
- [ 105.394540] starfive-eth-plat 16030000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
- [ 105.423131] starfive-eth-plat 16030000.ethernet eth0: configuring for phy/rgmii-id link mode
- [ 105.449884] starfive-eth-plat 16040000.ethernet eth1: PHY [stmmac-1:00] driver [YT8531 Gigabit Ethernet] (irq=POLL)
- [ 105.463128] starfive-eth-plat 16040000.ethernet eth1: Register MEM_TYPE_PAGE_POOL RxQ-0
- [ 106.295737] dwmac4: Master AXI performs fixed burst length
- [ 106.301273] starfive-eth-plat 16040000.ethernet eth1: No Safety Features support found
- [ 106.309265] starfive-eth-plat 16040000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
- [ 106.318574] starfive-eth-plat 16040000.ethernet eth1: configuring for phy/rgmii-id link mode
- [ 107.528510] starfive-eth-plat 16030000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 112.894920] systemd-journald[282]: Oldest entry in /var/log/journal/8faf82dcb84f4dfe95cc47df3659d458/system.journal is older than the configured file retention duration (1month), suggesting rotation.
- [ 112.913681] systemd-journald[282]: /var/log/journal/8faf82dcb84f4dfe95cc47df3659d458/system.journal: Journal header limits reached or header out-of-date, rotating.
- [root@fedora-riscv davidm]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement