[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii Nokia 7210 and irda
From: |
getting_out |
Subject: |
Re: gnokii Nokia 7210 and irda |
Date: |
Sun, 28 Dec 2003 14:51:01 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 |
Pawel Kot wrote:
In short:
- enable linux irda
- tune .gnokiirc as shown above
- compile gnokii with debug enabled
- show the result of gnokii --identify
well here is some new data, but still wont work.
I've compiled gnokii with --enable-debug and --enable-xdebug
$ gnokii --identify
GNOKII Version 0.5.7
...
$ xgnokii
Opened configuration file /home/davide/.gnokiirc
Added new section global
Adding key/value port//dev/ircomm0
Adding key/value model/6610
Adding key/value initlength/default
Adding key/value connection/irda
Adding key/value bindir//usr/local/sbin/
Initializing connection...
phone instance config:
model: 6610
port_device: /dev/ircomm0
connection_type: 4
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
Connecting
Serial device: opening device /dev/ircomm0
Couldn't open PHONET device: Success
Error in link initialisation: 1
fbusinit: error 1
GSM/FBUS init failed!
Initialization failed...
Serial device: closing device
Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server address@hidden
$ cat .gnokiirc
[global]
port = /dev/ircomm0
model = 6610
#model = AT
initlength = default
#connection = infrared
connection = irda
bindir = /usr/local/sbin/
$ cat /etc/irda.conf
same as previus mail
thanks a lot
D.