Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 23:55:30 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        "Anantharam, Arjun" <arjun.anantharam@intel.com>
Cc:        Mark Millard <marklmi@yahoo.com>, FreeBSD ARM List <freebsd-arm@freebsd.org>
Subject:   Re: FreeBSD OS installation stuck after selecting Boot installer
Message-ID:  <CANCZdfrWofc-e=9_-wf=ose64w1y2fyg8Y%2BVWAC58JJV3q7vuQ@mail.gmail.com>
In-Reply-To: <MW3PR11MB4761B4889AFA6C18AB31BFDE80C92@MW3PR11MB4761.namprd11.prod.outlook.com>
References:  <9BE6FB50-27DC-453E-B915-131D45C901CD.ref@yahoo.com> <9BE6FB50-27DC-453E-B915-131D45C901CD@yahoo.com> <MW3PR11MB4761B4889AFA6C18AB31BFDE80C92@MW3PR11MB4761.namprd11.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000eb02ac061b601438
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Thu, Jun 20, 2024, 11:46=E2=80=AFPM Anantharam, Arjun <arjun.anantharam@=
intel.com>
wrote:

> Thanks Mark for your response =F0=9F=99=82
> From the FreeBSD Boot loader, after adding the below configurations, i no
> longer see error messages or warning message on device tree blob:
>
> *set comconsole_speed=3D115200*
> *echo comconsole_speed is set to ${comconsole_speed}*
>
> *set acpi_load=3D"YES"*
> *set fdt_enable=3D"NO"*
> *echo acpi_load is set to ${acpi_load}*
> *echo fdt_enable is set to ${fdt_enable}*
>
> *boot*
>
> But still run into FreeBSD installation getting stuck after
> displaying some garbage message:
>
> =E2=96=92=CA=82C=D2=8AC=C3=878=E2=96=92=C3=83=E2=96=92=CB=A3=E2=96=92=E2=
=96=92=E2=96=92=E2=96=92B=E2=96=92=E2=96=92=E2=96=92B=CB=96=E2=96=92=E2=96=
=92=E2=96=92v=E2=96=92=E2=96=92=D3=975=E2=96=92=E2=96=92=E2=96=92lx]=E2=96=
=92O=E2=96=92O=E2=96=92=E2=96=92=E2=96=92=E2=96=92XUVZ}=E2=96=92H=E2=96=92=
=E2=96=92=E2=96=92=E2=96=92=CF=97=E2=96=92GZ
>
> =E2=96=92=E2=96=92=E2=96=92BR=EF=BF=BD=E2=96=92=CA=97=E2=96=92=E2=96=92=
=E2=96=92=E2=96=92=EF=BF=BD=E2=96=92=C6=96H=E2=96=92=E2=96=92]=E2=96=92}
>
> I tried changing the console to vidconsole, but looks like that is
> not supported:
>


Yes. That's just for bios.

What does is hw.uart.console in the boot loader? In fact can you share all
the loader's variables.

Also, can you do show-efi so we can see what ConOut is set to?

The above sure looks like a baud issue. There's automatic things tgat
override stuff. This isn't the PC where comconsole settings do much.
Comconsole is an alias for eficom, for example.

Thanks

Warner

> *Output in boot loader, when set console=3D"vidconsole":*
> *console vidconsole is unavailable *
> *no valid consoles! *
> *Available consoles:     efi     eficom     comconsole*
>
> So, i am not sure what the issue is here to get the FreeBSD installed. An=
y
> pointers are much appreciated!!
> Thanks,
> Arjun
> ------------------------------
> *From:* Mark Millard <marklmi@yahoo.com>
> *Sent:* Thursday, June 20, 2024 10:07 PM
> *To:* Anantharam, Arjun <arjun.anantharam@intel.com>; FreeBSD ARM List <
> freebsd-arm@freebsd.org>
> *Subject:* Re: FreeBSD OS installation stuck after selecting Boot
> installer
>
> Anantharam, Arjun <arjun.anantharam_at_intel.com> wrote on
> Date: Thu, 20 Jun 2024 17:07:29 UTC :
>
> > If the screenshots are not visible, i have included below errors seen i=
n
> screenshot:
> >
> > From 1st screenshot(below errors seen during FreeBSD installation after
> selecting Boot installer):
> > Loading kernel..
> > Loading configured modules..
> > cant find 'etc/hostid'
> > cant find 'boot/entropy'
>
> FYI, the 2 lines:
>
> > No valid device tree blob found!
> > Warning! Trying to fire up the kernel, but no device tree blob found!
>
> are normal messages for ACPI booting. They are not error messages and
> do not indicate a stop of the ACPI-based boot sequence.
>
> I've never liked that working ACPI booting puts out those 2 messages.
>
> > "Garbage displayed"
> >
> > From 2nd Screenshot:
> > ACPI option enabled by default in FreeBSD
>
> =3D=3D=3D
> Mark Millard
> marklmi at yahoo.com
>
>

