LinuxMCE Forums

General => Users => Topic started by: rages on April 02, 2009, 08:10:18 pm

Title: Problem with bash-dce-knx
Post by: rages on April 02, 2009, 08:10:18 pm
Hi,

I finally completed installation of my apartment.
I have installed a system of automation KNX (Merten) throughout the house, with an HDPC (core) and an MD 3M touchscreen 17 "whit an atom 330, everything seems to work, but I can not install the drivers "bash - DCE - KNX".

I get to point:

After DCE_PATH is set, and exported, you can build the package with this command, in the DCE-whisperer directory:

dpkg-buildpackage-b-rfakeroot-us-uc <return>


   
and I have this answer:

dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer# dpkg-buildpackage -rfakeroot -b -us -uc
dpkg-buildpackage: source package is dce-whisperer
dpkg-buildpackage: source version is 1.0
dpkg-buildpackage: source changed by root <root@unknown>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.0
dpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 5)
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: (Use -d flag to override.)
dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer#


Help me PLZ
Title: Re: Problem with bash-dce-knx
Post by: totallymaxed on April 02, 2009, 09:43:28 pm
Hi,

I finally completed installation of my apartment.
I have installed a system of automation KNX (Merten) throughout the house, with an HDPC (core) and an MD 3M touchscreen 17 "whit an atom 330, everything seems to work, but I can not install the drivers "bash - DCE - KNX".

I get to point:

After DCE_PATH is set, and exported, you can build the package with this command, in the DCE-whisperer directory:

dpkg-buildpackage-b-rfakeroot-us-uc <return>


   
and I have this answer:

dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer# dpkg-buildpackage -rfakeroot -b -us -uc
dpkg-buildpackage: source package is dce-whisperer
dpkg-buildpackage: source version is 1.0
dpkg-buildpackage: source changed by root <root@unknown>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.0
dpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 5)
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: (Use -d flag to override.)
dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer#


Help me PLZ


You have an unmet dependency in debhelper;

apt-get install debhelper <return>

That should do it...

Andrew
Title: Re: Problem with bash-dce-knx
Post by: rages on April 03, 2009, 06:52:40 pm
Tnx Andrew,

but now there's a new problem:

dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer# dpkg-buildpackage -rfakeroot -b -us -uc
dpkg-buildpackage: source package is dce-whisperer
dpkg-buildpackage: source version is 1.0
dpkg-buildpackage: source changed by root <root@unknown>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.0
 fakeroot debian/rules clean
/usr/bin/dpkg-buildpackage: line 201: fakeroot: command not found
Title: Re: Problem with bash-dce-knx
Post by: Marie.O on April 04, 2009, 12:52:51 am
sudo apt-get install fakeroot
Title: Re: Problem with bash-dce-knx
Post by: jbr on April 06, 2009, 11:56:32 am
Hi rages,

I have recently installed KNX in my house and I'm considering trying the LinuxMCE.

Pls let us know how you find LinuxMCE together with KNX (if you get it to work...  ;))

/jbr
Title: Re: Problem with bash-dce-knx
Post by: totallymaxed on April 06, 2009, 01:00:24 pm
Hi rages,

I have recently installed KNX in my house and I'm considering trying the LinuxMCE.

Pls let us know how you find LinuxMCE together with KNX (if you get it to work...  ;))

/jbr

We have several customers using KNX now and these installations are all using our bash-dec-knx device. These are reasonably big KNX installations with several hundred channels in use per installation.

All the best

Andrew
Title: Re: Problem with bash-dce-knx
Post by: rages on April 08, 2009, 07:09:07 pm
I have another problem Andrew:

dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer# dpkg-buildpackage -rfakeroot -b -us -uc
dpkg-buildpackage: source package is dce-whisperer
dpkg-buildpackage: source version is 1.0
dpkg-buildpackage: source changed by root <root@unknown>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.0
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
make: [clean] Error 2 (ignored)
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
#docbook-to-man debian/dce-whisperer.sgml > dce-whisperer.1
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/dce-whisperer.
/usr/bin/make DESTDIR=/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/debian/dce-whisperer install
make[1]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
/usr/bin/make -C src
make[2]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
Computing dependencies for ShellInterface.cpp done
Computing dependencies for Whisperer.cpp done
Computing dependencies for Main.cpp done
make[2]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
make[2]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
g++ -c -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  Main.cpp -o Main.o
g++ -c -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  Whisperer.cpp -o Whisperer.o
g++ -c -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  ShellInterface.cpp -o ShellInterface.o
g++ -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  -o DCE-whisperer Main.o Whisperer.o ShellInterface.o -L/home/bash-dce-knx/pluto/src/lib -lSerial
izeClass -lDCECommon -lPlutoUtils
make[2]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
mkdir -p "/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/debian/dce-whisperer/usr/pluto/bin"
cp src/DCE-whisperer "/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/debian/dce-whisperer/usr/pluto/bin"
make[1]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: format of 'NEEDED libSerializeClass.so' not recognized
dpkg-shlibdeps: warning: format of 'NEEDED libDCECommon.so' not recognized
dpkg-shlibdeps: warning: format of 'NEEDED libPlutoUtils.so' not recognized
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `dce-whisperer' in `../dce-whisperer_1.0_i386.deb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer#



???

and then I did not understand what this means ...

Go in Lights, add a on/off light. Set its room. Write "$00 $03" (w/o the quotes) in the "Port/Channel number" Device Data

applies to all the lights $00 and $03? where i write my group address????
Title: Re: Problem with bash-dce-knx
Post by: totallymaxed on April 08, 2009, 08:00:13 pm
I have another problem Andrew:

dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer# dpkg-buildpackage -rfakeroot -b -us -uc
dpkg-buildpackage: source package is dce-whisperer
dpkg-buildpackage: source version is 1.0
dpkg-buildpackage: source changed by root <root@unknown>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.0
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
make: [clean] Error 2 (ignored)
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
#docbook-to-man debian/dce-whisperer.sgml > dce-whisperer.1
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/dce-whisperer.
/usr/bin/make DESTDIR=/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/debian/dce-whisperer install
make[1]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
/usr/bin/make -C src
make[2]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
Computing dependencies for ShellInterface.cpp done
Computing dependencies for Whisperer.cpp done
Computing dependencies for Main.cpp done
make[2]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
make[2]: Entering directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
g++ -c -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  Main.cpp -o Main.o
g++ -c -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  Whisperer.cpp -o Whisperer.o
g++ -c -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  ShellInterface.cpp -o ShellInterface.o
g++ -I. -I/home/bash-dce-knx/pluto/src -pipe -W -Wall -ggdb3  -o DCE-whisperer Main.o Whisperer.o ShellInterface.o -L/home/bash-dce-knx/pluto/src/lib -lSerial
izeClass -lDCECommon -lPlutoUtils
make[2]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/src'
mkdir -p "/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/debian/dce-whisperer/usr/pluto/bin"
cp src/DCE-whisperer "/home/bash-dce-knx/bash-dce-knx/DCE-whisperer/debian/dce-whisperer/usr/pluto/bin"
make[1]: Leaving directory `/home/bash-dce-knx/bash-dce-knx/DCE-whisperer'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: format of 'NEEDED libSerializeClass.so' not recognized
dpkg-shlibdeps: warning: format of 'NEEDED libDCECommon.so' not recognized
dpkg-shlibdeps: warning: format of 'NEEDED libPlutoUtils.so' not recognized
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `dce-whisperer' in `../dce-whisperer_1.0_i386.deb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
dcerouter_1:/home/bash-dce-knx/bash-dce-knx/DCE-whisperer#



???

and then I did not understand what this means ...

