Kodi Community Forum

Full Version: Using NUC CIR on XBMC in openelec
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I'm runing XBMC on openelec on NUC D34010wyk platform.
Everything is runing great except the fact that I'm unable to use the built in IR reciever in the NUC. using additional IR receiver connected through USB is running just fine.
I'm using a standard MCE remote.
I was un able to fine any solution in the forums to the problem.
Is there any known solution
Thanks.
from https://communities.intel.com/message/216302 - this worked for me
edit /storage/.config/autostart.sh (SSH l/p: root/openelec)
-- enter the following
#!/bin/sh
modprobe -r nuvoton-cir
echo "auto" > "/sys/bus/acpi/devices/NTN0530:00/physical_node/resources"
modprobe nuvoton-cir
can you paste the output from

Code:
cat /sys/bus/acpi/devices/NTN0530:00/physical_node/resources

without using this solution (rename autostart.sh and reboot) and with this solution?
Hey guys.
Thanks a lot.
Working great.
Big Grin
We need that output, please :-) to solve it out of the box.
I can answer that. With the autostart disabled, the only thing that command says is:

state = disabled
with the autostart script:

io 0x240-0x24f
irq 3
io 0x250-0x25f