NetBSD-Users archive

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

Re: packages on NetBSD-11



On Mon, Aug 10, 2026 at 07:26:02PM -0400, Todd Gruhn wrote:
> uname -a
> NetBSD gandalf.gruhn-net.net 11.0 NetBSD 11.0 (GENERIC) #0: Thu Jul 30
> 15:23:12 UTC 2026
> mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
> amd64
> 
> I have no sound.  Ideas?
> Using pkgsrc-2025Q3 ...

What kind of system are you using, and what kind of audio hardware does
it have?

Maybe start with something like this to check your system audio hw:

    dmesg | grep -i audio
    dmesg | grep -i speaker

I haven't done much with audio on NetBSD, but there are other commands
e.g. from The Guide: https://www.netbsd.org/docs/guide/en/chap-audio.html

    audiocfg list 

Note that you should be able to use more recent pkgsrc (e.g. 2026Q2)
with NetBSD 11 for additional tools and applications.


Home | Main Index | Thread Index | Old Index