kernel panic on boot

Hi, good morning!

I’ve a BeagleV Fire and I’ve been using it without any problem until recently. The problem I’ve is when I plug the USB Type C cable most of the times does not boot or when boots i get a segment fault.

Somethimes, the beagleV boots correctly, but most of the time it doesn’t. When it boots correctly I see the ethernet interface in my computer and I can do ssh to the device. I tried differente wires but I always get the same thing.

Does anyone knows what’s going on? I haven’t installed anything, nor updated the software. Indeed I haven’t had anyproblem until now.

Thank you so much in advance!

Next I paste the output of the boot process when using the serial port cable:

HSS: decompressing from eNVM to L2 Scratch ... Passed
DDR training ... Passed ( 5391 ms)
                                                                
---------------------------------
--        BeagleV-Fire         --
---------------------------------

[5.453975] PolarFire(R) SoC Hart Software Services (HSS) - version 0.99.36-BVF-0.3.0
MPFS HAL version 2.2.104 / DDR Driver version 0.4.023 / Mi-V IHC version 0.1.1 / BOARD=bvf
(c) Copyright 2017-2022 Microchip FPGA Embedded Systems Solutions.

incorporating OpenSBI - version 1.2
(c) Copyright 2019-2022 Western Digital Corporation.

[5.484962] Build ID: 3f0ed536ff6a0aaef3c9b81896adaee39ec4d8c1
[5.491819] Built with the following tools:
 - riscv64-unknown-elf-gcc (xPack GNU RISC-V Embedded GCC (Microsemi SoftConsole build), 64-bit) 8.3.0
 - GNU ld (xPack GNU RISC-V Embedded GCC (Microsemi SoftConsole build), 64-bit) 2.32

[5.513693] NOTICE: Running from L2 Scratchpad

[5.519335] Serial Number: 
f63e5c556d578ae25ab897e0732d2a6100000000000000000000000000000000000000000000000000000000000000000000
[5.532008] Segment Configuration:
        Cached: SEG0_0: offset 0x0080000000, physical DDR 0x00000000
        Cached: SEG0_1: offset 0x1000000000, physical DDR 0x00000000
    Non-cached: SEG1_2: offset 0x00c0000000, physical DDR 0x00000000
    Non-cached: SEG1_3: offset 0x1400000000, physical DDR 0x00000000
Non-cached WCB: SEG1_4: offset 0x00d0000000, physical DDR 0x00000000
Non-cached WCB: SEG1_5: offset 0x1800000000, physical DDR 0x00000000
[5.572891] L2 Cache Configuration:
    L2-Scratchpad:  4 ways (512 KiB)
         L2-Cache:  8 ways (1024 KiB)
           L2-LIM:  4 ways (512 KiB)
[5.587386] DDR-Lo size is   32 MiB
[5.591639] DDR-Hi size is 1888 MiB
[5.615457] Design Info: 
    Design Name: CI_DEFAULT_FD28A2CA1789CDC1137
    Design Version: 02.00.2
[5.625873] Attempting to select eMMC ... Passed
[6.354846] User button NOT pressed
Press a key to enter CLI, ESC to skip
Timeout in 1 second
..
[7.364486] CLI boot interrupt timeout
[7.369000] Initializing Mi-V IHC
[7.373079] Initializing IPI Queues (3304 bytes @ a02e660)...
[7.379589] Initializing PMPs
[7.383322] Initializing Boot Image ...
[7.387922] Trying to boot via MMC ...
[7.392436] Attempting to select eMMC ... Passed
[7.647541] Preparing to copy from MMC to DDR ...
[7.653070] Validated GPT Header ...
[7.668963] Validated GPT Partition Entries ...
[7.674258] Boot Partition found at index 0
[7.679205] Attempting to read image header (1632 bytes) ...
[7.685637] Copying 699912 bytes to 0x103fc00000
[7.694934] MMC: Boot Image registered ...
[7.699794] Boot image passed CRC
[7.704134] Boot image set name: "PolarFire-SoC-HSS::U-Boot"


U-Boot 2022.01-linux4microchip+fpga-2023.02-dirty (Oct 19 2023 - 16:00:14 +0000)

CPU:   rv64imafdc
Model: Microchip PolarFire-SoC Icicle Kit
DRAM:  1.8 GiB
MMC:   mmc@20008000: 0
Loading Environment from nowhere... OK
In:    serial@20000000
Out:   serial@20000000
Err:   serial@20000000
Net:   eth0: ethernet@20112000
Hit any key to stop autoboot:  0 
Trying to boot from QSPI...
Could not find a valid device for spi-nand0
List of MTD devices:
No MTD device found
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:2...
Found U-Boot script /boot.scr
599 bytes read in 25 ms (22.5 KiB/s)
## Executing script at 8e000000
8541296 bytes read in 126 ms (64.6 MiB/s)
## Loading kernel from FIT Image at 8e000000 ...
   Using 'kernel_dtb' configuration
   Trying 'kernel' kernel subimage
     Description:  Linux kernel
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x8e0000d4
     Data Size:    8518714 Bytes = 8.1 MiB
     Architecture: RISC-V
     OS:           Linux
     Load Address: 0x80200000
     Entry Point:  0x80200000
     Hash algo:    sha256
     Hash value:   4cbae9f9ccc85cb0f3187e6324ec19d861c2b61cf0bb61746700bb9debd63479
   Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at 8e000000 ...
   Using 'kernel_dtb' configuration
   Trying 'base_fdt' fdt subimage
     Description:  Flattened Device Tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x8e81fe18
     Data Size:    20670 Bytes = 20.2 KiB
     Architecture: RISC-V
     Load Address: 0x8a000000
     Hash algo:    sha256
     Hash value:   b8fcfe485d229df53d3f68d5db0372237c8754bc1e96822c4527362ce076d537
   Verifying Hash Integrity ... sha256+ OK
   Loading fdt from 0x8e81fe18 to 0x8a000000
   Booting using the fdt blob at 0x8a000000
   Uncompressing Kernel Image
   Using Device Tree in place at 000000008a000000, end 000000008a0080bd

