I've installed this image:
LinuxMCE-8.10-23036-i386.iso
I had to upgrade the kernel to 2.6.34 to get my tv cards working
I've then followed this guide
http://wiki.linuxmce.org/index.php/CM11So now, I've got in the web admin under devices tree:
Core - CM11A (Device Template:CM11A #48, Device data: /dev/ttyS0) - livingroomlamp (Device Template:Light Switch (on/off) #37, Port/Channel Number: A6)
When I click "send command to device" on livingroomlamp and choose "on" in the dropdown I get this output:
Message Sent succesfully.
/usr/pluto/bin/MessageSend localhost -r 0 37 1 192 97 "" 98 ""
Response was:
RESP: OK
The light does not turn on though. If I click on the different log links there are no entries there.
havard@dcerouter:~$ cat /var/log/pluto/33_CM11A.log
05 07/11/10 8:08:57.388 Going to rotate logs... <0xb6a4fb90>
Return code: 143
3 07/11/10 12:32:53 33 (spawning-device) Device died... count=10/50 dev=33
Sun Jul 11 12:32:53 CEST 2010 died
========== NEW LOG SECTION ==========
1 07/11/10 12:33:03 33 (spawning-device) Starting... 11
1 07/11/10 12:33:03 33 (spawning-device) Found /usr/pluto/bin/CM11A
05 07/11/10 12:33:03.366 Creating child 36 <0xb70fb6c0>
05 07/11/10 12:33:03.366 Note: Device manager has attached a device of type 38 that this has no custom event handler for. It will not fire events. <0xb70fb6c0>
05 07/11/10 12:33:03.366 Note: Device manager has attached a device of type 38 that this has no custom handler for. This is normal for IR. <0xb70fb6c0>
05 07/11/10 12:33:03.366 Creating child 37 <0xb70fb6c0>
05 07/11/10 12:33:03.366 Note: Device manager has attached a device of type 37 that this has no custom event handler for. It will not fire events. <0xb70fb6c0>
05 07/11/10 12:33:03.366 Note: Device manager has attached a device of type 37 that this has no custom handler for. This is normal for IR. <0xb70fb6c0>
Return code: 143
3 07/11/10 12:33:52 33 (spawning-device) Device died... count=11/50 dev=33
Sun Jul 11 12:33:52 CEST 2010 died
========== NEW LOG SECTION ==========
1 07/11/10 12:34:02 33 (spawning-device) Starting... 12
1 07/11/10 12:34:02 33 (spawning-device) Found /usr/pluto/bin/CM11A
05 07/11/10 12:34:02.289 Creating child 36 <0xb71416c0>
05 07/11/10 12:34:02.289 Note: Device manager has attached a device of type 38 that this has no custom event handler for. It will not fire events. <0xb71416c0>
05 07/11/10 12:34:02.289 Note: Device manager has attached a device of type 38 that this has no custom handler for. This is normal for IR. <0xb71416c0>
05 07/11/10 12:34:02.289 Creating child 37 <0xb71416c0>
05 07/11/10 12:34:02.289 Note: Device manager has attached a device of type 37 that this has no custom event handler for. It will not fire events. <0xb71416c0>
05 07/11/10 12:34:02.289 Note: Device manager has attached a device of type 37 that this has no custom handler for. This is normal for IR. <0xb71416c0>
01 07/11/10 13:13:59.027 Failed sending address. <0xb613eb90>
01 07/11/10 13:28:05.375 Failed sending address. <0xb613eb90>
01 07/11/10 13:29:20.878 Failed sending address. <0xb613eb90>
I'm a noob in the ubuntu and linuxmce world so I don't really know what to do next, anybody have any suggestions?