Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - coley

Pages: 1 ... 7 8 [9] 10 11 ... 33
121
Developers / Re: Raspberry Pi omxplayer device
« on: July 24, 2012, 01:31:54 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 :)

122
Developers / Re: Raspberry Pi omxplayer device
« on: July 23, 2012, 04:55:15 pm »
Thanks for those.
After something you said and hari also in IRC - I dug around and now have a raspbian armhf chroot env set up, this has to be the most straight forward so far!
 - chroot into env
 - svn co ...
 - cd <package of interest>
 - make :)

I'll wiki it once I go over my steps
-Coley.

123
Developers / Re: Raspberry Pi omxplayer device
« on: July 20, 2012, 04:21:05 pm »
can you send me your .config files please, for hard and soft.
I had looked at crosstool and buildroot when I started on this - but when I could just get the bcm toolchain from git I parked it.

thanks,
-Coley.

124
Developers / Re: Raspberry Pi omxplayer device
« on: July 19, 2012, 02:09:29 am »
armel for now - AFAIR I need 64bit host for bcom toolchain cross to hfp. I didn't dig too far.
I did download the new rasbian image today so might take that for a whirl.

-Coley.
I may go back and stick with armel for now - unless I compile my own qt5 _again_ for hardfp. And I feel that would involve getting dirty with some some qt config options. Although you can pass in Bsquask as a distro option, might be worth investigating... must add to list of things to do.

-Coley.

125
Developers / Re: Raspberry Pi omxplayer device
« on: July 18, 2012, 09:35:37 pm »
so jealous...i cant even order one yet!
Do you order from RS/Farnell in the states too? They have opened up the order pages again, you can even order more than one pp.
They have some neat cases too - but shocking lead times!

-Coley.

126
Developers / Re: Raspberry Pi omxplayer device
« on: July 18, 2012, 09:33:44 pm »
Did you setup for armel or armhf?  I might be able to provide the pluto armel libs for now if you have any troubles.  I am trying to setup an armhf enironment for raspian now.

J.
armel for now - AFAIR I need 64bit host for bcom toolchain cross to hfp. I didn't dig too far.
I did download the new rasbian image today so might take that for a whirl.

-Coley.

127
Developers / Re: Raspberry Pi omxplayer device
« on: July 18, 2012, 03:13:29 pm »
Code: [Select]
coley@VirtualBoxK1204:~/src/rpi_scratch/omxplayer$ file omxplayer.bin
omxplayer.bin: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.26, BuildID[sha1]=0xa7418aeb2fb380510775c2adc54b2c0fef1c0f9e, stripped

Yay! got my sb2 environment going.
need to go building some pluto libs now ...

-Coley.

128
Developers / Re: qOrbiter gets some Pi
« on: July 18, 2012, 01:49:43 pm »
We can continue this discussion in another thread if you wish, little OT for this one.
J.
and new topic started here - http://forum.linuxmce.org/index.php/topic,12689.0.html

129
Developers / Re: Raspberry Pi omxplayer device
« on: July 18, 2012, 12:27:47 pm »
Just make sure the GPU/RAM memory split is set to something more sensible...
"something more sensible" - what do you mean? what values do you suggest?
If qOrbiter is to run on this too it needs most RAM allocated to the GPU.

-Coley.

130
Feature requests & roadmap / Re: raspberry pi
« on: July 16, 2012, 05:39:58 pm »
@phenigma can you please share info on how you managed to compile and install lmce on Raspberry Pi ?
see his post here - http://forum.linuxmce.org/index.php/topic,12606.msg90675.html#msg90675

-Coley.

131
Developers / Raspberry Pi omxplayer device
« on: July 16, 2012, 01:53:57 pm »
following on from this post in qOrbiter on Pi discussion:
http://forum.linuxmce.org/index.php/topic,12606.msg90675.html#msg90675
lets keep discussions on new player device here.

Details on player http://elinux.org/Omxplayer

-Coley.

132
Developers / Re: qOrbiter gets some Pi
« on: July 16, 2012, 12:17:32 pm »
Whomever is ready to write an omxplayer device, let me know, and I will be available to provide a chalk talk in IRC.

-Thom
Thanks Thom, would be interested, my TZ is UTC+1hr if you are trying to line up more than me to listen.
-Coley.

133
Developers / Re: qOrbiter gets some Pi
« on: July 13, 2012, 12:22:48 pm »
make clean and re-run qmake between builds
qt 4.8.1 - for_desktop gcc(x86) qOrbiter compiled successfully.
qt 5.0 - for_desktop gcc(ARM) bcm cross-compiler, qOrbiter compiled successfully.
This done again with older qtcreator, so as I thought IDE agnostic.
stumped as to why its failing for you :(

-Coley.

134
Developers / Re: qOrbiter gets some Pi
« on: July 12, 2012, 10:15:51 pm »
Don't know how regex will get you out of that corner, ">=" should cover anything less than 5.0.0.
Its why the bloody macro is failing is the brain tease.

-Coley.

135
Developers / Re: qOrbiter gets some Pi
« on: July 12, 2012, 07:33:03 pm »
Yep, that's going to work okay. That's the end result of the macro.
That check was what I was using before discovering the other macro in Qt sources.
Magic numbers never good - have been steered away from them from an early age ;)

-Coley.

Pages: 1 ... 7 8 [9] 10 11 ... 33