XBMC PKGBUILD for raspberry pi

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Re: XBMC PKGBUILD for raspberry pi

Postby pepedog » Sat Jun 02, 2012 12:21 pm

tac
Your binary segfaults for me. I'm building on a pogo v2 with /opt/vc in place, distcc to an i7, and then see how that goes
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: XBMC PKGBUILD for raspberry pi

Postby tgc » Sat Jun 02, 2012 12:33 pm

$this->bbcode_second_pass_quote('pepedog', 't')ac
Your binary segfaults for me. I'm building on a pogo v2 with /opt/vc in place, distcc to an i7, and then see how that goes

Did you remember to switch back to the shared memory mode (booting using the arm128_start.elf)? I also got segfault until i rebooted with shared memory.
tgc
 
Posts: 66
Joined: Sun May 20, 2012 8:05 am

Re: XBMC PKGBUILD for raspberry pi

Postby pepedog » Sat Jun 02, 2012 12:47 pm

Yes, I did that
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: XBMC PKGBUILD for raspberry pi

Postby guisacouto » Sat Jun 02, 2012 12:56 pm

I'm also getting the segfault after
$this->bbcode_second_pass_code('', '
libEGL warning: DRI2: xcb_connect failed
libEGL warning: GLX: XOpenDisplay failed
')
guisacouto
 
Posts: 44
Joined: Thu May 17, 2012 1:29 pm

Re: XBMC PKGBUILD for raspberry pi

Postby pepedog » Sat Jun 02, 2012 1:16 pm

You have to
cp -a /opt/vc/lib/* /usr/lib/
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: XBMC PKGBUILD for raspberry pi

Postby guisacouto » Sat Jun 02, 2012 1:38 pm

$this->bbcode_second_pass_quote('pepedog', 'Y')ou have to
cp -a /opt/vc/lib/* /usr/lib/


up and running:D!

edit:
while running the CPU gets ~100%. I remember that this was some kind of a bug in the first releases of xbmc for rpi. Is this still the same issue? If xbmc is not running CPU is around ~10%.

In OpenELEC the cpu is not at full usage, that's why I'm asking.
guisacouto
 
Posts: 44
Joined: Thu May 17, 2012 1:29 pm

Re: XBMC PKGBUILD for raspberry pi

Postby pepedog » Sat Jun 02, 2012 3:30 pm

Don't ask me, pogo build failed so doing a tgc and building on the pi

What I go know is this is built off the latest source, search pi forums for dirtyregions
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: XBMC PKGBUILD for raspberry pi

Postby tgc » Sat Jun 02, 2012 3:53 pm

$this->bbcode_second_pass_quote('pepedog', 'Y')ou have to
cp -a /opt/vc/lib/* /usr/lib/

Or you could add /opt/vc/lib to /etc/ld.so.conf
tgc
 
Posts: 66
Joined: Sun May 20, 2012 8:05 am
Top

Re: XBMC PKGBUILD for raspberry pi

Postby BasiK » Sun Jun 03, 2012 7:09 am

I tried to build xbmc for the rpi in a couple of different ways and I always get a little further by changings small things here are there, but never got to the end. So I tried this PKGBUILD, and now compilation stops at threads/Atomics.o

/basikStorage/xbmc/src/xbmc-rbp/xbmc/utils/StdString.h:1605:14: note: the mangling of âva_listâ has changed in GCC 4.4
AR xbmc/storage/storage.a
CPP xbmc/threads/Atomics.o
{standard input}: Assembler messages:
{standard input}:41: Error: selected processor does not support ARM mode `ldrex r3,[r0]'
{standard input}:43: Error: selected processor does not support ARM mode `strex r1,r3,[r0]'
{standard input}:66: Error: selected processor does not support ARM mode `ldrex r2,[r0]'
{standard input}:68: Error: selected processor does not support ARM mode `strex r1,r2,[r0]'
{standard input}:90: Error: selected processor does not support ARM mode `ldrex r3,[r0]'
{standard input}:92: Error: selected processor does not support ARM mode `strex r1,r3,[r0]'
{standard input}:115: Error: selected processor does not support ARM mode `ldrex r2,[r0]'
{standard input}:117: Error: selected processor does not support ARM mode `strex r1,r2,[r0]'
make[1]: *** [Atomics.o] Error 1
make: *** [xbmc/threads/threads.a] Error 2
==> ERROR: A failure occurred in build().
Aborting...

Any hints?
BasiK
 
Posts: 7
Joined: Sun Jun 03, 2012 6:59 am

Re: XBMC PKGBUILD for raspberry pi

Postby pepedog » Sun Jun 03, 2012 9:00 am

Same for me
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 12 guests