[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with 6310i,gnokii 0.58 and Bluetooth
From: |
Michael Klemme |
Subject: |
Re: Problems with 6310i,gnokii 0.58 and Bluetooth |
Date: |
Sun, 08 Feb 2004 19:59:39 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1 |
Hallo Henry!
A few things to check:
1. Is hcid running?
Yes
2. What does 'hcitool info <addr>' report? You should get something like:
address@hidden:~> hcitool scan
Scanning ...
00:60:57:26:BC:C3 Michael Nokia
address@hidden:~> hcitool info 00:60:57:26:BC:C3
Requesting information ...
Can't create connection: Operation not permitted
address@hidden:~> su
Password:
kakapo:/home/klemme# hcitool info 00:60:57:26:BC:C3
Requesting information ...
BD Address: 00:60:57:26:BC:C3
Device Name: Michael Nokia
LMP Version: 1.1 (0x1) LMP Subversion: 0x22c
Manufacturer: Nokia Mobile Phones (1)
Features: 0xbf 0x28 0x21 0x00
<3-slot packets> <5-slot packets> <encryption> <slot
offset>
<timing accuracy> <role switch> <sniff mode> <SCO link>
<HV3 packets> <CVSD>
kakapo:/home/klemme# /usr/local/gnokii-0.5.10/gno
kakapo:/home/klemme# /usr/local/gnokii-0.5.10/bin/gnokii --monitor
GNOKII Version 0.5.10
Opened configuration file /root/.gnokiirc
Added new section global
Adding key/value port/00:60:57:26:BC:C3
Adding key/value connection/bluetooth
Adding key/value model/6310
Adding key/value initlength/default
Adding key/value bindir//usr/local/gnokii-0.5.10/bin/
Adding key/value rfcomm_channel/1
phone instance config:
model: 6310
port_device: 00:60:57:26:BC:C3
connection_type: 5
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 00:60:57:26:BC:C3
Couldn't open PHONET device: Erfolg
Error in link initialisation: 1
Telephone interface init failed: Command failed.
Quitting.
Serial device: closing device
kakapo:/home/klemme#
3. What does 'l2ping -c 3 <addr>' report? Something like:
kakapo:/home/klemme# l2ping -c 3 00:60:57:26:BC:C3
Ping: 00:60:57:26:BC:C3 from 00:0D:88:9E:E3:05 (data size 20) ...
0 bytes from 00:60:57:26:BC:C3 id 200 time 28.63ms
0 bytes from 00:60:57:26:BC:C3 id 201 time 39.61ms
0 bytes from 00:60:57:26:BC:C3 id 202 time 31.22ms
3 sent, 3 received, 0% loss
kakapo:/home/klemme#
I hope that tells you someting...
Cheers
Michael