NEWS
Zigbee Schlüsselanhänger
-
root@PVE-Nuc:~# dmesg | grep tooth [ 4.802072] Bluetooth: Core ver 2.22 [ 4.802101] Bluetooth: HCI device and connection manager initialized [ 4.802108] Bluetooth: HCI socket layer initialized [ 4.802111] Bluetooth: L2CAP socket layer initialized [ 4.802116] Bluetooth: SCO socket layer initialized [ 4.825252] Bluetooth: hci0: read Intel version: 370810225019140f00 [ 4.827593] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2 [ 4.827601] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2) [ 4.827633] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2 [ 4.827635] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq [1744721.400080] Bluetooth: hci0: urb 00000000030e3b26 failed to resubmit (2) [1744723.430588] Bluetooth: hci0: command 0x0c03 tx timeout [1744731.558441] Bluetooth: hci0: sending initial HCI reset command failed (-110) [1748410.361405] Bluetooth: hci0: urb 0000000010147e98 failed to resubmit (2) [1748412.383365] Bluetooth: hci0: command 0x0c03 tx timeout [1748420.447216] Bluetooth: hci0: sending initial HCI reset command failed (-110)
-
@Wszene
Gib im Radar-Adapter zumindest statt -1 bei Bluetooth-Adapter mal eine 0 ein...
Das läuft danach zwar noch nicht, da Du anscheinend noch grundsätzliche Probleme mit dem Bluetooth hast...BD Address: 00:00:00:00:00:00
[ 4.827593] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2 [ 4.827601] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
aber ist besser als:
Will try to scan BT devices: hci1....
Das interne Bluetooth-Modul läuft (bzw. sollte) auf hci0 laufen... zurzeit versucht der Radar-Adapter auf hci1 die Hardware zu finden...
-
@Wszene lade dir mal diese Datei herunter
https://github.com/wkennington/linux-firmware/blob/master/intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
diese musst du auf deinen Proxmox laden,
bin noch am suchen in welchen Ordner -
@crunchip
schau mal hier:
https://unix.stackexchange.com/questions/305111/cant-connect-to-bluetooth-devices-i-e-speakers-on-debian-jessie/305112#305112@Wszene
Fehler:
Deine Bluetooth-Hardware läuft noch nicht, da die Firmware dafür fehlt (BT/BLE ist also noch nie gelaufen und die Anzeige in Radar2 somit verwirrend ). -
@Messiahs
also Datei muss inlib/firmware/intel
@Messiahs sagte in Zigbee Schlüsselanhänger:
ist also noch nie gelaufen und die Anzeige in Radar2 somit verwirrend
leider
hätte man aber direkt beim aufsetzen von Proxmox merken sollen, oder nicht beachtet -
@crunchip
OK habe ich gemacht
Dann einmal reboot
und dann wieder
dmesg | grep tooth
Ausgabe:root@PVE-Nuc:~# dmesg | grep tooth [ 4.879534] Bluetooth: Core ver 2.22 [ 4.879567] Bluetooth: HCI device and connection manager initialized [ 4.879576] Bluetooth: HCI socket layer initialized [ 4.879578] Bluetooth: L2CAP socket layer initialized [ 4.879584] Bluetooth: SCO socket layer initialized [ 4.982751] Bluetooth: hci0: read Intel version: 370810225019140f00 [ 4.983091] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2 [ 4.983097] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2) [ 4.983128] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2 [ 4.983130] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
-
@Wszene
geh mal in den ordner:lib/firmware/intel
und mach ein
ls
Er scheint die Datei noch nicht zu finden...
-
root@PVE-Nuc:/lib/firmware/intel# ls -la total 1240 drwxr-xr-x 2 root root 4096 Dec 30 22:04 . drwxr-xr-x 59 root root 36864 Sep 10 17:12 .. -rw-r--r-- 1 root root 18 Aug 31 11:26 ibt-11-5.ddc -rw-r--r-- 1 root root 588196 Aug 31 11:26 ibt-11-5.sfi -rw-r--r-- 1 root root 14 Aug 31 11:26 ibt-12-16.ddc -rw-r--r-- 1 root root 585744 Aug 31 11:26 ibt-12-16.sfi -rw-r--r-- 1 root root 39295 Dec 30 22:04 ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
-
@Wszene Die Firmware sollte aber nach einem Neustart von Proxmox geladen werden
-
@crunchip
hat die falsche Version bzw. Namen.
Vorhanden: ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
Gesucht: ibt-hw-37.8.10-fw-22.50.19.14.f.bseqHier downloaden und nochmal in den Intel-Ordner kopieren:
https://github.com/wkennington/linux-firmware/blob/master/intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq -
@crunchip
neustart habe ich gemacht
sucht er aber nicht immer nach dieser Datei
ibt-hw-37.8.bseq -
@Messiahs stimmt, hatte nicht auf die Endnummer geachtet
-
@crunchip
so rebootroot@PVE-Nuc:~# dmesg | grep tooth [ 4.737779] Bluetooth: Core ver 2.22 [ 4.737808] Bluetooth: HCI device and connection manager initialized [ 4.737814] Bluetooth: HCI socket layer initialized [ 4.737817] Bluetooth: L2CAP socket layer initialized [ 4.737822] Bluetooth: SCO socket layer initialized [ 4.765705] Bluetooth: hci0: read Intel version: 370810225019140f00 [ 4.767152] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq [ 4.767706] Bluetooth: hci0: Intel fw corrupted: invalid cmd read [ 6.776771] Bluetooth: hci0: Exiting manufacturer mode failed (-110) [ 6.776786] Bluetooth: hci0: command 0xfc11 tx timeout [ 9.204808] Bluetooth: hci0: command 0x0c03 tx timeout [ 17.300768] Bluetooth: hci0: sending initial HCI reset command failed (-110)
-
@Wszene said in Zigbee Schlüsselanhänger:
Exiting manufacturer mode failed (-110)
systemctl enable bluetooth
-
root@PVE-Nuc:~# systemctl enable bluetooth Failed to enable unit: Unit file bluetooth.service does not exist.
-
@Wszene
readme lesenhttps://github.com/frankjoke/ioBroker.radar2/blob/master/README.md
die Befehle unter Installation ausführen.
-
@Messiahs
Das habe ich schon vor der Installation der Adapters gemachtSoll ich das jetzt nochmal machen?
-
@Wszene nicht auf deinem proxmox, jetzt gehts auf der VM weiter
-
@crunchip
OK dann mache ich es dort nochmal
ich melde mich gleich zurück -
@Wszene sagte in Zigbee Schlüsselanhänger:
Soll ich das jetzt nochmal machen?
schadet nicht
danach nochmalhciconfig hci0 up