xbmc live and streamzap
#5
Ok, I'm still not getting it. It can't be this hard.



root@mm-zotac:~# ls -la /dev/lir*
crw-rw---- 1 root root 61, 0 2010-07-20 00:25 /dev/lirc0
lrwxrwxrwx 1 root root 19 2010-07-20 00:25 /dev/lircd -> /var/run/lirc/lircd

root@mm-zotac:~# ls -la /var/run/lirc/
total 4
drwxr-xr-x 2 root root 80 2010-07-20 00:25 .
drwxr-xr-x 12 root root 440 2010-07-20 01:26 ..
srw-rw-rw- 1 root root 0 2010-07-20 00:25 lircd
-rw-r--r-- 1 root root 4 2010-07-20 00:25 lircd.pid

root@mm-zotac:~# irw /dev/lircd
00000000000028c8 00 8 Streamzap_PC_Remote
00000000000028c8 01 8 Streamzap_PC_Remote
00000000000028c8 02 8 Streamzap_PC_Remote
00000000000028c8 03 8 Streamzap_PC_Remote
00000000000028c8 04 8 Streamzap_PC_Remote
00000000000028c8 05 8 Streamzap_PC_Remote
00000000000028c9 00 9 Streamzap_PC_Remote
00000000000028c9 01 9 Streamzap_PC_Remote
00000000000028c9 02 9 Streamzap_PC_Remote
00000000000028c9 03 9 Streamzap_PC_Remote
00000000000028c9 04 9 Streamzap_PC_Remote
00000000000028c9 05 9 Streamzap_PC_Remote
00000000000028c9 06 9 Streamzap_PC_Remote
^C
root@mm-zotac:~# irw /dev/lirc0
connect: Connection refused
root@mm-zotac:~# exit
exit
jb@mm-zotac:~$ irw /dev/lircd
00000000000028d4 00 DOWN Streamzap_PC_Remote
00000000000028d4 01 DOWN Streamzap_PC_Remote
00000000000028d4 02 DOWN Streamzap_PC_Remote
00000000000028d4 03 DOWN Streamzap_PC_Remote
00000000000028d4 04 DOWN Streamzap_PC_Remote
00000000000028d4 05 DOWN Streamzap_PC_Remote
00000000000028d3 00 RIGHT Streamzap_PC_Remote
00000000000028d3 01 RIGHT Streamzap_PC_Remote
00000000000028d3 02 RIGHT Streamzap_PC_Remote
00000000000028d3 03 RIGHT Streamzap_PC_Remote
00000000000028d3 04 RIGHT Streamzap_PC_Remote
00000000000028d3 05 RIGHT Streamzap_PC_Remote
^C
jb@mm-zotac:~$ irw /dev/lirc0
connect: Permission denied


Googling, there's apparently supposed to be a .lircrc that defines the client-side actions (which I'm assuming is what xbmc is going to do with the signals), but it's not anywhere.
jb@mm-zotac:~$ sudo find /usr -iname .lircrc
jb@mm-zotac:~$ sudo find /home -iname .lircrc
jb@mm-zotac:~$ sudo find / -iname .lircrc |grep -v proc

There is nothing in the debug log:

[email]jb@mm-zotac:~/.xbmc[/email]/temp$ cat xbmc.log |grep lirc
[email]jb@mm-zotac:~/.xbmc[/email]/temp$

As I said, it can't be this hard. The same physical remote and the same physical receiver work on the same physical box for minimyth. But of course, the minimyth lirc configuration files have to be completely different (side rant avoided). So what am I missing here?
Reply


Messages In This Thread
[No subject] - by kaistian - 2010-07-19, 09:38
[No subject] - by jeauxbleaux - 2010-07-19, 10:22
[No subject] - by kaistian - 2010-07-19, 10:36
[No subject] - by jeauxbleaux - 2010-07-20, 07:39
[No subject] - by kaistian - 2010-07-20, 09:33
[No subject] - by jeauxbleaux - 2010-07-20, 10:07
Logout Mark Read Team Forum Stats Members Help
xbmc live and streamzap0