HomeAssistant: Booting 'Slot A (OK=1 TRY=1)'

Code-TT

New Member
Mar 14, 2023
2
0
1
Hallo, ich habe Home Assistant nach dieser Anleitung auf meinem Intel Nuc (mit Intel Corporation HD Graphics 620) aufgesetzt. Nun setze ich Frigate für die Kameras ein und benötige dafür die Hardwarebeschleunigung.
Sobald ich unter Hardware die Grafikkarte als PCI Device hinzufüge (Passthrough), klappt es zwar mit der Hardwarebeschleunigung für Frigate, aber ich bekomme in der Konsole nur noch Booting 'Slot A (OK=1 TRY=1)' angezeigt, und nicht mehr. Die gesamte Ausgabe von HAOS fehlt und es kommt auch kein Eingabepromt. Das Webinterface von HA startet normal, wie es sein sollte. Dabei scheint es irrelevant ob ich auf i440fx oder q35 setze. Ich will mich nicht entscheiden müssen zw. Shell und Hardwarebeschleunigung.

Mir ist gerade nicht klar, woran das Problem liegen könnte. Ein Bug in haos? Oder eine Einstellungssache für Proxmox?
Hat jemand eine Idee?

Code:
#/boot/grub/grub.cfg

# so war es zuerst
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt"

# so ist es jetzt, brachte keine Veränderung
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt nofb nomodeset textonly video=vesafb:off initcall_blacklist=sysfb_init"


Code:
#/etc/modules

vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
simplefb


Code:
# cat /etc/pve/qemu-server/103.conf

## Home Assistant OS
#### https://github.com/tteck/Proxmox
#[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D7EP4GF)
agent: 1
bios: ovmf
boot: order=scsi0
cores: 4
efidisk0: local-lvm:vm-103-disk-0,size=4M
hostpci0: 0000:00:02
localtime: 1
machine: q35
memory: 10240
meta: creation-qemu=7.2.0,ctime=1678816266
name: haos9.5
net0: virtio=02:9F:23:DF:C4:9D,bridge=vmbr0
numa: 0
onboot: 1
ostype: l26
scsi0: local-lvm:vm-103-disk-1,discard=on,size=100G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=88b7c647-3ef9-4f09-8743-cd7fdd2f1e78
sockets: 1
tablet: 0
usb0: host=1-4
vga: virtio
vmgenid: 4cb87599-2af3-493d-8d3e-bcc787b5b6b0
 

Attachments

  • Proxmox4.png
    Proxmox4.png
    49.1 KB · Views: 4
  • Proxmox3.png
    Proxmox3.png
    73.6 KB · Views: 4
  • Proxmox2.png
    Proxmox2.png
    71.6 KB · Views: 4
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!