1
Debianization README for LIRC notes
2
===================================
4
If you need irxevent or xmode2 they can be found in lirc-x package. And if you
5
need smode2 it can be found in lirc-svga package. This split has been done to
6
prevent dependencies on xlibs and svgalib for the main lirc package.
8
You will probably need some kernel modules for your hardware to work, those
9
are distributed separately in lirc-modules-source package. You will find some
10
notes and instruction on how to build and install them in
11
/usr/share/doc/lirc-modules-source/README.Debian and
12
/usr/src/modules/lirc/README once you install it.
14
If you use lirc_sir or lirc_serial kernel modules you should either remove
15
the official serial driver or use 'setserial /dev/ttySX uart none' so it
16
releases the serial port for use with lirc.
18
For fine tuning you should look at /etc/lirc/hardware.conf
20
If you already have a proper configuration file for the libirman package, you
21
may convert it to lirc syntax with irman2lirc. For more information take a
22
look at html/configure.html.
28
We currently try to do it all automatically but if we miss the target there
29
are ways to solve this:
31
If you configure lircmd to use IMPS/2 protocol gpm will refuse to work with
32
it, you will have to use IntelliMouse or MouseSystems for gpm to work. You can
33
find detailed information on how to configure lircmd in:
35
/usr/share/doc/lirc/html/configure.html
37
If the installation can't find proper configuration files for your hardware or
38
you have special needs, you may find one under the remotes/ directory or at
39
least a sample to start with. Or you can make your own from scratch with
40
irrecord. Read the documentation under html/ for more details.
42
If you need to use a different device or driver, you can select them manually in
43
/etc/lirc/hardware.conf. Running lircd --driver=blah will give a list of
46
-- Manuel Estrada Sainz <ranty@debian.org> Sat, 9 Jun 2001 18:40:00 +0100