LinHES Forums http://forum.linhes.org/ |
|
Reinstalling lirc and related stuff on R5B7 http://forum.linhes.org/viewtopic.php?f=6&t=9269 |
Page 1 of 1 |
Author: | knopmyth221 [ Sat Mar 25, 2006 8:50 pm ] |
Post subject: | Reinstalling lirc and related stuff on R5B7 |
Ok I've uninstalled lirc and other related software using the command Quote: apt-get remove lirc lirc-modules-source lirc-x I was following some genus's steps to fix ledxmit, etc. ... please don't ask why I am so gullible as I feel stupid enough already about messing up a perfectly working install ![]() I would like to reinstall lirc and related modules and get my grey pvr350 remote working. I've tried Quote: apt-get update apt-get install lirc lirc-modules-source lirc-x but it fails with the following result: Quote: Setting up lirc-modules-source (0.7.2-2) ...
Building kernel modules ... (output -> /tmp/lirc-kernel-source.vbU0mT) ############################################## ##### Couldn't build LIRC kernel modules ##### ############################################## I've noticed that it apt-get is trying to install lirc-0.7.2-2. Should I install 8.0? What shoud I do to get my lirc up and running again? Will I have to reinstall R5B7? Thanks, M |
Author: | mac [ Tue Mar 28, 2006 1:07 am ] |
Post subject: | |
Code: cd /usr/src/ tar -jxvf lirc-0.8.0pre4-pvr150.tar.bz2 cd lirc-0.8.0pre4-pvr150 ./configure make make install If your lirc-0.8.0pre4-pvr150.tar.bz2 missing: Code: cd /usr/src/
wget http://umn.dl.sourceforge.net/sourceforge/lirc/lirc-0.8.0.tar.bz2 tar -jxvf lirc-0.8.0.tar.bz2 ./configure make make install |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |