maintainer-feedback requested: [Bug 224616] emulators/virtualbox-ose-additions does not detect PAE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 27 14:29:32 UTC 2017
Mikhail Teterin <mi at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to vbox at FreeBSD.org:
Bug 224616: emulators/virtualbox-ose-additions does not detect PAE
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224616
--- Description ---
I could not get my PAE-using VBox guest to load vboxguest-module properly --
and, consequently, could not get X to work, etcaetera -- until I added -DPAE to
the CFLAGS and rebuilt it.
Maybe, it should be the port's option (or flavor?). Maybe, the port needs to be
split into "common" part -- which does not depend on the kernel flags -- and
the kernel-modules part, which needs to be built differently for PAE-kernels.
At the very least, a load-time detection of PAE-kernel needs to be implemented
so the user gets an actionable hint as to what to do, instead of the
incomprehensible "vgdrvFreeBSDAddIRQ failed" followed by "vboxguest0 attach
returned 6".
Not even Google knows, what to do about these, although my filing this ticket
may help :-) ...
More information about the freebsd-emulation
mailing list