Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Raspberry 4 installation?



wiz%NetBSD.org@localhost (Thomas Klausner) writes:

>> >bwfm0: NVRAM file model-spec: brcmfmac43455-sdio.Raspberry Pi 4 Model B.txt

>Sorry, I don't understand this. I thought you meant I should add this
>file, but I already had this file.

UEFI needs another file name as it uses a different model string than
the DTB, see the message above (and watch the spaces).


>> >I see no audio device in dmesg.
>> 
>> GENERIC64 in -current should have
>> 
>> vchiq0          at fdt?
>> vcaudio0        at vchiq0

>Hm, nope, not on my hardware. As I said, new RPi4B 8GB. I'll attach
>the dmesg.  How does it compare to yours?

With UEFI:
[     1.000003] VCIQ (BCM2835) at acpi0 not configured

which means, the kernel lacks an ACPI attachment for vchiq.

Without UEFI:

[     4.134846] vchiq0: interrupting on GIC irq 66
[     4.134846] vchiq: vchiq_init_state: slot_zero = 0xffffc000aedca000, is_master = 0
[     4.134846] vchiq: local ver 8 (min 3), remote ver 8.
[     4.134846] vcaudio0 at vchiq0: auds



Home | Main Index | Thread Index | Old Index