Re: growfs triggering sdhc errors
Steve Wills <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
Hi, I seem to have narrowed this down to r366106. With commits before that, growfs works fine. After, it gives these errors. This seems to have been discovered already tho: https://lists.freebsd.org/pipermail/svn-src-head/2020-November/141284.html And yet, so for, no response. I will try the proposed patch. Steve On 11/3/20 6:39 PM, Steve Wills wrote: > Just to add a little more detail here, the exact output of growfs is: > > https://reviews.freebsd.org/file/data/xxwzfra5fjqqwxd7ws36/PHID-FILE-h7epoca7bcj5vurlzajf/raw-paste-data.txt > > > I see this using the official snapshots too: > > FreeBSD 13.0-CURRENT FreeBSD 13.0-CURRENT #0 b9403d7aae8-c254071(main): > Thu Oct 29 10:38:29 UTC 2020 > [email protected]:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC > arm64 > > FreeBSD-13.0-CURRENT-arm64-aarch64-RPI3-20201029-b9403d7aae8.img > > Note growfs is triggered on firstboot via the /etc/rc.d/growfs script > and having growfs_enable="YES" in /etc/rc.conf and the /firstboot file > existing. The partitions (MBR and BSD) seem to grow fine (gpart) but the > growfs triggers the issue. > > Steve > > On 11/3/20 6:09 PM, Steve Wills wrote: >> Hi, >> >> It seems that sometime between r362013 and r366608 of CURRENT, >> something broke such that growfs on my RPI3 breaks with: >> >> sdhci_bcm0-slot0: Got data interrupt 0x00600000, but there is no >> active command. >> >> followed by a register dump. Any ideas where to look? >> >> Thanks, >> Steve >> _______________________________________________ >> [email protected] mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-arm >> To unsubscribe, send any mail to "[email protected]" > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"