Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2022 19:38:23 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        Klaus K??chemann <maciphone2@googlemail.com>, freebsd-arm@freebsd.org, freebsd-uboot@freebsd.org
Subject:   Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it
Message-ID:  <20221006023823.GA16472@www.zefox.net>
In-Reply-To: <1560695E-4D99-40A1-8D62-29EAB24C7997@yahoo.com>
References:  <5FFDAA6A-AD8C-4E40-A2EB-4082E5086679@googlemail.com> <38DFEB91-AC60-4FD1-8088-95B0A06C5E5D@yahoo.com> <EEC43DA1-6B68-4FDD-A68A-A3055E86E407@googlemail.com> <20221003004624.GA3381@www.zefox.net> <B32F06DD-DFAF-4CB7-A973-7C07846F6E8E@yahoo.com> <20221004001857.GA7109@www.zefox.net> <62F8D709-BBC3-41C4-B1A9-939B2001BA52@yahoo.com> <1DE565E3-3906-4C53-83C8-EBC20A4E3C95@yahoo.com> <20221005034608.GA12761@www.zefox.net> <1560695E-4D99-40A1-8D62-29EAB24C7997@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 04, 2022 at 11:27:00PM -0700, Mark Millard wrote:
>
[big snip] 
> On a possible issue: You have
> 
> ugen1.6: <FTDI FT232R USB UART> at usbus1
> 
> plugged in.
> 
[snip] 
> It might be worth experimenting with
> avoiding having more plugged in than:
> 
> Boot USB drive (I count your powered hub as part of this)
> Ethernet cable
> serial console connection
> fan
> power

The buildworld/kernel completed without issue and it seemed
to help. Immediately afterward the machine reached
S=shutdown, M=mountroot, F=disk detect fail, R=reset
 
SSMSSSSMSSSF
Next I set device tree only, per your instructions and it reached
RSFRFRFR so I tried ACPI only, reaching
FR so I put back DT+ACPI, with result
SMMRSSMSSSSSSSMFRS at which time I pulled out the FT232 usb-serial link.

That reached 
SSMSSSMSSMMMSSFFSFSSSFSSS

Looks to me like pulling the FT232 didn't help, DT+ACPI works better
than either alone.

35 shutdown -r
10 mountroot failures
9 disk detection failures

That's actually pretty good for the JMS577 enclosure. The world/kernel
upgrade to stable/13-5ec288b57: Wed Oct  5 16:55:43 PDT 2022 seems
to have been helpful (not sure why), omitting the FT232 didn't help
much, if at all. 

Compared to yesterday I'm tempted to call it progress.

One thing I forgot to mention:

The microSD formerly hosted a RasPiOS installation. I simply
cleaned out the DOS partition and installed the EDK2 files.
At one point during buildworld I ran gstat and saw reports
of zero activity for the microSD partitions. I didn't think
the kernel would even notice them. Is that to be expected?

Thanks for reading!

bob prohaska




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221006023823.GA16472>