This file contains some information how to get your infrared dongle device Tekram IRmate 210 work with your Nokia mobile phones even if Nokia tells you that you can not use this dongle to communication with Nokia. In this directory you can find file device_tekram_irmate_210.c which is the driver for this dongle. You can install it via: cp device_tekram_irmate_210.c ../../device.c Just recompile gnokii and put something like this to ~/.gnokiirc: [global] port = /dev/ttyS0 model = 6110 initlength = 1 connection = infrared bindir = /usr/local/sbin/ And try gnokii --identify. Also note that you should activate IR on your mobile phone. Just press Menu-9. That's all folks.