Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rbp/omxplayer] Fixed: analog output was not properly enabled #4110

Merged
merged 1 commit into from
Jan 30, 2014

Conversation

margro
Copy link
Contributor

@margro margro commented Jan 29, 2014

@popcornmix: the RPi analog output was not properly enabled due to a case sensitive settings check.

Commit 67e957d from @FernetMenta changed the driver name from "Pi" to "PI".

As a result, the audiodevice name in the guisettings.xml becomes "PI:Analogue".
Due to the case mismatch, the analogue output was never enabled without manually changing the name back to "Pi:Analogue" in the guisettings.xml.

…a case sensitive settings check

Commit 67e957d changed the driver name from "Pi" to "PI"
@popcornmix
Copy link
Member

Ah - good spot.
I'd seen a few reports of analogue audio not working without enabling dual audio, but this would explain it.

popcornmix added a commit that referenced this pull request Jan 30, 2014
[rbp/omxplayer] Fixed: analog output was not properly enabled
@popcornmix popcornmix merged commit 196ae9f into xbmc:master Jan 30, 2014
@margro margro deleted the rpi_fix_analog_audio branch February 1, 2014 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants