Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bluetooth-Handy Verbindung will nicht
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Wed Aug 02, 2006 10:38 pm    Post subject: Bluetooth-Handy Verbindung will nicht Reply with quote

Hallo zusammen,

ich will eine rfcomm verbindung zwischen meinem handy und dem pc aufbauen.
Der usb dongle funktioniert. ich kann auf dem rechner ein
Code:
hci scan
ausführen und finde das Handy (ein K750i).
auch wenn ich im menü des telefons nach geräten suche, finde ich den rechner.

soweit, so gut.
wenn ich jetzt mit dem handy versuche, eine verbindung zum rechner aufzubauen (mit korrekter PIN natürlich), so scheitert es:
der rechner sendet anscheinend ein link-request, welches vom handy ignoriert wird.
Code:

> HCI Event: Connect Request (0x04) plen 10
< HCI Command: Accept Connection Request (0x01|0x0009) plen 7
> HCI Event: Command Status (0x0f) plen 4
> HCI Event: Link Key Request (0x17) plen 6
(* hier meldet das telefon: verbindung fehlgeschlagen *)
> HCI Event: PIN Code Request (0x16) plen 6
> HCI Event: Connect Complete (0x03) plen 11


/etc/bluetooth/pin-helper funktioniert:
Code:
# /etc/bluetooth/pin-helper
PIN:0123


woran liegts?

Tschö mit ö
Manuel

PS: meine hcid.conf:
Code:

options {
        autoinit yes;
        security auto;
        pairing multi;
        pin_helper /etc/bluetooth/pin-helper
        class 0x100100;
}

device {
        name "%h (%d)";
        class 0x100100;
        iscan enable; pscan enable;
        lm accept;
        lp rswitch,hold,sniff,park;
        auth enable;
        encrypt enable;
}

_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Wed Aug 02, 2006 10:53 pm    Post subject: Reply with quote

wenn ich /usr/lib/kdebluetooth/kbluepin als pinhelper nutze, wird er anscheinend nie aufgerufen.
ich kriege das fenster nie zu sehen, wenn ich mit dem telefon versuche eine verbindung aufzubauen
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Thu Aug 03, 2006 1:09 pm    Post subject: Reply with quote

hat niemand ne idee? :cry:
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Thu Aug 03, 2006 2:56 pm    Post subject: Reply with quote

bluez-utils-2.25 ist verfügbar. ein update von 2.24 zu 2.25 löst das problem
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum