I have a computer devoted to handling my media center and recently upgraded it from OpenSuSE 15.5.to 15..6 (KDE X-11 Plasma desktop) and now I am having troubles setting up the sound system. Whenever I right click on the small speaker icon in the kicker bar, to configure the audio devices, and select any one of the playback devices and try to test the speakers, I get the following error - Error trying to play a test sound. The system said: "System error" NOT very helpful IMHO! I have followed, and done what I could do, the suggestions outlined at - https://en.opensuse.org/Sound_troubleshooting but many of the steps ran into the above mentioned "System error". I have no idea how to go about debugging the openSuSE sound subsystem, there doesn't seem to be any log files associated with the sound system to study, nor does the general messages log file show anything about sound system failures. The following shows my sound system hardware components -
# inxi -Aa Audio: Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio driver: snd_hda_intel v: kernel bus-ID: 00:03.0 chip-ID: 8086:0c0c class-ID: 0403 Device-2: Intel 9 Series Family HD Audio vendor: Gigabyte driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:8ca0 class-ID: 0403 Device-3: Creative Labs EMU10k2/CA0100/CA0102/CA10200 [Sound Blaster Audigy Series] driver: snd_emu10k1 v: kernel bus-ID: 03:00.0 chip-ID: 1102:0004 class-ID: 0401 Device-4: BEHRINGER GmbH UMC202HD 192k driver: snd-usb-audio type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-11:6 chip-ID: 1397:0507 class-ID: fe01 Device-5: Texas Instruments PCM2900 Audio Codec driver: hid-generic,snd-usb-audio,usbhid type: USB rev: 1.1 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 3-4:3 chip-ID: 08bb:2900 class-ID: 0300 API: ALSA v: k6.4.0-150600.23.25-default status: kernel-api with: aoss type: oss-emulator tools: alsactl,alsamixer,amixer Server-1: PipeWire v: 1.0.5 status: off with: wireplumber status: active tools: pw-cat,pw-cli,wpctl Server-2: PulseAudio v: 17.0 status: active (root, process) with: pulseaudio-alsa type: plugin tools: pacat,pactl
As always, all help and suggestions offered are much appreciated, thank you. Marc
Hello, In the Message; Subject : Sound setup failure in OpenSuSE 15.6 Message-ID : <f2693c60-c313-4113-8be5-1142ea0fce3e@marcchamberlin.com> Date & Time: Thu, 21 Nov 2024 09:33:05 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: I've never seen anyone use so many sound devices like you. [...] MC> NOT very helpful IMHO! I have followed, and done what I could do, the MC> suggestions outlined at - MC> https://en.opensuse.org/Sound_troubleshooting This is not designed for use with multiple sound devices. [...] MC> The following shows my sound system hardware components - MC> # inxi -Aa MC> Audio: MC> Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio MC> driver: snd_hda_intel v: kernel bus-ID: 00:03.0 chip-ID: 8086:0c0c MC> class-ID: 0403 MC> Device-2: Intel 9 Series Family HD Audio vendor: Gigabyte MC> driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:8ca0 MC> class-ID: 0403 MC> Device-3: Creative Labs EMU10k2/CA0100/CA0102/CA10200 [Sound Blaster MC> Audigy Series] driver: snd_emu10k1 v: kernel bus-ID: 03:00.0 MC> chip-ID: 1102:0004 class-ID: 0401 MC> Device-4: BEHRINGER GmbH UMC202HD 192k driver: snd-usb-audio type: USB MC> rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-11:6 MC> chip-ID: 1397:0507 class-ID: fe01 MC> Device-5: Texas Instruments PCM2900 Audio Codec MC> driver: hid-generic,snd-usb-audio,usbhid type: USB rev: 1.1 speed: 12 Mb/s MC> lanes: 1 mode: 1.1 bus-ID: 3-4:3 chip-ID: 08bb:2900 class-ID: 0300 MC> API: ALSA v: k6.4.0-150600.23.25-default status: kernel-api with: aoss MC> type: oss-emulator tools: alsactl,alsamixer,amixer MC> Server-1: PipeWire v: 1.0.5 status: off with: wireplumber status: active MC> tools: pw-cat,pw-cli,wpctl MC> Server-2: PulseAudio v: 17.0 status: active (root, process) MC> with: pulseaudio-alsa type: plugin tools: pacat,pactl What's the results of these? 1. $ aplay -l 2. $ cat /etc/modprobe.d/50-sound.conf 3. $ ls -l /proc/asound 4. $ cat /proc/asound/cards 5. $ cat /proc/aound/pcm Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ " Reading widely about things that don't seem immediately or practically useful, in the hope that what you learn now may prove meaningful later—that's pretty much the definition of a liberal- arts education. Who knew that one of its best defenders would turn out to be a computer scientist? " -- "What Does It Really Mean to Learn?" THE NEW YORKER --
[...] I've never seen anyone use so many sound devices like you. LOL, well actually some of the sound devices you see came with the Gigabyte motherboard as features. The only "extra" sound device is the SoundBlaster Audigy 4 PCI card that I have owned for many years, really
Thanks Masaru Nomiya for taking the time to help me out. I will edit out some of the original comments of mine and intersperse my replies after your queries below. On 11/21/24 19:52, Masaru Nomiya wrote: like, and it has survived through 3 system motherboard upgrades. I really only use it and the applications that go with it, and it is effectively 2 sound devices, one analog, and one digital.
[...] MC> NOT very helpful IMHO! I have followed, and done what I could do, the MC> suggestions outlined at -
MC> https://en.opensuse.org/Sound_troubleshooting
This is not designed for use with multiple sound devices.
Hmm, OK but it was the best troubleshooting document I could find.... If you know of a better document please let me know.
[...] MC> The following shows my sound system hardware components - MC> # inxi -Aa MC> Audio:d MC> Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio MC> driver: snd_hda_intel v: kernel bus-ID: 00:03.0 chip-ID: 8086:0c0c MC> class-ID: 0403 MC> Device-2: Intel 9 Series Family HD Audio vendor: Gigabyte MC> driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:8ca0 MC> class-ID: 0403 MC> Device-3: Creative Labs EMU10k2/CA0100/CA0102/CA10200 [Sound Blaster MC> Audigy Series] driver: snd_emu10k1 v: kernel bus-ID: 03:00.0 MC> chip-ID: 1102:0004 class-ID: 0401 MC> Device-4: BEHRINGER GmbH UMC202HD 192k driver: snd-usb-audio type: USB MC> rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-11:6 MC> chip-ID: 1397:0507 class-ID: fe01 MC> Device-5: Texas Instruments PCM2900 Audio Codec MC> driver: hid-generic,snd-usb-audio,usbhid type: USB rev: 1.1 speed: 12 Mb/s MC> lanes: 1 mode: 1.1 bus-ID: 3-4:3 chip-ID: 08bb:2900 class-ID: 0300 MC> API: ALSA v: k6.4.0-150600.23.25-default status: kernel-api with: aoss MC> type: oss-emulator tools: alsactl,alsamixer,amixer MC> Server-1: PipeWire v: 1.0.5 status: off with: wireplumber status: active MC> tools: pw-cat,pw-cli,wpctl MC> Server-2: PulseAudio v: 17.0 status: active (root, process) MC> with: pulseaudio-alsa type: plugin tools: pacat,pactl
What's the results of these?
1. $ aplay -l marc@nova:~> aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 0: emu10k1 [ADC Capture/Standard PCM Playback] Subdevices: 32/32 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 Subdevice #8: subdevice #8 Subdevice #9: subdevice #9 Subdevice #10: subdevice #10 Subdevice #11: subdevice #11 Subdevice #12: subdevice #12 Subdevice #13: subdevice #13 Subdevice #14: subdevice #14 Subdevice #15: subdevice #15 Subdevice #16: subdevice #16 Subdevice #17: subdevice #17 Subdevice #18: subdevice #18 Subdevice #19: subdevice #19 Subdevice #20: subdevice #20 Subdevice #21: subdevice #21 Subdevice #22: subdevice #22 Subdevice #23: subdevice #23 Subdevice #24: subdevice #24 Subdevice #25: subdevice #25 Subdevice #26: subdevice #26 Subdevice #27: subdevice #27 Subdevice #28: subdevice #28 Subdevice #29: subdevice #29 Subdevice #30: subdevice #30 Subdevice #31: subdevice #31 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 3: emu10k1 [Multichannel Playback] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 4: p16v [p16v] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [SHARP HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 card 3: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 card 4: U192k [UMC202HD 192k], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0
2. $ cat /etc/modprobe.d/50-sound.conf marc@nova:~> cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro alias snd-card-0 snd-emu10k1 # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller alias snd-card-1 snd-hda-intel # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller alias snd-card-2 snd-hda-intel
3. $ ls -l /proc/asound marc@nova:~> ls -l /proc/asound/ total 0 lrwxrwxrwx 1 root root 5 Nov 24 13:35 Audigy2 -> card0 dr-xr-xr-x 30 root root 0 Nov 17 17:34 card0 dr-xr-xr-x 16 root root 0 Nov 17 17:34 card1 dr-xr-xr-x 8 root root 0 Nov 17 17:34 card2 dr-xr-xr-x 9 root root 0 Nov 17 17:34 card3 dr-xr-xr-x 9 root root 0 Nov 23 07:12 card4 -r--r--r-- 1 root root 0 Nov 21 10:30 cards lrwxrwxrwx 1 root root 5 Nov 24 13:35 CODEC -> card3 -r--r--r-- 1 root root 0 Nov 21 10:30 devices lrwxrwxrwx 1 root root 5 Nov 24 13:35 HDMI -> card1 -r--r--r-- 1 root root 0 Nov 24 13:35 hwdep -r--r--r-- 1 root root 0 Nov 24 13:35 modules dr-xr-xr-x 4 root root 0 Nov 21 10:30 oss lrwxrwxrwx 1 root root 5 Nov 24 13:35 PCH -> card2 -r--r--r-- 1 root root 0 Nov 21 10:30 pcm dr-xr-xr-x 7 root root 0 Nov 24 13:35 seq -r--r--r-- 1 root root 0 Nov 21 10:30 timers lrwxrwxrwx 1 root root 5 Nov 24 13:35 U192k -> card4 -r--r--r-- 1 root root 0 Nov 21 10:30 version
4. $ cat /proc/asound/cards marc@nova:~> cat /proc/asound/cards 0 [Audigy2 ]: Audigy2 - SB Audigy 4 PRO [SB0380] SB Audigy 4 PRO [SB0380] (rev.4, serial:0x20071102) at 0xe000, irq 19 1 [HDMI ]: HDA-Intel - HDA Intel HDMI HDA Intel HDMI at 0xf7c34000 irq 40 2 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xf7c30000 irq 41 3 [CODEC ]: USB-Audio - USB Audio CODEC Burr-Brown from TI USB Audio CODEC at usb-0000:00:14.0-4, full speed 4 [U192k ]: USB-Audio - UMC202HD 192k BEHRINGER UMC202HD 192k at usb-0000:00:14.0-11, high speed
5. $ cat /proc/aound/pcm marc@nova:~> cat /proc/asound/pcm 00-00: emu10k1 : ADC Capture/Standard PCM Playback : playback 32 : capture 1 00-01: emu10k1 mic : Mic Capture : capture 1 00-02: emu10k1 efx : Multichannel Capture : capture 1 00-03: emu10k1 : Multichannel Playback : playback 1 00-04: p16v : p16v : playback 1 : capture 1 01-03: HDMI 0 : HDMI 0 : playback 1 01-07: HDMI 1 : HDMI 1 : playback 1 01-08: HDMI 2 : HDMI 2 : playback 1 02-00: ALC1150 Analog : ALC1150 Analog : playback 1 : capture 1 02-01: ALC1150 Digital : ALC1150 Digital : playback 1 02-02: ALC1150 Alt Analog : ALC1150 Alt Analog : capture 1 03-00: USB Audio : USB Audio : playback 1 : capture 1 04-00: USB Audio : USB Audio : playback 1 : capture 1
HTHs, Marc C...
Ping! Just hoping I haven't been forgotten and someone can lead me out into nirvana from this pesky problem ;-) Dunno what happened to Masaru Nomiya who was taking point on helping me, for which, of course I am grateful! I suspect he is busy and focused elsewhere. Marc C... On 11/24/24 13:47, Marc Chamberlin via openSUSE Users wrote:
Thanks Masaru Nomiya for taking the time to help me out. I will edit out some of the original comments of mine and intersperse my replies after your queries below.
On 11/21/24 19:52, Masaru Nomiya wrote:
[...] I've never seen anyone use so many sound devices like you. LOL, well actually some of the sound devices you see came with the Gigabyte motherboard as features. The only "extra" sound device is the SoundBlaster Audigy 4 PCI card that I have owned for many years, really like, and it has survived through 3 system motherboard upgrades. I really only use it and the applications that go with it, and it is effectively 2 sound devices, one analog, and one digital.
[...] MC> NOT very helpful IMHO! I have followed, and done what I could do, the MC> suggestions outlined at -
MC> https://en.opensuse.org/Sound_troubleshooting
This is not designed for use with multiple sound devices. Hmm, OK but it was the best troubleshooting document I could find.... If you know of a better document please let me know.
[...] MC> The following shows my sound system hardware components - MC> # inxi -Aa MC> Audio:d MC> Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio MC> driver: snd_hda_intel v: kernel bus-ID: 00:03.0 chip-ID: 8086:0c0c MC> class-ID: 0403 MC> Device-2: Intel 9 Series Family HD Audio vendor: Gigabyte MC> driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:8ca0 MC> class-ID: 0403 MC> Device-3: Creative Labs EMU10k2/CA0100/CA0102/CA10200 [Sound Blaster MC> Audigy Series] driver: snd_emu10k1 v: kernel bus-ID: 03:00.0 MC> chip-ID: 1102:0004 class-ID: 0401 MC> Device-4: BEHRINGER GmbH UMC202HD 192k driver: snd-usb-audio type: USB MC> rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-11:6 MC> chip-ID: 1397:0507 class-ID: fe01 MC> Device-5: Texas Instruments PCM2900 Audio Codec MC> driver: hid-generic,snd-usb-audio,usbhid type: USB rev: 1.1 speed: 12 Mb/s MC> lanes: 1 mode: 1.1 bus-ID: 3-4:3 chip-ID: 08bb:2900 class-ID: 0300 MC> API: ALSA v: k6.4.0-150600.23.25-default status: kernel-api with: aoss MC> type: oss-emulator tools: alsactl,alsamixer,amixer MC> Server-1: PipeWire v: 1.0.5 status: off with: wireplumber status: active MC> tools: pw-cat,pw-cli,wpctl MC> Server-2: PulseAudio v: 17.0 status: active (root, process) MC> with: pulseaudio-alsa type: plugin tools: pacat,pactl
What's the results of these?
1. $ aplay -l marc@nova:~> aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 0: emu10k1 [ADC Capture/Standard PCM Playback] Subdevices: 32/32 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 Subdevice #8: subdevice #8 Subdevice #9: subdevice #9 Subdevice #10: subdevice #10 Subdevice #11: subdevice #11 Subdevice #12: subdevice #12 Subdevice #13: subdevice #13 Subdevice #14: subdevice #14 Subdevice #15: subdevice #15 Subdevice #16: subdevice #16 Subdevice #17: subdevice #17 Subdevice #18: subdevice #18 Subdevice #19: subdevice #19 Subdevice #20: subdevice #20 Subdevice #21: subdevice #21 Subdevice #22: subdevice #22 Subdevice #23: subdevice #23 Subdevice #24: subdevice #24 Subdevice #25: subdevice #25 Subdevice #26: subdevice #26 Subdevice #27: subdevice #27 Subdevice #28: subdevice #28 Subdevice #29: subdevice #29 Subdevice #30: subdevice #30 Subdevice #31: subdevice #31 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 3: emu10k1 [Multichannel Playback] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 4: p16v [p16v] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [SHARP HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 card 3: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 card 4: U192k [UMC202HD 192k], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0
2. $ cat /etc/modprobe.d/50-sound.conf marc@nova:~> cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro alias snd-card-0 snd-emu10k1 # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller alias snd-card-1 snd-hda-intel # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller alias snd-card-2 snd-hda-intel
3. $ ls -l /proc/asound marc@nova:~> ls -l /proc/asound/ total 0 lrwxrwxrwx 1 root root 5 Nov 24 13:35 Audigy2 -> card0 dr-xr-xr-x 30 root root 0 Nov 17 17:34 card0 dr-xr-xr-x 16 root root 0 Nov 17 17:34 card1 dr-xr-xr-x 8 root root 0 Nov 17 17:34 card2 dr-xr-xr-x 9 root root 0 Nov 17 17:34 card3 dr-xr-xr-x 9 root root 0 Nov 23 07:12 card4 -r--r--r-- 1 root root 0 Nov 21 10:30 cards lrwxrwxrwx 1 root root 5 Nov 24 13:35 CODEC -> card3 -r--r--r-- 1 root root 0 Nov 21 10:30 devices lrwxrwxrwx 1 root root 5 Nov 24 13:35 HDMI -> card1 -r--r--r-- 1 root root 0 Nov 24 13:35 hwdep -r--r--r-- 1 root root 0 Nov 24 13:35 modules dr-xr-xr-x 4 root root 0 Nov 21 10:30 oss lrwxrwxrwx 1 root root 5 Nov 24 13:35 PCH -> card2 -r--r--r-- 1 root root 0 Nov 21 10:30 pcm dr-xr-xr-x 7 root root 0 Nov 24 13:35 seq -r--r--r-- 1 root root 0 Nov 21 10:30 timers lrwxrwxrwx 1 root root 5 Nov 24 13:35 U192k -> card4 -r--r--r-- 1 root root 0 Nov 21 10:30 version
4. $ cat /proc/asound/cards marc@nova:~> cat /proc/asound/cards 0 [Audigy2 ]: Audigy2 - SB Audigy 4 PRO [SB0380] SB Audigy 4 PRO [SB0380] (rev.4, serial:0x20071102) at 0xe000, irq 19 1 [HDMI ]: HDA-Intel - HDA Intel HDMI HDA Intel HDMI at 0xf7c34000 irq 40 2 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xf7c30000 irq 41 3 [CODEC ]: USB-Audio - USB Audio CODEC Burr-Brown from TI USB Audio CODEC at usb-0000:00:14.0-4, full speed 4 [U192k ]: USB-Audio - UMC202HD 192k BEHRINGER UMC202HD 192k at usb-0000:00:14.0-11, high speed
5. $ cat /proc/aound/pcm marc@nova:~> cat /proc/asound/pcm 00-00: emu10k1 : ADC Capture/Standard PCM Playback : playback 32 : capture 1 00-01: emu10k1 mic : Mic Capture : capture 1 00-02: emu10k1 efx : Multichannel Capture : capture 1 00-03: emu10k1 : Multichannel Playback : playback 1 00-04: p16v : p16v : playback 1 : capture 1 01-03: HDMI 0 : HDMI 0 : playback 1 01-07: HDMI 1 : HDMI 1 : playback 1 01-08: HDMI 2 : HDMI 2 : playback 1 02-00: ALC1150 Analog : ALC1150 Analog : playback 1 : capture 1 02-01: ALC1150 Digital : ALC1150 Digital : playback 1 02-02: ALC1150 Alt Analog : ALC1150 Alt Analog : capture 1 03-00: USB Audio : USB Audio : playback 1 : capture 1 04-00: USB Audio : USB Audio : playback 1 : capture 1
HTHs, Marc C...
On 11/30/24 1:19 PM, Marc Chamberlin via openSUSE Users wrote:
Ping! Just hoping I haven't been forgotten and someone can lead me out into nirvana from this pesky problem ;-) Dunno what happened to Masaru Nomiya who was taking point on helping me, for which, of course I am grateful! I suspect he is busy and focused elsewhere. Marc C...
Not forgotten, but Masaru is probably sleeping :) Sound is voodoo to me, so I'm not much use here... -- David C. Rankin, J.D.,P.E.
Hello, Sorry for late reply. Thanks, David & Klaus. In the Message; Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <fae51b9c-3cbe-44f7-afcf-f014536164e1@marcchamberlin.com> Date & Time: Sat, 30 Nov 2024 11:19:08 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: MC> Ping! Just hoping I haven't been forgotten and someone can lead me out into MC> nirvana from this pesky problem ;-) Dunno what happened to Masaru Nomiya who MC> was taking point on helping me, for which, of course I am MC> grateful! I suspect he is busy and focused elsewhere. Marc C... I might hava missed..... (_ _? BTW. In the Message; Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <fd927f06-4343-49b6-960e-bdea15079e14@vink-slott.dk> Date & Time: Sun, 1 Dec 2024 12:03:20 +0100 [KVS] == Klaus Vink Slott via openSUSE Users <users@lists.opensuse.org> has written: [...] KVS> My system has at least as many sound devices as yours - and they KVS> did all work perfectly well before, when I was on Pulseaudio - KVS> and also now after my change to Pipewire. KVS> The only problem I'v experienced with many devices is that KVS> sometimes the system attempts to be helpful, and end up sending KVS> the sound to a device with no speakers connected. I've never known anyone who uses it like you do. If it's okay with you, please tell us about your sound system configuration. MC>>> https://en.opensuse.org/Sound_troubleshooting MN>> This is not designed for use with multiple sound devices. KVS> I disagree, it has nothing to do with the device count. But that KVS> guide is for when you use Pulseaudio, and I suspect that in your KVS> upgrading, your sound system have been changed to Pipewire. No, he is using pulseaudio, not pipewire. In the Message; Subject : Sound setup failure in OpenSuSE 15.6 Message-ID : <f2693c60-c313-4113-8be5-1142ea0fce3e@marcchamberlin.com> Date & Time: Thu, 21 Nov 2024 09:33:05 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: [...] MC> The following shows my sound system hardware components - MC> # inxi -Aa MC> Audio: [...] MC> Server-1: PipeWire v: 1.0.5 status: off with: wireplumber status: active MC> tools: pw-cat,pw-cli,wpctl MC> Server-2: PulseAudio v: 17.0 status: active (root, process) MC> with: pulseaudio-alsa type: plugin tools: pacat,pactl Anyway. Marc, please try this and let me know the results; $ sudo echo blacklist snd-hda-intel > /etc/modprobe.d/intel.conf $ sudo reboot Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ " Reading widely about things that don't seem immediately or practically useful, in the hope that what you learn now may prove meaningful later—that's pretty much the definition of a liberal- arts education. Who knew that one of its best defenders would turn out to be a computer scientist? " -- "What Does It Really Mean to Learn?" THE NEW YORKER --
On 12/1/24 17:16, Masaru Nomiya wrote:
Anyway.
Marc, please try this and let me know the results;
$ sudo echo blacklist snd-hda-intel > /etc/modprobe.d/intel.conf $ sudo reboot
Masaru Nomiya, thanks again for your suggestions, but again no joy! I am still getting the "system error" message when I try to use the test feature for each audio device. You asked about my sound system setup, it is a bit complicated. The sound coming from the onboard motherboard devices I just send to my office monitor and use the monitor's internal speakers, mic, and video camera. The sound that goes through the Creative Labs audio card is send to two different sound outputs, 1 analog and 1 digital. The analog output is sent to a Harmon Kardon media center for my main living room surround sound 7-1 speakers. The digital output is sent to an equalizer and from there routed to my bedroom stereo speakers, hot tub room 5-1 surround sound system, to my cupola/office stereo speakers, and to/from my piano room with a recording mic and stereo playback setup. HTHs, Marc
Hello, In the Message; Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <e10e05c4-b800-4979-8641-5c379d646573@marcchamberlin.com> Date & Time: Wed, 4 Dec 2024 22:18:29 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: MC> On 12/1/24 17:16, Masaru Nomiya wrote: [...] MN> > Marc, please try this and let me know the results; MN> > MN> > $ sudo echo blacklist snd-hda-intel > /etc/modprobe.d/intel.conf MN> > $ sudo reboot MC> Masaru Nomiya, thanks again for your suggestions, but again no MC> joy! I am still getting the "system error" message when I try to MC> use the test feature for each audio device. MC> You asked about my sound system setup, it is a bit [...] MC> stereo playback setup. It's so complicated... So, 1. $ sudo rm -f /etc/modprobe.d/intelconf 2. $ sudo reboot then, please show the results of; 1. $ aplay -l 2. $ cat /etc/modprobe.d/50-sound.conf 3. $ ls -l /proc/asound 4. $ cat /proc/asound/cards 5. $ cat /proc/aound/pcm and, 6. install pavucontrol (or pavucontrol) 7. $ pavucontrol (or pavucontrol-qt) with this, please show what is displayed in the input devices panel, output devices panel, and configuration panel respectively. Best Regards (from Cinderella, where the clock hand is approaching 12 o'clock) --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ " Reading widely about things that don't seem immediately or practically useful, in the hope that what you learn now may prove meaningful later—that's pretty much the definition of a liberal- arts education. Who knew that one of its best defenders would turn out to be a computer scientist? " -- "What Does It Really Mean to Learn?" THE NEW YORKER --
Hello,
In the Message;
Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <e10e05c4-b800-4979-8641-5c379d646573@marcchamberlin.com> Date & Time: Wed, 4 Dec 2024 22:18:29 -0800
[MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written:
MC> On 12/1/24 17:16, Masaru Nomiya wrote: [...] MN> > Marc, please try this and let me know the results; MN> > MN> > $ sudo echo blacklist snd-hda-intel > /etc/modprobe.d/intel.conf MN> > $ sudo reboot
MC> Masaru Nomiya, thanks again for your suggestions, but again no MC> joy! I am still getting the "system error" message when I try to MC> use the test feature for each audio device.
MC> You asked about my sound system setup, it is a bit [...] MC> stereo playback setup.
It's so complicated... LOL Well it's what happens when you put a computer scientist and a
Again many thanks Masare Nomiya for taking the time to give me a helping hand. I have interspersed my answers/comments within your email. Marc.. On 12/5/24 00:32, Masaru Nomiya wrote: pianist in the same body.....
So,
1. $ sudo rm -f /etc/modprobe.d/intelconf
2. $ sudo reboot
then, please show the results of;
1. $ aplay -l
marc@nova:~> aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 0: emu10k1 [ADC Capture/Standard PCM Playback] Subdevices: 29/32 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 Subdevice #8: subdevice #8 Subdevice #9: subdevice #9 Subdevice #10: subdevice #10 Subdevice #11: subdevice #11 Subdevice #12: subdevice #12 Subdevice #13: subdevice #13 Subdevice #14: subdevice #14 Subdevice #15: subdevice #15 Subdevice #16: subdevice #16 Subdevice #17: subdevice #17 Subdevice #18: subdevice #18 Subdevice #19: subdevice #19 Subdevice #20: subdevice #20 Subdevice #21: subdevice #21 Subdevice #22: subdevice #22 Subdevice #23: subdevice #23 Subdevice #24: subdevice #24 Subdevice #25: subdevice #25 Subdevice #26: subdevice #26 Subdevice #27: subdevice #27 Subdevice #28: subdevice #28 Subdevice #29: subdevice #29 Subdevice #30: subdevice #30 Subdevice #31: subdevice #31 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 3: emu10k1 [Multichannel Playback] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 4: p16v [p16v] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [SHARP HDMI] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital] Subdevices: 0/1 Subdevice #0: subdevice #0 card 3: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio] Subdevices: 0/1 Subdevice #0: subdevice #0 card 4: U192k [UMC202HD 192k], device 0: USB Audio [USB Audio] Subdevices: 0/1 Subdevice #0: subdevice #0
2. $ cat /etc/modprobe.d/50-sound.conf
marc@nova:~> cat /etc/modprobe.d/50-sound.conf options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro alias snd-card-0 snd-emu10k1 # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller alias snd-card-1 snd-hda-intel # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller alias snd-card-2 snd-hda-intel
3. $ ls -l /proc/asound
marc@nova:~> ls -l /proc/asound total 0 lrwxrwxrwx 1 root root 5 Dec 5 14:22 Audigy2 -> card0 dr-xr-xr-x 30 root root 0 Dec 5 12:45 card0 dr-xr-xr-x 16 root root 0 Dec 5 12:45 card1 dr-xr-xr-x 8 root root 0 Dec 5 12:45 card2 dr-xr-xr-x 9 root root 0 Dec 5 12:45 card3 dr-xr-xr-x 9 root root 0 Dec 5 12:45 card4 -r--r--r-- 1 root root 0 Dec 5 14:22 cards lrwxrwxrwx 1 root root 5 Dec 5 14:22 CODEC -> card3 -r--r--r-- 1 root root 0 Dec 5 14:22 devices lrwxrwxrwx 1 root root 5 Dec 5 14:22 HDMI -> card1 -r--r--r-- 1 root root 0 Dec 5 14:22 hwdep -r--r--r-- 1 root root 0 Dec 5 14:22 modules dr-xr-xr-x 4 root root 0 Dec 5 14:22 oss lrwxrwxrwx 1 root root 5 Dec 5 14:22 PCH -> card2 -r--r--r-- 1 root root 0 Dec 5 14:22 pcm dr-xr-xr-x 7 root root 0 Dec 5 14:22 seq -r--r--r-- 1 root root 0 Dec 5 14:22 timers lrwxrwxrwx 1 root root 5 Dec 5 14:22 U192k -> card4 -r--r--r-- 1 root root 0 Dec 5 14:22 version
4. $ cat /proc/asound/cards
marc@nova:~> cat /proc/asound/cards 0 [Audigy2 ]: Audigy2 - SB Audigy 4 PRO [SB0380] SB Audigy 4 PRO [SB0380] (rev.4, serial:0x20071102) at 0xe000, irq 19 1 [HDMI ]: HDA-Intel - HDA Intel HDMI HDA Intel HDMI at 0xf7c34000 irq 40 2 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xf7c30000 irq 41 3 [CODEC ]: USB-Audio - USB Audio CODEC Burr-Brown from TI USB Audio CODEC at usb-0000:00:14.0-4, full speed 4 [U192k ]: USB-Audio - UMC202HD 192k BEHRINGER UMC202HD 192k at usb-0000:00:14.0-11, high speed
5. $ cat /proc/aound/pcm
marc@nova:~> cat /proc/asound/pcm 00-00: emu10k1 : ADC Capture/Standard PCM Playback : playback 32 : capture 1 00-01: emu10k1 mic : Mic Capture : capture 1 00-02: emu10k1 efx : Multichannel Capture : capture 1 00-03: emu10k1 : Multichannel Playback : playback 1 00-04: p16v : p16v : playback 1 : capture 1 01-03: HDMI 0 : HDMI 0 : playback 1 01-07: HDMI 1 : HDMI 1 : playback 1 01-08: HDMI 2 : HDMI 2 : playback 1 02-00: ALC1150 Analog : ALC1150 Analog : playback 1 : capture 1 02-01: ALC1150 Digital : ALC1150 Digital : playback 1 02-02: ALC1150 Alt Analog : ALC1150 Alt Analog : capture 1 03-00: USB Audio : USB Audio : playback 1 : capture 1 04-00: USB Audio : USB Audio : playback 1 : capture 1
and, 6. install pavucontrol (or pavucontrol)
Already installed
7. $ pavucontrol (or pavucontrol-qt)
with this, please show what is displayed in the input devices panel, output devices panel, and configuration panel respectively.
You can find the screen captured images (1 week) at - https://paste.opensuse.org/07aad63eccf0 https://paste.opensuse.org/89108051c4aa https://paste.opensuse.org/3ff1a1e6e510
Best Regards (from Cinderella, where the clock hand is approaching 12 o'clock)
Goodnight Cinderella, and again thanks for your help! HTHs Marc...
Ping! I remain hopeful that some kind sound guru can help me with this problem. Masare Nomiya did I lose you? On a whim, I switched my sound system drivers from PulseAudio to Pipewire to see if that would shake things loose. No joy, I am still getting the "Error trying to play a test sound. The system said: "System error"" message when I try to test sound output on each speaker. Marc... On 12/5/24 16:16, Marc Chamberlin via openSUSE Users wrote:
Again many thanks Masare Nomiya for taking the time to give me a helping hand. I have interspersed my answers/comments within your email. Marc..
Hello,
In the Message;
Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <e10e05c4-b800-4979-8641-5c379d646573@marcchamberlin.com> Date & Time: Wed, 4 Dec 2024 22:18:29 -0800
[MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written:
MC> On 12/1/24 17:16, Masaru Nomiya wrote: [...] MN> > Marc, please try this and let me know the results; MN> > MN> > $ sudo echo blacklist snd-hda-intel > /etc/modprobe.d/intel.conf MN> > $ sudo reboot
MC> Masaru Nomiya, thanks again for your suggestions, but again no MC> joy! I am still getting the "system error" message when I try to MC> use the test feature for each audio device.
MC> You asked about my sound system setup, it is a bit [...] MC> stereo playback setup.
It's so complicated... LOL Well it's what happens when you put a computer scientist and a
On 12/5/24 00:32, Masaru Nomiya wrote: pianist in the same body.....
So,
1. $ sudo rm -f /etc/modprobe.d/intelconf
2. $ sudo reboot
then, please show the results of;
1. $ aplay -l
marc@nova:~> aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 0: emu10k1 [ADC Capture/Standard PCM Playback] Subdevices: 29/32 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 Subdevice #8: subdevice #8 Subdevice #9: subdevice #9 Subdevice #10: subdevice #10 Subdevice #11: subdevice #11 Subdevice #12: subdevice #12 Subdevice #13: subdevice #13 Subdevice #14: subdevice #14 Subdevice #15: subdevice #15 Subdevice #16: subdevice #16 Subdevice #17: subdevice #17 Subdevice #18: subdevice #18 Subdevice #19: subdevice #19 Subdevice #20: subdevice #20 Subdevice #21: subdevice #21 Subdevice #22: subdevice #22 Subdevice #23: subdevice #23 Subdevice #24: subdevice #24 Subdevice #25: subdevice #25 Subdevice #26: subdevice #26 Subdevice #27: subdevice #27 Subdevice #28: subdevice #28 Subdevice #29: subdevice #29 Subdevice #30: subdevice #30 Subdevice #31: subdevice #31 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 3: emu10k1 [Multichannel Playback] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 4: p16v [p16v] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [SHARP HDMI] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital] Subdevices: 0/1 Subdevice #0: subdevice #0 card 3: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio] Subdevices: 0/1 Subdevice #0: subdevice #0 card 4: U192k [UMC202HD 192k], device 0: USB Audio [USB Audio] Subdevices: 0/1 Subdevice #0: subdevice #0
2. $ cat /etc/modprobe.d/50-sound.conf
marc@nova:~> cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro alias snd-card-0 snd-emu10k1 # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller alias snd-card-1 snd-hda-intel # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller alias snd-card-2 snd-hda-intel
3. $ ls -l /proc/asound
marc@nova:~> ls -l /proc/asound total 0 lrwxrwxrwx 1 root root 5 Dec 5 14:22 Audigy2 -> card0 dr-xr-xr-x 30 root root 0 Dec 5 12:45 card0 dr-xr-xr-x 16 root root 0 Dec 5 12:45 card1 dr-xr-xr-x 8 root root 0 Dec 5 12:45 card2 dr-xr-xr-x 9 root root 0 Dec 5 12:45 card3 dr-xr-xr-x 9 root root 0 Dec 5 12:45 card4 -r--r--r-- 1 root root 0 Dec 5 14:22 cards lrwxrwxrwx 1 root root 5 Dec 5 14:22 CODEC -> card3 -r--r--r-- 1 root root 0 Dec 5 14:22 devices lrwxrwxrwx 1 root root 5 Dec 5 14:22 HDMI -> card1 -r--r--r-- 1 root root 0 Dec 5 14:22 hwdep -r--r--r-- 1 root root 0 Dec 5 14:22 modules dr-xr-xr-x 4 root root 0 Dec 5 14:22 oss lrwxrwxrwx 1 root root 5 Dec 5 14:22 PCH -> card2 -r--r--r-- 1 root root 0 Dec 5 14:22 pcm dr-xr-xr-x 7 root root 0 Dec 5 14:22 seq -r--r--r-- 1 root root 0 Dec 5 14:22 timers lrwxrwxrwx 1 root root 5 Dec 5 14:22 U192k -> card4 -r--r--r-- 1 root root 0 Dec 5 14:22 version
4. $ cat /proc/asound/cards
marc@nova:~> cat /proc/asound/cards 0 [Audigy2 ]: Audigy2 - SB Audigy 4 PRO [SB0380] SB Audigy 4 PRO [SB0380] (rev.4, serial:0x20071102) at 0xe000, irq 19 1 [HDMI ]: HDA-Intel - HDA Intel HDMI HDA Intel HDMI at 0xf7c34000 irq 40 2 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xf7c30000 irq 41 3 [CODEC ]: USB-Audio - USB Audio CODEC Burr-Brown from TI USB Audio CODEC at usb-0000:00:14.0-4, full speed 4 [U192k ]: USB-Audio - UMC202HD 192k BEHRINGER UMC202HD 192k at usb-0000:00:14.0-11, high speed
5. $ cat /proc/aound/pcm
marc@nova:~> cat /proc/asound/pcm 00-00: emu10k1 : ADC Capture/Standard PCM Playback : playback 32 : capture 1 00-01: emu10k1 mic : Mic Capture : capture 1 00-02: emu10k1 efx : Multichannel Capture : capture 1 00-03: emu10k1 : Multichannel Playback : playback 1 00-04: p16v : p16v : playback 1 : capture 1 01-03: HDMI 0 : HDMI 0 : playback 1 01-07: HDMI 1 : HDMI 1 : playback 1 01-08: HDMI 2 : HDMI 2 : playback 1 02-00: ALC1150 Analog : ALC1150 Analog : playback 1 : capture 1 02-01: ALC1150 Digital : ALC1150 Digital : playback 1 02-02: ALC1150 Alt Analog : ALC1150 Alt Analog : capture 1 03-00: USB Audio : USB Audio : playback 1 : capture 1 04-00: USB Audio : USB Audio : playback 1 : capture 1
and, 6. install pavucontrol (or pavucontrol)
Already installed
7. $ pavucontrol (or pavucontrol-qt)
with this, please show what is displayed in the input devices panel, output devices panel, and configuration panel respectively.
You can find the screen captured images (1 week) at -
https://paste.opensuse.org/07aad63eccf0
https://paste.opensuse.org/89108051c4aa
https://paste.opensuse.org/3ff1a1e6e510
Best Regards (from Cinderella, where the clock hand is approaching 12 o'clock)
Goodnight Cinderella, and again thanks for your help! HTHs Marc...
Hello, I'm terribly sorry. I completely missed it. In the Message; Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <4fc9f865-7aed-4ae7-b560-124137469079@marcchamberlin.com> Date & Time: Sat, 14 Dec 2024 13:21:33 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: MC> Ping! I remain hopeful that some kind sound guru can help me with this MC> problem. Masare Nomiya did I lose you? MC> On a whim, I switched my sound system drivers from PulseAudio to MC> Pipewire to see if that would shake things loose. No joy, I am MC> still getting the "Error trying to play a test sound. It's not a problem with the sound server, but a problem with the sound device settings. MC> On 12/5/24 16:16, Marc Chamberlin via openSUSE Users wrote: MC> > marc@nova:~> aplay -l MC> > **** List of PLAYBACK Hardware Devices **** MC> > card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 0: emu10k1 [ADC MC> > Capture/Standard PCM Playback] [...] MC> > card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 3: emu10k1 [Multichannel MC> > Playback] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 4: p16v [p16v] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [SHARP HDMI] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0 MC> > card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 2: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 2: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0 MC> > card 3: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0 MC> > card 4: U192k [UMC202HD 192k], device 0: USB Audio [USB Audio] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0 This is no problem. MC> > marc@nova:~> cat /etc/modprobe.d/50-sound.conf MC> > MC> > options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel MC> > # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro MC> > alias snd-card-0 snd-emu10k1 MC> > # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller MC> > alias snd-card-1 snd-hda-intel MC> > # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller MC> > alias snd-card-2 snd-hda-intel This is completely different. 1. Your system shouldn't use snd-card-1. 2. Two USB-AUDIO devices are being ignored. Isn't there 50-sound.conf.rpmsave left in /etc/modprobe.d? MC> >> 3. $ ls -l /proc/asound MC> > marc@nova:~> ls -l /proc/asound MC> > total 0 MC> > lrwxrwxrwx 1 root root 5 Dec 5 14:22 Audigy2 -> card0 MC> > dr-xr-xr-x 30 root root 0 Dec 5 12:45 card0 MC> > dr-xr-xr-x 16 root root 0 Dec 5 12:45 card1 MC> > dr-xr-xr-x 8 root root 0 Dec 5 12:45 card2 MC> > dr-xr-xr-x 9 root root 0 Dec 5 12:45 card3 MC> > dr-xr-xr-x 9 root root 0 Dec 5 12:45 card4 [...] MC> > 0xe000, irq 19 MC> > 1 [HDMI ]: HDA-Intel - HDA Intel HDMI MC> > HDA Intel HDMI at 0xf7c34000 irq 40 MC> > 2 [PCH ]: HDA-Intel - HDA Intel PCH MC> > HDA Intel PCH at 0xf7c30000 irq 41 MC> > 3 [CODEC ]: USB-Audio - USB Audio CODEC MC> > Burr-Brown from TI USB Audio CODEC at MC> > usb-0000:00:14.0-4, full speed MC> > 4 [U192k ]: USB-Audio - UMC202HD 192k MC> > BEHRINGER UMC202HD 192k at usb-0000:00:14.0-11, high MC> > speed [...] MC> > 00-01: emu10k1 mic : Mic Capture : capture 1 MC> > 00-02: emu10k1 efx : Multichannel Capture : capture 1 MC> > 00-03: emu10k1 : Multichannel Playback : playback 1 MC> > 00-04: p16v : p16v : playback 1 : capture 1 MC> > 01-03: HDMI 0 : HDMI 0 : playback 1 MC> > 01-07: HDMI 1 : HDMI 1 : playback 1 MC> > 01-08: HDMI 2 : HDMI 2 : playback 1 MC> > 02-00: ALC1150 Analog : ALC1150 Analog : playback 1 : capture 1 MC> > 02-01: ALC1150 Digital : ALC1150 Digital : playback 1 MC> > 02-02: ALC1150 Alt Analog : ALC1150 Alt Analog : capture 1 MC> > 03-00: USB Audio : USB Audio : playback 1 : capture 1 MC> > 04-00: USB Audio : USB Audio : playback 1 : capture 1 Thanks. I've figured out the problem. I think you can solve it with pavucontrol. MN> >> 7. $ pavucontrol (or pavucontrol-qt) MN> >> MN> >> with this, please show what is displayed in the input devices MN> >> panel, output devices panel, and configuration panel MN> >> respectively. MC> > You can find the screen captured images (1 week) at - MC> > MC> > https://paste.opensuse.org/07aad63eccf0 MC> > MC> > https://paste.opensuse.org/89108051c4aa MC> > MC> > https://paste.opensuse.org/3ff1a1e6e510 The images were deleted due to time running out. I'm sorry, but please upload these images again. Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "During testing, Sakana found that its system began unexpectedly attempting to modify its own experiment code to extend the time it had to work on a problem." -- Research AI model unexpectedly attempts to modify its own code to extend runtime (ars TECHNICA) --
On 12/14/24 16:11, Masaru Nomiya wrote:
Hello,
I'm terribly sorry. I completely missed it.
In the Message;
Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <4fc9f865-7aed-4ae7-b560-124137469079@marcchamberlin.com> Date & Time: Sat, 14 Dec 2024 13:21:33 -0800
[MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written:
MC> Ping! I remain hopeful that some kind sound guru can help me with this MC> problem. Masare Nomiya did I lose you?
MC> On a whim, I switched my sound system drivers from PulseAudio to MC> Pipewire to see if that would shake things loose. No joy, I am MC> still getting the "Error trying to play a test sound.
It's not a problem with the sound server, but a problem with the sound device settings.
MC> On 12/5/24 16:16, Marc Chamberlin via openSUSE Users wrote:
MC> > marc@nova:~> aplay -l MC> > **** List of PLAYBACK Hardware Devices **** MC> > card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 0: emu10k1 [ADC MC> > Capture/Standard PCM Playback] [...] MC> > card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 3: emu10k1 [Multichannel MC> > Playback] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 0: Audigy2 [SB Audigy 4 PRO [SB0380]], device 4: p16v [p16v] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [SHARP HDMI] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0 MC> > card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 2: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog] MC> > Subdevices: 1/1 MC> > Subdevice #0: subdevice #0 MC> > card 2: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0 MC> > card 3: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0 MC> > card 4: U192k [UMC202HD 192k], device 0: USB Audio [USB Audio] MC> > Subdevices: 0/1 MC> > Subdevice #0: subdevice #0
This is no problem.
MC> > marc@nova:~> cat /etc/modprobe.d/50-sound.conf MC> > MC> > options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel MC> > # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro MC> > alias snd-card-0 snd-emu10k1 MC> > # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller MC> > alias snd-card-1 snd-hda-intel MC> > # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller MC> > alias snd-card-2 snd-hda-intel
This is completely different.
1. Your system shouldn't use snd-card-1. 2. Two USB-AUDIO devices are being ignored.
Isn't there 50-sound.conf.rpmsave left in /etc/modprobe.d?
1. No comment 2. No, there is no rpmsave file, only a 50-sound.conf.YaST2save file.
MC> >> 3. $ ls -l /proc/asound MC> > marc@nova:~> ls -l /proc/asound MC> > total 0 MC> > lrwxrwxrwx 1 root root 5 Dec 5 14:22 Audigy2 -> card0 MC> > dr-xr-xr-x 30 root root 0 Dec 5 12:45 card0 MC> > dr-xr-xr-x 16 root root 0 Dec 5 12:45 card1 MC> > dr-xr-xr-x 8 root root 0 Dec 5 12:45 card2 MC> > dr-xr-xr-x 9 root root 0 Dec 5 12:45 card3 MC> > dr-xr-xr-x 9 root root 0 Dec 5 12:45 card4 [...] MC> > 0xe000, irq 19 MC> > 1 [HDMI ]: HDA-Intel - HDA Intel HDMI MC> > HDA Intel HDMI at 0xf7c34000 irq 40 MC> > 2 [PCH ]: HDA-Intel - HDA Intel PCH MC> > HDA Intel PCH at 0xf7c30000 irq 41 MC> > 3 [CODEC ]: USB-Audio - USB Audio CODEC MC> > Burr-Brown from TI USB Audio CODEC at MC> > usb-0000:00:14.0-4, full speed MC> > 4 [U192k ]: USB-Audio - UMC202HD 192k MC> > BEHRINGER UMC202HD 192k at usb-0000:00:14.0-11, high MC> > speed [...] MC> > 00-01: emu10k1 mic : Mic Capture : capture 1 MC> > 00-02: emu10k1 efx : Multichannel Capture : capture 1 MC> > 00-03: emu10k1 : Multichannel Playback : playback 1 MC> > 00-04: p16v : p16v : playback 1 : capture 1 MC> > 01-03: HDMI 0 : HDMI 0 : playback 1 MC> > 01-07: HDMI 1 : HDMI 1 : playback 1 MC> > 01-08: HDMI 2 : HDMI 2 : playback 1 MC> > 02-00: ALC1150 Analog : ALC1150 Analog : playback 1 : capture 1 MC> > 02-01: ALC1150 Digital : ALC1150 Digital : playback 1 MC> > 02-02: ALC1150 Alt Analog : ALC1150 Alt Analog : capture 1 MC> > 03-00: USB Audio : USB Audio : playback 1 : capture 1 MC> > 04-00: USB Audio : USB Audio : playback 1 : capture 1
Thanks.
I've figured out the problem. I think you can solve it with pavucontrol.
Oh that sounds promising, I hope so!
MN> >> 7. $ pavucontrol (or pavucontrol-qt) MN> >> MN> >> with this, please show what is displayed in the input devices MN> >> panel, output devices panel, and configuration panel MN> >> respectively.
MC> > You can find the screen captured images (1 week) at - MC> > MC> > https://paste.opensuse.org/07aad63eccf0 MC> > MC> > https://paste.opensuse.org/89108051c4aa MC> > MC> > https://paste.opensuse.org/3ff1a1e6e510
The images were deleted due to time running out.
I'm sorry, but please upload these images again.
I can do that, we have the technology! https://paste.opensuse.org/0b415e74a13b https://paste.opensuse.org/313478e2108d https://paste.opensuse.org/7b8820a6be89 HTHs and thanks Masaru Nomiya. Marc
Best Regards.
--- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "During testing, Sakana found that its system began unexpectedly attempting to modify its own experiment code to extend the time it had to work on a problem."
-- Research AI model unexpectedly attempts to modify its own code to extend runtime (ars TECHNICA) --
Hello, In the Message; Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <8e2752a7-7a61-4f51-a213-9665c2ea49bd@marcchamberlin.com> Date & Time: Sat, 14 Dec 2024 18:29:53 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: MC> > Isn't there 50-sound.conf.rpmsave left in /etc/modprobe.d? MC> 1. No comment MC> 2. No, there is no rpmsave file, only a 50-sound.conf.YaST2save MC> file. GOOD! Please show the result of; $ cat /etc/modprobe.d/50-sound.conf.YaST2save In Japan, they say that if there is a god who throws something away, there is a god who picks it up. Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ " The production of A.I. seems to carry a powerful side effect: as the machines generate intelligence, they also generate mystery. Human misunderstanding endures, possibly a permanent condition. " -- "Was Linguistic A.I. Created by Accident?" THE NEW YORKER --
On 12/14/24 19:25, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <8e2752a7-7a61-4f51-a213-9665c2ea49bd@marcchamberlin.com> Date & Time: Sat, 14 Dec 2024 18:29:53 -0800
[MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written:
MC> > Isn't there 50-sound.conf.rpmsave left in /etc/modprobe.d?
MC> 1. No comment
MC> 2. No, there is no rpmsave file, only a 50-sound.conf.YaST2save MC> file.
GOOD!
Please show the result of;
$ cat /etc/modprobe.d/50-sound.conf.YaST2save
Can do! -
marc@nova:/etc/modprobe.d> cat 50-sound.conf.YaST2save
options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro alias snd-card-0 snd-emu10k1 # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller alias snd-card-1 snd-hda-intel # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller alias snd-card-2 snd-hda-intel
HTHs, Marc...
Hello, In the Message; Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <5e6d0de1-6eac-458f-acd5-d22617b7ba9e@marcchamberlin.com> Date & Time: Sun, 15 Dec 2024 14:00:16 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: MC> On 12/14/24 19:25, Masaru Nomiya wrote: [...] MN>>>> Isn't there 50-sound.conf.rpmsave left in /etc/modprobe.d? MC>>> 1. No comment MC>>> 2. No, there is no rpmsave file, only a 50-sound.conf.YaST2save MC>>> file. MN>> GOOD! MN>> Please show the result of; MN>> $ cat /etc/modprobe.d/50-sound.conf.YaST2save MC> Can do! - MC> marc@nova:/etc/modprobe.d> cat 50-sound.conf.YaST2save MC> MC> options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel MC> # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro MC> alias snd-card-0 snd-emu10k1 MC> # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller MC> alias snd-card-1 snd-hda-intel MC> # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller MC> > alias snd-card-2 snd-hda-intel Hmm, no good. Normally, when you do an update or upgrade, it leaves behind a configuration file in the form of foo.conf.rpmsave, or foo.conf.YaST2save, but your sound system was probably too complicated for YaST2... Anyway, in your case, I think it would be better to disable one Intel Sound chip. How about this? 1. start pavucontrol 2. select "Configuration" Panel 3. select "Digital Stereo (IEC958) Output" 4. Click on the down arrow at the bottom to display the pull-down menu, and select “disable” If this doesn't work, try changing the "Digital Stereo (IEC958) Output" to "Digital Surrond 5.1(HDMI) Output". Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ " The production of A.I. seems to carry a powerful side effect: as the machines generate intelligence, they also generate mystery. Human misunderstanding endures, possibly a permanent condition. " -- "Was Linguistic A.I. Created by Accident?" THE NEW YORKER --
Hello, In the Message; Subject : Re: Sound setup failure in OpenSuSE 15.6 Message-ID : <87o71cjs7j.wl-nomiya@lake.dti.ne.jp> Date & Time: Mon, 16 Dec 2024 11:07:44 +0900 [MN] == Masaru Nomiya <nomiya@lake.dti.ne.jp> has written: [...] MN> Anyway, in your case, I think it would be better to disable one Intel MN> Sound chip. How about this? MN> 1. start pavucontrol MN> 2. select "Configuration" Panel MN> 3. select "Digital Stereo (IEC958) Output" MN> 4. Click on the down arrow at the bottom to display the pull-down MN> menu, and select “disable” MN> If this doesn't work, try changing the "Digital Stereo (IEC958) MN> Output" to "Digital Surrond 5.1(HDMI) Output". I have some doubts about this method, so let's take some serious countermeasures. 1. start YaST2 as root 2. Hardware --> Sound All the sound devices on the PC are displayed as Sound Configuration, so set the driver for the device you want to use via the Add button. Here, the BEHRINGER GmbH UMC202HD 192k and Texas Instruments PCM2900 Audio Codec are set as USB Audio Generic, but YaST2 sets them as different cards. Probably, the device that is not used is from the Gigabyte video card, but this should be left in the "Not Registered" state. Each time you set up a device, proceed with the work while checking with the test sound. Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "Reading widely about things that don't seem immediately or practically useful, in the hope that what you learn now may prove meaningful later―that's pretty much the definition of a liberal- arts education. Who knew that one of its best defenders would turn out to be a computer scientist?" -- "What Does It Really Mean to Learn?" THE NEW YORKER --
Hi I am no expert on sound either, but here goes my 5 Den 24.11.2024 kl. 22.47 skrev Marc Chamberlin via openSUSE Users:
Thanks Masaru Nomiya for taking the time to help me out. I will edit out some of the original comments of mine and intersperse my replies after your queries below.
On 11/21/24 19:52, Masaru Nomiya wrote:
[...] I've never seen anyone use so many sound devices like you. LOL, well actually some of the sound devices you see came with the Gigabyte motherboard as features.
My system has at least as many sound devices as yours - and they did all work perfectly well before, when I was on Pulseaudio - and also now after my change to Pipewire. The only problem I'v experienced with many devices is that sometimes the system attempts to be helpful, and end up sending the sound to a device with no speakers connected.
MC> https://en.opensuse.org/Sound_troubleshooting This is not designed for use with multiple sound devices. I disagree, it has nothing to do with the device count. But that guide is for when you use Pulseaudio, and I suspect that in your upgrading, your sound system have been changed to Pipewire.
Check with rpm -qa | grep pipewire-pulseaudio I not - please ignore the rest of my message :-)
Hmm, OK but it was the best troubleshooting document I could find.... If you know of a better document please let me know. Although your system might already have been changed by the update, I would suggest that you try following
https://en.opensuse.org/openSUSE:Pipewire to make sure that any leftovers from your previous Pulseaudio install is removed. Also check for any leftover Pulseaudio config files that Pipewire might interpret different. You can try a systemctl --user status pipewire.service as your normal logged in user. To see if your you have a running Pipewire. Mine is like: klaus@msien:~> systemctl --user status pipewire.service ● pipewire.service - PipeWire Multimedia Service Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: disabled) Active: active (running) ... If are running pipewire, I suggest to install qpwgraph to show your devices and how sound is routed between devices. There is still bugs(1) in how Pipewire and KDE works together, but in the overall picture I find Pipewire easier to work with. -- Klaus 1)https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/3832
Hello, In the Message; Subject : Sound setup failure in OpenSuSE 15.6 Message-ID : <f2693c60-c313-4113-8be5-1142ea0fce3e@marcchamberlin.com> Date & Time: Thu, 21 Nov 2024 09:33:05 -0800 [MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written: MC> I have a computer devoted to handling my media center and recently upgraded it MC> from OpenSuSE 15.5.to 15..6 (KDE X-11 Plasma desktop) and now I am having MC> troubles setting up the sound system. Whenever I right click on the small MC> speaker icon in the kicker bar, to configure the audio devices, MC> and select any one of the playback devices and try to test the MC> speakers, I get the following error - [...] Isn't the 50-sound.conf file in /etc/modprobe.d that was used in 15.5 still there? Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "To hire for skills, firms will need to implement robust and intentional changes in their hiring practices ― and change is hard." -- Employers don’t practice what they preach on skills-based hiring --
On 12/5/24 01:17, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Sound setup failure in OpenSuSE 15.6 Message-ID : <f2693c60-c313-4113-8be5-1142ea0fce3e@marcchamberlin.com> Date & Time: Thu, 21 Nov 2024 09:33:05 -0800
[MC] == Marc Chamberlin via openSUSE Users <users@lists.opensuse.org> has written:
MC> I have a computer devoted to handling my media center and recently upgraded it MC> from OpenSuSE 15.5.to 15..6 (KDE X-11 Plasma desktop) and now I am having MC> troubles setting up the sound system. Whenever I right click on the small MC> speaker icon in the kicker bar, to configure the audio devices, MC> and select any one of the playback devices and try to test the MC> speakers, I get the following error - [...]
Isn't the 50-sound.conf file in /etc/modprobe.d that was used in 15.5 still there?
Indeed, it is. marc@nova:~> cat /etc/modprobe.d/50-sound.conf options snd slots=snd-emu10k1,snd-hda-intel,snd-hda-intel # svHJ.koLs3KhhqB9:SB0380 Audigy 4 Pro alias snd-card-0 snd-emu10k1 # u1Nb.KQcCGfWUeXB:9 Series Chipset Family HD Audio Controller alias snd-card-1 snd-hda-intel # 3hqH.bQjzHrSTHK8:Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller alias snd-card-2 snd-hda-intel Marc...
participants (4)
-
David C. Rankin
-
Klaus Vink Slott
-
Marc Chamberlin
-
Masaru Nomiya