NEWS
INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT
-
Besser spät als nie!
Die VM lief, aber ich hatte keinen Zugriff mehr.
Habe ein Backup zurück gespielt. Geht ja schnell bei Proxmox. Super Software!Habe heute mal dann dir iwlwifi-Treiber aus dem Ordner gelöscht und dann einzeln hinzugefügt.
Dann Reboot und ein dmesg |grep iwlwifi ausgeführt. Treiber wurde installiert.Dann ein lsusb -t und ich hatte unter Bus1 Port10 einen Driver=usbfs stehen.
Diesen unter Hardware in der VM hinzugefügt.
Keine Anzeige im Ble-Adapter. Der blieb auf gelb.Dann war er plötzlich wieder weg in Proxmox und es stand nur Driver=usbfs.
Muss ich in der VM auf iobroker auch noch irgend etwas installieren?
-
Folgende Meldung bekomme ich noch in Proxmox:
root@pve:~# dmesg | grep tooth [ 4.596080] Bluetooth: Core ver 2.22 [ 4.596100] Bluetooth: HCI device and connection manager initialized [ 4.596104] Bluetooth: HCI socket layer initialized [ 4.596107] Bluetooth: L2CAP socket layer initialized [ 4.596113] Bluetooth: SCO socket layer initialized [ 4.605822] Bluetooth: hci0: Firmware revision 0.1 build 130 week 44 2018 [ 9.845734] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 9.845740] Bluetooth: BNEP filters: protocol multicast [ 9.845744] Bluetooth: BNEP socket layer initialized [ 13.916441] Bluetooth: hci0: urb 00000000b573d15c failed to resubmit (2) [ 310.395885] Bluetooth: hci0: Firmware revision 0.1 build 130 week 44 2018 [ 648.328568] Bluetooth: hci0: urb 0000000080a9b1fc failed to resubmit (2)
-
@Superdad
Welche Treiberversion hast du genommen? Wie gesagt, bei mir ging die neueste nicht. Siehe weiter oben. -
iwlwifi-9000-pu-b0-jf-b0-34 und iwlwifi-9260-pu-b0-jf-b0-34
-
Kannst du mir sagen, was ich bei sudo setcap cap_net_raw+eip $(eval readlink -f which node) als which node eintragen muss?
Und wo ist das auszufüheren?
Proxmox oder VM? -
@Superdad nichts weiter eintragen, auf deiner VM
-
Dann kommt:
root@iOBrokerNUC:~# sudo setcap cap_net_raw+eip $(eval readlink -f which node) Failed to set capabilities on file `/root/which' (No such file or directory) The value of the capability argument is not permitted for a file. Or the file is not a regular (non-symlink) file
-
Ich bekomme in der VM ein
- 8087:0aaa
und unter USB-Port - 1-10
angeboten.
- 8087:0aaa
-
@Superdad dann nem den 8087
-
@Superdad
Wie sieht es mit den beiden anderen Dateien aus? Die 17-16 irgendwas.
Die sind der zweite Teil des Treibers und müssen in den anderen Ordner kopiert werden, so wie ich oben geschrieben hatte. -
@Superdad sagte in INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT:
8087:0aaa
und unter USB-Port
1-10
angebotenWar bei mir egal. Ging mit beiden Einträgen. Hab den 1-10 genommen. Hieß bei mir halt anders.
-
Ich probier die ganze Zeit schon alle möglichen Kombis.
Und nach gefühlten 10000 Reboots immer noch kein Ergebnis. -
@Superdad
Kopier dir mal aus diesem Repo die genannten ucode-Dateien in den lib/firmware des Host und aus dem Unterordnen Intel alle 17-irgendwas ebenfalls in den Unterordner /lib/firmware/intel. Die neueste 17-2 hatte ich wieder gelöscht, damit ging es bei mir nicht.Danach Reboot des Host und mal die ioBroker VM anhalten, damit nichts durchgereicht wird.
Ein
hciconfig -a
sollte dann was auswerfen.
-
root@pve:~# Hciconfig -a
-bash: Hciconfig: command not found -
@Superdad sagte in INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT:
root@pve:~# Hciconfig -a
-bash: Hciconfig: command not foundcase sensitive
hciconfig -a
-
@ltsalvatore
Sry. Am Handy getippt -
Sorry!
Dann:root@pve:~# hciconfig -a hci0: Type: Primary Bus: USB BD Address: D8:F2:CA:31:D5:2A ACL MTU: 1021:4 SCO MTU: 96:6 UP RUNNING RX bytes:745 acl:0 sco:0 events:51 errors:0 TX bytes:2187 acl:0 sco:0 commands:51 errors:0 Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH SNIFF Link mode: SLAVE ACCEPT Name: 'pve' Class: 0x000104 Service Classes: Unspecified Device Class: Computer, Desktop workstation HCI Version: (0x9) Revision: 0x100 LMP Version: (0x9) Subversion: 0x100 Manufacturer: Intel Corp. (2)
-
@Superdad sagte in INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT:
Sorry!
Dann:root@pve:~# hciconfig -a hci0: Type: Primary Bus: USB BD Address: D8:F2:CA:31:D5:2A ACL MTU: 1021:4 SCO MTU: 96:6 UP RUNNING RX bytes:745 acl:0 sco:0 events:51 errors:0 TX bytes:2187 acl:0 sco:0 commands:51 errors:0 Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH SNIFF Link mode: SLAVE ACCEPT Name: 'pve' Class: 0x000104 Service Classes: Unspecified Device Class: Computer, Desktop workstation HCI Version: (0x9) Revision: 0x100 LMP Version: (0x9) Subversion: 0x100 Manufacturer: Intel Corp. (2)
sieht doch prima aus..
jetzt noch an die VM durchreichen
-
Ich habe jetzt ein:
root@pve:~# lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 10000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M |__ Port 4: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M |__ Port 4: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M |__ Port 4: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M |__ Port 10: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M |__ Port 10: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
-
@Superdad
Läuft. Dann sollte der Adapter auch grün werden. Dir haben die beiden Dateien gefehlt