this is my first experience with EndeavourOS/Cinnamon, coming from Manjaro. Most things are working well, I am trying to get used to install packages with pacman without a GUI.
The only thing i am missing is: sound
Sound was working well during installation with the live USB stick.
I am not sure what diagnostic to do. Any help would be great.
Another observation: In sound settings (Klangeinstellungen), the only sound device is Schein-Ausgabe (~simulated output, fake output). The volume cannot be set more than 0.
My only problem is: I don’t know why. I just was playing around. I installed some sound-related packages: Ardour, Pulse audio mixer, Audacity, Photofilmstrip. In between, pacman offered to update these packages: xdg-desktop-portal (1.20.4-1 → 1.22.0-1), gtkmm3 (3.24.10-2 → 3.24.11-1).
I removed all the newly installed packages, the sound still works.
You could try installing again. I had trouble with sound when I first installed EOS. I ended up switching to the Linux kernel from the LTS kernel which solved my problem.
Some weeks later I checked again with the LTS kernel and sound was working with it also.
# Install PipeWire and related packages
sudo pacman -S pipewire pipewire-alsa pipewire-pulse pipewire-jack
# Enable and start the PipeWire PulseAudio service
systemctl --user enable pipewire-pulse.service
systemctl --user start pipewire-pulse.service
You can check the status with…
systemctl --user status pipewire
On my machine it shows…
systemctl --user status pipewire
â—Ź pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled>
Active: active (running) since Thu 2026-06-11 04:43:54 EDT; 4h 3>
Invocation: c8cd9741b63c403184b912326c36ccec
TriggeredBy: â—Ź pipewire.socket
Main PID: 1492 (pipewire)
Tasks: 3 (limit: 76981)
Memory: 11.9M (peak: 15.1M)
CPU: 19.666s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.sl>
└─1492 /usr/bin/pipewire