> I have installed all the packages (lirc) to get my PVR350 remote control > working. If I run /usr/bin/irw I can see my keycodes as I press the remote > control, but when I run mythfrontend the remote control does nothing. And > I have installed the file to correctly map keycodes. Any pointers > appreciated.
This happened to me today, and it was because I compiled 0.17 without the native lirc support. Did you just compile? See below... ------------- > Everythings working except my remote, which was working fine w/ 0.16. > I double checked that nothing changed in lircd.conf and > ~/.mythtv/lircrc... What am I missing, is there a compile option for > lirc I missed or something? irw shows the keys being pressed, so I > know the remote "works"... it just doesn't move anything in > mythfrontend... Did you un-comment out the lines for native LIRC support in mythtv/settings.pro ? # Native lirc support #CONFIG += using_lirc #LIRC_LIBS = -llirc_client
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
