NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm32/50288 (NetBSD-7.0_RC3/evbarm-earmv7hf/binary/gzimg/armv7.img doesn't boot on BBB)
The following reply was made to PR port-arm32/50288; it has been noted by GNATS.
From: "David S. Alessio" <david.s.alessio%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: jmcneill%NetBSD.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: port-arm32/50288 (NetBSD-7.0_RC3/evbarm-earmv7hf/binary/gzimg/armv7.img doesn't boot on BBB)
Date: Wed, 11 Nov 2015 12:33:28 -0800
--Apple-Mail=_46D6DB32-14DA-4423-88EA-A8874F658BAB
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8
> On Nov 4, 2015, at 1:25 PM, Jared McNeill <jmcneill%invisible.ca@localhost> =
wrote:
>=20
> The following reply was made to PR port-arm32/50288; it has been noted =
by GNATS.
>=20
> From: Jared McNeill <jmcneill%invisible.ca@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, =
David.S.Alessio%gmail.com@localhost
> Subject: Re: port-arm32/50288 =
(NetBSD-7.0_RC3/evbarm-earmv7hf/binary/gzimg/armv7.img
> doesn't boot on BBB)
> Date: Wed, 4 Nov 2015 17:22:50 -0400 (AST)
>=20
> On Wed, 4 Nov 2015, David S. Alessio wrote:
>=20
>> Thanks for the prompt reply. I tried =3D
>> netbsd-7/201511031240Z/evbarm-earmv7hf/binary/gzimg/
>> It fixes the =3DE2=3D80=3D9Cedma errint!=3DE2=3D80=3D9D issue, but =
fails to read =3D
>> some sectors. The log is attached.
>=20
> I submitted the pullup request but I don't think it has been processed =
yet=20
> (so that build still won't have the fix). You could try either a HEAD=20=
> build, or build a custom kernel yourself with the change backported.
>=20
There=E2=80=99s still a problem with reading/booting from the SD card.
I tried netbsd-7/201511091230Z/evbarm-earmv7hf/binary/gzimg/arm7.img.gz:
...
ld0 at sdmmc0: <0x03:0x5344:SL32G:0x80:0x6acb6529:0x0f6>
ld0: 29476 MB, 7486 cyl, 128 head, 63 sec, 512 bytes/sect x 60367872 =
sectors
ld0: 4-bit width, bus clock 50.000 MHz
sdmmc1: couldn't enable card: 60
boot device: <unknown>
root device: ld0a
dump device (default ld0b):=20
file system (default generic):=20
root on ld0a dumps on ld0b
mountroot: trying nfs...
mountroot: trying msdos...
mountroot: trying ext2fs...
mountroot: trying ffs...
root file system type: ffs
WARNING: no TOD clock present
WARNING: using filesystem time
WARNING: CHECK AND RESET THE DATE!
init path (default /sbin/init):=20
init: copying out path `/sbin/init' 11
Mon Nov 9 14:24:17 UTC 2015
Starting root file system check:
/dev/rld0a: file system is clean; not checking
Growing ld0 disklabel (1111MB -> 29476MB)
ld0a: error reading fsbn 128 of 128-143 (ld0 bn 385152; cn 188 tn 4 sn =
0)
resize_ffs: read failed: ld0a: error reading fsbn 1435676 of =
1435676-1435679 (ld0 bn 1820700; cn 889)
ld0a: error reading fsbn 1435676 of 1435676-1435679 (ld0 bn 1820700; cn =
889 tn 0 sn 28)
ld0a: error reading fsbn 1435676 of 1435676-1435679 (ld0 bn 1820700; cn =
889 tn 0 sn 28)
Operation timed out
Not resizing /: already correct size
ld0a: error reading fsbn 77632 of 77632-77659 (ld0 bn 462656; cn 225 tn =
58 sn 0)
ld0a: error reading fsbn 76320 of 76320-76351 (ld0 bn 461344; cn 225 tn =
17 sn 0)
eval: mount: remote access failed
ld0a: error reading fsbn 12192 of 12192-12223 (ld0 bn 397216; cn 193 tn =
61 sn 0)
eval: rm: remote access failed
/etc/rc.d/root exited with code 1
ld0a: error reading fsbn 19364 of 19364-19367 (ld0 bn 404388; cn 197 tn =
29 sn 4)
ld0a: error reading fsbn 77568 of 77568-77599 (ld0 bn 462592; cn 225 tn =
56 sn 0)
eval: swapctl: remote access failed
Starting file system checks:
ld0a: error reading fsbn 79776 of 79776-79807 (ld0 bn 464800; cn 226 tn =
61 sn 0)
ld0a: error reading fsbn 1435676 of 1435676-1435679 (ld0 bn 1820700; cn =
889 tn 0 sn 28)
fsck: exec /sbin/fsck_msdos for /dev/rld0e: ld0a: error reading fsbn =
1435676 of 1435676-1435679 (ld0)
ld0a: error reading fsbn 1435676 of 1435676-1435679 (ld0 bn 1820700; cn =
889 tn 0 sn 28)
Operation timed out
--Apple-Mail=_46D6DB32-14DA-4423-88EA-A8874F658BAB
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=utf-8
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><br class=3D""><div><blockquote type=3D"cite" class=3D""><div =
class=3D"">On Nov 4, 2015, at 1:25 PM, Jared McNeill <<a =
href=3D"mailto:jmcneill%invisible.ca@localhost" =
class=3D"">jmcneill%invisible.ca@localhost</a>> wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><div class=3D"">The =
following reply was made to PR port-arm32/50288; it has been noted by =
GNATS.<br class=3D""><br class=3D"">From: Jared McNeill <<a =
href=3D"mailto:jmcneill%invisible.ca@localhost" =
class=3D"">jmcneill%invisible.ca@localhost</a>><br class=3D"">To: <a =
href=3D"mailto:gnats-bugs%netbsd.org@localhost" =
class=3D"">gnats-bugs%NetBSD.org@localhost</a><br class=3D"">Cc: <a =
href=3D"mailto:gnats-admin%netbsd.org@localhost" =
class=3D"">gnats-admin%netbsd.org@localhost</a>, <a =
href=3D"mailto:netbsd-bugs%netbsd.org@localhost" =
class=3D"">netbsd-bugs%netbsd.org@localhost</a>, <a =
href=3D"mailto:David.S.Alessio%gmail.com@localhost" =
class=3D"">David.S.Alessio%gmail.com@localhost</a><br class=3D"">Subject: Re: =
port-arm32/50288 =
(NetBSD-7.0_RC3/evbarm-earmv7hf/binary/gzimg/armv7.img<br class=3D""> =
doesn't boot on BBB)<br class=3D"">Date: Wed, 4 Nov 2015 17:22:50 -0400 =
(AST)<br class=3D""><br class=3D""> On Wed, 4 Nov 2015, David S. Alessio =
wrote:<br class=3D""><br class=3D""><blockquote type=3D"cite" =
class=3D"">Thanks for the prompt reply. I tried =3D<br =
class=3D"">netbsd-7/201511031240Z/evbarm-earmv7hf/binary/gzimg/<br =
class=3D"">It fixes the =3DE2=3D80=3D9Cedma errint!=3DE2=3D80=3D9D =
issue, but fails to read =3D<br class=3D"">some sectors. The log =
is attached.<br class=3D""></blockquote><br class=3D""> I submitted the =
pullup request but I don't think it has been processed yet <br class=3D"">=
(so that build still won't have the fix). You could try either a HEAD =
<br class=3D""> build, or build a custom kernel yourself with the change =
backported.<br class=3D""><br =
class=3D""></div></div></blockquote></div><br class=3D""><div =
class=3D"">There=E2=80=99s still a problem with reading/booting from the =
SD card.</div><div class=3D"">I =
tried netbsd-7/201511091230Z/evbarm-earmv7hf/binary/gzimg/arm7.img.gz=
:</div><div class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>...</div><blockquote =
style=3D"margin: 0 0 0 40px; border: none; padding: 0px;" class=3D""><div =
class=3D"">ld0 at sdmmc0: =
<0x03:0x5344:SL32G:0x80:0x6acb6529:0x0f6><br class=3D"">ld0: 29476 =
MB, 7486 cyl, 128 head, 63 sec, 512 bytes/sect x 60367872 sectors<br =
class=3D"">ld0: 4-bit width, bus clock 50.000 MHz<br class=3D"">sdmmc1: =
couldn't enable card: 60<br class=3D"">boot device: <unknown><br =
class=3D"">root device: ld0a<br class=3D"">dump device (default =
ld0b): <br class=3D"">file system (default generic): <br =
class=3D"">root on ld0a dumps on ld0b<br class=3D"">mountroot: trying =
nfs...<br class=3D"">mountroot: trying msdos...<br class=3D"">mountroot: =
trying ext2fs...<br class=3D"">mountroot: trying ffs...<br class=3D"">root=
file system type: ffs<br class=3D"">WARNING: no TOD clock present<br =
class=3D"">WARNING: using filesystem time<br class=3D"">WARNING: CHECK =
AND RESET THE DATE!<br class=3D"">init path (default =
/sbin/init): <br class=3D"">init: copying out path `/sbin/init' =
11<br class=3D"">Mon Nov 9 14:24:17 UTC 2015<br =
class=3D"">Starting root file system check:<br class=3D"">/dev/rld0a: =
file system is clean; not checking<br class=3D"">Growing ld0 disklabel =
(1111MB -> 29476MB)<br class=3D"">ld0a: error reading fsbn 128 of =
128-143 (ld0 bn 385152; cn 188 tn 4 sn 0)<br class=3D"">resize_ffs: read =
failed: ld0a: error reading fsbn 1435676 of 1435676-1435679 (ld0 bn =
1820700; cn 889)<br class=3D"">ld0a: error reading fsbn 1435676 of =
1435676-1435679 (ld0 bn 1820700; cn 889 tn 0 sn 28)<br class=3D"">ld0a: =
error reading fsbn 1435676 of 1435676-1435679 (ld0 bn 1820700; cn 889 tn =
0 sn 28)<br class=3D"">Operation timed out<br class=3D"">Not resizing /: =
already correct size<br class=3D"">ld0a: error reading fsbn 77632 of =
77632-77659 (ld0 bn 462656; cn 225 tn 58 sn 0)<br class=3D"">ld0a: error =
reading fsbn 76320 of 76320-76351 (ld0 bn 461344; cn 225 tn 17 sn 0)<br =
class=3D"">eval: mount: remote access failed<br class=3D"">ld0a: error =
reading fsbn 12192 of 12192-12223 (ld0 bn 397216; cn 193 tn 61 sn 0)<br =
class=3D"">eval: rm: remote access failed<br class=3D"">/etc/rc.d/root =
exited with code 1<br class=3D"">ld0a: error reading fsbn 19364 of =
19364-19367 (ld0 bn 404388; cn 197 tn 29 sn 4)<br class=3D"">ld0a: error =
reading fsbn 77568 of 77568-77599 (ld0 bn 462592; cn 225 tn 56 sn 0)<br =
class=3D"">eval: swapctl: remote access failed<br class=3D"">Starting =
file system checks:<br class=3D"">ld0a: error reading fsbn 79776 of =
79776-79807 (ld0 bn 464800; cn 226 tn 61 sn 0)<br class=3D"">ld0a: error =
reading fsbn 1435676 of 1435676-1435679 (ld0 bn 1820700; cn 889 tn 0 sn =
28)<br class=3D"">fsck: exec /sbin/fsck_msdos for /dev/rld0e: ld0a: =
error reading fsbn 1435676 of 1435676-1435679 (ld0)<br class=3D"">ld0a: =
error reading fsbn 1435676 of 1435676-1435679 (ld0 bn 1820700; cn 889 tn =
0 sn 28)<br class=3D"">Operation timed out<br class=3D""><br =
class=3D""></div></blockquote><div class=3D""><br class=3D""></div><div =
class=3D""><br class=3D""></div></body></html>=
--Apple-Mail=_46D6DB32-14DA-4423-88EA-A8874F658BAB--
Home |
Main Index |
Thread Index |
Old Index