Hey everyone one, I'm new to the BSD's and I thought I would try FreeBSD after enjoying what I found with OpenBSD, so my install of FreeBSD on my desktop has been going fine, but for some reason I cant seem to get audio to work after my attempts in the past couple of hours.
the output from
and here is the out put from
also heres my out put from
what I'm trying to do is get audio to play out my headphones that I have plugged in, the headphones are hyper x stinger and my motherboard is the msi 970 gaming.
I have installed FreeBSD 12.0 generic.
thanks for the help
the output from
dmesg | grep pcm
Code:
pcm0: <ATI R6xx (HDMI)> at nid 3 on hdaa0
pcm1: <ATI R6xx (HDMI)> at nid 5 on hdaa0
pcm2: <ATI R6xx (HDMI)> at nid 7 on hdaa0
pcm3: <ATI R6xx (HDMI)> at nid 9 on hdaa0
pcm4: <ATI R6xx (HDMI)> at nid 11 on hdaa0
pcm5: <ATI R6xx (HDMI)> at nid 13 on hdaa0
pcm6: <Realtek ALC1150 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa1
pcm7: <Realtek ALC1150 (Digital 3.1)> at nid 17,27 on hdaa1
pcm8: <Realtek ALC1150 (Front Analog Mic)> at nid 25 on hdaa1
pcm9: <Realtek ALC1150 (Rear Digital)> at nid 30 on hdaa1
and here is the out put from
cat /dev/sndstat
Code:
Installed devices:
pcm0: <ATI R6xx (HDMI)> (play) default
pcm1: <ATI R6xx (HDMI)> (play)
pcm2: <ATI R6xx (HDMI)> (play)
pcm3: <ATI R6xx (HDMI)> (play)
pcm4: <ATI R6xx (HDMI)> (play)
pcm5: <ATI R6xx (HDMI)> (play)
pcm6: <Realtek ALC1150 (Internal Digital)> (play)
pcm7: <Realtek ALC1150 (Rear Analog)> (rec)
pcm8: <Realtek ALC1150 (Front Analog Mic)> (rec)
pcm9: <Realtek ALC1150 (Rear Digital)> (play)
pcm10: <USB audio> (rec)
No devices installed from userspace.
mixer
Mixer vol is currently set to 100:100
Mixer pcm is currently set to 100:100
what I'm trying to do is get audio to play out my headphones that I have plugged in, the headphones are hyper x stinger and my motherboard is the msi 970 gaming.
I have installed FreeBSD 12.0 generic.
thanks for the help