gcompris / GCompris-qt

GCompris in Qt Quick - Mirror of https://invent.kde.org/education/gcompris
218 stars 167 forks source link

Raspberry Pi sound issues #265

Closed DarkElvenAngel closed 2 years ago

DarkElvenAngel commented 3 years ago

I'm opening an issue here because I have tried to get sound working and for whatever reason it doesn't seem to respect system settings.

The issue the spoken instructions only will play though the HDMI audio and not over the headphone output even if headphone output is set as preferred. Additionally disabling the onboard sound device and only having an external sound device gives a similar result.

Sound effects still play on the preferred device so any game like the fish aquarium the bubble sounds and popping effects still work.

This is a Pi3 with Raspberry Pi OS Buster this issue is present in the 0.95-1 version from the repository and the version 1 beta available for download.

I have tested this also on a Raspberry Pi 4 the spoken instructions play over HDMI and sound effects play over headphones this is with preferred sound output to the headphone jack otherwise HDMI seems to always play back I haven't tested the external only option on the pi 4 Additionally I've only tested 0.95-1 on the Pi 4

There are no error messages generated while running.

DarkElvenAngel commented 2 years ago

This issue is resolved with the new version found in Bullseye.

All sounds are playing as they should. Thank you for efforts making this software.