Date: Sat, 20 Feb 2021 16:56:26 +0100 From: Alex Samorukov <samm@freebsd.org> To: freebsd-arm@freebsd.org Subject: RPI4 USB Boot: Unable to find firmware device Message-ID: <ff0e8a1f-fff1-fae3-fdd8-a36bc7ce40a3@freebsd.org>
next in thread | raw e-mail | index | archive | help
Hello, I am booting FreeBSD generic 13.0-BETA3 from the USB. All works, but on boot i see "Unable to find firmware device" for the bcm2835_cpufreq0. As result - powerd is not working. I think it somehow expects firmware on mmc (which is missing) and fails to load it from USB. I did not found how to point kernel to the correct firmware device/path. Any hints? Error messages provided below: root@generic:/usr/ports # dmesg | grep cpufreq bcm2835_cpufreq0: <CPU Frequency Control> on cpu0 bcm2835_cpufreq0: Unable to find firmware device device_attach: bcm2835_cpufreq0 attach returned 6 armv8crypto0: CPU lacks AES instructionsbcm2835_cpufreq0: <CPU Frequency Control> on cpu0 bcm2835_cpufreq0: Unable to find firmware device device_attach: bcm2835_cpufreq0 attach returned 6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ff0e8a1f-fff1-fae3-fdd8-a36bc7ce40a3>