disable ehci + uhci

peacepipe

New Member
Dec 5, 2016
8
0
1
34
Hallo Community,

ich habe mich extra im Forum angemeldet, weil ich das Problem per Google-Suche nicht lösen konnte ;)

Ich möchte gerne OmniOS als Gast auf proxmox einrichten. Ich erhalte aber ständig folgende Fehlermeldung währrend des Boot-Vorgangs: "No SOF Interrupts have been received, this USB UHCI host controller is unusable" Dann folgt ein Kernel Panic mit Reboot.

Nach einer kurzen Suche bin ich darauf gestoßen uhci und ehci zu deaktivieren. Mit KVM funktioniert das auch mit: "disable-ehci=true,disable-uhci=true"
Nur wie mache ich das unter Proxmox? Es gibt für qm einige args aber welche genau ist nicht dokumentiert. Daher bitte ich euch um Rat.

VG
PeacePipe
 
wenn keine usb devices aktiviert sind und unter den optionen "use tablet for pointer device" auf off ist, sollte kein usb controller hinzugefügt werden
 
das args: Feld wird direkt durchgereicht (Arbitrary arguments passed to kvm). Daher kann man da auch schön viel Unsinn anstellen und unbootbare Maschinen bauen.

Du kannst also

Code:
args: disable-ehci=true,disable-uhci=true

setzen und das sollte gehen.
 

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!