Or maybe try to figure out how to turn off bluetooth module during boot
Bluetooth is failing because ibt-17-16-1.sfi is not present.
The fix for this is:
cd /lib/firmware/intel/
wget wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/ibt-17-16-1.ddc
wget wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/ibt-17-16-1.sfi
hciconfig hci0 up
Now it works :-)
In putty i canāt get ssh, say that pass is wrong.
About my nuc, I use it only with proxmox, my goal is use it with some VMs, like:
Vm with Home Assistant
Vm with Pi-hole
Vm with Ubuntu test
Vm with Raspbian
Vm with Win10
In the past I have tried to install Kodi in a Vm, especially Libreelec, but was without a GPU passthrough, so 4k movies beat cpu, then I maked passthrough about gpu for the kodi vm and worked. Then there was audio problem, because was mute. Then i see the iommu groups and i discovered that audio is inside a group where is also ethernet and other stuff.
Infact when I have tried to pass also audio, i get on kodi audio, but i lost ethernet, so no internet, in kodi and also in host proxmox.The result was Kodi with audio and video, also in hdmi!, but no internet connection, no proxmox gui, no connection in other proxmox vm, a disaster, and infact if I make a frigate docker that works, maybe i can try to make also a kodi docker or lxc i donāt know, and maybe i can get a kodi that works without trouble, but this is another story and isnāt necessary for now, the priority is home assistant and frigate, that I use it for home security.
I see long way you have there.
After setting up the third proxmox server i finaly realise why its a problem with this IMMOU groups and why are some things grouped together. If i would bought a correct motherboard and CPU i would not have similar problems like you. But i figured it out and addapted (made NVME host OS through PCIx1) sacrifice.Nevertheless if i new that i need to buy a motherboard with a maximum count of PCI lanes and CPU that can handle it,then it would worked out of the box. And just FIY you can make a IMMOU group seperation. There is a command on proxmox forum. But you never know how it will seperate, its like a rulete
no matter for other things, home assistant is my priority for now, but proxmox dead with this bluetooth firmware.
Why is important this ?
edit. for now i use hassos in another nuc, without proxmox, and of course, works, but a nuc i7 for home assistant is useless, so iām looking for a solution with proxmox.
i think if i would connect i would figure it out as its basicaly linux, turn off some modules there turn off some modules here. Mighty google to help.The system is waiting for some modules and they are not there i have no idea why you have this problem.Have you made all good settings in BIOS?
i just use another nuc with home assistant for the entire machine, but is useless.
the other nuc with proxmox, say with cpu at 45 50%, too strange, i canāt also get a backup of vmās, so now iām working to get manually, every config of my HA, and migrate.
Then i can re-installed proxmox and try again with
Bluetooth is failing because ibt-17-16-1.sfi is not present.
The fix for this is:
cd /lib/firmware/intel/
wget wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/ibt-17-16-1.ddc
wget wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/intel/ibt-17-16-1.sfi
hciconfig hci0 up
Now it works :-)
as the error shows bluetooth then it seems very important. Have you updated bios to latest version? I had similar problems reguarding kernel panic not related to frigate. Update bios helped.
I managed to kill my docker lxc and decided to try frigate in hassos again. And so I filled up my root partition again with camera footage, so I decided to use your script.
It worked nicely! Saves a bit of work. Thanx.
In addition, I had to mount sdb8 (normal mount works fine here) in the VM as well to clean up the media files. There is no gui element to make some room after your disk has filled to 100%.