User:Stevegoodey

From MythTV Official Wiki
Revision as of 18:03, 16 February 2013 by Stevegoodey (talk | contribs) (udev rule for remote.)

Jump to: navigation, search

Current system.

Mythbuntu 9.10 Mythtv 0.22

Although up/down buttons worked, OK did not. Following fixed it.

/etc/lirc/hardware.conf REMOTE_DEVICE="/dev/input/dvb-ir"

/etc/udev/rules.d/10-local.rules KERNEL=="event*", ATTRS{name}=="IR-receiver inside an USB DVB receiver", SYMLINK+="input/dvb-ir"