I try desperately to record audio from my computer, but it seems impossible.
here is output from mixer(8):
sysctl.config
/boot/loader.conf
The sound works perfectly for reading. Regarding the recording, it's been several days since I tear my hair.
Can someone help me please?
here is output from mixer(8):
Code:
Mixer vol is currently set to 50:50
Mixer pcm is currently set to 90:90
Mixer speaker is currently set to 50:50
Mixer line is currently set to 50:50
Mixer mic is currently set to 67:67
Mixer mix is currently set to 74:74
Mixer rec is currently set to 100:100
Mixer igain is currently set to 78:78
cat /dev/sndstat
:
Code:
pcm0: <NVIDIA GT440 (HDMI/DP 8ch)> (play)
pcm1: <NVIDIA GT440 (HDMI/DP 8ch)> (play)
pcm2: <NVIDIA GT440 (HDMI/DP 8ch)> (play)
pcm3: <NVIDIA GT440 (HDMI/DP 8ch)> (play)
pcm4: <Realtek ALC1200 (Rear Analog 7.1/2.0)> (play/rec) default
pcm5: <Realtek ALC1200 (Front Analog)> (play/rec)
pcm6: <Realtek ALC1200 (Rear Digital)> (play)
pcm7: <Realtek ALC1200 (Onboard Digital)> (play)
sysctl.config
Code:
hw.snd.default_unit=4
dev.pcm.4.play.vchans=4
dev.pcm.4.rec.vchans=4
/boot/loader.conf
Code:
sound_load="YES"
snd_driver_load="YES"
snd_uaudio_load="YES"
speaker_load="YES"
cat /boot/device.hints
Code:
hint.hdaa.0.nid20.config="as=3 seq=0"
hint.hdaa.0.nid26.config="as=2 seq=14"
hint.hdaa.0.nid25.config="as=2 seq=15"
hint.hdaa.0.nid33.config="as=3 seq=15"
The sound works perfectly for reading. Regarding the recording, it's been several days since I tear my hair.
Can someone help me please?