News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Raspberry Pi omxplayer device

Started by coley, July 16, 2012, 01:53:57 PM

Previous topic - Next topic

phenigma

I agree that a qemu chroot enironment it is by far the easiest to setup and use initially.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

hari

I'm doing non-intel stuff for years now and have been through a lot of pain with different cross compiling environments and approaches. Native compilation also hurts as it takes ages, even with "beefy" cpus like the recent ARM ones. Using binfmt-misc and a static qemu in a chroot just rocks.

For interested readers, this is a good start: http://wiki.debian.org/EmDebian/CrossDebootstrap#QEMU.2BAC8-debootstrap_approach

Instead of step 6) I'd just run /debootstrap/debootstrap --second-stage
rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

tschak909

More importantly, this can be adapted so that MakeRelease can build arm packages for linuxmce. (I would suggest this as an exercise, to be able to run the Ubuntu_Helpers_NoHardCode scripts under such an environment.)

-Thom

golgoj4

1. i <3 this thread
2. how were you intending to approach the omxplayer and playing videos?
3. goddamned wait time for a pi!!!!!!!ack!!!

-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

coley

Quote from: coley on July 23, 2012, 04:55:15 PM
I'll wiki it once I go over my steps
Think this should cover it
http://wiki.linuxmce.org/index.php/RaspberryPi#Debian_Chroot_Environment
If I've missed something please update, or ping me and I will.

-Coley.

I should really get this thread back on topic :)
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

phenigma

#20
Quote from: tschak909 on July 24, 2012, 12:42:10 AM
More importantly, this can be adapted so that MakeRelease can build arm packages for linuxmce. (I would suggest this as an exercise, to be able to run the Ubuntu_Helpers_NoHardCode scripts under such an environment.)

-Thom

I am using MakeRelease and the Ubuntu_Helpers_NoHardCode scripts to build for the Pi within both a chroot/qemu environment AND a scratchbox cross-compile environment.  The qemu environment is by far and away simpler and easier to setup compared to the cross-compile method.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]