[mythtv-users] No LIRC on frontend restart

Matt Hannan matthew.j.hannan at verizon.net
Fri Apr 9 12:00:05 EDT 2004


I am running lirc-0.7-pre3 on kernel 2.4.20-30_37.rh9.at.

Do I need to worry about this patch or editing lirc_dev.c?



-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Dan Conti
Sent: Friday, April 09, 2004 12:35 AM
To: Discussion about mythtv
Subject: RE: [mythtv-users] No LIRC on frontend restart


I'm guessing the flameeyes patch reverted that, since 0.7pre4 included
that fix. That should only apply to folks with kernel >= 2.6 though.

> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org 
> [mailto:mythtv-users-bounces at mythtv.org]On Behalf Of malcolm
> Sent: Thursday, April 08, 2004 9:18 PM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] No LIRC on frontend restart
>
>
> ----- Original Message -----
> From: "Matt Hannan" <matthew.j.hannan at verizon.net>
> Sent: Thursday, April 08, 2004 4:03 PM
>
>
> >
> > OK, so if I do a full reboot of the box, LIRC works great. But if I 
> > close the mythfrontend and then restart it, LIRC does not work at 
> > all.
> >
> > Any ideas?
> >
> > I have been digging thru the archives for about an hour now and I 
> > see nothing.
>
> What's your setup and versions etc?  I'm using the IR on a PVR-350 
> with kernel 2.6 patched with flameeyes patch (for lirc) and 
> lirc-0.07pre4.  I had the exact same problem you describe.  rmmod 
> lirc_i2c and then modprobe lirc_i2c would fix it so a client could 
> connect again.  To fix this permanantly I had to edit lirc_dev.c in 
> the kernel sources and change line 159
> From:                      if (ir->shutdown || !ir->open) {
> To:                        if (ir->shutdown) {
>
> Then recompile and reinstall lirc-0.07pre4
>
> Malcolm
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org 
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

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




More information about the mythtv-users mailing list