Teil 4 der Linux Audio Serie ist online. Diesmal pure Praxis. Wie verbessere ich mein Mikrofon für Calls?

Wie mache ich ein eigenes Sono Multi-Room Setup?

Mit kostenloser Registrierung lesbar.

https://rueegger.me/linux-audio-von-grund-auf-teil-4-alltagsetup/

#Linux #LinuxAudio #PipeWire #WirePlumber #FOSS #OpenSource

Linux Audio von Grund auf, Teil 4: Mein Alltagsetup

Vom internen ThinkPad Mikrofon zur professionellen Sprachkette, plus Tastaturshortcuts und qpwgraph Patches, die den Linux Audio Alltag besser machen. Teil vier der Serie.

Rüegger's Log

Vorgeschichte:

Seit Mitte 25 bin ich auf Linux unterwegs. Seit Anfang an hatte ich in unregelmäßigen Abständen bei verschiedenen Games Störgeräusche.

Die üblichen Tipps mit #PipeWire #PulseAudio #Wireplumber brachten keine Verbesserung. Ich tat es als „Linux Ding“ ab.

Hauptproblem war, dass die Fehler nicht reproduzierbar waren. Insofern musste man immer ne Weile spielen und hoffen das es weg ist. Was nicht der Fall war.

Hay cosas que en #GNU con #Linux no están listas para el gran público. Yo las puedo asumir. Para eso llevo veintiséis años a la espalda. Aun así: me toca la polla.

Es un caso particular, pero oye, es molesto. Me pasa con el #DualSense y #WirePlumber. El "upstream" no maneja como debe el mando y hay que modificar el "caso de uso" (en español, en inglés sus siglas son UCM) para configurarlo con cuatro canales. Para tener vibración háptica, por ejemplo.

Definitive camera fix for Dell XPS 13 9315 on Ubuntu 22.04 LTS #2204 #dell #camera #pipewire #wireplumber

https://askubuntu.com/q/1565760/612

Definitive camera fix for Dell XPS 13 9315 on Ubuntu 22.04 LTS

I'm going to publish a self-answer on how to properly fix the internal camera without breaking the audio stack. In this guide I'll explain how to do it right because there are people out there that...

Ask Ubuntu

I've been having #bluetooth issues (#cinnamon crashed everytime I connected my BT headphones) since a recent system upgrade.

It seems this was caused by a bug introduced in #wireplumber 0.5.13.

I've downgraded wireplumber and libwireplumber to a previous version and now BT is working nicely.

https://bbs.archlinux.org/viewtopic.php?id=311515

hai where are all the queer linux audio nerds I need their help :c

how the frick do make my audio just work and not bork itself randomly? it feels my bluetooth outputs work and then stop after lid-close, is that a thing I need to account for somehow?

#pipewire #wireplumber #linux #help

The auto brightness added in 0.51 saw some improvements. We now remember a user set offset across reboots and also compensate for night light automatically (as contrast is reduced under red shift at low brightness for the human 👁️).

We also fixed several bugs in volume control selection related to new #pipewire and #wireplumber versions.

There's a bunch of other improvements like "Settings" button in the caffeine quick settings status page that takes you right to the plugin config. Most of the work for this happened in mobile settings and we'll reuse that for other plugins too.

2/x

Turns out I'm not the only one currently with Bluetooth problems on Linux. The latest WirePlumber version 0.5.13 introduces a new auto-switch to headset profiles for Bluetooth headsets, which crashes my Jabra Headset from work but not my Google Pixel Buds Pro 2.

The workaround for the moment is either downgrading to 0.5.12 or disabling the new auto-switch feature with the following:
```
wpctl settings -s bluetooth.autoswitch-to-headset-profile false
```
(Taken from https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/issues/34#note_2645091)

The `-s` persists this change - otherwise I'd have to remember setting this after every login.
#bluetooth #linux #wireplumber

Hits assertion with pipewire 1.5.84 / wireplumber 0.5.13 (#34) · Issues · GNOME / libgnome-volume-control · GitLab

When switching to bluetooth profiles (e.g. via g-c-c) with pipewire 1.5.84 gvc crashes like: Gvc:ERROR:../gvc-mixer-stream.c:535:gvc_mixer_stream_get_port:...

GitLab

I made a call for help regarding Pipewire recently. And got some retoots. Thx for that.

Sadly i have to push that issue again.

I run Open Sound Meter which comes as an AppImage.

Issue:
Somehow OSM doesn't connect to Pipewire but to the audio interface directly. So it doesn't show up in the pw patchbay.

There was a suggestion to configure pipewire-alsa. I found zero helpful information on that matter. Just the general documentation that lists a lot but tutors not so much.

Any hint appreciated.

#Pipewire #wireplumber #AppImage #opensoundmeter #linux #linuxaudio #linuxaudioproduction

And lastly I wanted to mention "Cable". A graphical GUI for managing #PipeWire and #WirePlumber. An amazing piece of software. Simple but so important! Having the basic audio settings like sample-rate or offset and restarting the system-d services at hand. Latter has sadly been needed with my old interface, because it did not get detected by WirePlumber after Stand-By. (3/3)

https://github.com/magillos/Cable/