rpiaunon
Posts: 4
Joined: Mon Dec 23, 2013 2:38 am

xbmc installation help

Mon Dec 23, 2013 2:45 am

Hi folks,

I was given a raspberryPI (B model 256mb) to play around with and thought it would be a great replacement to some power heavy desktops that I have running around my home.

I installed raspbian wheezy via the noobs sd card. I am not sure what version or how to find out which version.

I managed to set up miniDLNA to stream to my xbox360, and a samba-share to use it as a nas, and deluged to run torrents. My last task for this device is to add XBMC and replace my desktop on my LCD.

I am following the instructions posted here to install XBMC: http://www.raspbian.org/RaspbianXBMC

The first time through I had problems with running out of memory when compiling. Since, I restarted the project and again have been running into some errors:

1) when I execute the make command (point 12, in provided link) I run into these errors:

libavcodec/h264.c: In function ‘decode_slice_header’:
libavcodec/h264.c:2925:35: warning: to be safe all intermediate pointers in cast from ‘uint8_t **’ to ‘const uint8_t **’ must be ‘const’ qualified [-Wcast-qual]
libavcodec/h264.c: In function ‘fill_filter_caches_inter’:
libavcodec/h264.c:3282:34: warning: initialization from incompatible pointer typ e [enabled by default]
libavcodec/h264.c:3297:38: warning: initialization from incompatible pointer typ e [enabled by default]
libavcodec/h264.c:3330:30: warning: initialization from incompatible pointer typ e [enabled by default]
libavcodec/h264.c: In function ‘decode_frame’:
libavcodec/h264.c:4078:21: warning: initialization discards ‘const’ qualifier fr om pointer target type [enabled by default]
arm-linux-gnueabihf-gcc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
make[2]: *** [libavcodec/h264.o] Error 4
make[2]: Leaving directory `/home/pi/xbmc-rbp/lib/ffmpeg'
make[1]: *** [ffmpeg] Error 2
make[1]: Leaving directory `/home/pi/xbmc-rbp/lib'
make: *** [dvdpcodecs] Error 2

I am not sure what to do here. Any suggestions?

Phill Rymer
Posts: 207
Joined: Sun Nov 04, 2012 3:01 am

Re: xbmc installation help

Tue Dec 24, 2013 1:04 am

use berryboot openelec xbmc Frodo 12 stable version with auto update its already loaded

rpiaunon
Posts: 4
Joined: Mon Dec 23, 2013 2:38 am

Re: xbmc installation help

Fri Dec 27, 2013 5:58 pm

Phill Rymer wrote:use berryboot openelec xbmc Frodo 12 stable version with auto update its already loaded
I don't know what you mean by that, but I gave up and formatted the SD card. I am not running RASPBMC. Now I have to set up all the services I had running on raspbian onto RASPBMC which isnt going very well haha.

Phill Rymer
Posts: 207
Joined: Sun Nov 04, 2012 3:01 am

Re: xbmc installation help

Sun Dec 29, 2013 3:06 am

rpiaunon wrote:
Phill Rymer wrote:use berryboot openelec xbmc Frodo 12 stable version with auto update its already loaded
I don't know what you mean by that, but I gave up and formatted the SD card. I am not running RASPBMC. Now I have to set up all the services I had running on raspbian onto RASPBMC which isnt going very well haha.
berry boot image has openelec with xbmc preloaded it also automatically updates xbmc so you always have the latest xbmc distro
just download fusion and xunity and you have everything you need also its very easy to connect to wifi

rpiaunon
Posts: 4
Joined: Mon Dec 23, 2013 2:38 am

Re: xbmc installation help

Sun Dec 29, 2013 4:31 am

Phill Rymer wrote:
rpiaunon wrote:
Phill Rymer wrote:use berryboot openelec xbmc Frodo 12 stable version with auto update its already loaded
I don't know what you mean by that, but I gave up and formatted the SD card. I am not running RASPBMC. Now I have to set up all the services I had running on raspbian onto RASPBMC which isnt going very well haha.
berry boot image has openelec with xbmc preloaded it also automatically updates xbmc so you always have the latest xbmc distro
just download fusion and xunity and you have everything you need also its very easy to connect to wifi
thanks maybe I will do that for my next setup. Meanwhile I managed to get everything working with raspbmc (deluge, samba, xbmc, x11 forwarding, minidlna).

Return to “Troubleshooting”