Show Posts
|
|
Pages: 1 ... 5 6 [7] 8 9 ... 29
|
|
91
|
LinuxMCE / Developers / Re: qOrbiter gets some Pi
|
on: June 11, 2012, 10:24:15 pm
|
|
thx for spotting that typo - fixed.
If you are using your core to cross compile it will be fine as long as you don't have another Qt dev environment set up. If you just want to have some Pi then this is fine. If you are trying to compile qOrbiter for other platforms then they won't co-exist. At least not yet, it is their plan to allow it in future.
-Coley.
|
|
|
|
|
92
|
LinuxMCE / Developers / Re: qOrbiter gets some Pi
|
on: June 11, 2012, 02:20:38 pm
|
|
Not specifically no, the two unofficial raspbian images, pisces and hexxeh, both aim to boot to graphical environments. I'm trying to keep the image as trimmed as possible. Having said that, assuming this works there should be nothing stopping you running qOrbiter on either of those images.
-Coley.
|
|
|
|
|
93
|
LinuxMCE / Developers / Re: qOrbiter gets some Pi
|
on: June 11, 2012, 12:33:06 am
|
parked work on QtonPi 0.2 image. 0.3 when it is released will have what we need. Going to focus on a different image with later qt5 install and see how we go. An Arm hardfp port of debian wheezy has mouse and working qtwayland under qt5 - may give us something interesting. I just need to get image and toolchain set up  -Coley.
|
|
|
|
|
95
|
LinuxMCE / Developers / Re: qOrbiter gets some Pi
|
on: June 08, 2012, 12:40:21 am
|
|
qOrbiter now loads the familiar home screen after getting its config from the router. I didn't have a spare usb mouse to test, will try to pick one up tomorrow and see how much further I can get.
-Coley.
|
|
|
|
|
96
|
LinuxMCE / Developers / Re: qOrbiter gets some Pi
|
on: June 05, 2012, 07:33:15 pm
|
|
yep, I know. There is always NanoX, I've used it before on arm devices. Rolling our own window manager can remove X. As I see it X is kinda in the way on one of these devices. Also up and coming QtWayland could be a nice fit, its an addon I might try getting going once q0rbiter behaves on the Pi. Actually if you check out the QtonPi SD image it has no X installed, and thats what I've started with. -Coley.
|
|
|
|
|
97
|
LinuxMCE / Users / Re: 1004: The time has come.
|
on: June 04, 2012, 08:23:27 pm
|
|
I've had the same issues with multiple detection of non existant gamepads on a headless core install. I hadn't worried too much about it as I was in a VM and thought it might have been as a result of that. -Coley.
|
|
|
|
|
99
|
LinuxMCE / Users / Re: 1004: The time has come.
|
on: May 24, 2012, 11:43:09 am
|
I don't understand why the diskless setup failed coley.
I understand why cores can't get to desktop, I had just hoped I fixed it, clearly needs more work.
I can try again with a re-install if you want and see if the first boot of the MD fails. I wasn't looking to get desktop on my core as it was a headless install, just reporting it worked on MD. -Coley.
|
|
|
|
|
101
|
LinuxMCE / Users / Re: 1004: The time has come.
|
on: May 21, 2012, 01:28:36 pm
|
Installed LMCE-1004-20120519090525976.iso headless and added a MD, both VMs. Initial boot of MD ended with Diskless Setup failed, rebooted router and tried MD again. All went ok this time and sarah appeared, completed avwizard. ssh from core to moon OK and from moon back to core. do you want any logs/info from this install? -Coley. and fwiw kde desktop works on the MD 
|
|
|
|
|
102
|
LinuxMCE / Users / Re: 1004: The time has come.
|
on: May 16, 2012, 10:48:19 am
|
Yep I had similar problems but poked about and managed a zsync download, needed a bit more intervention but works. The zsync control file has a header containing the URL this needs to be adjusted to suit the final destination of the iso. - wget the relevant <snapshot>.iso.zsync file - open this in a proper editor and edit the URL: line, shorten it down to /snapshots/<snapshot>.iso and save. - now feed this to zsync - zsync LMCE-1004-<snapshot>.iso.zsync -u http://linuxmce.iptp.org/
This has worked successfully for me. -Coley. maybe someone with access to the script generating the iso snapshots could change the zsyncmake command and feed the final destination URL to it? These instructions can now safely be ignored  After Possy's change the zsync file now has the correct url and the download happens as per l3mce's previous instructions. Around 1Gig as opposed to > 3Gig to download per snapshot. -Coley.
|
|
|
|
|
104
|
LinuxMCE / Users / Re: 1004: The time has come.
|
on: May 14, 2012, 05:41:18 pm
|
Zsync is failing for me... anyone else had success with zsync?
Yep I had similar problems but poked about and managed a zsync download, needed a bit more intervention but works. The zsync control file has a header containing the URL this needs to be adjusted to suit the final destination of the iso. - wget the relevant <snapshot>.iso.zsync file - open this in a proper editor and edit the URL: line, shorten it down to /snapshots/<snapshot>.iso and save. - now feed this to zsync - zsync LMCE-1004-<snapshot>.iso.zsync -u http://linuxmce.iptp.org/
This has worked successfully for me. -Coley. maybe someone with access to the script generating the iso snapshots could change the zsyncmake command and feed the final destination URL to it?
|
|
|
|
|
105
|
LinuxMCE / Users / Re: 1004: The time has come.
|
on: May 12, 2012, 06:50:36 pm
|
|
Figured it was a space issue. I didn't realise you could use any older snapshot to sync with to generate a new iso.
thanks -Coley.
|
|
|
|
|