[mythtv-users] Re: IR Blaster: lirc_sir on Fedora Core w/ATrpms

DanM dan at milkcarton.com
Sat Jan 31 09:15:36 EST 2004


> http://members.cox.net/rwraithr/
>
>
> Actually I needed to recompile the kernel, but not install it, just to 
> be able to compile lirc. So it works with your kernel. but with 
> Robert's solution I am using different modules and a different daemon.
>
Emmanuel, you don't need to compile the kernel, just these steps (For 
fedora core 1):
cd /usr/src/linux (linux linked to your kernel or linux-2.4)
make mrproper
cp /boot/config-`uname -r` .config
make oldconfig ; make dep

I also had to remove the "custom" in /usr/src/linux/include/linux/kernel.h

-dan


More information about the mythtv-users mailing list