Go in Lights, add a on/off light. Set its room. Write "$00 $03" (w/o the quotes) in the "Port/Channel number" Device Data

applies to all the lights $00 and $03? where i write my group address????

You need to define some group addresses in your SIM-KNX module that map to actual group address on the bus. The "$00 $03" and "$$ $32" are adresses in a SIM-KNX that map to ports on the bus. The SIM-KNX modules come with either 128 or 256 configurable memory locations that you can read/write to. Each memory location in the SIM-KNX reflects a group address on the actual bus. Therefore you need to program the SIM-KNX using a standard KNX-EIB tool like ETS3 or write your own. See http://www.tapko.de/uploads/tx_neofileshare/SIM-KNX_Documentation.pdf (http://www.tapko.de/uploads/tx_neofileshare/SIM-KNX_Documentation.pdf) for technical details of the SIM-KNX.

We are looking at creating another version of bash-dce-knx that will talk directly to the KNX-EIB bus and will be implimented with the BCUSDK ( See http://www.usinglinux.org/net/bcusdk-eibd.html (http://See http://www.usinglinux.org/net/bcusdk-eibd.html) ) allowing us to read/write to the bus directly using an IP-KNX gateway.

All the best

Andrew
Title: Re: Problem with bash-dce-knx
Post by: rages on April 08, 2009, 08:24:53 pm
then I have confused the RS232 interface for programming (I use that of merten http: / / www.merten.de/download/DL_doku/P6814xx_GB.pdf) with the SIM-KNX .
I thought they were the same thing
Title: Re: Problem with bash-dce-knx
Post by: totallymaxed on April 08, 2009, 08:52:09 pm
then I have confused the RS232 interface for programming (I use that of merten http: / / www.merten.de/download/DL_doku/P6814xx_GB.pdf) with the SIM-KNX .
I thought they were the same thing

They are totally different. The SIM-KNX is about the same or less in cost terms however and provides a simpler interface to the bus. SIM-KNX 128 units can be purchased for just over 100Euro.

When we implement bash-dce-knx that will talk directly to the KNX-EIB bus using the the BCUSDK ( See http://www.usinglinux.org/net/bcusdk-eibd.html ) allowing us to read/write to the bus directly using an IP-KNX gateway...This could also be extended to use RS232 interfaces like the Merten.

All the best

Andrew


Title: Re: Problem with bash-dce-knx
Post by: jbr on May 12, 2009, 11:58:04 am

When we implement bash-dce-knx that will talk directly to the KNX-EIB bus using the the BCUSDK ( See http://www.usinglinux.org/net/bcusdk-eibd.html ) allowing us to read/write to the bus directly using an IP-KNX gateway...


Hi,
I have KNX in my house and are looking at LinuxMCE with great interest. I do the programming with ETS via an IP-KNX gateway but I still don't have anything intelligent running the system (in other words a computer for timers, sceneries, web-interface etc.)

I do find 1500-2000£ to expensive for the systems from Merten, Gira etc. which just are basic computers with a small toch-screen and a user friendly software...
So, Linux MCE would of course be a nice and competent solution.

So, since my KNX-system is already  a part of my network at home, Is there a qualified guess for when there might be a solution for running the KNX-system from Linux MCE over a IP-KNX gateway?
No promises, just an educated guess...  ;)

Rgds. Jbr
Title: Re: Problem with bash-dce-knx
Post by: totallymaxed on May 12, 2009, 03:08:29 pm

When we implement bash-dce-knx that will talk directly to the KNX-EIB bus using the the BCUSDK ( See http://www.usinglinux.org/net/bcusdk-eibd.html ) allowing us to read/write to the bus directly using an IP-KNX gateway...


Hi,
I have KNX in my house and are looking at LinuxMCE with great interest. I do the programming with ETS via an IP-KNX gateway but I still don't have anything intelligent running the system (in other words a computer for timers, sceneries, web-interface etc.)

I do find 1500-2000£ to expensive for the systems from Merten, Gira etc. which just are basic computers with a small toch-screen and a user friendly software...
So, Linux MCE would of course be a nice and competent solution.

So, since my KNX-system is already  a part of my network at home, Is there a qualified guess for when there might be a solution for running the KNX-system from Linux MCE over a IP-KNX gateway?
No promises, just an educated guess...  ;)

Rgds. Jbr


Well adding support for IP-KNX gateways is something we're working on but I cant say what the timescale might be for this. The current SIM-KNX compatible DCE-Whisperer code though works fine with KNX (we have installers using ETS to configure installations with it now) and offers some advantages too. SIM-KNX can be used to abstract the actual bus addresses etc and in someways means you can have a more flexible installation.

Andrew
Title: Re: Problem with bash-dce-knx
Post by: hari on May 12, 2009, 08:24:26 pm
So, since my KNX-system is already  a part of my network at home, Is there a qualified guess for when there might be a solution for running the KNX-system from Linux MCE over a IP-KNX gateway?
No promises, just an educated guess...  ;)

we have an EIB driver in our mantis, written in c++, it utilizes eibd, that should be able to do KNX over IP. It might be a bit of work to properly integrate it into 0810, but I can help with that..

interested?

best regards,
Hari
Title: Re: Problem with bash-dce-knx
Post by: jbr on May 13, 2009, 12:39:56 am
Thank you for your replies, Andrew and Hari.

Since I already have an IP-KNX gateway it would be nice to be able to hook up Linux MCE via it. (even though a SIM-KNX isn't that expensive...)

Hari, I'm definitely interested in your solution. But, as I wrote earlier, I've just started looking at Linux MCE so I do have some work/reading that has to done...

Would you care to briefly describe how this setup works and what kind of functionally that can be achieved? Is the communication and are the functions fully bi-directional?

Regards, Jbr
Title: Re: Problem with bash-dce-knx
Post by: hari on May 13, 2009, 08:40:13 pm
it is a DCE wrapper around eibd. Regarding the author it is bi-directional, but I could not verify it as I have no KNX hardware. We need to integrate the patch(es) from that mantis ticket into the 0810 devel branch.

This is the devel thread of the eibd based driver: http://forum.linuxmce.org/index.php?topic=5648.0

It is based on the existing template, so we should be able to compile it as 1:1 replacement for the shipped driver. I'm just looking at the old mantis bug tracking to collect the needed pieces.

br, Hari
Title: Re: Problem with bash-dce-knx
Post by: rages on May 13, 2009, 09:04:35 pm
Hello Hari, I have a lot of KNX Hardware for test (argus, thermostat, light sensor, LOGO! Siemens whit gateway, Dali gateway, and more .. ) and a core alpha 8.10, but I'm not a programmer.
 If you want to try to explain what I do, I can do the tests in my freetime.

Emanuele
Title: Re: Problem with bash-dce-knx
Post by: hari on May 13, 2009, 09:12:50 pm
Heya,

this is the wiki page from guigolum:
http://wiki.linuxmce.org/index.php/EIB(guigolum_version)

I've imported the bits into the 0810 branch: http://trac.linuxmce.org/trac.cgi/ticket/202

best regards,
Hari
Title: Re: Problem with bash-dce-knx
Post by: hari on May 13, 2009, 09:14:50 pm
Hi Emanuele,

Hello Hari, I have a lot of KNX Hardware for test (argus, thermostat, light sensor, LOGO! Siemens whit gateway, Dali gateway, and more .. ) and a core alpha 8.10, but I'm not a programmer.
"being programmer" is not a state but a path :-)

Quote
If you want to try to explain what I do, I can do the tests in my freetime.
sounds very good, look at my previous post. I'm sure we can get this to work.

best regards,
Hari
Title: Re: Problem with bash-dce-knx
Post by: rages on May 14, 2009, 05:32:20 pm
Hi, I have a lot of devices because I am an electrician KNX Partners.

I have many devices installed in my new apartment and a core whit i386 Linuxmce 8.10 alpha and a MD atom dual core.

Hari the first link it's empty.

You can write the commands that I use to install all that I need? As I said I'm not a programmer  :(
Title: Re: Problem with bash-dce-knx
Post by: hari on May 14, 2009, 06:07:15 pm
you need to add a ) to that link..
Title: Re: Problem with bash-dce-knx
Post by: Schmich on May 14, 2009, 06:26:50 pm
Hari the first link it's empty.
Close the bracket, ), for the link. The URL didn't get it all: http://wiki.linuxmce.org/index.php/EIB(guigolum_version) (http://wiki.linuxmce.org/index.php/EIB(guigolum_version))
Title: Re: Problem with bash-dce-knx
Post by: rages on May 14, 2009, 09:07:45 pm
hi,

