Show Posts
|
|
Pages: 1 [2] 3 4 ... 8
|
|
18
|
LinuxMCE / Users / How to create associations to group 2 with Z-Wave Tricklestar remote
|
on: February 01, 2010, 09:54:52 pm
|
|
Hi team,
all in the title... I just did a SIS mode install with a seluxit USB controller and a tricklestar remote. I can include devices, and use the remote to create associations between devices for group 1.
But how can I create associations between devices for group 2 or 3?
I still have a ZTH if needed, but it would be nice to do it with the remote alone?
I have checked the tricklestar website but links to the docs are broken, and the paper doc I have received does not cover groups other than 1...
thanks
|
|
|
|
|
21
|
LinuxMCE / Installation issues / Re: 0810 beta2 install problem - orbiter, avwizard and xine-player broken packages
|
on: January 31, 2010, 11:08:27 pm
|
I just found that the copy of zaptel-modules on http://deb.linuxmce.org/ubuntu/dists/intrepid/beta2/binary-i386/zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb is incorrect, it is just a copy of package linux-image-diskless ! The version on release looks better though: http://deb.linuxmce.org/ubuntu/dists/intrepid/release/binary-i386/zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb[code] Once this is fixed in the repository, I expect the installation of pluto-asterisk will go fine[/code]
|
|
|
|
|
23
|
LinuxMCE / Installation issues / Re: 0810 beta2 install problem - orbiter, avwizard and xine-player broken packages
|
on: January 31, 2010, 09:50:37 pm
|
it looks like there is a chain of dependencies of pluto-asterisk to zaptel-modules. zaptel-modules is on the repository, but not in the Packages files. However, a manual install gives me: dcerouter_1007047:~# wget http://deb.linuxmce.org/ubuntu/dists/intrepid/beta2/binary-i386/zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb --2010-01-31 20:34:18-- http://deb.linuxmce.org/ubuntu/dists/intrepid/beta2/binary-i386/zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb Resolving deb.linuxmce.org... 62.99.143.188 Connecting to deb.linuxmce.org|62.99.143.188|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 34150318 (33M) [application/x-debian-package] Saving to: `zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb'
100%[===========================================================================>] 34,150,318 476K/s in 72s
2010-01-31 20:35:30 (463 KB/s) - `zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb' saved [34150318/34150318]
dcerouter_1007047:~# dpkg -i zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb Selecting previously deselected package linux-image-diskless. (Reading database ... 153366 files and directories currently installed.) Unpacking linux-image-diskless (from zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb) ... dpkg: error processing zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb (--install): trying to overwrite `/lib/modules/2.6.27-16-generic/initrd/vesafb.ko', which is also in package linux-image-2.6.27-16-generic dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: zaptel-modules-2.6.27-16-generic_1.4.11~dfsg-2+2.6.27-16.44_i386.deb dcerouter_1007047:~#
|
|
|
|
|
25
|
LinuxMCE / Installation issues / Re: 0810 beta2 install problem - orbiter, avwizard and xine-player broken packages
|
on: January 31, 2010, 04:57:52 pm
|
I have the same issue: broken dependency for pluto-orbiter and pluto-avwizard leading to a grey screen with mouse cursor. doing apt-get update, I have some failures: Hit http://be.archive.ubuntu.com intrepid-updates/main Sources Err http://archive.ubuntu.com universe/main Packages 404 Not Found [IP: 91.189.88.46 80] Ign http://debian.slimdevices.com stable/main Packages Hit http://security.ubuntu.com intrepid-security/restricted Sources Hit http://security.ubuntu.com intrepid-security/universe Sources Hit http://security.ubuntu.com intrepid-security/multiverse Sources Hit http://deb.linuxmce.org intrepid/beta2 Packages Err http://archive.ubuntu.com universe/non-free Packages 404 Not Found [IP: 91.189.88.46 80] Hit http://be.archive.ubuntu.com intrepid-updates/restricted Sources Hit http://be.archive.ubuntu.com intrepid-updates/universe Sources Hit http://be.archive.ubuntu.com intrepid-updates/multiverse Sources Err http://archive.ubuntu.com universe/contrib Packages 404 Not Found [IP: 91.189.88.46 80] Hit http://deb.linuxmce.org replacements_ubuntu/main Packages Hit http://deb.linuxmce.org 20dev_ubuntu/main Packages Hit http://debian.slimdevices.com stable/main Packages Fetched 1B in 1s (1B/s) W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/universe/main/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.46 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/universe/non-free/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.46 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/universe/contrib/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.46 80]
Browsing http://archive.ubuntu.com/ubuntu/dists/ there is no universe folder but a dists/intrepid/universe. I guess I have to correct the corresponding lines in /etc/apt/sources.conf, but how... * Update: First I modified deb http://archive.ubuntu.com/ubuntu/ universe main non-free contrib to become deb http://archive.ubuntu.com/ubuntu/ intrepid universe main non-free contrib but then I got W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/intrepid/Release Unable to find expected entry non-free/binary-i386/Packages in Meta-index file (malformed Release file?)
so in the end I commented the line out completely, as the previous line deb http://archive.ubuntu.com/ubuntu/ intrepid main universe multiverse covers main universe multiverse, but non-free and contrib don't seem to be available on that server Now apt-get update works fine, but pluto-avwizard still won't install: dcerouter_1007047:/etc/apt# apt-get install pluto-avwizard Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation:
The following packages have unmet dependencies: pluto-avwizard: Depends: pluto-xine-player but it is not installable E: Broken packages
|
|
|
|
|
26
|
LinuxMCE / Users / Re: iPhone/iPod Touch Orbiter?
|
on: January 28, 2010, 10:41:46 pm
|
Once/if I get the iphone version running the way I want, I will probably make an ipad variant, replacing the navigation controllers with a split view controller. But the ipad is a different beast altogether, and IMHO the perfect platform to run a full-blown orbiter. I won't be able to code that though, and I hope some brave souls will give it a go. The web interface should work well too, I'll try in the simulator to get a first feeling. But nothing like a native app on the wonderful apple devices 
|
|
|
|
|
27
|
LinuxMCE / Users / Re: iPhone/iPod Touch Orbiter?
|
on: January 22, 2010, 08:46:35 am
|
Any updates, Caiman?
Yes, this is still going on with the architecture, feature list defined and the main individual features tested separately. Now I need to put it all together 
|
|
|
|
|
28
|
LinuxMCE / Users / Re: iPhone/iPod Touch Orbiter?
|
on: November 15, 2009, 05:43:28 pm
|
Andrew, The reason I kicked off this thread was to measure peoples interest in the iPhone as an Orbiter and also to start a discussion about what an iPhone Orbiter should be... and hopefully to find a group of Forum members who could run with it and develop it.
I have bought the SDK for this, and started learning cocoa. Already got a (very stupid) app which allows me to execute scenarios (via the web gui). Yes, I know it is not the right way, but one needs to start learning somewhere. And I find it very useful already. I am willing to contribute some time (I don't have a lot) this winter to learn more and build a nicer solution. - I agree with Thom that a full orbiter would be WAY too complicated for newbies like me to implement. LMCE would run on quantum computers before I get close.
- I also would love a fast, native iphone app, even if it has less functionality than a full orbiter. (e.g. text only)
- Using mobile orbiter could be a great first step though, and I am ok with that, if we could run it over TCP instead of RFCOMM
Does anyone have the skills, time and desire to make the server-side of mobile orbiter work with bonjour/TCP instead of RFCOMM ?
|
|
|
|
|
29
|
LinuxMCE / Users / Re: New Z-Wave driver
|
on: June 03, 2009, 10:01:48 pm
|
Hi Hari and team, has anyone tried or made the Schlage z-wave doorlock work with LMCE ? http://consumer.schlage.com/LiNK/It is sold with its own zwave controller, but of course I would love to integrate it with the existing LMCE network and be able to get notifications in LMCE when someone unlocks the door...
|
|
|
|
|
30
|
LinuxMCE / Developers / Re: GSD/Ruby Developers Conferences
|
on: December 24, 2008, 05:05:21 pm
|
Hi Tschak, I have (had) that already working, using SQL queries to get the info, MessageSend to send the commands, and a ready-made library for jabber connectivity (well, that is until I made a stupid "rm" command on it recently and of course, no backup  Yet it was nice to switch lights on/off and query status from a mobile IM client on my phone  But I wanted to make it "nicer and cleaner" and re-implement fully using DCE. Maybe it's not worth the effort per se, but it's mostly for learning.
|
|
|
|
|