[Pkg-virtualbox-devel] problem with amd64 kernel
Frank Mehnert
Frank.Mehnert at Sun.COM
Mon Jun 30 11:39:13 UTC 2008
On Monday 30 June 2008, Michael Meskes wrote:
> Frank,
>
> > you are probably trying to execute VirtualBox/x86 on an AMD64 kernel.
> > Note that there is still no proper error message if the user tries
> > this. An AMD64 kernel requires the AMD64 version of VirtualBox, an
> > AMD64 kernel with x86 userland is not supported.
>
> Actually no. I run the amd64 version from my amd64 chroot. I do it this
> way for testing stuff ever since. That's what suprises me.
Have a look at
src/VBox/HostDrivers/Support/SUPLib.cpp
lines 220-221 and lines 223-224
for two tests (you might add some
LogRel(("...\n", ...));
there to printf some information to your VBox.log file.
If that doesn't help, have a look at
src/VBox/HostDrivers/Support/SUPDRVShared.c
line 816-817
Add some printk's there to printf information to the kernel debug console
(use dmesg to display these information).
Kind regards,
Frank
--
Dr.-Ing. Frank Mehnert Sun Microsystems http://www.sun.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-virtualbox-devel/attachments/20080630/cb5eddd8/attachment.pgp
More information about the Pkg-virtualbox-devel
mailing list