Hi,
so at least I suspect what the thread subject says. How can I keep listening to music while screen is off for a longer time?
I found, that adding a user to group 'music' should do the trick like
but what I get is:
Currently I'm on Pinephone KDE (Manjaro/Plasma Mobile):
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.10-1-MANJARO-ARM
Thanks for any advice!
EDIT: That DID NOT do the trick. As soon as the sesssion is suspended, the music stops. Even though I set 'Suspend Session' to 'never'.
So the questiom remains open: How to keep music playing while screen is off?
so at least I suspect what the thread subject says. How can I keep listening to music while screen is off for a longer time?
I found, that adding a user to group 'music' should do the trick like
Code:
sudo adduser <username> audio
but what I get is:
Code:
sudo: adduser: command not found
Currently I'm on Pinephone KDE (Manjaro/Plasma Mobile):
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.10-1-MANJARO-ARM
Thanks for any advice!
EDIT: That DID NOT do the trick. As soon as the sesssion is suspended, the music stops. Even though I set 'Suspend Session' to 'never'.
So the questiom remains open: How to keep music playing while screen is off?