Re: NetBSD on rpi0-2w
adr <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 1 Apr 2024, adr wrote: > No, 0 is the hdmi port, I know about mixerctl &c. The options > to force audio in config.txt doesn't work either. It's a bug in play (sox). Using the hdmi audio port doesn't work with the rpi4 either. Compiling it with oss support and setting the environment variables AUDIODRIVER=oss and AUDIODEV=/dev/audio works ok. So sunaudio.c (or patches) at fault here. adr