Starting kernel ...

[    0.000000] Linux version 6.1.33-linux4microchip+fpga-2023.06-20231019+ (root@runner-ajhbmx1r-project-370-concurrent-0) (ris3
[    0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
[    0.000000] Machine model: BeagleBoard BeagleV-Fire
[    0.000000] Forcing kernel command line to: root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait console=ttyS0,115200 earlycon ui0
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000020000000 (options '115200n8')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: region for default DMA coherent area is redefined
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000c4000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node non-cached-low-buffer, compatible id shared-dma-pool
[    0.000000] Reserved memory: region for default DMA coherent area is redefined
[    0.000000] Reserved memory: created DMA memory pool at 0x0000001412000000, size 256 MiB
[    0.000000] OF: reserved mem: initialized node non-cached-high-buffer, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000103fc00000, size 4 MiB
[    0.000000] OF: reserved mem: initialized node hss-buffer@103fc00000, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000001421ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080200000-0x0000000083ffffff]
[    0.000000]   node   0: [mem 0x000000008a000000-0x0000000091ffffff]
[    0.000000]   node   0: [mem 0x00000000c4000000-0x00000000c9ffffff]
[    0.000000]   node   0: [mem 0x0000001022000000-0x000000103fbfffff]
[    0.000000]   node   0: [mem 0x000000103fc00000-0x000000103fffffff]
[    0.000000]   node   0: [mem 0x0000001040000000-0x000000107fffffff]
[    0.000000]   node   0: [mem 0x0000001412000000-0x0000001421ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x0000001421ffffff]
[    0.000000] On node 0, zone DMA32: 512 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 24576 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 40960 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 32768 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 24576 pages in unavailable ranges
[    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 HSM extension detected
[    0.000000] CPU with hartid=0 is not available
[    0.000000] CPU with hartid=0 is not available
[    0.000000] CPU with hartid=0 is not available
[    0.000000] riscv: base ISA extensions acdfim
[    0.000000] riscv: ELF capabilities acdfim
[    0.000000] percpu: Embedded 27 pages/cpu s70376 r8192 d32024 u110592
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 515592
[    0.000000] Kernel command line: root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait console=ttyS0,115200 earlycon uio_pdrv_geni0
[    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] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x000000008ca00000-0x0000000090a00000] (64MB)
[    0.000000] Memory: 1576520K/2095104K available (10676K kernel code, 6124K rwdata, 4096K rodata, 2227K init, 733K bss, 51858)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] 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: interrupt-controller@c000000: mapped 186 interrupts with 4 handlers for 9 contexts.
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1]
[    0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns
[    0.000002] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
[    0.009854] Console: colour dummy device 80x25
[    0.014912] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
[    0.026053] pid_max: default: 32768 minimum: 301
[    0.032246] LSM: Security Framework initializing
[    0.037735] LSM support for eBPF active
[    0.042866] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.051183] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.064898] CPU node for /cpus/cpu@0 exist but the possible cpu range is :0-3
[    0.075779] cblist_init_generic: Setting adjustable number of callback queues.
[    0.083772] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.090892] riscv: ELF compat mode unsupported
[    0.090916] ASID allocator disabled (0 bits)
[    0.100881] rcu: Hierarchical SRCU implementation.
[    0.106173] rcu:     Max phase no-delay instances is 1000.
[    0.114310] EFI services will not be available.
[    0.120958] smp: Bringing up secondary CPUs ...
[    0.133219] smp: Brought up 1 node, 4 CPUs
[    0.139771] devtmpfs: initialized
[    0.159366] DMA: default coherent area is set
[    0.164240] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.175012] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.186340] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.193416] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.201287] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.210109] audit: initializing netlink subsys (disabled)
[    0.216705] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1
[    0.218418] CCACHE: DataError @ 0x00000000.081DFFF0
[    0.230779] CCACHE: DataFail @ 0x00000000.081DFFF8
[    0.236331] CCACHE: 4 banks, 16 ways, sets/bank=512, bytes/block=64
[    0.243257] CCACHE: Index of the largest way enabled: 11
[    0.285484] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.292987] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.303201] raid6: skipped pq benchmark and selected int64x8
[    0.309494] raid6: using intx1 recovery algorithm
[    0.318964] SCSI subsystem initialized
[    0.324143] usbcore: registered new interface driver usbfs
[    0.330349] usbcore: registered new interface driver hub
[    0.336344] usbcore: registered new device driver usb
[    0.342292] pps_core: LinuxPPS API ver. 1 registered
[    0.347780] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.357883] PTP clock support registered
[    0.362881] FPGA manager framework
[    0.368198] NetLabel: Initializing
[    0.371971] NetLabel:  domain hash size = 128
[    0.376773] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.383156] NetLabel:  unlabeled traffic allowed by default
[    0.390332] vgaarb: loaded
[    2.406843] clocksource: Switched to clocksource riscv_clocksource
[    2.415930] VFS: Disk quotas dquot_6.6.0
[    2.420755] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.429050] FS-Cache: Loaded
[    2.433197] CacheFiles: Loaded
[    2.456858] NET: Registered PF_INET protocol family
[    2.464167] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    2.483247] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    2.492851] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.501507] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.511300] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    2.522707] TCP: Hash tables configured (established 16384 bind 16384)
[    2.531703] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[    2.540284] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    2.547961] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    2.556926] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.565006] RPC: Registered named UNIX socket transport module.
[    2.571583] RPC: Registered udp transport module.
[    2.576787] RPC: Registered tcp transport module.
[    2.581982] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.589124] NET: Registered PF_XDP protocol family
[    2.594444] PCI: CLS 0 bytes, default 64
[    2.601309] Initialise system trusted keyrings
[    2.606835] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    2.630474] zbud: loaded
[    2.641249] NFS: Registering the id_resolver key type
[    2.647016] Key type id_resolver registered
[    2.651642] Key type id_legacy registered
[    2.656313] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.663744] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    2.671966] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    2.681364] fuse: init (API version 7.37)
[    2.691320] NET: Registered PF_ALG protocol family
[    2.696642] xor: measuring software checksum speed
[    2.711353]    8regs           :  1047 MB/sec
[    2.725539]    8regs_prefetch  :  1052 MB/sec
[    2.739985]    32regs          :  1021 MB/sec
[    2.754464]    32regs_prefetch :  1022 MB/sec
[    2.759272] xor: using function: 8regs_prefetch (1052 MB/sec)
[    2.765622] Key type asymmetric registered
[    2.770144] Asymmetric key parser 'x509' registered
[    2.780695] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    2.787287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    2.795515] io scheduler mq-deadline registered
[    2.802940] GPIO line 510 (sd_card_cs): no hogging state specified, bailing out
[    2.812102] gpio-494 (ADC_IRQn): hogged as input
[    2.817257] gpio-497 (USB_OCn): hogged as input
[    2.823997] GPIO line 472 (vio_enable): no hogging state specified, bailing out
[    2.832091] gpio-473 (SD_DET): hogged as input
[    2.837859] gpio gpiochip3: (41200000.gpio): not an immutable chip, please consider fixing it!
[    2.847994] gpio gpiochip4: (41100000.gpio): not an immutable chip, please consider fixing it!
[    2.857515] gpio gpiochip4: (41100000.gpio): detected irqchip that is shared with multiple gpiochips: please fix the driver.
[    2.872026] microchip-pcie 3000000000.pcie: host bridge /fabric-pcie-bus@3000000000/pcie@3000000000 ranges:
[    2.882843] microchip-pcie 3000000000.pcie:      MEM 0x3009000000..0x3017ffffff -> 0x0009000000
[    2.892481] microchip-pcie 3000000000.pcie:       IO 0x3008000000..0x3008ffffff -> 0x0008000000
[    2.902115] microchip-pcie 3000000000.pcie:      MEM 0x3018000000..0x3087ffffff -> 0x0018000000
[    2.911768] microchip-pcie 3000000000.pcie:   IB MEM 0x0080000000..0x0083ffffff -> 0x0080000000
[    2.921408] microchip-pcie 3000000000.pcie:   IB MEM 0x00c4000000..0x00c9ffffff -> 0x0084000000
[    2.931058] microchip-pcie 3000000000.pcie:   IB MEM 0x008a000000..0x0091ffffff -> 0x008a000000
[    2.940720] microchip-pcie 3000000000.pcie:   IB MEM 0x1412000000..0x1421ffffff -> 0x0092000000
[    2.950349] microchip-pcie 3000000000.pcie:   IB MEM 0x1022000000..0x107fffffff -> 0x00a2000000
[    2.967040] microchip-pcie 3000000000.pcie: ECAM at [mem 0x3000000000-0x3007ffffff] for [bus 00-7f]
[    2.977237] microchip-pcie 3000000000.pcie: PCI host bridge to bus 0000:00
[    2.984848] pci_bus 0000:00: root bus resource [bus 00-7f]
[    2.990921] pci_bus 0000:00: root bus resource [mem 0x3009000000-0x3017ffffff pref] (bus address [0x09000000-0x17ffffff])
[    3.003021] pci_bus 0000:00: root bus resource [io  0x0000-0xffffff] (bus address [0x8000000-0x8ffffff])
[    3.013485] pci_bus 0000:00: root bus resource [mem 0x3018000000-0x3087ffffff] (bus address [0x18000000-0x87ffffff])
[    3.025151] pci 0000:00:00.0: [11aa:1556] type 01 class 0x000604
[    3.031806] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff 64bit pref]
[    3.039876] pci 0000:00:00.0: supports D1 D2
[    3.044600] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.054929] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.113920] pci_bus 0000:01: busn_res: [bus 01-7f] end is updated to 01
[    3.121271] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000 64bit pref]
[    3.129631] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000 64bit pref]
[    3.138370] pci 0000:00:00.0: BAR 8: assigned [mem 0x3018000000-0x30181fffff]
[    3.146252] pci 0000:00:00.0: BAR 9: assigned [mem 0x3009000000-0x30091fffff 64bit pref]
[    3.155190] pci 0000:00:00.0: BAR 7: assigned [io  0x1000-0x1fff]
[    3.161923] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.167412] pci 0000:00:00.0:   bridge window [io  0x1000-0x1fff]
[    3.174140] pci 0000:00:00.0:   bridge window [mem 0x3018000000-0x30181fffff]
[    3.182025] pci 0000:00:00.0:   bridge window [mem 0x3009000000-0x30091fffff 64bit pref]
[    3.301079] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.311502] printk: console [ttyS0] disabled
[    3.316412] 20000000.serial: ttyS0 at MMIO 0x20000000 (irq = 45, base_baud = 9375000) is a 16550A
[    3.326278] printk: console [ttyS0] enabled
[    3.326278] printk: console [ttyS0] enabled
[    3.335133] printk: bootconsole [ns16550a0] disabled
[    3.335133] printk: bootconsole [ns16550a0] disabled
[    3.347135] 20100000.serial: ttyS1 at MMIO 0x20100000 (irq = 46, base_baud = 9375000) is a 16550A
[    3.357427] 20102000.serial: ttyS2 at MMIO 0x20102000 (irq = 47, base_baud = 9375000) is a 16550A
[    3.367809] 20106000.serial: ttyS3 at MMIO 0x20106000 (irq = 48, base_baud = 9375000) is a 16550A
[    3.400125] loop: module loaded
[    3.408061] microchip-corespi 20108000.spi: Registered SPI controller 0
[    3.416072] microchip-corespi 20109000.spi: Registered SPI controller 1
[    3.427218] spi-nor spi3.0: w25q128 (16384 Kbytes)
[    3.442930] macb 20110000.ethernet eth0: Cadence GEM rev 0x0107010c at 0x20110000 irq 53 (00:04:a3:5c:3e:f7)
[    3.458097] macb 20112000.ethernet eth1: Cadence GEM rev 0x0107010c at 0x20112000 irq 57 (00:04:a3:5c:3e:f6)
[    3.471584] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    3.477424] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[    3.485734] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    3.494067] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.501342] usb usb1: Product: MUSB HDRC host driver
[    3.506344] usb usb1: Manufacturer: Linux 6.1.33-linux4microchip+fpga-2023.06-20231019+ musb-hcd
[    3.515164] usb usb1: SerialNumber: musb-hdrc.1.auto
[    3.521239] hub 1-0:1.0: USB hub found
[    3.525136] hub 1-0:1.0: 1 port detected
[    3.530231] mpfs-musb 20201000.usb: Registered MPFS MUSB driver
[    3.537615] mpfs_rtc 20124000.rtc: prescaler set to: 999999
[    3.543716] mpfs_rtc 20124000.rtc: registered as rtc0
[    3.548865] mpfs_rtc 20124000.rtc: setting system clock to 1970-01-01T00:00:00 UTC (0)
[    3.557009] i2c_dev: i2c /dev entries driver
[    3.562242] microchip-corei2c 2010a000.i2c: registered CoreI2C bus driver
[    3.570768] microchip-corei2c 2010b000.i2c: registered CoreI2C bus driver
[    3.578512] sdhci: Secure Digital Host Controller Interface driver
[    3.584747] sdhci: Copyright(c) Pierre Ossman
[    3.615009] mmc_spi spi2.1: SD/MMC host mmc1, no DMA, no WP, no poweroff, cd polling
[    3.622938] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.629068] hid: raw HID events driver (C) Jiri Kosina
[    3.635235] usbcore: registered new interface driver usbhid
[    3.640965] usbhid: USB HID core driver
[    3.645609] mpfs-mailbox 37020000.mailbox: Registered MPFS mailbox controller driver
[    3.654306] riscv-pmu-sbi: SBI PMU extension is available
[    3.659860] riscv-pmu-sbi: 16 firmware and 4 hardware counters
[    3.665752] riscv-pmu-sbi: Perf sampling/filtering is not supported as sscof extension is not available
[    3.667474] mmc0: SDHCI controller on 20008000.mmc [20008000.mmc] using ADMA 64-bit
[    3.686100] NET: Registered PF_INET6 protocol family
[    3.699229] Segment Routing with IPv6
[    3.703153] In-situ OAM (IOAM) with IPv6
[    3.707343] mip6: Mobile IPv6
[    3.712066] NET: Registered PF_PACKET protocol family
[    3.717774] Key type dns_resolver registered
[    3.722136] mpls_gso: MPLS GSO support
[    3.727675] registered taskstats version 1
[    3.731919] Loading compiled-in X.509 certificates
[    3.737873] zswap: loaded using pool lzo/zbud
[    3.743592] Key type .fscrypt registered
[    3.747581] Key type fscrypt-provisioning registered
[    3.759291] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[    3.769384] Key type encrypted registered
[    3.804456] mpfs-rng mpfs-rng: Registered MPFS hwrng
[    3.810102] mpfs-generic-service mpfs-generic-service: Registered MPFS generic service - FOR DEVELOPMENT ONLY, DO NOT USE INN
[    3.825252] mpfs-sys-controller syscontroller: Registered MPFS system controller
[    3.825323] random: crng init done
[    3.832944] of_cfs_init
[    3.838720] of_cfs_init: OK
[    3.843633] Waiting for root device /dev/mmcblk0p3...
[    3.995130] mmc0: new HS200 MMC card at address 0001
[    4.002506] mmcblk0: mmc0:0001 TB2916 14.6 GiB 
[    4.015683]  mmcblk0: p1 p2 p3
[    4.021650] mmcblk0boot0: mmc0:0001 TB2916 4.00 MiB 
[    4.032783] mmcblk0boot1: mmc0:0001 TB2916 4.00 MiB 
[    4.042251] mmcblk0rpmb: mmc0:0001 TB2916 4.00 MiB, chardev (243:0)
[    4.060156] EXT4-fs (mmcblk0p3): INFO: recovery required on readonly filesystem
[    4.067548] EXT4-fs (mmcblk0p3): write access will be enabled during recovery
[    4.094333] EXT4-fs (mmcblk0p3): recovery complete
[    4.100533] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Quota mode: none.
[    4.109225] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.
[    4.116887] devtmpfs: mounted
[    4.131459] Freeing unused kernel image (initmem) memory: 2224K
[    4.137586] Run /sbin/init as init process
[    4.407287] systemd[1]: System time before build time, advancing clock.
[    4.490883] systemd[1]: systemd 252.5-2ubuntu3.1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP)
[    4.523982] systemd[1]: Detected architecture riscv64.

