After updating from 10.3-RELEASE-p6 to 10.3-RELEASE-p7 using freebsd-update I am unable to get sound over my DisplayPort / HDMI. Background info:
cat /dev/sndstat
Previously the command
Does anyone know why this might be? How can I check what was updated, and what may have changed?
cat /dev/sndstat
Code:
Installed devices:
pcm0: <Conexant CX20590 (Analog 2.0+HP/2.0)> (play/rec) default
pcm1: <Intel Cougar Point (HDMI/DP 8ch)> (play)
pcm2: <Intel Cougar Point (HDMI/DP 8ch)> (play)
pcm3: <Intel Cougar Point (HDMI/DP 8ch)> (play)
Previously the command
sysctl hw.snd.default_unit=2
worked but now none of the following work for me: sysctl hw.snd.default_unit=0
sysctl hw.snd.default_unit=1
sysctl hw.snd.default_unit=2
sysctl hw.snd.default_unit=3
Does anyone know why this might be? How can I check what was updated, and what may have changed?