the sound doesn't work on my thinkpad x390

I installed the drivers as described in the instructions, but the sound does not work, although /dev/dsp is there.

my rc.conf:
Code:
hostname="gimonchik"
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA DHCP"
ntpd_sync_on_start="YES"
powerd_enable="YES"
moused_nondefault_enable="NO"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
moused_enable="YES"
kld_list="i915kms"
dbus_enable="YES"
seatd_enable="YES"
sound_load="YES"
snd_hda_load="YES"
my /dev/sndstat
Code:
Installed devices:
pcm0: <Realtek ALC257 (Analog 2.0+HP/2.0)> (play/rec) default
pcm1: <Realtek ALC257 (Right Analog Mic)> (rec)
pcm2: <Intel Kaby Lake (HDMI/DP 8ch)> (play)
No devices installed from userspace.
 
Back
Top