Welcome to Ubuntu 23.04!

[    4.549294] systemd[1]: Hostname set to <BeagleV>.
[    5.782159] systemd[1]: Queued start job for default target graphical.target.
[    5.868861] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[  OK  ] Created slice system-modpr…lice - Slice /system/modprobe.
[    5.914004] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[  OK  ] Created slice system-seria… - Slice /system/serial-getty.
[    5.943745] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[  OK  ] Created slice system-syste… - Slice /system/systemd-fsck.
[    5.989755] systemd[1]: Created slice user.slice - User and Session Slice.
[  OK  ] Created slice user.slice - User and Session Slice.
[    6.015440] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started systemd-ask-passwo…quests to Console Directory Watch.
[    6.043287] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[  OK  ] Started systemd-ask-passwo… Requests to Wall Directory Watch.
[    6.072336] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System A.
[  OK  ] Set up automount proc-sys-…rmats File System Automount Point.
[    6.103348] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[  OK  ] Reached target cryptsetup.…get - Local Encrypted Volumes.
[    6.127048] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[  OK  ] Reached target integrityse…Local Integrity Protected Volumes.
[    6.155227] systemd[1]: Reached target paths.target - Path Units.
[  OK  ] Reached target paths.target - Path Units.
[    6.178998] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[  OK  ] Reached target remote-fs.target - Remote File Systems.
[    6.202934] systemd[1]: Reached target slices.target - Slice Units.
[  OK  ] Reached target slices.target - Slice Units.
[    6.227015] systemd[1]: Reached target swap.target - Swaps.
[  OK  ] Reached target swap.target - Swaps.
[    6.250997] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[  OK  ] Reached target veritysetup… - Local Verity Protected Volumes.
[    6.280370] systemd[1]: Listening on syslog.socket - Syslog Socket.
[  OK  ] Listening on syslog.socket - Syslog Socket.
[    6.303759] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[  OK  ] Listening on systemd-fsckd…sck to fsckd communication Socket.
[    6.331426] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[  OK  ] Listening on systemd-initc… initctl Compatibility Named Pipe.
[    6.360708] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[  OK  ] Listening on systemd-journ…socket - Journal Audit Socket.
[    6.387781] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[  OK  ] Listening on systemd-journ…t - Journal Socket (/dev/log).
[    6.416011] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[  OK  ] Listening on systemd-journald.socket - Journal Socket.
[    6.444226] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[  OK  ] Listening on systemd-netwo… - Network Service Netlink Socket.
[    6.478538] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[  OK  ] Listening on systemd-udevd….socket - udev Control Socket.
[    6.503849] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[  OK  ] Listening on systemd-udevd…l.socket - udev Kernel Socket.
[    6.571447] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
         Mounting dev-hugepages.mount - Huge Pages File System...
