Solved Streacom IR & Remote - Easy custom setup that works with XBMC
#17
nailed it. I flashed the RC260-20120515-SLEEP.bin into the IRRC and modified the keyboard.xml to have the following sleep action:

<sleep>XBMC.Suspend()</sleep>

Then i disabled usb wakeup for the device through udev rules (after finding out the correct id's:

sudo nano /etc/udev/rules.d/90-disableirwakeup.rules

ACTION!="remove", SUBSYSTEM=="usb", ATTRS{idVendor}=="1241", ATTRS{idProduct}=="e000" RUN+="/bin/sh -c 'echo disabled > /sys$env{DEVPATH}/../power/wakeup'"

after a reboot now i can use the powerbutton to have the HTPC supended AND wake only on pressing the powerbutton again, disregarding all other RC6 codes.


----------------------------------
edit: sorry i see this thread is on windows support; instructions above are for linux ofcourse

From streacom support i got the following instructions:

1. Go into the device manager and locate the IRRC (it will be one of the HID compliant mouse devices, hardware ID HID\VID_124&PID_E000&MI_01&CoI1)

2. Under power management tab, UNTICK the 'allow this device to wake the computer'
Reply


Messages In This Thread
RE: Streacom IR & Remote - Easy custom setup that works with XBMC - by posixx - 2014-01-08, 16:34
Logout Mark Read Team Forum Stats Members Help
Streacom IR & Remote - Easy custom setup that works with XBMC1