[mythtv-users] No LIRC on frontend restart

malcolm mythtv at lds.dyndns.org
Fri Apr 9 01:02:28 EDT 2004


----- Original Message -----
From: "Dan Conti" <dconti at acm.wwu.edu>
Sent: Thursday, April 08, 2004 11:34 PM


> 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.

Right.  You edit the lirc_dev.c in the kernel sources (the flameeyes patch
is a kernel patch) not the lirc-0.07pre4 sources.

Malcolm

> > -----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