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.


Topics - coley

Pages: [1] 2 3
1
Developers / git workflow
« on: May 12, 2016, 07:28:13 pm »
Is there a specified git workflow for the new linuxmce repo?
I see some commits are done on iss<nnnn> branches and others are done directly on master.
I was going to make a tiny change and wanted to know the right way to approach it.

thanks,
-Coley.

2
Wiki / wiki overhaul
« on: September 28, 2015, 04:38:06 pm »
I recently noticed a slew of page deletions on the wiki, is there a re-arrangement happening?
thanks,
-Coley.

3
Installation issues / recent 12.04 install
« on: May 12, 2015, 07:40:48 pm »
Hi All,
Are there any known issues with a 12.04 headless install?
I did an install with a fairly recent snapshot, install started ok and live cd booted.
Once I started the install the external network connection couldn't be found.
I was able to bring it up manually and the install continued but once finished I had to modify /etc/network/interfaces. Instead of auto I had to use allow-hotplug for eth0 and eth1 interfaces otherwise my network cards remained off. On power on the cards are active - link and activity leds blinking, then once lmce started to boot both went dark.
There seemed to be a rogue entry in the file, I spotted a similar one from a recent post from @brononius here http://forum.linuxmce.org/index.php?topic=14051.msg101535#msg101535 its commented out.
udev rules for eth0 and eth1 were pointing to the correct cards.

Then once both interfaces are up I have no routing between them :(
Core can see external and internal, internal devices cannot see beyond core.
Anything else I can check for errors?

Thanks,
-Coley.

4
Developers / squeezelite as an alternative to squeezeslave
« on: July 16, 2014, 02:24:06 pm »
I wanted to swap out my squeezeslave instances with squeezelite as the former is no longer actively developed and also cannot handle Spotify streams.
Squeezelite is available on trusty but you have to build it yourself for precise.
I went digging to find out how to add it, packages+DT, "the right way" to LMCE.
From this effort I have a number of questions;

 - I found a git clone on the squeezelite site with additions to support building a deb package. Turns out Uplink did this work. How can this be used by Linuxmce?
 - To build this deb other packages are required - again not on precise, but available via another PPA, Can these be added with the package manager?
 - Can DTs be copied? or one based on another?

Thanks,
-Coley.

5
Users / Mele F10
« on: July 30, 2013, 07:36:00 pm »
Has anyone any experience with one of these - either LMCE or Linux related?
Mele F10 3 in 1 Fly/air Mouse+wireless Keyboard+remote Control
http://amzn.com/B0092KDSQW

thanks,
-Coley.

6
Developers / ZWave - qees reto shell
« on: March 08, 2013, 03:24:26 pm »
I've added two of these to my zwave network and if they work out will be adding more.
They appear fine in lmce as dimmable light switches.
These units can also support power metering.

How do I get the meter readings back to lmce?
Do I need to update the device template? or is it better to create a new one?
There were some forum posts relating to this but I don't know if it is all in place.

If work needs doing I'll get my hands dirty.

-Coley.

7
Installation issues / Aeon labs minimote with ACT ZCU201
« on: March 07, 2013, 02:30:13 pm »
Got some free time last night so decided to start adding z-wave devices that have been gathering dust on my bench!
I recently got a minimote and some qees power dimmers for floor lamps plus some fibaro inserts for existing switches.
My zwave interface is a ACT ZCU201 - Am I starting from a bad place using this? I previously had this just triggering some lighting at sunset with no issues.

Firstly reset the interface and did a router reload - just left with the ACT device as Node 1.
Next added the minimote, issued "add node" via webadmin and "Learn" button on minimote - all good, new controller appears.
Next try to add first qees power - triple click and led blinks blue - press include on minimote - no go :(
According to the minimote manual, secondary controllers cannot include devices. Am I missing something obvious here?
I thought a Secondary controller/Inclusion controller was one and the same?

Is this down to the fact that there is no SIS support on the ZCU201?

thanks,
-Coley.





8
Developers / Raspberry Pi builder
« on: July 24, 2012, 01:52:45 pm »
Picking up the discussion from here http://forum.linuxmce.org/index.php/topic,12147.msg90780.html#msg90780
and Thom's suggestion http://forum.linuxmce.org/index.php/topic,12689.msg90909.html#msg90909
What do I need to start running and breaking ;)
I'm assuming the database changes need to happen first to allow the builder scripts to operate correctly?

-Coley.

9
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.

10
Developers / qOrbiter gets some Pi
« on: June 03, 2012, 01:34:43 am »
I've been trying to get qOrbiter ported to the Raspberry Pi.
I've made some progress and you can follow it on the wiki: http://wiki.linuxmce.org/index.php/RaspberryPi
If you have comment, suggestions or advice please post.

Be aware this is prototyping so progress could be forwards as well as backwards :)

-Coley.

11
Developers / Qt Air Cursor
« on: May 22, 2012, 12:22:13 pm »
Came across this https://github.com/nemein/Qt_AirCursor not a lot there yet but might be a nice fit with qOrbiter if/when it is released....

-Coley.

12
Users / Mount madness ...
« on: February 01, 2012, 02:00:23 pm »
I'm running 10.04 and have a NAS connected with one nfs share for lmce.
This share is set up to use lmce dir structure.
After some initial permissions issues I can access all media as desired but, I have 160!!! mount points to it.
Code: [Select]
192.168.80.221:/c/lmce on /tmp/StorageDevices_StatusRadar.temp.mount.qExlFZFTc type nfs (rw,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.80.221,mountvers=3,mountproto=tcp,addr=192.168.80.221)
All of the above form, the random string i.e. mount.xxxxxxxx is all that differs

what's going on?

-Coley.

13
Developers / make_package.sh
« on: November 18, 2011, 03:40:50 pm »
My 8.10 setup imploded after the pollution of the sources.list and hasty upgrade!
So I've made the move to 10.04 and am gradually getting back to where I was.

I tried running make_package.sh in one of the packages in the src tree and I'm getting two errors:
"_Package_template" is missing so a cp command fails.
and "propagate.pl" is also missing so this also fails.

I've searched under my src tree and cannot find either - what am I missing?

thanks,
-Coley.

14
Developers / svn server version
« on: November 15, 2011, 12:46:58 pm »
I checked out latest 10.04 branch and downloaded 9.6Gig of data. This must give the server some hammering each time someone does a complete new checkout. I looked at reducing what to checkout, "extra" looked like a good canditate at a hefty 5.1G.
I know I could just do src but I had a look at the sparse checkout feature in >1.5 svn.
The following set of commands looked like they should work:
Code: [Select]
$ svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-1004/ linuxmce --depth immediates
$ svn up --set-depth exclude linuxmce/extra
$ svn up --set-depth infinity linuxmce/*
But the first command looked like it was taking as long as before and no traffic saving!
Turns out if the svn server doesn't know about these new features the filtering is done on the client side, so all the data is transferred and then ignored.

I know there is never a good time to update an svn server but would it be worth considering? Download traffic being the big saving.

-Coley.


15
Users / vitrum/think simple zwave range of switches
« on: May 31, 2011, 12:17:11 pm »
These look very slick - http://www.vitrum.com/ if a bit on the pricey side, and don't seem to ship outside Italy yet. Assume they will as they advertise EU and BS standards for pattress boxes.
Has anyone seen these in the real world? or had any experience with them?

-Coley.

Pages: [1] 2 3