I have already blocked the first step ... I add
 
deb http://www.auto.tuwien.ac.at/~mkoegler/debian eib main
deb-src http://www.auto.tuwien.ac.at/~mkoegler/debian eib main

into /etc/apt/sources.list, but it replied that I do not have the public key when I upgrade my core.

Always ask excuse for my bad English by google translator.  ;D

Title: Re: Problem with bash-dce-knx
Post by: rages on May 15, 2009, 04:44:19 pm
ok, rereading I think I better understand what to do.



Later I try to install eibd.

But after installing eibd as I can test something? in short, what is the next step?

Emanuele
Title: Re: Problem with bash-dce-knx
Post by: rages on May 15, 2009, 08:43:27 pm
OK,

eibd is in my core 8.10  :)

  I await new instructions



Emanuele


Title: Re: Problem with bash-dce-knx
Post by: hari on May 16, 2009, 11:38:27 am
now compile the dce device..
Title: Re: Problem with bash-dce-knx
Post by: jbr on May 16, 2009, 03:20:51 pm
it is a DCE wrapper around eibd. Regarding the author it is bi-directional, but I could not verify it as I have no KNX hardware. We need to integrate the patch(es) from that mantis ticket into the 0810 devel branch.

This is the devel thread of the eibd based driver: http://forum.linuxmce.org/index.php?topic=5648.0

