<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.3">
</HEAD>
<BODY>
i have a problem with the connection of my phone <BR>
<BR>
i can see him and he receive the demand to add the pc to his list but when i try give the pin code i have this message from gnome-phone-manager v4<BR>
<BR>
Browsing 00:0E:07:3E:B6:54 ...<BR>
Service Name: Dial-up Networking<BR>
Service RecHandle: 0x10000<BR>
Protocol Descriptor List:<BR>
&nbsp; &quot;L2CAP&quot; (0x0100)<BR>
&nbsp; &quot;RFCOMM&quot; (0x0003)<BR>
&nbsp;&nbsp;&nbsp; Channel: 1<BR>
Service Class ID List:<BR>
&nbsp; &quot;Dialup Networking&quot; (0x1103)<BR>
&nbsp; &quot;Generic Networking&quot; (0x1201)<BR>
** Message: device 00:0E:07:3E:B6:54 (Dialup Networking) port 1<BR>
<BR>
** Message: device 00:0E:07:3E:B6:54 (Generic Networking) port 1<BR>
<BR>
<BR>
<BR>
** (gnome-phone-manager:20497): WARNING **: Can't connect RFCOMM socket<BR>
** Message: rfcomm attempting to connect 00:0E:07:3E:B6:54 chan 1, got -1<BR>
<BR>
** (gnome-phone-manager:20497): WARNING **: Unable to obtain RFCOMM connection (-1)<BR>
** Message: New connection device is (null)<BR>
** Message: No device!<BR>
** Message: Exiting connect thread<BR>
<BR>
Also message from <BR>
<BR>
# rfcomm connect all<BR>
Can't connect RFCOMM socket: Connection refused<BR>
<BR>
#bluepin <BR>
Xlib: connection to &quot;:0.0&quot; refused by server<BR>
Xlib: No protocol specified<BR>
<BR>
Traceback (most recent call last):<BR>
&nbsp; File &quot;/usr/bin/bluepin&quot;, line 39, in ?<BR>
&nbsp;&nbsp;&nbsp; import gtk<BR>
&nbsp; File &quot;/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py&quot;, line 37, in ?&nbsp;&nbsp;&nbsp; from _gtk import *<BR>
RuntimeError: could not open display<BR>
<BR>
here is a copy of my /etc/bluetooth/hcid.conf<BR>
#<BR>
# HCI daemon configuration file.<BR>
#<BR>
# $Id: hcid.conf,v 1.4 2004/04/29 20:14:21 holtmann Exp $<BR>
#<BR>
<BR>
# HCId options<BR>
options {<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; autoinit yes;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; security user;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pairing multi;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pin_helper /etc/bluetooth/pin;<BR>
}<BR>
<BR>
# Default settings for HCI devices<BR>
device {<BR>
&nbsp; <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; name &quot;Funk&quot;;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; class 0x100;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pkt_type DH1,DM1,HV1;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; iscan enable; pscan enable;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lm master;<BR>
,hold,sniff,park;<BR>
<BR>
}<BR>
<BR>
and here one of my /etc/bluetooth/rfcomm.conf<BR>
<BR>
rfcomm0 {<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Automatically bind the device at startup<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bind no;<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Bluetooth address of the device<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; device 00:0E:07:3E:B6:54;<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # RFCOMM channel for the connection<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; channel 11;<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Description of the connection<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; comment &quot;T 630&quot;;<BR>
}<BR>
<BR>
Any idee????<BR>
<BR>
all seems to work <BR>
<BR>
this like #sdptool browse or #l2ping<BR>
<BR>
Thanks <BR>
<BR>
</BODY>
</HTML>