This commit was generated by cvs2svn to compensate for changes in r164,
[gnokii.git] / patches / IR-Dongles / README-Tekram_IRmate_210
1 This file contains some information how to get your infrared dongle device
2 Tekram IRmate 210 work with your Nokia mobile phones even if Nokia tells you
3 that you can not use this dongle to communication with Nokia.
4
5 In this directory you can find file device_tekram_irmate_210.c which is the
6 driver for this dongle. You can install it via:
7
8    cp device_tekram_irmate_210.c ../../device.c
9
10 Just recompile gnokii and put something like this to ~/.gnokiirc:
11
12 [global]
13 port = /dev/ttyS0
14 model = 6110
15 initlength = 1
16 connection = infrared
17 bindir = /usr/local/sbin/
18
19 And try gnokii --identify. Also note that you should activate IR on your
20 mobile phone. Just press Menu-9. That's all folks.