It is based on the existing template, so we should be able to compile it as 1:1 replacement for the shipped driver. I'm just looking at the old mantis bug tracking to collect the needed pieces.

br, Hari

Ok, I have to admit that there are parts of this that is greek to me... But I will start with the core and then work on from there.
I'm following this with great interest, it would be fantastic to get this to run smoothly with KNX.

br, Jbr
Title: Re: Problem with bash-dce-knx
Post by: hari on May 18, 2009, 06:54:09 pm
ok, as guigolum said we need to add device data to the template, both strings:
DATA_Get_bus_type
DATA_Get_bus_address

I was able to compile the dce device in the 0810 trunk after faking those values and compiling/installing the bcusdk for the needed header files. I should receive a few EIB devices like power supply and ft1.2 interface these days. But if you want me to seriously work on and test this driver, somebody should send me a few devices (sensors/actuators) to test (somebody was writing about good connections to a vendor).

br, Hari
Title: Re: Problem with bash-dce-knx
Post by: rages on May 19, 2009, 09:00:05 am
Hi,

Sorry, but this weekend I was very involved with the buy of my kitchen.
Hari, I do not understand how I have to ...
I have to download the files from the trac?
And after?

You could not write the commands to be executed?
Title: Re: Problem with bash-dce-knx
Post by: hari on May 24, 2009, 10:26:11 am
just got some KNX equipment and was playing with guigolums code on 0810. I've stripped off the eibd spawning thread and was able to control an actuator from lmce utilizing "eibd" as KNX interface.

I'll provide status on my progress here: http://forum.linuxmce.org/index.php?topic=5648.0

br, Hari