How to set default pcm device?

geheimnisse hier geheimnisse.atl at gmail.com
Sun Feb 4 04:37:54 UTC 2018


You'll need to edit /etc/sysctl.conf

hw.snd.default_unit=3

Where the number is the pcm device to be used by default. To have it take
affect without rebooting:

sysctl hw.snd.default_unit=3

Any programs using sound will need to be restarted.

-G


More information about the freebsd-questions mailing list