[    6.605499] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
         Mounting dev-mqueue.mountPOSIX Message Queue File System...
[    6.655563] systemd[1]: Mounting sys-kernel-debug.mount - /sys/kernel/debug...
         Mounting sys-kernel-debug.mount - /sys/kernel/debug...
[    6.689440] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
         Mounting sys-kernel-tracin… - Kernel Trace File System...
[    6.768420] systemd[1]: Starting systemd-journald.service - Journal Service...
         Starting systemd-journald.service - Journal Service...
[    6.805288] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
         Starting keyboard-setup.se…Set the console keyboard layout...
[    6.888388] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
         Starting kmod-static-nodes…ate List of Static Device Nodes...
[    6.935189] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
         Starting modprobe@configfs…m - Load Kernel Module configfs...
[    6.975233] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
         Starting modprobe@drm.service - Load Kernel Module drm...
[    7.044107] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
         Starting modprobe@efi_psto…- Load Kernel Module efi_pstore...
[    7.082270] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
         Starting modprobe@fuse.ser…e - Load Kernel Module fuse...
[    7.107515] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet .
[    7.172296] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
         Starting systemd-fsck-root…ile System Check on Root Device...
[    7.215176] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
         Starting systemd-modules-l…rvice - Load Kernel Modules...
[    7.242548] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
         Starting syste[    7.256125] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger.
