NEWS
Bluetooth Device is not available: No such device
-
Wozu hast Du 2 Instanzen vom Admin?
Was sagt bei bluetoothctl?
hciconfig hci0 up
und dann
hciconfig -a hci0
-
@haselchen eine 2. Instanz hatte ich damals zum Testen angelegt, weil der Daikin Adapter den Admin mit https und Zertifikaten und so gebraucht hatte. und dann dabei belassen.
$ hciconfig hci0 up Can't get device info: No such device $ hciconfig -a hci0 Can't get device info: No such device $ bluetoothctl Agent registered [bluetooth]# scan on No default controller available
@Thomas-Braun ich musste die 2 zeilen auch wieder in die config.txt schreiben, weil sonst pivccu nicht mehr funktioniert.
Init not possible, going to stop: Unknown XML-RPC tag 'TITLE'
-
@maxpd sagte in Bluetooth Device is not available: No such device:
ich musste die 2 zeilen auch wieder in die config.txt schreiben, weil sonst pivccu nicht mehr funktioniert.
Ist egal. Du wirst das ja eh neuaufsetzen.
-
@thomas-braun nee. https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md
Punkt 6. scheint als wäre pivcc und BT nicht kompatibel. heißt neu aufsetzen und das Modul kaufen oder externer dongle.
-
Zu piVCCU kann ich nix sagen. Aber ich KANN dir sagen, das du Raspberry 12 'Bookworm' in Bälde neuaufsetzen musst, weil das Ding abgekündigt ist. Spätestens im Spätsommer 2025.
-
@maxpd sagte in Bluetooth Device is not available: No such device:
@thomas-braun nee. https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md
Punkt 6. scheint als wäre pivcc und BT nicht kompatibel.
doch, muss aber entsprechend umkonfiguriert werden (Option 2)
heißt neu aufsetzen und das Modul kaufen oder externer dongle.
welches?
-
@homoran aus der Option 2 entnahm ich den Begriff miniuart bei dessen Eingabe mir Google Bilder vieler Module aufzeigte. sorry.
habs dann umkonfiguriert. pivccu läuft weiter aber die bluetooth meldungen über fehlendes device bleiben.
$ systemctl status bluetooth ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre> Active: active (running) since Sun 2025-02-09 12:43:48 CET; 14s ago Docs: man:bluetoothd(8) Main PID: 8863 (bluetoothd) Status: "Running" Tasks: 1 (limit: 8754) CPU: 59ms CGroup: /system.slice/bluetooth.service └─8863 /usr/libexec/bluetooth/bluetoothd Feb 09 12:43:48 donbroker systemd[1]: Starting Bluetooth service... Feb 09 12:43:48 donbroker bluetoothd[8863]: Bluetooth daemon 5.55 Feb 09 12:43:48 donbroker systemd[1]: Started Bluetooth service. Feb 09 12:43:48 donbroker bluetoothd[8863]: Starting SDP server Feb 09 12:43:48 donbroker bluetoothd[8863]: Bluetooth management interface 1.22> pd@donbroker:~ $ bluetoothctl Agent registered [bluetooth]# agent on Agent is already registered [bluetooth]# pairable on No default controller available [bluetooth]# hciconfig hci0 Invalid command in menu main: hciconfig Use "help" for a list of available commands in a menu. Use "menu <submenu>" if you want to enter any submenu. Use "back" if you want to return to menu main. [bluetooth]# exit pd@donbroker:~ $ hciconfig hci0 Can't get device info: No such device pd@donbroker:~ $ hciconfig hci0 up Can't get device info: No such device pd@donbroker:~ $ bluetoothctl Agent registered [bluetooth]# scan on No default controller available [bluetooth]#
-
@thomas-braun Spätsommer ist gut
vllt spart man sich dann eine version direkt auf Trixie
-
Aber auch die wirst du komplett Neuinstallieren müssen. An dem Thema kommst du nicht vorbei.
-
Leute, habs hinbekommen.
Allerdings habe ich 2 Änderungen auf einmal gemacht, sodass ich nur zu 50% weiß an was es gelegen hat
In der config.txt habe ich
dtoverlay=pivccu-raspberrypi
unter
dtoverlay=pi3-miniuart-bt enable_uart=1 force_turbo=1 core_freq=250
geschoben
und ich habe eine neue Zeile eingefügt
dtparam=krnbt=on