Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection to the sound service lost after startup #2172

Open
Trinki79 opened this issue Jan 23, 2025 · 1 comment
Open

Connection to the sound service lost after startup #2172

Trinki79 opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Trinki79
Copy link

Describe the bug

Hello everyone, for a few days when I start my PC, the audio is absent and I get the message Connection to the sound service lost after startup. I found some commands online to check the audio and this is the result:

bazzite@bazzite:~$ systemctl --user status wireplumber pipewire pipewire-pulse
● wireplumber.service - Multimedia Service Session Manager
Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
Drop-In: /usr/lib/systemd/user/service.d
└─10-timeout-abort.conf
Active: active (running) since Thu 2025-01-23 05:47:46 CET; 6min ago
Invocation: 72cbe45a35c5486cac3c00ebd70bcf47
Main PID: 2096 (wireplumber)
Tasks: 6 (limit: 37819)
Memory: 8.7M (peak: 9.2M)
CPU: 100ms
CGroup: /user.slice/user-1000.slice/[email protected]/session.slice/wireplumber.service
└─2096 /usr/bin/wireplumber

Jan 23 05:47:46 bazzite systemd[1914]: Started wireplumber.service - Multimedia Service Session Manager.
Jan 23 05:47:46 bazzite wireplumber[2096]: wp-internal-comp-loader: Loading profile 'main'

● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/user/pipewire.service.d
└─00-uresourced.conf
/usr/lib/systemd/user/service.d
└─10-timeout-abort.conf
Active: active (running) since Thu 2025-01-23 05:47:46 CET; 6min ago
Invocation: e5a2e6fc60bd40338f0af335af472d9d

The pipiwire service is not active, what should I do to solve it? Thanks

What did you expect to happen?

I expected 2 + 2 to equal 4, but instead 2 + 2 equaled 6!

Output of rpm-ostree status

Hardware

No response

Extra information or context

No response

@dosubot dosubot bot added the bug Something isn't working label Jan 23, 2025
@HikariKnight
Copy link
Member

HikariKnight commented Feb 7, 2025

both pipewire and wireplumber are running in what you provided, however you did not provide the info for pipewire-pulse

also for readability it will be easier to put the output inside code blocks

```
text here
```

will appear as

text here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants