I installed Debian Bullseye onto the internal flash of my Joggler from @roobarb! repository (https://openbeak.net/openframe/images/d ... ye/latest/), and then installed Squeezeplay using the
Code: Select all
of-install squeezeplay
That gives me a nice dedicated Squeezeplay player that mostly "just works", but over time I have discovered a couple of issues:
1. Podcasts keep unexpectedly stopping. I get lines like:
Code: Select all
Oct 14 18:33:42 studyjoggler squeezeplay_alsa[463]: playback_callback:357 Audio underrun: used 245 frames, requested 441 frames. elapsed samples 31756410
Oct 14 18:47:23 studyjoggler squeezeplay_alsa[463]: playback_callback:357 Audio underrun: used 128 frames, requested 441 frames. elapsed samples 31882095
Oct 14 19:05:09 studyjoggler squeezeplay_alsa[463]: playback_callback:357 Audio underrun: used 227 frames, requested 441 frames. elapsed samples 31545612
I don't see this misbehaviour when playing my own music or streaming media such as internet radio stations.
2. Sliders don't seem to be visible, whether its a horizontal "progress" slider to move the position of playback, or a vertical "scrollbar" to find music in a long list. They are actually there, and you can drag the hot point if you know where to slide your finger, but there's nothing visible on the screen. Using different wallpapers (with different coloured backgrounds) makes no difference.
3. Repeatedly swapping between different "now playing" screensavers by tapping the screen eventually seems to cause an application crash, and drops you back to a command prompt.
Any help appreciated!