Hello.
I have an issue configuring recording source in skype on thinkpad x240.
My present setup is
Laptop speakers works on pcm1 and internal analog microphone is on pcm2 (I can successfully record and play sound in Audacity with this configuration). The issue is that linux Skype has no configurable options to select input/output device and uses only hw.snd.default_unit. Thus with hw.snd.default_unit=1 microphone in Skype is not working and with hw.snd.default_unit=2 there is no audio output from laptop built-in speakers.
Is there any way to get Skype working via pcm1 audio + pcm2 Mic?
P.S.As a workaround I can use external USB device- it works, but I want to be able to use built-in microphone and speakers.
Regards,
Alexander
I have an issue configuring recording source in skype on thinkpad x240.
My present setup is
Code:
% freebsd-version -ku
11.0-RELEASE-p2
11.0-RELEASE-p3
% cat /dev/sndstat
Installed devices:
pcm0: <Intel Haswell (HDMI/DP 8ch)> (play)
pcm1: <Realtek ALC292 (Analog 2.0+HP/2.0)> (play/rec) default
pcm2: <Realtek ALC292 (Internal Analog Mic)> (rec)
No devices installed from userspace.
% sysctl hw.snd.default_unit
hw.snd.default_unit: 1
Is there any way to get Skype working via pcm1 audio + pcm2 Mic?
P.S.As a workaround I can use external USB device- it works, but I want to be able to use built-in microphone and speakers.
Regards,
Alexander