Hallo,
I cant switch with PulseAudio from Card to USB-Headset Device.
Arma always blocks this functionality.
Description
Description
Details
Details
- Severity
- Trivial
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Linux x64
- Operating System Version
- Linux webmast 3.18.34-hjcms #1 SMP PREEMPT Tue May 31 06:27:52 CEST 2016 x86_64 x86_64 x86_64 GNU/Linux
- Category
- Sound
Additional Information
~> aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
default
PulseAudio Sound Server
hdmi:CARD=NVidia_1,DEV=0
HDA NVidia, HDMI 0 HDMI Audio Output
hdmi:CARD=NVidia_1,DEV=1
HDA NVidia, HDMI 1 HDMI Audio Output
hdmi:CARD=NVidia_1,DEV=2
HDA NVidia, HDMI 2 HDMI Audio Output
hdmi:CARD=NVidia_1,DEV=3
HDA NVidia, HDMI 3 HDMI Audio Output
sysdefault:CARD=NVidia
HDA ATI SB, VT1818S Analog Default Audio Device
front:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Analog Front speakers
surround21:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Analog 2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Analog 4.0 Surround output to Front and Rear speakers
surround41:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Analog 4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Analog 5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=NVidia,DEV=0
HDA ATI SB, VT1818S Digital HDMI Audio Output
sysdefault:CARD=Headset
USB PnP Sound Device, USB Audio Default Audio Device
front:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio Front speakers
surround21:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio 2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio 4.0 Surround output to Front and Rear speakers
surround41:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio 4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio 5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Headset,DEV=0
USB PnP Sound Device, USB Audio IEC958 (S/PDIF) Digital Audio Output
Event Timeline
Comment Actions
I have ASUS ROG Spitfire 7.1 usb headset and fixed this issue with next workaround:
- open pulseaudio preferences and enable "Add virtual output device for simultaneous output on all local sound cards" checkbox.
- set this virtual device as default
- reboot system
- set volume on speaker and mic on "default" soundcard via alsamixer > F6 (select sound card) > - (default) > F5 (view: playback + capture)
In result I have next working variant:
toxa@developer:~> aplay -L null Discard all samples (playback) or generate zero samples (capture) default Default ALSA Output (currently PulseAudio Sound Server) sysdefault:CARD=Spitfire ASUS ROG Spitfire, USB Audio Default Audio Device front:CARD=Spitfire,DEV=0 ASUS ROG Spitfire, USB Audio Front speakers ...