XBMC and StreamZap

pete_c

Guru
Currently have some 4 XBMC boxes set up running Ubuntu (XBMCBuntu).  These are working well with the MS MCE remotes.
 
Decided to try a StreamZap remote control on XBMC box # 5.  Historically I did try it on a build and it worked.  For whatever reason I cannot get the newest box to work with StreamZap remote controller.
 
Anyone using a StreamZap remote control in Ubuntu XBMC have any suggestions?  ( I have done suggested fixes on the XBMC StreamZap wiki).
 
Testing it and it shows that its working. (well except for the double presses)  Its just XBMC that doesn't work with it.
 
I: Bus=0003 Vendor=0e9c Product=0000 Version=0100
N: Name="Streamzap PC Remote Infrared Receiver (0e9c:0000)"
P: Phys=usb-0000:00:1d.0-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/rc/rc0/input2
U: Uniq=
H: Handlers=kbd event2
B: PROP=0
B: EV=100013
B: KEY=3ff 0 0 0 fc000 1 0 0 0 0 18000 4180 c0000801 9e1680 0 0 0
B: MSC=10

pete@XBMC:~$ sudo service lirc restart
 * Stopping remote control daemon(s): LIRC                                                                                                            
 * Loading LIRC modules                                                                                                                               
 * Starting remote control daemon(s) : LIRC
                                                                                                           
pete@XBMC:~$ sudo irw /dev/lircd
00000000000028d2 00 KEY_OK Streamzap_PC_Remote
00000000000028d2 01 KEY_OK Streamzap_PC_Remote
00000000000028ce 00 KEY_CHANNELDOWN Streamzap_PC_Remote
00000000000028ce 01 KEY_CHANNELDOWN Streamzap_PC_Remote
00000000000028ce 02 KEY_CHANNELDOWN Streamzap_PC_Remote
00000000000028d1 00 KEY_LEFT Streamzap_PC_Remote
00000000000028d1 01 KEY_LEFT Streamzap_PC_Remote
00000000000028cf 00 KEY_VOLUMEDOWN Streamzap_PC_Remote
00000000000028cf 01 KEY_VOLUMEDOWN Streamzap_PC_Remote
00000000000028d3 00 KEY_RIGHT Streamzap_PC_Remote
00000000000028d3 01 KEY_RIGHT Streamzap_PC_Remote
00000000000028d1 00 KEY_LEFT Streamzap_PC_Remote
00000000000028d1 01 KEY_LEFT Streamzap_PC_Remote
00000000000028ce 00 KEY_CHANNELDOWN Streamzap_PC_Remote
00000000000028ce 01 KEY_CHANNELDOWN Streamzap_PC_Remote
00000000000028d2 00 KEY_OK Streamzap_PC_Remote
00000000000028d2 01 KEY_OK Streamzap_PC_Remote
00000000000028d2 00 KEY_OK Streamzap_PC_Remote
00000000000028d2 01 KEY_OK Streamzap_PC_Remote
00000000000028d8 00 KEY_PAUSE Streamzap_PC_Remote
00000000000028d8 01 KEY_PAUSE Streamzap_PC_Remote
00000000000028d5 00 KEY_MENU Streamzap_PC_Remote
00000000000028d5 01 KEY_MENU Streamzap_PC_Remote
00000000000028d5 02 KEY_MENU Streamzap_PC_Remote
00000000000028d7 00 KEY_PLAY Streamzap_PC_Remote
00000000000028d7 01 KEY_PLAY Streamzap_PC_Remote
 
Back
Top