View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Mar 25, 2006 8:50 pm 
Offline
Joined: Mon Mar 13, 2006 2:39 pm
Posts: 5
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 :oops:

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


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 28, 2006 1:07 am 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
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


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu