On 2023-09-22 00:33, eddie wrote:
On Thursday, 21 September 2023 12:05:07 BST Bengt Gördén wrote:
On 2023-09-21 10:34, eddie wrote:
Is this a kernel or pulseaudio issue?
I'm not a developer although I dabble with it every now and then. Think we need a little more info. Could you run these commands?
cat /etc/os-release uname -a pactl info
also alsa-info.sh and upload the info to paste.opensuse.org and paste the link here.
I've run the commands and pasted the info as requested. The link is: https://paste.opensuse.org/pastes/c931b362ac49
A bit late reply. Went away for the weekend. I can't say what's gone wrong but you don't have a device in /dev/snd for your second card. See below. You should have /dev/snd/controlC2, /dev/snd/hwC2* and /dev/snd/pcmC2*. Maybe something went wrong with udev. If anyone else sees this and has deeper knowledge of Leap and audio can provide more specific advice. What happens when you run journalctl -f as root and plugin the camera? !!Loaded ALSA modules !!------------------- snd_hda_intel (card 0) snd_hda_intel (card 1) snd_usb_audio (card 2) !!Soundcards recognised by ALSA !!----------------------------- 0 [Creative ]: HDA-Intel - HDA Creative HDA Creative at 0xfc604000 irq 33 1 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfc080000 irq 55 2 [C920 ]: USB-Audio - HD Pro Webcam C920 HD Pro Webcam C920 at usb-0000:08:00.3-1, high speed !!ALSA Device nodes !!----------------- crw-rw----+ 1 root audio 116, 14 Sep 21 09:01 /dev/snd/controlC0 crw-rw----+ 1 root audio 116, 9 Sep 21 09:01 /dev/snd/controlC1 crw-rw----+ 1 root audio 116, 13 Sep 21 09:01 /dev/snd/hwC0D1 crw-rw----+ 1 root audio 116, 8 Sep 21 09:01 /dev/snd/hwC1D0 crw-rw----+ 1 root audio 116, 11 Sep 21 09:02 /dev/snd/pcmC0D0c crw-rw----+ 1 root audio 116, 10 Sep 21 22:32 /dev/snd/pcmC0D0p crw-rw----+ 1 root audio 116, 12 Sep 21 09:01 /dev/snd/pcmC0D2c crw-rw----+ 1 root audio 116, 6 Sep 21 09:02 /dev/snd/pcmC1D10p crw-rw----+ 1 root audio 116, 7 Sep 21 09:02 /dev/snd/pcmC1D11p crw-rw----+ 1 root audio 116, 2 Sep 21 20:00 /dev/snd/pcmC1D3p crw-rw----+ 1 root audio 116, 3 Sep 21 09:02 /dev/snd/pcmC1D7p crw-rw----+ 1 root audio 116, 4 Sep 21 09:02 /dev/snd/pcmC1D8p crw-rw----+ 1 root audio 116, 5 Sep 21 09:02 /dev/snd/pcmC1D9p crw-rw----+ 1 root audio 116, 1 Sep 21 09:01 /dev/snd/seq crw-rw----+ 1 root audio 116, 33 Sep 21 09:01 /dev/snd/timer -- /bengan