OpenELEC Testbuilds for RaspberryPi Part 2
(2014-03-16, 17:55)MilhouseVH Wrote:
(2014-03-16, 11:52)Larry_Lobster Wrote: How can I compile openelec with alsa support. Do you have a build job where I can take a look at your configuration?

Thanks

Code:
diff --git a/projects/RPi/options b/projects/RPi/options
index 6d8be84..9bef641 100644
--- a/projects/RPi/options
+++ b/projects/RPi/options
@@ -148,7 +148,7 @@
   XBMC_VIS_FISHBMC="no"

# build and install ALSA Audio support (yes / no)
-  ALSA_SUPPORT="no"
+  ALSA_SUPPORT="yes"

# build and install PulseAudio support (yes / no)
   PULSEAUDIO_SUPPORT="no"


Is it as simple as this to activate alsa (and external USB sound !!) on Openelec 4.0 beta??

Till now your build is the only one I found where my external soundcard (Terratec) works like a charm without any crackling or noise. Or are the other changes contributing to this great performance as well?

[For my project I try to get pycurl and RPi.GPIO working. Compilation on 4.0 beta works. But I don't know which way to go now - enable alsa (and this is my main interest) on the standard or are there ways to inject to code into your builds?
What I did already is to manually put the code into SYSTEM. Unfortunately the update (SYSTEM and SYSTEM.md5) does not work. Replacing the SYSTEM file on the sd-card is fine but then it refuses the root password via SSH. Strange. I have to dig into this but maybe someone has an explanation, and advise.]
I have this working. Learned that it just needs the kernel as well for an update. Big Grin
So I will stick on your builds with my little changes.

Thanks for your work


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by espe - 2014-03-17, 17:42
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
New Tester - by theneverstill - 2013-10-03, 17:16
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223