NEWS
BLE Adapter beleibt gelb
-
@smartverwalter sagte in BLE Adapter beleibt gelb:
@smartverwalter said in BLE Adapter beleibt gelb:
LOGS IN CODE TAGS </> GESETZT
?? Was bedeutet das? bzw ist das ein Befehl den ich ausführen muss?
-
Wenn ich Bluetooth aktiviere erhalte ich folgende Meldung:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running) since Sun 2021-03-07 13:26:41 GMT; 4min 57s ago
Docs: man:bluetoothd(8)
Main PID: 9247 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 2062)
CGroup: /system.slice/bluetooth.service
└─9247 /usr/lib/bluetooth/bluetoothMar 07 13:26:41 raspberrypi systemd[1]: Starting Bluetooth service...
Mar 07 13:26:41 raspberrypi bluetoothd[9247]: Bluetooth daemon 5.50
Mar 07 13:26:41 raspberrypi systemd[1]: Started Bluetooth service.
Mar 07 13:26:41 raspberrypi bluetoothd[9247]: Starting SDP server
Mar 07 13:26:41 raspberrypi bluetoothd[9247]: Bluetooth management interface 1.1
lines 1-15/15 (END)...skipping...Wenn ich dann einen Reboot mache ist Bluetooth wieder inaktiv und der Adapter bleibt gelb
-
@smartverwalter
Bitte komplette Ein- und Ausgaben posten.
In CodeTags. -
@smartverwalter Wie das mit den Code Tags geht habe ich einen Beitrag vorher gepostet....
-
@smartverwalter
Du sollst erstens in Code Tags posten und zweitens auch die Befehle mit, wie das geht steht ja oben.Dann zu Deinem Problem.
Ist das ein internes BT Device oder ein USB Stick? Ich habe mit dem internen auch ab und an Probleme und da hilft runter fahren und Kurz spannungsfrei machen, danach läuft das Ding wieder. -
Es ist ein internes BT device.
okay ich suche mal wo das mit den tags steht. Sorry
-
Also wenn ich etwas aus putty kopier, dann in```
code_textIst halt nicht meine Fachterminologie, aber ich bin lernfähig
-
@smartverwalter Dein ernst?
Ich habe das doch etwas weiter oben sogar als animiertes GIF gepostet.
-
@wendy2702
Du hast die scroll Funktion nicht erklärt -
bin ich dann unschuldig?
-
@smartverwalter
niemals -
@jan1 sagte in BLE Adapter beleibt gelb:
@wendy2702
Du hast die scroll Funktion nicht erklärtSorry... asche auf mein Haupt
-
Meine Log Datei hat folgende Einträge
host.raspberrypi 2021-03-07 13:54:56.850 info stopInstance system.adapter.ble.1 (force=false, process=true) ble.1 2021-03-07 13:54:56.908 info (2431) Got terminate signal TERMINATE_YOURSELF host.raspberrypi 2021-03-07 13:54:56.914 info stopInstance system.adapter.ble.1 send kill signal
MOD EDIT: ERNEUT LOG IN CODE TAGS GESETZT
-
@smartverwalter
Und was ist mit ble.0?
Es kann nur ein Adapter/eine Instanz auf die gleiche blutooth-Schnittstelle zugreifen.Und die CodeTags üben wir bitte noch etwas.
-
es gibt nur ble 1
hatte eine zweite Instanz installiert, um zu prüfen ob es daran liegt.
die ist aber wieder gelöcht -
systemctl status bluetooth.target bluetooth.service
Ein- und Ausgaben bitte in CodeTags.
-
@thomas-braun sagte in BLE Adapter beleibt gelb:
Ein- und Ausgaben bitte in CodeTags.
Aus aktuellem Anlass nochmal die Anleitung:
-
pi@raspberrypi:~ $ select all > > systemctl status bluetooth.target bluetooth.service -bash: syntax error near unexpected token `>' pi@raspberrypi:~ $ > -bash: status: command not found -bash: status:: command not found pi@raspberrypi:~ $ > pi@raspberrypi:~ $ -bash: syntax error near unexpected token `systemctl' > > systemctl status bluetooth.target bluetooth.service
mal schauen ob das mit den Tags geklappt hat
-
@smartverwalter
select all nicht eingeben. Das kommt blöderweise automatisch von der Forensoftware mit.
Ich weiß jetzt gerade nicht wo du da hängst, aber vermutlich mit STRG-C kommst du wieder zu einem login prompt.
Sollte so aussehen:pi@raspberrypi:/opt/iobroker $ systemctl status bluetooth.target bluetooth.service ● bluetooth.target - Bluetooth Loaded: loaded (/lib/systemd/system/bluetooth.target; static; vendor preset: enabled) Active: active since Wed 2021-03-03 22:01:37 CET; 3 days ago Docs: man:systemd.special(7) Mär 03 22:01:37 raspberrypi systemd[1]: Reached target Bluetooth. ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2021-03-03 22:01:37 CET; 3 days ago Docs: man:bluetoothd(8) Main PID: 621 (bluetoothd) Status: "Running" Tasks: 1 (limit: 4915) CGroup: /system.slice/bluetooth.service └─621 /usr/lib/bluetooth/bluetoothd Mär 03 22:01:37 raspberrypi systemd[1]: Starting Bluetooth service... Mär 03 22:01:37 raspberrypi bluetoothd[621]: Bluetooth daemon 5.50 Mär 03 22:01:37 raspberrypi systemd[1]: Started Bluetooth service. Mär 03 22:01:37 raspberrypi bluetoothd[621]: Starting SDP server Mär 03 22:01:37 raspberrypi bluetoothd[621]: Bluetooth management interface 1.18 initialized Mär 03 22:01:37 raspberrypi bluetoothd[621]: Sap driver initialization failed. Mär 03 22:01:37 raspberrypi bluetoothd[621]: sap-server: Operation not permitted (1) Mär 03 22:01:37 raspberrypi bluetoothd[621]: Failed to set privacy: Rejected (0x0b)
-
pi@raspberrypi:~ $ systemctl status bluetooth.target bluetooth.service ● bluetooth.target - Bluetooth Loaded: loaded (/lib/systemd/system/bluetooth.target; static; vendor preset: Active: inactive (dead) Docs: man:systemd.special(7) ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset Active: inactive (dead) Docs: man:bluetoothd(8)