You are not logged in.
Pages: 1
I have hauppauge wintv-dcr-2650 I am attempting to configure http://www.mythtv.org/wiki/Silicondust_ … Forwarding
irw does not show anything irrecord -H udp -d 5005 lirc does not capture anything. I wonder if anyone got ir forwarding to work with arch linux and can offer some tips.
Last edited by tritron4 (2012-05-26 16:52:08)
Offline
Well when i run hdhomerun_config discover discover I get ip address that off I get 192.168.253.233 but my device has ip address of 192.168.253.234
So hdhomerun_config <device id> set /ir/target "<frontend IP address>:5000 no_clear needs to be set to the address of device from ip address not what hdhomerun_config shows
I changed /etc/conf.d/lircd.conf to
LIRC_DEVICE=""
LIRC_DRIVER="udp"
LIRC_EXTRAOPTS="-d 5000"
LIRC_CONFIGFILE=""
And my lirc works fine now.
Offline
Pages: 1