5. jan. 2012 02.29 skrev zhanghui <[email protected]>: > Hi Sage, > Another question is: > Is there any possibility that XBMC can work well on hardware without 3D > acceleration? > (for example, on hi3716m with 600MHz Cortex A9 and 2D acceleration. ) > > If so, would you give us some advice? I think it's unrealistic to have it working without 3D acceleration, if you see for example http://wiki.xbmc.org/index.php?title=XBMC_for_Linux_specific_FAQ#Why_is_an_OpenGL_2.0_compatible_graphic-controller_the_recommended_minimum_for_XBMC.3F this is the same opinion of the authors.
Alternatives can be: qtmediahub, http://gitorious.org/qtmediahub/qtmediahub-core which is QML and skinnable so it can probably run okay on 2d devices MythTV, http://www.mythtv.org/ BR Carsten Munk > > > 2012-01-05 > ________________________________ > zhanghui > ________________________________ > 发件人: Marko Saukko > 发送时间: 2012-01-04 15:47:52 > 收件人: mer-general > 抄送: zhanghui > 主题: Re: Fw: Re: Re: [mer-general] cannot start Mer-XBMC on hi3716m > 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]>:
