NEWS
Unraid , Iobroker und BT Dongle/Hardware einbinden
-
@haselchen offizielle docker/unraid und alles was ich als zwischenfetzen im Netz gefunden habe
genau kann ichs dir nimmer wiedergebenbin aber jetzt erstmal wieder weg
-
Hast Du das schon ausprobiert?
Hello elgato. I recently deployed a container(theengs gateway) using onboard bluetooth(AX201) on unraid 6.12.10 , hope my deployment process could be your reference. The first thing you need to do is find the location of the bluetooth hardware, which is usually shown as a USB device. You can find it through Tools → SysDevs. For me it's /dev/bus/usb/001/005 and based on your screenshots, I'm guessing it's /dev/bus/usb/001/011 When you confirm the hardware pass-through parameters, add the device to your container setting and mount /run/dbus Now you need bluez to providing the bluetooth protocol stack for unraid OS. It can be installed by nerd-tool plugin or un-get command. Once the installation is complete, you will find that the bluetooth service is not activated, because the bluetooth module is disabled by default. To enable it permanently, you need: 1. Delete the lines in the config/modprobe.d/bluetooth.conf file in the USB boot drive with “bluetooth” and “btusb” 2. Add "/etc/rc.d/rc.bluetooth restart" to the config/go script file in the USB boot drive If all goes well, bluetooth will be available for container after reboot. Forgive me for my lengthy statements. If you have any doubts about the details of the operation, please let me know.
-
@haselchen das ist ja der link den ich dir geschickt hatte, welchen ich kürzlich fand. Ausprobiert jedoch noch nicht.
Komm auch heute wahrscheinlich nicht dazu, USV ist heut morgen ausgefallen
und jetzt erst mal Gartenarbeit -
Mein Beileid zu Beidem
Ich doktor auch seit Stunden wie wild an einer BT Einbindung.
Kaum zu glauben, dass es bei Unraid nur zu einer VM Unterstützung kommt.
Alle anderen BT Bereiche werden komplett ausgeblendet.
Ich habs tatsächlich bisher auch nicht hinbekommen. Nicht im Docker, nicht in LXC.Edit:
Never Ending Story. Ich mach mal nen Päuschen und guck , ob ich mich morgen nochmal nen Stündchen ransetze.
Scheint, als müsste man tatsächlich in Unraid permanent auf ne VM setzen. -
@haselchen sagte in Unraid , Iobroker und BT Dongle/Hardware einbinden:
Ich habs tatsächlich bisher auch nicht hinbekommen. Nicht im Docker, nicht in LXC
sollte bei dir aber eigentlich funktionieren, dein Unraid läuft doch im Host Modus, oder?
-
Keine Chance.
Unraid und der Docker kennen nicht mal Bluetooth.
Selbst nach einer Installation.
Viele Befehle enden mit unknown command.
Selbst nachinstallieren bringt nix.
Einzig alleine eine VM aufsetzen hilft bei allen USB Geräten. -
@haselchen sagte in Unraid , Iobroker und BT Dongle/Hardware einbinden:
Selbst nach einer Installation
wie installiert?
vllt mittelsun-get
noch das ein oder andere Paket nachinstallieren -
Glaub mir , hab auch alles durch
Über 5 Stunden dran gesessen.
Hätte ich nicht gedacht .
„normale“ USB Geräte , kein Problem.
Bluetooth , unmöglich -
@haselchen liegt daran, Bluetooth kein USB Gerät, sondern zählt als Netzwerk Gerät
Aber trotzdem Danke für die Bemühungen -
liegt daran, Bluetooth kein USB Gerät, sondern zählt als Netzwerk Gerät
Erstaunlich, dass es doch recht wenig Infos gibt , BT dort einzubinden.
Jedenfalls bezüglich Docker und LXC.
Wenn ich was gefunden habe , wie Du wahrscheinlich, geht es immer um Bus ID und Device ID in der Konfig eintragen, zuzüglich /run/dbus.Ich werde es auch weiterhin im Blick haben und probieren.
Alle Anderen hier sind gerne eingeladen , diesbezüglich mit eine Lösung zu suchen .