[mythtv-users] Remote dead after Ubuntu update

Mike LaPlante mike at dividia.net
Fri Jun 26 06:14:18 UTC 2009


----- Original Message -----
From: "Marc Tousignant" <drayson at net1plus.com>
To: "Discussion about mythtv" <mythtv-users at mythtv.org>
Sent: Friday, June 26, 2009 12:50:01 AM GMT -06:00 US/Canada Central
Subject: Re: [mythtv-users] Remote dead after Ubuntu update

I jumped from 8.04 to 8.10, and then from 8.10 to 9.04 today. All live
upgrades. I was expecting a few things to break, but was pleasantly
surprised that the whole thing went pretty smooth...

Until I tried to use my remote. I've been beating my head against the wall
for two hours on this now and can't figure it out. Everything looks like its
working perfect. Modules are loaded, daemon is started, irw prints commands
as I press them, but myth does nothing.

Some various outputs:
-----------------
mike at mythtv:~$ sudo lircd --device /dev/lirc0 --nodaemon
lircd-0.8.4a[5687]: lircd(default) ready
lircd-0.8.4a[5687]: accepted new client on /dev/lircd (<--- started up irw)
lircd-0.8.4a[5687]: accepted new client on /dev/lircd (<--- started up
mythtv)

------------------

mike at mythtv:~$ irw
00000000000017e1 00 Ch- hauppauge_pvr
00000000000017e1 01 Ch- hauppauge_pvr
00000000000017e0 00 Ch+ hauppauge_pvr
00000000000017e0 01 Ch+ hauppauge_pvr
00000000000017d0 00 Vol+ hauppauge_pvr
00000000000017d0 01 Vol+ hauppauge_pvr

------------------

mike at mythtv:~$ mythfrontend
2009-06-26 00:09:07.811 Using runtime prefix = /usr
2009-06-26 00:09:08.383 XScreenSaver support enabled
2009-06-26 00:09:08.384 DPMS is active.
<snipped>
2009-06-26 00:09:08.857 lirc init success using configuration file:
/home/mike/.mythtv/lircrc

Anyone have any clues? Some Googling as lead to me something about HAL and
FDI files. I've tried a few things but none of seems to affect the results.

Thanks
Mike
_______________________________________________

What are the contents of your lircrc? You sure it is still the config you
had before? Or did the upgrades overwrite it with something else?

Marc

_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Contents look fine, and the file date is a year old. Its symlinked back to
~/.lirc/mythtv

mike at mythtv:~$ ls -lh .mythtv/lircrc
lrwxrwxrwx 1 mike mike 15 2008-06-17 21:22 .mythtv/lircrc -> ../.lirc/mythtv

mike at mythtv:~$ ls -lh .lirc/mythtv 
-rw-r--r-- 1 mike mike 4.5K 2008-06-26 20:25 .lirc/mythtv

mike at mythtv:~$ cat .lirc/mythtv 
begin
    remote = hauppauge_pvr250
    prog = mythtv
    button = 7
    config = 7
 -- snipped --

Mike
_______________________________________________

"remote" is optional, but if you have multiple remotes configured in your
lircd.conf e.g. for IR Blasting, you can use this line to make sure that
only commands from the correct remote are used.

I see an issue, your irw is saying hauppauge_pvr, but your lircrc has
hauppauge_pvr250.

Marc

_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Damn it, you're right. It seems my /usr/share/lirc/remotes/hauppauge/lircd.conf.hauppauge file was updated and lost. Which sucks because it was custom made and its buried so far down that I forgot to back it up. I'll have to regenerate a new one. :-( 

Thanks for the help.

Mike


More information about the mythtv-users mailing list