Hi! This is my first post on the FreeBSD forums.
I am relatively new to FreeBSD. I installed it a couple of days ago on my work notebook to see if it could solve a problem with the trackpoint that I am having with GNU/Linux systems and indeed I can use the trackpoint without problems here, but I still have this problem with the microphone
Some data from my environment:
Basically the behavior I am seeing is that I can play sound in applications but I cannot capture audio from the microphone.
If I run:
applications are capable of capturing from the microphone but are nevertheless unable to reproduce sounds. In other words, I am not being able to hear sound and use the microphone at the same time.
I have read similar cases in the forum where this can be solved by adding a few lines in the /boot/device.hints file but it is not clear to me what parameters I should use. Can you help me with this?
Thanks in advance.
Kind regards,
I am relatively new to FreeBSD. I installed it a couple of days ago on my work notebook to see if it could solve a problem with the trackpoint that I am having with GNU/Linux systems and indeed I can use the trackpoint without problems here, but I still have this problem with the microphone

Some data from my environment:
$ freebsd-version -ku
13.0-RELEASE-p4
$ cat /dev/sndstat
Installed devices:
pcm0: <Realtek ALC269 (Analog 2.0+HP/2.0)> (play/rec) default
pcm1: <Realtek ALC269 (Internal Analog Mic)> (rec)
pcm2: <Intel Panther Point (HDMI/DP 8ch)> (play)
pcm3: <Intel Panther Point (HDMI/DP 8ch)> (play)
pcm4: <Intel Panther Point (HDMI/DP 8ch)> (play)
No devices installed from userspace.
Basically the behavior I am seeing is that I can play sound in applications but I cannot capture audio from the microphone.
If I run:
sysctl hw.snd.default_unit=1
applications are capable of capturing from the microphone but are nevertheless unable to reproduce sounds. In other words, I am not being able to hear sound and use the microphone at the same time.
I have read similar cases in the forum where this can be solved by adding a few lines in the /boot/device.hints file but it is not clear to me what parameters I should use. Can you help me with this?
Thanks in advance.
Kind regards,