xbmc-imx6 / xbmc

XBMC Main Repository
http://xbmc.org
Other
32 stars 5 forks source link

Can I be only a beta tester?? Not a Programer?? #60

Open dbmello75 opened 10 years ago

dbmello75 commented 10 years ago

Hi, After waste three days trying to create a Wandboard quad image. I realise that never gonna be a programer. No problem, I don't want to be anyway. And I've realize too, if I have spend this time testing it, it will be much more usefull for every one. Can you send me a image and wath I need to test?? Or something like that.

wolfgar commented 10 years ago

You can give a try at my latest yocto image. Installation instructions Or you can also try the arch linux build from crawx (yet you still have to build this version)

dbmello75 commented 10 years ago

Thank you, there are something specific do you want I test?

Diorgenes Mello


+55 (27)9972-1430 +55 (27)3295-4031

On Sun, Apr 20, 2014 at 9:01 PM, wolfgar notifications@github.com wrote:

You can give a try at my latest yocto imagehttps://stephan-rafin.net/owncloud/public.php?service=files&t=488a802fbe553080b9c80e91e0abd292 Or you can also try the arch linux buildhttps://github.com/CrawX/PKGBUILDsfrom crawx (yet you still have to build this version)

— Reply to this email directly or view it on GitHubhttps://github.com/xbmc-imx6/xbmc/issues/60#issuecomment-40908425 .

CrawX commented 10 years ago

@wolfgar ,@dbmello75 my PKGBUILDs have actually been merged into ArchlinuxARM. It should work at least on the wandboard and the cubox i. ArchlinuxARM even provides binaries, so apart from applying some boot parameters, it should work more or less right out of the box with no building involved..

wolfgar commented 10 years ago

@CrawX , thanks for the update, I was not aware of it...

pepedog commented 10 years ago

Works on utilite too. Just some udev rules to tidy up. Plus get libcec working

dbmello75 commented 10 years ago

Hi, I get the ArchLinux working in my wand-quad. Thank you...

dbmello75 commented 10 years ago

@CrawX Do you any idea wich boot parameters i have to use? I try find it in google, but no success.
xbmc starts, but seen like mess. See image. img_20140508_220544

CrawX commented 10 years ago

Try adding video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=16 to /boot/uEnv.txt.

dbmello75 commented 10 years ago

This is my uEnv.txt optargs=consoleblank=0 vt.global_cursor_default=0 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=16 dmfc=3 fbmem=32M gpumem=256M

It's works nicely

Diorgenes Mello


+55 (27)9972-1430 +55 (27)3295-4031

On Fri, May 9, 2014 at 4:36 AM, CrawX notifications@github.com wrote:

Try adding video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=16 to /boot/uEnv.txt.

— Reply to this email directly or view it on GitHubhttps://github.com/xbmc-imx6/xbmc/issues/60#issuecomment-42640603 .