I have a little NUC connected to my TV running Kodi. In order to get a more recent Version of Kodi than the one from Buster repositories I installed the one from flathub. Running Alsa without issues so far I had to switch to Pulse as the former one didn't seem to be supported by Flatpaks.
Now I have the issue that there's sometimes no sound after the box wakes up from sleep (S3). The only thing that helps is a reboot.
I tried this one https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#No_sound_after_resume_from_suspend but no change.
Also I followed the Debian Wiki-Article and tried:
- Code: Select all
$ pulseaudio --kill
$ pulseaudio --start
without success either.
There are some bugs reported about similar issues, some of them left open for years now.
Do you have any ideas how to solve it?
Thx, Piotrusch