[Bug 271146] emulators/virtualbox-ose{-*}: update to 7.1.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 12 Dec 2024 10:24:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271146

--- Comment #42 from Peter TKATCHENKO <peter@flytrace.com> ---
(In reply to Frank Reisert from comment #40)
> Failed to load R0 module /usr/local/lib/virtualbox/VMMR0.r0

It seems that the problem is related to this new feature added in 7.0:

> Devices: The EHCI and XHCI USB controller devices are now part of the open source base package

IMHO, this code needs to be reviewed to work correctly in FreeBSD. Previously
these devices were managed by an extension pack, never released for FreeBSD
(and  without sources available).

The interesting article:
https://ostechnix.com/virtualbox-error-failed-to-load-ring-0-module-vboxehcir0-r0/

If you can find a way to temporary disable EHCI and XHCI USB controller devices
in the code (VirtualBox itself and kernel module) - maybe VM will start.

-- 
You are receiving this mail because:
You are on the CC list for the bug.