This has solved the problem for me. Thanks again for your help on this issue.
Steven. -----Original Message----- From: Jarod Wilson [mailto:[email protected]] Sent: Thursday, February 05, 2009 11:28 AM To: Axel Thimm Cc: Steven; [email protected] Subject: Re: Problems with lirc-kmdl / lirc_serial for kernel On Thu, 2009-02-05 at 20:08 +0200, Axel Thimm wrote: > On Thu, Feb 05, 2009 at 02:57:50AM -0700, Steven wrote: > > lirc-kmdl-2.6.27.12-78.2.8.fc9-0.8.4a-81.fc9.i686 > > > > > > > > I Need helping finding out out where this kmdl is at? I have searched for a > > src rpm with no luck :( > > > > I am using lirc_serial and it will not run properly without it :-( > > F9 and its kernel should suffice, if not please outline the problem > and Jarod will either explain what to do or fix the Fedora kernel/lirc > package. Thanks! Off the top of my head, I'd wager this might be the softcarrier bug that has yet to be fixed in the Fedora kernels. Basically, the lirc_serial default should be softcarrier=1, but its currently softcarrier=0. So if you add an 'options lirc_serial softcarrier=1' to a modprobe config file (say /etc/modprobe.d/lirc) and reload the module, I suspect you'll be in better shape. Fixing the inversion is on my TODO list... If that's it, please confirm... If not, holler loudly. I've got a few lirc_serial-driven devices now that I can play with, though I've mostly been working from a slightly newer driver tree (which is in rawhide kernels). --jarod _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
