No Sound trough headphone jack FreeBSD 13.1-RELEASE-p5 amd64

Hi, never had any issues with sound until now.
Originally i had no sound trough speakers as I was messing around at the start as i had my MUTE button ON ( spent hour to going trough thing to get sound back until i noted orange light on my multimedia buttons)
Can not test HDMI/DP as i dont have monitor/tv with speakers.


Code:
cat /dev/sndstat

pcm0: <Realtek ALC257 (Analog 2.0+HP)> (play) default
pcm1: <Intel Kaby Lake (HDMI/DP 8ch)> (play)
No devices installed from userspace

Code:
sysctl hw.snd.default_unit=n

sysctl hw.snd.default_unit=0

Its ThinkPad with T480 motherboard ( Frankenpad ) and encrypted ZFS.

Alsamixer:
Code:
Card: FreeBSD/OSS
Code:
F6 select card only default option.



/boot/loader.conf
Code:
snd_driver_load="YES"

/etc/sysctl.conf
Code:
hw.snd.default_unit=0

Later one is very interesting - as once i did this - rebooted i had panic: general protection fault but once i powered off and powered on my laptop - booted back in with no issues.


Thank You.
 
Back
Top