md-network-g… units from Kernel command line...
[    7.287246] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
         Starting systemd-udev-trig…[0m - Coldplug All udev Devices...
[    7.314874] systemd[1]: Started systemd-journald.service - Journal Service.
[  OK  ] Started systemd-journald.service - Journal Service.
[  OK  ] Mounted dev-hugepages.mount - Huge Pages File System.
[  OK  ] Mounted dev-mqueue.mount- POSIX Message Queue File System.
[  OK  ] Mounted sys-kernel-debug.mount - /sys/kernel/debug.
[  OK  ] Mounted sys-kernel-tracing…nt - Kernel Trace File System.
[  OK  ] Finished kmod-static-nodes…reate List of Static Device Nodes.
[  OK  ] Finished modprobe@configfs…[0m - Load Kernel Module configfs.
[  OK  ] Finished modprobe@drm.service - Load Kernel Module drm.
[  OK  ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore.
[  OK  ] Finished keyboard-setup.se…- Set the console keyboard layout.
[  OK  ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[  OK  ] Finished systemd-fsck-root… File System Check on Root Device.
[  OK  ] Finished systemd-modules-l…service - Load Kernel Modules.
[  OK  ] Finished systemd-network-g…rk units from Kernel command line.
[  OK  ] Reached target network-pre…get - Preparation for Network.
         Mounting sys-fs-fuse-conne… - FUSE Control File System...
         Mounting sys-kernel-config…ernel Configuration File System...
[  OK  ] Started systemd-fsckd.serv…tem Check Daemon to report status.
         Starting systemd-remount-f…nt Root and Kernel File Systems...
         Starting systemd-sysctl.se…ce - Apply Kernel Variables...
[  OK  ] Mounted     7.918900] EXT4-fs (mmcblk0p3): re-mounted. Quota mode: none.
1;39msys-fs-fuse-connec…nt - FUSE Control File System.
[  OK  ] Mounted sys-kernel-config.… Kernel Configuration File System.
[  OK  ] Finished systemd-remount-f…ount Root and Kernel File Systems.
[  OK  ] Finished systemd-sysctl.service - Apply Kernel Variables.
         Starting systemd-journal-f…h Journal to Persistent Storage...
         Starting systemd-random-se…ice - Load/Save Random Seed...
         Starting systemd-sysusers.…rvice - Create System Users...
[  OK  ] Finished systemd-random-se…rvice - Load/Save Random Seed.
[  OK  ] Finished systemd-sysusers.service - Create System Users.
         Starting systemd-tmpfiles-…ate Static Device Nodes in /dev...
[  OK  ] Finished systemd-journal-f…ush Journal to Persistent Storage.
[  OK  ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev.
[  OK  ] Reached target local-fs-pr…reparation for Local File Systems.
         Starting systemd-udevd.ser…ger for Device Events and Files...
[  OK  ] Finished systemd-udev-trig…e - Coldplug All udev Devices.
[  OK  ] Started systemd-udevd.serv…nager for Device Events and Files.
         Starting systemd-networkd.…ice - Network Configuration...
[    9.048835] Oops - Oops - store (or AMO) address misaligned [#1]
[    9.054894] Modules linked in:
[    9.057982] CPU: 2 PID: 192 Comm: (networkd) Not tainted 6.1.33-linux4microchip+fpga-2023.06-20231019+ #1
[    9.067581] Hardware name: BeagleBoard BeagleV-Fire (DT)
[    9.072912] epc : _raw_spin_lock+0x8/0x70
[    9.076962]  ra : __handle_mm_fault+0x37c/0xbae
[    9.081544] epc : ffffffff80a6e384 ra : ffffffff8019c276 sp : ffffffc81c6d3d30
[    9.088785]  gp : ffffffff81824d48 tp : ffffffe7a3dabe80 t0 : 0000000000000000
[    9.096032]  t1 : 0000000000000000 t2 : 0000000000000003 s0 : ffffffc81c6d3d40
[    9.103282]  s1 : 0000000000000ca0 a0 : ffffffd74096ede7 a1 : 0000002ab297ecd0
[    9.110530]  a2 : ffffffc81c6d40e0 a3 : 0000000000000000 a4 : 0000000100000000
[    9.117775]  a5 : 0000000000010000 a6 : 000000000000000b a7 : ffffffe7a570c400
[    9.125012]  s2 : ffffffff812b5f68 s3 : ffffffff81824598 s4 : ffffffe7a295f800
[    9.132255]  s5 : ffffffff81824599 s6 : 0000000000000255 s7 : 000000000000000c
[    9.139504]  s8 : 000000000000000f s9 : 000000000000000d s10: 0000000000000001
[    9.146741]  s11: ffffffc81c6d3ee0 t3 : 0000000000000000 t4 : 0000002ab297ecd0
[    9.154004]  t5 : ffffffe7a570c40c t6 : ffffffc81c6d3db8
[    9.154021] status: 0000000200000120 badaddr: ffffffd74096ede7 cause: 0000000000000006
[    9.154038] [<ffffffff80a6e384>] _raw_spin_lock+0x8/0x70
[  OK      9.172924] ---[ end trace 0000000000000000 ]---
0m] Found device dev-ttyS0.device - /dev/ttyS0.
[  OK  ] Found device dev-mmcblk0p2.device - /dev/mmcblk0p2.
         Starting systemd-fsck@dev-… System Check on /dev/mmcblk0p2...
[  OK  ] Finished systemd-fsck@dev-…le System Check on /dev/mmcblk0p2.
         Mounting boot-firmware.mount - /boot/firmware...
[  OK  ] Mounted boot-firmware.mount - /boot/firmware.
[  OK  ] Reached target local-fs.target - Local File Systems.
         Starting console-setup.ser…m - Set console font and keymap...
         Starting systemd-binfmt.se…et Up Additional Binary Formats...
         Starting systemd-tmpfiles-… Volatile Files and Directories...
[  OK  ] Finished console-setup.ser…[0m - Set console font and keymap.
[  OK  ] Finished systemd-tmpfiles-…te Volatile Files and Directories.
[   11.525427] at24 1-0050: 4096 byte 24c32 EEPROM, writable, 32 bytes/write
[   11.643313] mc: Linux media interface: v0.10
[   12.140641] Unable to handle kernel paging request at virtual address 00000057fffa3da8
[   12.140673] Unable to handle kernel paging request at virtual address 00000057fffd9da8
[   12.140703] Oops [#2]
[   12.158820] Modules linked in: mcp356x industrialio mc at24 regmap_i2c
[   12.165419] CPU: 2 PID: 184 Comm: systemd-udevd Tainted: G      D            6.1.33-linux4microchip+fpga-2023.06-20231019+ #1
[   12.176742] Hardware name: BeagleBoard BeagleV-Fire (DT)
[   12.182064] epc : __mod_memcg_state+0x2e/0xb8
[   12.186462]  ra : memcg_account_kmem+0x20/0x56
[   12.190924] epc : ffffffff801e0948 ra : ffffffff801e09f2 sp : ffffffc81c753bb0
[   12.198160]  gp : ffffffff81824d48 tp : ffffffe7a35abe80 t0 : 00000000000001f8
[   12.205399]  t1 : 0000002ac39df82c t2 : 0000002ac3b3c387 s0 : ffffffc81c753bd0
[   12.212641]  s1 : 0000000000000002 a0 : ffffffe7a63a7000 a1 : 0000000000000168
[   12.219873]  a2 : 0000000000000002 a3 : 0000000000000002 a4 : ffffffd881c55000
[   12.227112]  a5 : fffdffd7fffd9da8 a6 : 0000000000000001 a7 : 0000000000020000
[   12.234351]  s2 : ffffffff81867f88 s3 : ffffffe7a63a7000 s4 : ffffffff81867f88
[   12.241591]  s5 : 0000000000000008 s6 : ffffffe7a63a7000 s7 : ffffffff80180c7c
[   12.248828]  s8 : 0000000000001000 s9 : 0000000000400cc0 s10: 0000000000008000
[   12.256061]  s11: 000000000000f000 t3 : 0000003f86d768aa t4 : 000000000004d511
[   12.263298]  t5 : 7de7cbf690e19ab9 t6 : ffffffc81c753d98
[   12.268618] status: 0000000200000100 badaddr: 00000057fffd9da8 cause: 000000000000000d
[   12.276547] [<ffffffff801e0948>] __mod_memcg_state+0x2e/0xb8
[   12.282247] [<ffffffff801e09f2>] memcg_account_kmem+0x20/0x56
[   12.288019] [<ffffffff801e4be0>] obj_cgroup_charge+0x98/0x176
[   12.293801] [<ffffffff801d96de>] __kmem_cache_alloc_node+0x62/0x496
[   12.300111] [<ffffffff8018ca32>] __kmalloc_node+0x3c/0x162
[   12.305614] [<ffffffff80180c7c>] kvmalloc_node+0x1a/0xba
[   12.310970] [<ffffffff8021731a>] seq_read_iter+0x1a0/0x31c
[   12.316473] [<ffffffff8027c84e>] kernfs_fop_read_iter+0xfa/0x136
[   12.322504] [<ffffffff801ecb92>] vfs_read+0x196/0x216
[   12.327584] [<ffffffff801ed296>] ksys_read+0x54/0xbe
[   12.332573] [<ffffffff801ed30e>] sys_read+0xe/0x16
[   12.337382] [<ffffffff80003c02>] ret_from_syscall+0x0/0x2
[   12.342817] ---[ end trace 0000000000000000 ]---
[   12.342821] Oops [#3]
[   12.347443] note: systemd-udevd[184] exited with irqs disabled
[   12.349715] Modules linked in: mcp356x industrialio mc at24 regmap_i2c
[   12.362140] CPU: 0 PID: 262 Comm: chgrp Tainted: G      D            6.1.33-linux4microchip+fpga-2023.06-20231019+ #1
[   12.372775] Hardware name: BeagleBoard BeagleV-Fire (DT)
[   12.378108] epc : __mod_memcg_state+0x2e/0xb8
[   12.382523]  ra : memcg_account_kmem+0x20/0x56
[   12.387007] epc : ffffffff801e0948 ra : ffffffff801e09f2 sp : ffffffc81c593a00
[   12.394244]  gp : ffffffff81824d48 tp : ffffffe7a57abe80 t0 : 0000000000000000
[   12.401487]  t1 : 000000000000ff00 t2 : 0000000000000007 s0 : ffffffc81c593a20
[   12.408754]  s1 : 0000000000000001 a0 : ffffffe7a63a7000 a1 : 0000000000000168
[   12.415998]  a2 : 0000000000000001 a3 : 0000000000000002 a4 : ffffffd881c1f000
[   12.423235]  a5 : fffdffd7fffa3da8 a6 : 0000000000000001 a7 : 17fa02f6a89ba089
[   12.430467]  s2 : ffffffff81867f88 s3 : ffffffe7a63a7000 s4 : ffffffff81867f88
[   12.437704]  s5 : 0000000000000288 s6 : ffffffe7a63a7000 s7 : ffffffff818250d8
[   12.444936]  s8 : 0000000000000278 s9 : 0000000000000000 s10: ffffffe7a63a7000
[   12.452167]  s11: 0000000000000102 t3 : 0000000000ff0000 t4 : 00000016bb2b9170
[   12.459397]  t5 : 000000ff00000000 t6 : ffffffe7a7b21020
[   12.464718] status: 0000000200000100 badaddr: 00000057fffa3da8 cause: 000000000000000d
[   12.472654] [<ffffffff801e0948>] __mod_memcg_state+0x2e/0xb8
[   12.478363] [<ffffffff801e09f2>] memcg_account_kmem+0x20/0x56
[   12.484135] [<ffffffff801e4be0>] obj_cgroup_charge+0x98/0x176
[   12.489907] [<ffffffff801d6bba>] kmem_cache_alloc_lru+0x9a/0x5ae
[   12.495957] [<ffffffff80209d24>] alloc_inode+0x7a/0x9a
[   12.501130] [<ffffffff8020beca>] iget_locked+0x114/0x23e
[   12.506460] [<ffffffff80279e5a>] kernfs_get_inode+0x16/0xee
[   12.512067] [<ffffffff8027a5b0>] kernfs_iop_lookup+0x66/0xb2
[   12.517752] [<ffffffff801f8824>] __lookup_slow+0x74/0xf6
[   12.523099] [<ffffffff801fbfde>] walk_component+0xe0/0x13c
[   12.528611] [<ffffffff801fc5e4>] path_lookupat+0x64/0x16c
[   12.534036] [<ffffffff801fdb2c>] filename_lookup+0x76/0x126
[   12.539635] [<ffffffff801fdcbe>] user_path_at_empty+0x32/0x4c
[   12.545407] [<ffffffff801eaa2c>] do_fchownat+0x5e/0xda
[   12.550572] [<ffffffff801eaabc>] sys_fchownat+0x14/0x1c
[   12.555813] [<ffffffff80003c02>] ret_from_syscall+0x0/0x2
[   12.561239] ---[ end trace 0000000000000000 ]---
[   12.565867] note: chgrp[262] exited with irqs disabled



This is a complete shot in the dark, but it could be something banale, like a power problem or similar.

Have you tried to feed it 5V from the J1 input? Just to rule out the USB-C cable.
In case you have a bench power supply, you could also watch the Amps going into the board.

Ofc., it could be a million other things, but the power input seems like a good place to start.

Hi @lranders, thank you so much for your answer!

I tried right now with a power supply of 5V/3Amp but I have the same problem. I can’t see the amp consumption cause the Power Supply is a standard one. Anyway I always get a kernel panic.

I don’t know why the hardware does not boot. I use it just for software development mostly. I thought to use it for FPGA development too but I haven’t done any project yet. I’m just testing the device.

The way I use it is plug it to my computer (a Windows 11 machine althought I tried Debian too) using with a USB Type A to Type C standard wire. Then, I start a ssh session using a VSCode extension, then I start programming. Nothing more. I have never updated the software. I haven’t done anything (I think) strange to damage the device.

It’s sad because I was having fun with the device and it seems that it is broken and the worst thing is I don’t know why

Thank you so much anyway and sorry for any inconvenience!

When stuff starts to smell I just install a fresh image and cross my fingers that problems have vanished.
This stuff is extremely complex and arcane by choice so it is best to take the shortest path to correct matters, that would be a fresh install. If returning the board to day 0 does not fix it, order a replacement and continue on with your work.

A reset, like @foxsquirrel suggests, is never a bad thing to try,
but I still would like to suggest powering the beast directly, simply because it is such
a quick and easy thing to do, compared to more elaborate solutions.

I mean, the BeagleV-fire is a 150$ piece of tech, and a new cable is what?
Let’s not condem it just yet… :smiling_face:

Oh, and you don’t have to apologize at all; static discharge is a biach and it does happen.

You bring up an excellent point regarding the cable. A few years back I was cutting the connectors off so we could connect directly to a power supply and monitor actual current. Guess, what. Many of those cables are JUNK, they are using the small diameter data wire for all that current. Good cables will have a large diameter for + and use the shield for -.

Some user on Raspberry pi forum had an issue with power and I posted my findings. Another member thought I was full of BS so they actually did measurements and graphed it out along with all their testing on several cables. Guess who was right,I was so right the Raspberry Pi forum moderator deleted my post and the data collected and posted by the other member. We discovered this a few years back when we switched to Khadas boards with NVMe and had problems that were random and odd. All of that is traced back to poor power. A good cable and a stiff power supply and they run perfectly.

@gbernaldo
Another point too, the wall adapter must have a good step response or it will sag. When the board boots, u-boot lights all the cores and this is nearly instantaneously. Adapters we use here are certified for medical device use and they are better regulated and can handle the current impulse.

1 Like

Hi all,

Thank you so much for your answers. Finally I ordered a new BeagleV Fire with a new USB Type A to Type C wire (https://es.farnell.com/pro-signal/c06026-00003/3-usb-2-0-a-male-to-type-c-male/dp/2801665). I couldn’t find the ones specified in the beagleV fire web (Quick Start — BeagleBoard Documentation) page on Farnell, so I think this one is correct for this device. If no, please, let me know about it cause I can change it.

Thank you so much for your answers.

Alrighty. Don’t hesitate to let us know how it goes… :smiling_face: :+1:

( I am still a little dubious about the 500mA current limit on those USB-A ports, but we’ll see )