[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnokii & irda problems
From: |
vittorio |
Subject: |
gnokii & irda problems |
Date: |
Thu, 5 Jan 2006 22:01:37 +0000 |
User-agent: |
KMail/1.8.3 |
I would like to connect a nokia 6610i with my notebook (pentium 4, freebsd 6)
via irda basically to connect to my provider or send a fax. The nokia stuff
under windows xp works smoothly.
After having compiled and installed the birda package I see the following
in /var/log/messages:
FreeBSD 6.0-RELEASE-p1 #0: Sun Jan 1 20:49:22 UTC 2006
..........................................
sio0: <Standard PC COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio1: <Generic IRDA-compatible device> port 0x3e8-0x3ef irq 3 drq 3 on acpi0
sio1: type 16550A
..................................................
and -as well as the standard /dev/cuad0 device - also the /dev/cuad1 device is
enabled:
# ls /dev/cuad*
/dev/cuad0 /dev/cuad0.lock /dev/cuad1.init
/dev/cuad0.init /dev/cuad1 /dev/cuad1.lock
Now, after activating the irda stuff in the nokia and positioning correctly at
about 30 cm from the notebook I issue as an ordinary user
# ircomm -d /dev/cuad1 -Y
# /dev/ttyp2
# ircomm -d /dev/cuad1 -y /dev/ttyp2 -v10
.................................
Timer called 0x804ea91 0x8058000
turnaroundTimer
turn1 out: ff 3f 01 7f d4 a4 34 ff ff ff ff 01 05 00
timer completed
timer called 0x8050c4a 0x8055000
serialOutput
timer completed
select with timers
wakeup
timer called 0x804ea91 0x8058000
turnaroundTimer
turn1 out: ff 3f 01 7f d4 a4 34 ff ff ff ff 01 ff 00 84 04
00 4e 62 42 53 44 2e 67 72 74 6e
query completed
No peer station found
And I cannot send even a simple 'at' in a minicom terminal.
Perhaps I'm missing something essential. Could you please help me?
Ciao
Vittorio
P.S. This is the result of running
# gnokiid
GNOKIID Version 0.6.10
LOG: debug mask is 0x1
Initialising GSM
phone instance config:
model: 6510
port_device: /dev/ttyp2
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:
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device /dev/ttyp2
Couldn't open PHONET device: Unknown error: 0
Error in link initialisation: 1
GSM/FBUS init failed!
gn_vm_initialise - VM_GSMInitialise failed!
Serial device: closing device
- gnokii & irda problems,
vittorio <=