Bluetooth Firmware failed - Intel NUC7i5 - Intel Wireless-AC 8265 + BT 4.2

I guess the workaround is what I did (?):

  • into the Debian docker , remount /lib/firmware RW
  • clone the firmwares from the kernel git , copy to /lib/firmware , some into Intel and i915
  • unmount & reboot host

anything better to do if we have multiple NUC, like forking the initial Debian docker or something else?