All times are UTC-06:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed Jan 11, 2012 10:45 am 
Offline

Joined: Sun Dec 04, 2011 5:21 pm
Posts: 13
Hello,

here i'll explain what I did to compile xmbc upstream on the smarttop.

It's not a nice job but I'm not a developer and help to do this better is welcome :).

I've made a bad job as I modify CFLAGS and CXXFLAGS in the configure file to replace the -mloat option "softfloat" by "hard".

Perharps an export of CFLAGS and CXXFLAGS would be better...

I passed --enable-gles --enable-neon --disable-vdpau to configure

After that the configure an make work nicely.

I modify :

1) kernel boot option to have 32 bit Color Depth support needed by xbmc : video=mxcdi0fb:bpp=32

2) xorg.conf for the 3D :

Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "dri"
Load "dri2"
EndSection

Section "Device"
Identifier "IMX"
Driver "imx"
Option "ShadowFB" "off"
Option "AccelMethod" "EXA"
Option "Backend" "Z430"
# Option "Compositing" "off"
EndSection

I found the informations above in the forum.

Xbmc is very slow on the smarttop, but it's in 32 bits so I've tried in a smallest color depth, to do this I reverte the modification of kernel boot option and modify color depth test in /usr/local/share/xbmc/FEH.py.

It's a little bit faster but far away from the graal :).

I'll try to start xbmc without any window manager to get more cpu and ram...

FYI Christian from debian-mutimedia.org make a port for sid armhf of it's repository.


Top
   
 Post subject:
PostPosted: Wed Jan 11, 2012 2:18 pm 
Offline
Genesi

Joined: Tue Feb 07, 2006 4:49 pm
Posts: 145
Location: San Antonio, TX
It's slow because it's rendering all things on the cpu, iirc.

_________________
Steev Klimaszewski, Genesi USA Inc.
Senior Software Engineer


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group