oops, I forgot ... Anno domini 2021 Mon, 26 Jul 17:56:08 -0400 Edward scripsit: > On 7/25/21 10:46 PM, E. Liddell wrote: > > On Sun, 25 Jul 2021 22:41:34 +0200 > > "Dr. Nikolaus Klepp" <office@xxxxxxxxx> wrote: > > > >> Oh, I see, your headset is on USB :) That means that audio playback is not managed by your soundlbaster card, but by the USB headset itself - it's a different soundcard. But your volume keys change volume of the soundblaster aka default soundcard only. That will not work as intended. > > If the problem is indeed that the headset is being treated as a second soundcard, > > I can see two potential solutions: > > > > Change the config (probably the ALSA config) to make the headset the default > > (first) soundcard. > > > > More radically, blacklist the driver for the Audigy soundcard so that it (hopefully) > > doesn't get picked up at all. > > > > If you're ever using the main soundcard, either of those things might cause other > > problems, of course. > > 02:00.0 Audio device: Creative Labs Sound Core3D [Sound Blaster Recon3D > / Z-Series] (rev 01) > Subsystem: Creative Labs SB1570 SB Audigy Fx > Flags: bus master, fast devsel, latency 0, IRQ 18, NUMA node 0 > Memory at fe9fc000 (64-bit, non-prefetchable) [size=16K] > Memory at fe9f8000 (64-bit, non-prefetchable) [size=16K] > Capabilities: <access denied> > Kernel driver in use: snd_hda_intel > Kernel modules: snd_hda_intel > > > Output of lsusb -v for the Logitiech headphones, attached. This is my /etc/modprobe.d/alsa-base.conf. It ensures that USB mics get index 0 - otherwise chromium cannot use them as audio source - and my builtin cards (Nvidia HDMI, soundblaster, onboard sound) are 1/2/3. Last line shows how to deactivate all but the last internal card and give it the index 1. $ cat /etc/modprobe.d/alsa-base.conf #options snd_hda_intel model=thinkpad options snd_usb_audio index=0 options snd_hda_intel index=1,2,3 #options snd_hda_intel index=3,2,1 enable=0,0,1 Nik > > > -- > Linux. A Continual Learning Experience. > > TDE: R14.0.10 - Debian: 10.10 (amd64) > > -- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... ____________________________________________________ tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx