--- gnokii-IrDA-Linux.old 2003-01-19 11:22:05.000000000 +0000 +++ gnokii-IrDA-Linux 2003-01-19 11:24:19.000000000 +0000 @@ -113,14 +113,19 @@ Part 3 gnokii configuration =========================== +Copy the sample gnokiirc from samples/gnokiirc to ~/.gnokiirc and then +modify it as described below. Depending on your phone, you need to set some gnokii options. for a nokia 6210 -or a nokia 7110 you would set the following in .gnokiirc: +or a nokia 7110 you would set (at least) the following in .gnokiirc: + [global] port = /dev/ircomm0 model = 6210 connection = irda For a siemens or a ericsson phone or any phone which supports the AT command set directly, the following should work. Please pay attention to connection which is set to "serial" instead of "irda": + [global] + port = /dev/ircomm0 port = /dev/ircomm0 model = AT connection = serial