Boot issue with orange pi pc

Alexander Mishin mishin at mh.net.ru
Tue Aug 25 18:37:30 UTC 2020


Emmanuel Vadot писал 2020-08-25 22:15:
> On Tue, 25 Aug 2020 21:37:21 +0400
> Alexander Mishin <mishin at mh.net.ru> wrote:
> 
>> After a last friday's update my OrangePI-PC stop booting.
>> Where to look? Fdt overlay to set the clock for mmc0?
>> 
>> Here's how it ended in the console:
>> 
>> ---- skipped ----
>> mountroot: waiting for device /dev/ufs/rootfs...
>> Mounting from ufs:/dev/ufs/rootfs failed with error 19.
>> 
>> Loader variables:
>>    vfs.root.mountfrom=ufs:/dev/ufs/rootfs
>>    vfs.root.mountfrom.options=rw,noatime
>> 
>> Manual root filesystem specification:
>>    <fstype>:<device> [options]
>>        Mount <device> using filesystem <fstype>
>>        and with the specified (optional) option list.
>> 
>>      eg. ufs:/dev/da0s1a
>>          zfs:zroot/ROOT/default
>>          cd9660:/dev/cd0 ro
>>            (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)
>> 
>>    ?               List valid disk boot devices
>>    .               Yield 1 second (for background tasks)
>>    <empty line>    Abort manual input
>> 
>> mountroot> aw_mmc0: controller timeout
>> aw_mmc0: timeout resetting DMA/FIFO
>> aw_mmc0: timeout updating clock
>> aw_mmc0: controller timeout
> 
>  What version of FreeBSD ?
>  What revision ?
> 
>  Could you test the GENERICSD image (you just need to add your u-boot).
> 
>  I'll try to find time this week to test myself on H3 board.
> 

Thank You

I'll try GENERICSD right now.

Here is some information about the version

Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel]..................
/boot/dtb/sun8i-h3-orangepi-pc.dtb size=0x74b2
Loaded DTB from file 'sun8i-h3-orangepi-pc.dtb'.
Kernel entry at 0x42400200...
Kernel args: (null)
---<<BOOT>>---
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2020 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
     The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 13.0-CURRENT #3 r364756: Tue Aug 25 17:25:00 +04 2020
     root at amd64host.mh.net.ru:/usr/obj/usr/src/arm.armv7/sys/OPI_PC arm
FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git 
llvmorg-11.0.0-rc1-47-gff47911ddfc)



More information about the freebsd-arm mailing list