Bluetooth findet kein gerät

Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
Antworten
witesoul
Beiträge: 57
Registriert: 11.09.2015 00:33:01

Bluetooth findet kein gerät

Beitrag von witesoul » 22.10.2015 04:33:06

Hallo zusammen,

ich wollte heute zu mien Handy via Bluetooth verbinden und ging nicht. Habe die Wiki bereits durchgearbeitet.

Code: Alles auswählen

admin@lappy:/home/surfen$ hciconfig --all
hci0:	Type: BR/EDR  Bus: USB
	BD Address: C4:8E:8F:3E:B0:C8  ACL MTU: 820:8  SCO MTU: 255:16
	UP RUNNING PSCAN ISCAN 
	RX bytes:1208 acl:0 sco:0 events:70 errors:0
	TX bytes:1606 acl:0 sco:0 commands:70 errors:0
	Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF PARK 
	Link mode: SLAVE ACCEPT 
	Name: 'lappy'
	Class: 0x00010c
	Service Classes: Unspecified
	Device Class: Computer, Laptop
	HCI Version: 4.0 (0x6)  Revision: 0xb
	LMP Version: 4.0 (0x6)  Subversion: 0x8723
	Manufacturer: Realtek Semiconductor Corporation (93)

admin@lappy:/home/surfen$ hcitool scan
Scanning ...
der Scan bring kein ergebnis. Ich habe ein anderes Handy bereits in meiner Liste (auf meinem Handy) und sichtbar habe ich es auch gestellt. Umgekehrt findet das Handy auch nicht den Laptop. Ich weiß die Informationen sind sehr waage die ich hier poste, aber mehr kann ich dazu mit meinem Wissensstand nich dazu sagen.

LG
Witesoul

witesoul
Beiträge: 57
Registriert: 11.09.2015 00:33:01

Re: Bluetooth findet kein gerät

Beitrag von witesoul » 02.11.2015 10:54:05

Hallo nochmals,

da niemand Rat wusste habe ich mmich auf die Suche gemacht und bekannte gefragt ob ich Sie Suchen darf um sicher zu stellen das mein Handy nicht defekt ist. Leider habe ich immer noch keine erfolge gehabt.
Ich habe allerdings eine hier ein Verlauf. Die Geräte meiner Bekannten haben das Gerät nach meinem Scan gesucht und gefunden.

Mein eigenes Bluetooth gerät ist dabei unentdeckt geblieben.

[np]admin@kali-lappy:/home/lappy$ hciconfig --all
hci0: Type: BR/EDR Bus: USB
BD Address: C4:8E:8F:3E:B0:C8 ACL MTU: 820:8 SCO MTU: 255:16
DOWN
RX bytes:574 acl:0 sco:0 events:30 errors:0
TX bytes:368 acl:0 sco:0 commands:30 errors:0
Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT

admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth start
[sudo] password for admin:
[ ok ] Starting bluetooth (via systemctl): bluetooth.service.
admin@kali-lappy:/home/lappy$ hciconfig --all
hci0: Type: BR/EDR Bus: USB
BD Address: C4:8E:8F:3E:B0:C8 ACL MTU: 820:8 SCO MTU: 255:16
UP RUNNING PSCAN ISCAN
RX bytes:1244 acl:0 sco:0 events:76 errors:0
TX bytes:1676 acl:0 sco:0 commands:76 errors:0
Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT
Name: 'kali-lappy'
Class: 0x00010c
Service Classes: Unspecified
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6) Revision: 0xb
LMP Version: 4.0 (0x6) Subversion: 0x8723
Manufacturer: Realtek Semiconductor Corporation (93)

admin@kali-lappy:/home/lappy$ hcitool scan
Scanning ...
admin@kali-lappy:/home/lappy$ hcitool scan
Scanning ...
admin@kali-lappy:/home/lappy$ hcitool scan
Scanning ...
admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth stop
[ ok ] Stopping bluetooth (via systemctl): bluetooth.service.
admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)

Nov 02 10:09:22 kali-lappy bluetoothd[1569]: Bluetooth daemon 5.23
Nov 02 10:09:22 kali-lappy bluetoothd[1569]: Starting SDP server
Nov 02 10:09:22 kali-lappy bluetoothd[1569]: Bluetooth management interface ...d
Nov 02 10:09:22 kali-lappy bluetoothd[1569]: Sap driver initialization failed.
Nov 02 10:09:22 kali-lappy bluetoothd[1569]: sap-server: Operation not permi...)
Nov 02 10:12:57 kali-lappy bluetoothd[1569]: Terminating
Hint: Some lines were ellipsized, use -l to show in full.
admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth start
[ ok ] Starting bluetooth (via systemctl): bluetooth.service.
admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Mo 2015-11-02 10:13:32 CET; 3s ago
Docs: man:bluetoothd(8)
Main PID: 1883 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─1883 /usr/lib/bluetooth/bluetoothd

Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Bluetooth daemon 5.23
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Starting SDP server
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Bluetooth management interface ...d
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Sap driver initialization failed.
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: sap-server: Operation not permi...)
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Failed to set mode: Blocked thr...)
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Failed to set mode: Blocked thr...)
Hint: Some lines were ellipsized, use -l to show in full.
admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Mo 2015-11-02 10:13:32 CET; 1min 36s ago
Docs: man:bluetoothd(8)
Main PID: 1883 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─1883 /usr/lib/bluetooth/bluetoothd

Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Bluetooth daemon 5.23
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Starting SDP server
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Bluetooth management interface 1.8 init...ed
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Sap driver initialization failed.
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: sap-server: Operation not permitted (1)
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Failed to set mode: Blocked through rfk...2)
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Failed to set mode: Blocked through rfk...2)
Hint: Some lines were ellipsized, use -l to show in full.
admin@kali-lappy:/home/lappy$ hcitool scan
Scanning ...
admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth stop
[ ok ] Stopping bluetooth (via systemctl): bluetooth.service.
admin@kali-lappy:/home/lappy$ sudo /etc/init.d/bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)

Nov 02 10:09:22 kali-lappy bluetoothd[1569]: sap-server: Operation not permitted (1)
Nov 02 10:12:57 kali-lappy bluetoothd[1569]: Terminating
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Bluetooth daemon 5.23
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Starting SDP server
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Bluetooth management interface 1.8 init...ed
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Sap driver initialization failed.
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: sap-server: Operation not permitted (1)
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Failed to set mode: Blocked through rfk...2)
Nov 02 10:13:32 kali-lappy bluetoothd[1883]: Failed to set mode: Blocked through rfk...2)
Nov 02 10:20:28 kali-lappy bluetoothd[1883]: Terminating
Hint: Some lines were ellipsized, use -l to show in full.
[/np]

Ich hoffe das bald alles so geht wie es soll. Danke!

Antworten