Skip site navigation (1)Skip section navigation (2)
Cc:        FreeBSD Current <current@freebsd.org>

| raw e-mail | index | archive | help
--00000000000076bb04063a693fef
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Sun, Jul 20, 2025, 7:20=E2=80=AFPM Warner Losh <imp@bsdimp.com> wrote:

>
>
> On Sun, Jul 20, 2025, 5:24=E2=80=AFPM Warner Losh <imp@bsdimp.com> wrote:
>
>>
>>
>> On Sun, Jul 20, 2025, 5:19=E2=80=AFPM Bjoern A. Zeeb <
>> bzeeb-lists@lists.zabbadoz.net> wrote:
>>
>>> Hi,
>>>
>>> I've updated one of my trees to main after a longer while and I am
>>> confused that I no longer see and SD card or SDIO (this is netbooted):
>>>
>>> # sysctl kern.features.mmccam
>>> kern.features.mmccam: 1
>>>
>>> # camcontrol devlist -v
>>> scbus0 on dw_mmc_sim0 bus 0:
>>> <>                                 at scbus0 target 0 lun 0 (mmcprobe0)
>>> scbus1 on dw_mmc_sim1 bus 0:
>>> <>                                 at scbus1 target 0 lun 0 (mmcprobe1)
>>> scbus-1 on xpt0 bus 0:
>>> <>                                 at scbus-1 target -1 lun ffffffff
>>> (xpt0)
>>>
>>> Where to start looking?
>>>
>>
>> So those probes are put there to evaluate devices that were found. If
>> they remain, then that never finished. Most likely never started.
>>
>> What hardware is this on?
>>
>
> Thanks for the debug...
>
> As luck would have it, I just installed on emmc system (x86). I'm buildin=
g
> mmccam kernel now.
>

I can confirm this result. When was your last update? There was also
sleeping on a non-sleepable lock witness warning...

Warner

>

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

<div dir=3D"auto"><br><br><div class=3D"gmail_quote gmail_quote_container" =
dir=3D"auto"><div dir=3D"ltr" class=3D"gmail_attr">On Sun, Jul 20, 2025, 7:=
20=E2=80=AFPM Warner Losh &lt;<a href=3D"mailto:imp@bsdimp.com">imp@bsdimp.=
com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"marg=
in:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"auto=
"><br><br><div class=3D"gmail_quote" dir=3D"auto"><div dir=3D"ltr" class=3D=
"gmail_attr">On Sun, Jul 20, 2025, 5:24=E2=80=AFPM Warner Losh &lt;<a href=
=3D"mailto:imp@bsdimp.com" target=3D"_blank" rel=3D"noreferrer">imp@bsdimp.=
com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"marg=
in:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"auto=
"><div><br><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_a=
ttr">On Sun, Jul 20, 2025, 5:19=E2=80=AFPM Bjoern A. Zeeb &lt;<a href=3D"ma=
ilto:bzeeb-lists@lists.zabbadoz.net" rel=3D"noreferrer noreferrer" target=
=3D"_blank">bzeeb-lists@lists.zabbadoz.net</a>&gt; wrote:<br></div><blockqu=
ote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc s=
olid;padding-left:1ex">Hi,<br>
<br>
I&#39;ve updated one of my trees to main after a longer while and I am<br>
confused that I no longer see and SD card or SDIO (this is netbooted):<br>
<br>
# sysctl kern.features.mmccam<br>
kern.features.mmccam: 1<br>
<br>
# camcontrol devlist -v<br>
scbus0 on dw_mmc_sim0 bus 0:<br>
&lt;&gt;=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=A0at scbus0 target 0 lun =
0 (mmcprobe0)<br>
scbus1 on dw_mmc_sim1 bus 0:<br>
&lt;&gt;=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=A0at scbus1 target 0 lun =
0 (mmcprobe1)<br>
scbus-1 on xpt0 bus 0:<br>
&lt;&gt;=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=A0at scbus-1 target -1 lu=
n ffffffff (xpt0)<br>
<br>
Where to start looking?<br></blockquote></div></div><div dir=3D"auto"><br><=
/div><div dir=3D"auto">So those probes are put there to evaluate devices th=
at were found. If they remain, then that never finished. Most likely never =
started.</div><div dir=3D"auto"><br></div><div dir=3D"auto">What hardware i=
s this on?</div></div></blockquote></div><div dir=3D"auto"><br></div><div d=
ir=3D"auto">Thanks for the debug...</div><div dir=3D"auto"><br></div><div d=
ir=3D"auto">As luck would have it, I just installed on emmc system (x86). I=
&#39;m building mmccam kernel now.</div></div></blockquote></div><div dir=
=3D"auto"><br></div><div dir=3D"auto">I can confirm this result. When was y=
our last update? There was also sleeping on a non-sleepable lock witness wa=
rning...</div><div dir=3D"auto"><br></div><div dir=3D"auto">Warner</div><di=
v class=3D"gmail_quote gmail_quote_container" dir=3D"auto"><blockquote clas=
s=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;pad=
ding-left:1ex"><div dir=3D"auto"><div class=3D"gmail_quote" dir=3D"auto"><b=
lockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px =
#ccc solid;padding-left:1ex"><div dir=3D"auto"><div dir=3D"auto"><div class=
=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8=
ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>
</blockquote></div></div>
</blockquote></div></div>

--00000000000076bb04063a693fef--



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