LinHES Forums
http://forums.linhes.org/

R6.04 -> R7.1, dvico remote stopped working [SOLVED]
http://forums.linhes.org/viewtopic.php?f=22&t=22419
Page 1 of 1

Author:  shade4 [ Tue Jan 24, 2012 7:09 am ]
Post subject:  R6.04 -> R7.1, dvico remote stopped working [SOLVED]

There are a number of tales of woe about remote problems after upgrading to R7.1 so I though I would share how I got mine sorted. This was cobbled together from tidbits of many posts, thanks to the original authors as there's little of my own work here!

Basically lirc was looking for /dev/usb/dvicoIR but that didn't exist. There was however a /dev/usb/hiddev0 which I didn't at first realise was the remote.

What I ended up doing was first changing the lirc socket from "/dev/lircd" to "/var/run/lirc/lircd" in just about the last page of MythTV general setup.

Then I edited /etc/sv/lircd/run and at about line 132 changed "/dev/usb/dvicoIR" to "/dev/usb/hiddev0"

sv restart lircd and the remote works!

There's probably a better way of fixing things than directly editing /etc/sv/lircd/run but for now it's good enough.

Hope this helps someone else,

Scotty.

Author:  brfransen [ Tue Jan 24, 2012 2:42 pm ]
Post subject: 

Somewhere along the line the udev rule for /dev/usb/dvicoIR got removed from the lirc package. I have added back the udev rule for dvicoIR to the udev package.

Modifying the lircd run script will work until the runit scripts are updated and then your changes will be overwritten. Or if udev decides on boot to put your remote somewhere other than /dev/usb/hiddev0.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/