Total IR Control for Linux
Home
 
CommandIR Driver Installation from LIRC CVS
Note: This page is for advanced features for advanced users.  For standard CommandIR setup, please see 'Software Setup'.
 
New features are added to LIRC CVS from time to time and are not yet available for general release. This guide will help you upgrade to LIRC CVS.
 
Installing the CommandIR driver from source involves these steps:
  • Download LIRC CVS
  • Install LIRC
  • Check Installation
  • lircd.conf's for CommandIR and your remotes/devices
  

Download LIRC CVS

Follow these instructions from http://www.lirc.org/cvs.html to get the sources: 
 
cvs -d:pserver:
 This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
 :/cvsroot/lirc login
cvs -z8 -d:pserver:
 This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
 :/cvsroot/lirc co lirc
 

Compile LIRC

** NOTE the extra package 'libusb-dev' must be installed!  Use 'apt-get install libusb-dev' or similar.

Install LIRC and select the CommandIR (userspace) driver during setup (Select #1, #8, #8, then run configure with #3):

cd lirc 
./autogen.sh
./setup.sh

 

Image

Image

Image

Image 

 

make
make install

 

Check Installation

If the CommandIR driver has been properly installed, you can run lircd and check that its driver is 'commandir': 

# lircd -n
lircd: lircd(commandir) ready

 

To use CommandIR by default on a reboot, modify your /etc/lirc/hardware.conf  to use no kernel modules and driver 'commandir'.  Check CommandIR II Resources for a sample hardware.conf .

 

CommandIR's lircd.conf

The lircd.conf for CommandIR is special because it does not represent a remote or general a/v device.  CommandIR intercepts these commands from LIRC and performs their corresponding actions (changing lights, setting parameters) and generates LIRC (devices and emitters pluggedin/unplugged, etc). 
 
Download the CommandIR II lircd.conf and add to your master lircd.conf.
 
Last Updated: Monday, 20 October 2008
 
  



CommandIR Control Technologies is a division of InnovationOne Applied Technology.

(C) 2006-2012, All Rights Reserved. 

Last update: Mon Oct 29 22:23:04 EDT 2012

 

Privacy   Terms of Use