Probleme mit Bluetooth

Registriere dich jetzt, um exklusive Vorteile zu genießen! Als registriertes Mitglied kannst du Inhalte herunterladen und profitierst von einem werbefreien Forum.
Mach mit und werde Teil unserer Community!
  • Hallo,


    ich weiß nicht mehr weiter.

    Heute früh hat sich unser Raspi gesprengt.

    Jetzt versuche ich schon eine Weile das Gerät neu aufzusetzen.

    Das ist nicht das Problem. Ich hatte vorher das teil als Media Center eingerichtet mit Raspbian.

    Hat vorher auch alles gut geklappt.

    Nur jetzt kann ich mein Handy nicht mehr mit Bluetooth verbinden.


    Wenn ich den Bluetooth Status einsehe, kommt das im Betrieb, wenn händisch gestartet.


    bluetooth.service - Bluetooth service

    Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)

    Active: active (running) since Wed 2021-06-09 12:43:58 CEST; 5min ago

    Docs: man:bluetoothd(8)

    Main PID: 2865 (bluetoothd)

    Status: "Running"

    Tasks: 1 (limit: 4915)

    CGroup: /system.slice/bluetooth.service

    └─2865 /usr/lib/bluetooth/bluetoothd


    Jun 09 12:43:58 raspberrypi systemd[1]: Starting Bluetooth service...

    Jun 09 12:43:58 raspberrypi bluetoothd[2865]: Bluetooth daemon 5.50

    Jun 09 12:43:58 raspberrypi systemd[1]: Started Bluetooth service.

    Jun 09 12:43:58 raspberrypi bluetoothd[2865]: Starting SDP server

    Jun 09 12:43:58 raspberrypi bluetoothd[2865]: Bluetooth management interface 1.18 initialized

    Jun 09 12:43:58 raspberrypi bluetoothd[2865]: Sap driver initialization failed.

    Jun 09 12:43:58 raspberrypi bluetoothd[2865]: sap-server: Operation not permitted (1)


    Nach einem Neustart das:


    sudo service bluetooth status


    ● bluetooth.service - Bluetooth service

    Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset

    Active: inactive (dead)

    Condition: start condition failed at Wed 2021-06-09 12:53:58 CEST; 27s ago

    └─ ConditionPathIsDirectory=/sys/class/bluetooth was not met

    Docs: man:bluetoothd(8)


    Jun 09 12:53:57 raspberrypi systemd[1]: Condition check resulted in Bluetooth se

    Jun 09 12:53:58 raspberrypi systemd[1]: Condition check resulted in Bluetooth se

    lines 1-9/9 (END)



    Vielleicht hat jemand eine Idee.


    Danke und liebe Grüße

  • Leider ist dein 2. "Bildschirmabdruck" rechts abgeschnitten. Unten fehlen wohl auch noch ein paar Zeilen (1-9?)

    Quote

    Jun 09 12:53:57 raspberrypi systemd[1]: Condition check resulted in Bluetooth se

    Jun 09 12:53:58 raspberrypi systemd[1]: Condition check resulted in Bluetooth se

    lines 1-9/9 (END)

    Kannst du bitte mal zeigen, was

    bluetoothctl - show

    auf der Console ausgibt.


    Es gibt nämlich beim Raspi 4 Probleme mit dem Bluetooth
    (Einfachste Abhilfe: Was du schon herausgefunden hast: Restart des bluetooth.service nach einem Neustart)

    Edited once, last by msol: Anfrage erweitert ().

  • Leider ist dein 2. "Bildschirmabdruck" rechts abgeschnitten. Unten fehlen wohl auch noch ein paar Zeilen (1-9?)

    Hallo,

    da steht nichts mehr. Nur das ~.


    Lieben Gruß

  • Schreib doch einfach auf der Console hin:
    bluetoothctl

    und dann:

    show

    markiere mit der Maus die Ausgabe und füge sie hier als Code-Block ein (</> im schwaren Balken hier oben drüber)

    Am Schluss im bluetoothctl exit hinschreiben und Enter.


    Manchmal wird beim Pi4 bzw. Pi400 der Bluetooth-Controler falsch übermittelt, was dann durch den Restart des Service richtig gestellt wird

  • Hallo,


    ja, das habe ich auch schon probiert. Kann ich leider nicht, habe jetzt Raspbian gelöscht. Werde es heute Nacht nochmal versuchen.

    Was mich verwundert, 5-mal das Raspbian neu installiert auf 2 verschiedenen Raspberry´s und nach wie vor immer wieder dasselbe Problem...

    Das kann doch nicht sein, dass auf einmal das Bluetooth spinnt.

    Haben die mit dem letzten Update einen Fehler eingebaut??

    Danke und Gruß

  • Post by SteepBrook64153 ().

    The post was deleted, no further information is available.
  • Guten Morgen,


    habe den normalen Raspberry Imager. Werde das heute Abend mal alles neu machen und nochmal versuchsweise neu ausprobieren.

    Vielleicht ist das schon die Lösung.


    Danke und lieben Gruß

  • Hallo,

    das ganze neu installiert, nach wie vor dieselbe Problematik.


    pi@raspberrypi:~ $ sudo systemctl status bluetooth.service

    ● bluetooth.service - Bluetooth service

    Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)

    Active: inactive (dead)

    Condition: start condition failed at Fri 2021-06-11 11:10:26 CEST; 13min ago

    └─ ConditionPathIsDirectory=/sys/class/bluetooth was not met

    Docs: man:bluetoothd(8)


    Jun 11 11:10:25 raspberrypi systemd[1]: Condition check resulted in Bluetooth service being skipped.

    Jun 11 11:10:26 raspberrypi systemd[1]: Condition check resulted in Bluetooth service being skipped.



    Danke und lieben Gruß

  • Jun 11 11:10:25 raspberrypi systemd[1]: Condition check resulted in Bluetooth service being skipped.

    Jun 11 11:10:26 raspberrypi systemd[1]: Condition check resulted in Bluetooth service being skipped.

    Wie sind auf deinem PI, die Ausgaben von:

    Code
    lsmod | grep -i bluetooth
    modinfo bluetooth
    sudo rfkill list
    ls -la /etc/modprobe.d
    cat /etc/modprobe.d/blacklist.conf
    cat /lib/systemd/system/bluetooth.service

    ? BTW: Wenn c&p nicht funktioniert, dann manuell eingeben.

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

  • Hallo,


    Danke für die Hilfe


    Lieben Gruß

  • Hallo,

    Code
       ConditionPathIsDirectory=/sys/class/bluetooth

    Wie ist die Ausgabe von:

    Code
    ls -la /sys/class/ | grep -i bluetooth

    ?

    Teste mal mit geänderter service-unit:

    Code
    # ConditionPathIsDirectory=/sys/class/bluetooth

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

  • drwxr-xr-x 2 root root 0 Jun 11 11:10 bluetooth

    OK, dann versuch mal:

    Code
    sudo systemctl daemon-reload
    sudo systemctl restart bluetooth.service
    systemctl status bluetooth.service  #hier posten

    und testen ob Du das Handy verbinden kannst.

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

  • Beim

    Code
    sudo systemctl restart bluetooth.service

    Passiert einfach nichts.

    OK, und wie ist jetzt die Ausgabe von:

    Code
    systemctl status bluetooth.service

    ?

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

  • pi@raspberrypi:~ $ systemctl status bluetooth.service

    ● bluetooth.service - Bluetooth service

    Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)

    Active: inactive (dead)

    Condition: start condition failed at Fri 2021-06-11 11:10:26 CEST; 1h 25min ago

    Docs: man:bluetoothd(8)


    Jun 11 11:10:25 raspberrypi systemd[1]: Condition check resulted in Bluetooth service being skipped.

    Jun 11 11:10:26 raspberrypi systemd[1]: Condition check resulted in Bluetooth service being skipped.

  • pi@raspberrypi:~ $ systemctl status bluetooth.service

    Active: inactive (dead)

    Condition: start condition failed at Fri 2021-06-11 11:10:26 CEST; 1h 25min ago

    Dann versuch mal:

    Code
    sudo systemctl stop bluetooth.service
    sudo systemctl start bluetooth.service
    systemctl status bluetooth.service      # Ausgabe hier posten, wenn sich was geändert hat.

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

  • pi@raspberrypi:~ $ systemctl status bluetooth.service

    ● bluetooth.service - Bluetooth service

    Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)

    Active: active (running) since Fri 2021-06-11 12:40:12 CEST; 7s ago

    Docs: man:bluetoothd(8)

    Main PID: 2047 (bluetoothd)

    Status: "Running"

    Tasks: 1 (limit: 4915)

    CGroup: /system.slice/bluetooth.service

    └─2047 /usr/lib/bluetooth/bluetoothd


    Jun 11 12:40:12 raspberrypi systemd[1]: Starting Bluetooth service...

    Jun 11 12:40:12 raspberrypi bluetoothd[2047]: Bluetooth daemon 5.50

    Jun 11 12:40:12 raspberrypi systemd[1]: Started Bluetooth service.

    Jun 11 12:40:12 raspberrypi bluetoothd[2047]: Starting SDP server

    Jun 11 12:40:12 raspberrypi bluetoothd[2047]: Bluetooth management interface 1.18 initialized

    Jun 11 12:40:12 raspberrypi bluetoothd[2047]: Sap driver initialization failed.

    Jun 11 12:40:12 raspberrypi bluetoothd[2047]: sap-server: Operation not permitted (1)

    Jun 11 12:40:12 raspberrypi bluetoothd[2047]: Failed to set mode: Busy (0x0a)

    Jun 11 12:40:12 raspberrypi bluetoothd[2047]: Failed to set privacy: Rejected (0x0b)


    Danke für die Hilfe