this post was submitted on 22 Feb 2025
35 points (100.0% liked)

KDE

5941 readers
64 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

Hi,

I was used to switching between laptop speakers and Bluetooth speaker on the normal audio menu.

But one day, I needed to use a TV's speakers through HDMI, and couldn't find it, so I initially thought it was a driver issue, but never found a fix, so I had to use a friend's Windows laptop at the last minute because people were waiting to watch something.

Today, months later, I have the same issue, but on a different laptop with more recent hardware, so I was hoping to have better luck, and I didn't... Until I accidentaly notice that the HDMI device is available under a submenu of the laptop's speakers, WTF ?

Attached to this post is a screenshot showing a Bluetooth speaker, the laptop's speakers and HDMI speakers. Why isn't the latter available at the same location as the former two ?

The submenu could be kept for selecting between 2.0/5.1/7.1, just like for Bluetooth devices it's used to select between aptX/LDAC/SBC, but I don't understand what's a whole different device doing in that submenu of the laptop's speakers.

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] 2xsaiko@discuss.tchncs.de 11 points 1 day ago (4 children)

This menu is for switching the device profile. Different programs can output audio to different devices, but a device can only have a single profile at a time active.

So, this menu can’t be flattened because the driver for the device doesn’t support outputting to both the speakers and the HDMI port at the same time. If the hardware supports it, this would have to be fixed in the driver, or at least ALSA or PipeWire. Plasma can’t do anything about this.

would have to be fixed in the driver, or at least ALSA or PipeWire

coppwr

Set up a dummy device whose input is a monitor of the HDMI out, and make the dummy device's output the headphones.

Used to use pactl for pulse, but coppwr makes pipe wire configs very visually accessible.

load more comments (3 replies)