Port-arm archive

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

Re: 2022-09-24-netbsd-raspi-aarch64.img



From: adr <adr%SDF.ORG@localhost>
Subject: 2022-09-24-netbsd-raspi-aarch64.img
Date: Sat, 1 Oct 2022 14:45:57 +0000 (UTC)

> Is there some trick you have to do building the kernel to make it
> boot that you can share, or is just a bug introduced in more recent
> code?

I use nycdn binary snapshot kernel:
http://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/..../evbarm-aarch64/binary/

with setting UEFI firmware. 
https://github.com/ebijun/NetBSD/blob/master/RPI/RPIimage/Image/aarch64/Makefile

UEFI setting contains: RPI_EFI.fd

> Your image boots ok, altough I can't make any usb audio device I have
> to work,
> when attached:

On apple m1: USB1 device works ok USB2 failed , RPI4 failed
uaudio0 at uhub5 port 2 configuration 1 interface 0
uaudio0: LUXMAN LXU-OT2 (0x08bb) LUXMAN LXU-OT2 (0x2704), rev 1.10/1.00, addr 5
uaudio0: audio rev 1.00
audio0 at uaudio0: playback
audio0: slinear_le:16 2ch 48000Hz, blk 11520 bytes (60ms) for playback

> I would recommend you to add
> vchiq* at acpi?
> to your kernel configuration.

ok,I put
https://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2022-09-24-aarch64/netbsd

-VCIQ (BCM2835) at acpi0 not configured
+vchiq1 at acpi0 (VCIQ, BCM2835-0): mem 0xfe00b840-0xfe00b84f irq 66

+vchiq: vchiq_init_state: slot_zero = 0xffffc0016750a000, is_master = 0
+vchiq: local ver 8 (min 3), remote ver 8.
+AUDS at vchiq1 not configured

> Thanks again, firefox takes for ever to compile!

try pkg for testing:
https://cdn.netbsd.org/pub/NetBSD/misc/jun/aarch64/aarch64/2022/

--
Jun Ebihara



Home | Main Index | Thread Index | Old Index