On 01/04/2012 09:35 AM, zhanghui wrote: > Additional information: > We build XBMC against Mer in COBS, and this XBMC can work in meego 1.2.0 > rootfs(boot from hi3716m, chroot to meego and run XBMC). > 2012-01-04 > ------------------------------------------------------------------------ > zhanghui > ------------------------------------------------------------------------ > *发件人:* zhanghui > *发送时间:* 2012-01-04 14:58:33 > *收件人:* mer-general > *抄送:* > *主题:* Re: Re: [mer-general] cannot start Mer-XBMC on hi3716m > Hi Carsten, > Thanks for the reply! > (1) /proc/cpuinfo is: > Processor : ARMv7 Processor rev 2 (v7l) > BogoMIPS : 1199.30 > Features : swp half thumb fastmult vfp edsp vfpv3 vfpv3d16 > CPU implementer : 0x41 > CPU architecture: 7 > CPU variant : 0x2 > CPU part : 0xc09 > CPU revision : 2 > Hardware : godbox > Revision : 0000 > Serial : 0000000000000000 > > (2) Before further disscussion, I explain something first: > (a) The reason we test a platform without 3D hardware is: A lot of STBs > will be free to family users, and the government will pay for it. Since > the STBs are free, the cost should be low. So the hi3716m comes. > Of course, many TV chips and other STB chips do have 3D hardware. > (b) Since MeeGo-TV has chosen XBMC as its reference UI, We are > considering it for our TVOS reference UI. > (3) We need suggestion now. whether we wait for LLVMpipe, or just give > up XBMC on platform without 3D? Would you please suggest another UX we > can try? > (4) Can we just comment out some code(or change some configuration) that > heavily depends on 3D hardware, then XBMC can be acceptable on platforms > without 3D?
Hi, the XBMC pandaboard image that I made contains the XBMC that is compiled with GLES option you can compile the XBMC with --disable-gl, --disable-gles options to disable the 3D all together but this is very slow even on faster computers. When both of these options are used during confugure XBMC prints following: ------------------------ XBMC Configuration: ------------------------ ... OpenGL: No (Very Slow) ... Regards, Marko Saukko aka. Sage > Thanks a lot! > 2012-01-04 > ------------------------------------------------------------------------ > zhanghui > ------------------------------------------------------------------------ > *发件人:* Carsten Munk > *发送时间:* 2012-01-04 14:27:34 > *收件人:* mer-general > *抄送:* > *主题:* Re: [mer-general] cannot start Mer-XBMC on hi3716m > 4. jan. 2012 03.35 skrev zhanghui <[email protected]>:
