1: Install the kernel source with 'urpmi kernel-source'
2: Don't remove anything. Yes I know, when you install Mplayer liblirc gets installed but, as we will see, this is not important.
3: Download and untar Lirc 0.7.0pre7 ( Download )
4: Change directory to the lirc folder.
5: Run ./setup.sh and choose the for you appropiate settings (for mine Hauppauge remote it's '5' fot TV cards and then 'f') (5-7 all in the lirc folder)
6: Login as root and type 'make && make install'
7: Load the module, still as root: 'depmod -ae' and (for my remote) 'modprobe lirc_i2c'
8: Now for the Mandrake bit. The liblirc package install 2 files (liblirc_client.so.0 and liblirc_client.so.0.0.0) in /usr/lib. Rename these 2 files (cd /usr/lib and mv liblirc_client.so.0 liblirc_client.so.0.bak etc etc)
9: Lirc install liblirc_client.so.0 in /usr/local/lib. Now link that file to /usr/lib/liblirc_client.so.0 (cd /usr/lib and ln -s /usr/local//lib/liblirc_client.so.0 )
10: Start the lircd as root by typing 'lircd'. Log out as root and start irw by typing 'irw' and press some buttons on the remote. If you see something happening everything is working.
Have fun
This post has been edited by devries: 12 December 2004 - 11:39 AM

Help
MultiQuote









