Re: Raspberry Pi 3B Slow Boot-up
Kyle Evans <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CACNAnaG5OxXs7zOfDn7V4GzzqqX7HvwK3=uFEOwfeR40qzehfw@mail.gmail.com> |
On Mon, Mar 14, 2022 at 4:56 AM Archimedes Gaviola <[email protected]> wrote: > > Hi, > > In the default config.txt file there is [pi4] line. If I'm going to remove this [pi4] line, the boot-up process is very slow. Slow in a sense that some extended time is observed as compared to the default. I already tested emphasizing the boot_delay=1 but to no avail. The reason why I removed it is because I want to change the settings of the HDMI display resolution as changes will not take effect with the [pi4] line in RPi 3B. > > With 14.0-CURRENT (February 24, 2022 snapshot) I have described my resolution here https://lists.freebsd.org/archives/freebsd-arm/2022-February/001070.html however with the latest 14.0-CURRENT (March 10, 2022 snapshot) it's no longer possible. Any idea what's going on? > I don't think I'd ever tried tampering with config.txt after my initial setup, but I found there was something weird with the default MMC stack and it wouldn't tune sdhci frequency on any of my Pi3/Pi4. GENERIC-MMCCAM performed wonderfully for me. Thanks, Kyle Evans