You are not logged in.

#1 2025-03-31 12:14:31

xyz987
Member
Registered: 2023-10-12
Posts: 11

[solve] dual independent gpu (intel arc & nvidia) no audio

Hi sirs
I have two independent gpu, and if i use alsamixer to change default sound card and use under command it can speak out form different gpu 
   aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Center.wav   =>  intel speak out ok
   aplay -D plughw:1,3 /usr/share/sounds/alsa/Front_Center.wav   =>  nvidia speak out ok

And I refer web to add somf file  like   /etc/asound.conf   in  /etc,   and  ~/.asoundrc .   
                  (i prefer use intel)
                      defaults.pcm.card 0
                      defaults.pcm.device 3
                      defaults.ctl.card 0 

but in pavucontrol, it only show dummy output,  and  it looks like work normal volume can adjust
what can i do to next step?? ( i already join user to audio group, i use xfce)
information like list


grep -i vga
03:00.0 VGA compatible controller: Intel Corporation DG1 [Iris Xe Graphics] (rev 01)
07:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1)


aplay -l
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [TL32K6TRE]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [2450W]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Last edited by xyz987 (2025-04-03 13:23:17)

Offline

#2 2025-03-31 14:18:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,082

Re: [solve] dual independent gpu (intel arc & nvidia) no audio

but in pavucontrol, it only show dummy output

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

pacman -Qs 'wire|pulse'

Online

#3 2025-04-01 04:05:25

xyz987
Member
Registered: 2023-10-12
Posts: 11

Re: [solve] dual independent gpu (intel arc & nvidia) no audio

Hi sir 


[william@ArchLinux Desktop]$ sudo pacman -Qs "wire|pulse"

local/libcanberra 1:0.30+r2+gc0620e4-4
    A small and lightweight implementation of the XDG Sound Theme Specification
local/libpipewire 1:1.4.1-1
    Low-latency audio/video router and processor - client library
local/libpulse 17.0+r43+g3e2bb8a1e-1
    A featureful, general-purpose sound server (client library)
local/libraw1394 2.1.2-4
    Provides an API to the Linux IEEE1394 (FireWire) driver
local/linux 6.13.8.arch1-1
    The Linux kernel and modules
local/pavucontrol 1:6.1-1
    PulseAudio Volume Control
local/pipewire 1:1.4.1-1
    Low-latency audio/video router and processor
local/pulseaudio 17.0+r43+g3e2bb8a1e-1
    A featureful, general-purpose sound server
local/pulseaudio-alsa 1:1.2.12-4
    ALSA Configuration for PulseAudio
local/pulseaudio-control 3.1.1-2
    Easily control PulseAudio from any status bar
local/xfce4-pulseaudio-plugin 0.4.9-2 (xfce4-goodies)
    Pulseaudio plugin for the Xfce4 panel

Last edited by xyz987 (2025-04-01 04:05:57)

Offline

#4 2025-04-01 06:14:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,082

Re: [solve] dual independent gpu (intel arc & nvidia) no audio

replace pulseaudio w/ pipewire-pulse, probably drop pulseaudio-alsa

On a formal note, please use [code][/code] tags. Edit your post in this regard.

Online

#5 2025-04-03 13:33:59

xyz987
Member
Registered: 2023-10-12
Posts: 11

Re: [solve] dual independent gpu (intel arc & nvidia) no audio

seth wrote:

replace pulseaudio w/ pipewire-pulse, probably drop pulseaudio-alsa

On a formal note, please use [code][/code] tags. Edit your post in this regard.


Hi, Sir

Thanks for your help! 

I remove pulseaudio,  install pipewire-pulse & pipewire-audio than to volume control => item configuration original no pro audio to choice,
                         after install it can change  dummy volume to pro audio

Offline

Board footer

Powered by FluxBB