mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #517] hear audio as normal user but not as root or system service #329
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#329
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @puccaso on GitHub (Aug 5, 2020).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/517
I was unable to get the system service to run,
so i ran the librespot manually with --verbose
and i could see no major issue, and yet
i can run the app via a normal user and hear sound
but hear no sound when run in su, as sudo, or as the system service,
also, as normal user - i was also unable to hear anything when setting cache location...
any ideas?
@Malvineous commented on GitHub (Aug 15, 2020):
Probably your system is set to run Pulseaudio in user mode, so you have to run librespot as the same user or it won't have permission to play audio. This is an issue with your distro and how you are running librespot as a system service, so you'll probably have to ask your distro for support as it's not really anything librespot has control over.