--000000000000eb02ac061b601438
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto"><div><br><br><div class=3D"gmail_quote"><div dir=3D"ltr" =
class=3D"gmail_attr">On Thu, Jun 20, 2024, 11:46=E2=80=AFPM Anantharam, Arj=
un &lt;<a href=3D"mailto:arjun.anantharam@intel.com">arjun.anantharam@intel=
.com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"mar=
gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir=3D"ltr">
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Thanks Mark for your response =F0=9F=99=82</div>
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
>From the FreeBSD Boot loader, after adding the below configurations, i no l=
onger see error messages or warning message on device tree blob:</div>
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>set comconsole_speed=3D115200</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>echo comconsole_speed is set to ${comconsole_speed}</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>=C2=A0</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>set acpi_load=3D&quot;YES&quot;</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>set fdt_enable=3D&quot;NO&quot;</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>echo acpi_load is set to ${acpi_load}</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>echo fdt_enable is set to ${fdt_enable}</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<b><i>boot</i></b></div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
But still run into FreeBSD installation getting stuck after displaying=C2=
=A0some garbage message:</div>
<div style=3D"margin:0in;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontS=
ervice,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div id=3D"m_7008762263538501000appendonsend" style=3D"color:inherit"></div=
>
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
=E2=96=92=CA=82C=D2=8AC=C3=878=E2=96=92=C3=83=E2=96=92=CB=A3=E2=96=92=E2=96=
=92=E2=96=92=E2=96=92B=E2=96=92=E2=96=92=E2=96=92B=CB=96=E2=96=92=E2=96=92=
=E2=96=92v=E2=96=92=E2=96=92=D3=975=E2=96=92=E2=96=92=E2=96=92lx]=E2=96=92O=
=E2=96=92O=E2=96=92=E2=96=92=E2=96=92=E2=96=92XUVZ}=E2=96=92H=E2=96=92=E2=
=96=92=E2=96=92=E2=96=92=CF=97=E2=96=92GZ<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =E2=96=92=E2=96=92=
=E2=96=92BR=EF=BF=BD=E2=96=92=CA=97=E2=96=92=E2=96=92=E2=96=92=E2=96=92=EF=
=BF=BD=E2=96=92=C6=96H=E2=96=92=E2=96=92]=E2=96=92}</div>
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
I tried changing=C2=A0the console to vidconsole, but looks like that is not=
=C2=A0supported:</div></div></blockquote></div></div><div dir=3D"auto"><br>=
</div><div dir=3D"auto"><br></div><div dir=3D"auto">Yes. That&#39;s just fo=
r bios.</div><div dir=3D"auto"><br></div><div dir=3D"auto">What does is hw.=
uart.console in the boot loader? In fact can you share all the loader&#39;s=
 variables.</div><div dir=3D"auto"><br></div><div dir=3D"auto">Also, can yo=
u do show-efi so we can see what ConOut is set to?</div><div dir=3D"auto"><=
br></div><div dir=3D"auto">The above sure looks like a baud issue. There&#3=
9;s automatic things tgat override stuff. This isn&#39;t the PC where comco=
nsole settings do much. Comconsole is an alias for eficom, for example.</di=
v><div dir=3D"auto"><br></div><div dir=3D"auto">Thanks</div><div dir=3D"aut=
o"><br></div><div dir=3D"auto">Warner</div><div dir=3D"auto"><div class=3D"=
gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;b=
order-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">
<div style=3D"margin-top:1em;margin-bottom:1em;font-family:Aptos,Aptos_Embe=
ddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;co=
lor:rgb(0,0,0)">
<b>Output in boot loader, when set=C2=A0console=3D&quot;vidconsole&quot;:</=
b></div>
<div style=3D"margin-top:1em;margin-bottom:1em;font-family:Aptos,Aptos_Embe=
ddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;co=
lor:rgb(0,0,0)">
<b>console vidconsole is unavailable=C2=A0</b></div>
<div style=3D"margin-top:1em;margin-bottom:1em;font-family:Aptos,Aptos_Embe=
ddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;co=
lor:rgb(0,0,0)">
<b>no valid consoles!=C2=A0</b></div>
<div style=3D"margin-top:1em;margin-bottom:1em;font-family:Aptos,Aptos_Embe=
ddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;co=
lor:rgb(0,0,0)">
<b>Available consoles: =C2=A0=C2=A0=C2=A0 efi =C2=A0=C2=A0=C2=A0 eficom =C2=
=A0=C2=A0=C2=A0 comconsole</b></div>
<div style=3D"margin-top:1em;margin-bottom:1em;font-family:Aptos,Aptos_Embe=
ddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;co=
lor:rgb(0,0,0)">
<b><br>
</b></div>
<div style=3D"margin-top:1em;margin-bottom:1em;font-family:Aptos,Aptos_Embe=
ddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;co=
lor:rgb(0,0,0)">
So, i am not sure what the issue is here to get the FreeBSD installed. Any =
pointers are much appreciated!!</div>
<div style=3D"margin-top:1em;margin-bottom:1em">
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Thanks,</div>
<div style=3D"font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Cali=
bri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Arjun</div>
</div>
<hr style=3D"display:inline-block;width:98%">
<div id=3D"m_7008762263538501000divRplyFwdMsg" dir=3D"ltr" style=3D"color:i=
nherit"><span style=3D"font-family:Calibri,sans-serif;font-size:11pt;color:=
rgb(0,0,0)"><b>From:</b>=C2=A0Mark Millard &lt;<a href=3D"mailto:marklmi@ya=
hoo.com" target=3D"_blank" rel=3D"noreferrer">marklmi@yahoo.com</a>&gt;<br>
<b>Sent:</b>=C2=A0Thursday, June 20, 2024 10:07 PM<br>
<b>To:</b>=C2=A0Anantharam, Arjun &lt;<a href=3D"mailto:arjun.anantharam@in=
tel.com" target=3D"_blank" rel=3D"noreferrer">arjun.anantharam@intel.com</a=
>&gt;; FreeBSD ARM List &lt;<a href=3D"mailto:freebsd-arm@freebsd.org" targ=
et=3D"_blank" rel=3D"noreferrer">freebsd-arm@freebsd.org</a>&gt;<br>
<b>Subject:</b>=C2=A0Re: FreeBSD OS installation stuck after selecting Boot=
 installer</span>
<div>=C2=A0</div>
</div>
<div style=3D"font-size:11pt">Anantharam, Arjun &lt;<a href=3D"http://arjun=
.anantharam_at_intel.com" target=3D"_blank" rel=3D"noreferrer">arjun.ananth=
aram_at_intel.com</a>&gt; wrote on<br>
Date: Thu, 20 Jun 2024 17:07:29 UTC :<br>
<br>
&gt; If the screenshots are not visible, i have included below errors seen =
in screenshot:<br>
&gt;<br>
&gt; From 1st screenshot(below errors seen during FreeBSD installation afte=
r selecting Boot installer):<br>
&gt; Loading kernel..<br>
&gt; Loading configured modules..<br>
&gt; cant find &#39;etc/hostid&#39;<br>
&gt; cant find &#39;boot/entropy&#39;<br>
<br>
FYI, the 2 lines:<br>
<br>
&gt; No valid device tree blob found!<br>
&gt; Warning! Trying to fire up the kernel, but no device tree blob found!<=
br>
<br>
are normal messages for ACPI booting. They are not error messages and<br>
do not indicate a stop of the ACPI-based boot sequence.<br>
<br>
I&#39;ve never liked that working ACPI booting puts out those 2 messages.<b=
r>
<br>
&gt; &quot;Garbage displayed&quot;<br>
&gt;<br>
&gt; From 2nd Screenshot:<br>
&gt; ACPI option enabled by default in FreeBSD<br>
<br>
=3D=3D=3D<br>
Mark Millard<br>
marklmi at <a href=3D"http://yahoo.com" target=3D"_blank" rel=3D"noreferrer=
">yahoo.com</a><br>
<br>
</div>
</div>

</blockquote></div></div></div>

--000000000000eb02ac061b601438--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfrWofc-e=9_-wf=ose64w1y2fyg8Y%2BVWAC58JJV3q7vuQ>