Linux XBMC Gotham stable release sound issue
#1
I have build latest XBMC Gotham from git source(gotham branch).
I have used this tutorial.
After starting ir using /usr/local/lib/xbmc/xbmc.bin I have noticed a very loud noise on Raspberry PI analog out. I have tried to play one mp3 file and the sound can be barely distinguished from noise and also it is at a wrong rate(the same behavior I get when I switch to hdmi sound).
Videos have perfect sound(they are using omxplayer).
I think there could be some issues with ./configure command:
Quote:./configure --prefix=/usr/local --build=arm-linux-gnueabihf \
--host=arm-linux-gnueabihf --localstatedir=/var/lib \
--with-platform=raspberry-pi --disable-gl --enable-gles \
--disable-x11 --disable-sdl --enable-ccache --enable-optimizations \
--disable-external-libraries --disable-goom --disable-hal \
--disable-pulse --disable-vaapi --disable-vdpau --disable-xrandr \
--enable-airplay --disable-alsa --enable-avahi --enable-libbluray \
--enable-dvdcss --disable-debug --disable-joystick --disable-mid \
--enable-nfs --disable-profiling --disable-projectm --enable-rsxs \
--enable-rtmp --disable-vaapi --disable-vdadecoder \
--disable-external-ffmpeg --enable-optical-drive \
--enable-player=omxplayer
I have also uploaded my XBMC log file here
Reply
#2
Quote:23:21:16 T:3044098048 NOTICE: Raspberry PI firmware version: Jan 6 2014 21:19:57
Firmware is too old. Run rpi-update.
Reply
#3
Thank you so much!

rpi-update fixed it
Reply
#4
Out of interest, what changes to tutorial did you have to do to build Gotham rather than Frodo?
Reply
#5
I did no change, everything worked as in the tutorial.
Reply
#6
(2014-05-08, 18:43)bboyandru Wrote: I did no change, everything worked as in the tutorial.

Good to know.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Gotham stable release sound issue0