Hi,
after upgrading to 14.1-RELEASE (latest patches applied) I can no longer record audio via microphone, meaning that using microphone, headset with microphone or microphone of the usb webcam just produce no input. There are no error messages of any and I tried using classical cable connection and usb and both show the same behaviour. I also tried web conference stuff with chrome and firefox which both worked before but also no error message and no sound input. Sound output is working fine.
I noticed the following entries from the system log:
The only customised settings for sound I have are from sysctl.conf:
Any ideas what might be going on?
Kind regards,
after upgrading to 14.1-RELEASE (latest patches applied) I can no longer record audio via microphone, meaning that using microphone, headset with microphone or microphone of the usb webcam just produce no input. There are no error messages of any and I tried using classical cable connection and usb and both show the same behaviour. I also tried web conference stuff with chrome and firefox which both worked before but also no error message and no sound input. Sound output is working fine.
I noticed the following entries from the system log:
Code:
Jul 19 10:47:51 XXX pulseaudio[73788]: [] oss-util.c: '/dev/dsp0' doesn't support full duplex
Jul 19 10:47:51 XXX pulseaudio[73788]: [] oss-util.c: '/dev/dsp1' doesn't support full duplex
Jul 19 10:47:51 XXX pulseaudio[73788]: [] oss-util.c: '/dev/dsp2' doesn't support full duplex
Jul 19 10:47:51 XXX pulseaudio[73788]: [] oss-util.c: '/dev/dsp3' doesn't support full duplex
Jul 19 10:47:51 XXX pulseaudio[73788]: [] oss-util.c: '/dev/dsp4' doesn't support full duplex
Jul 19 10:47:51 XXX pulseaudio[73788]: [] oss-util.c: '/dev/dsp5' doesn't support full duplex
Jul 19 10:47:51 XXX pulseaudio[73788]: [] cli-command.c: stat('/usr/local/etc/pulse/default.pa.d'): No such file or directory
Code:
% cat /dev/sndstat
Installed devices:
pcm0: <NVIDIA (0x0081) (HDMI/DP 8ch)> (play)
pcm1: <NVIDIA (0x0081) (HDMI/DP 8ch)> (play)
pcm2: <Realtek ALC887 (Analog 7.1+HP/2.0)> (play/rec) default
pcm3: <Realtek ALC887 (Rear Digital)> (play)
pcm4: <Intel Panther Point (HDMI/DP 8ch)> (play)
pcm5: <vendor 0x046d HD Pro Webcam C920> (rec)
No devices installed from userspace.
The only customised settings for sound I have are from sysctl.conf:
Code:
hw.snd.default_unit=2
dev.pcm.2.play.vchans=4
dev.pcm.2.play.vchanformat=s16le:7.1
dev.pcm.2.play.vchanmode=passthrough
dev.pcm.2.rec.vchans=4
hw.snd.maxautovchans=4
Any ideas what might be going on?
Kind regards,