I think it looks ok:
Code: Select all
Uninstalling modules from DKMS
Attempting to install using DKMS
Creating symlink /var/lib/dkms/vboxguest/5.0.14/source ->
/usr/src/vboxguest-5.0.14
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
make KERNELRELEASE=4.3.3-303.fc23.x86_64 -C /lib/modules/4.3.3-303.fc23.x86_64/build M=/var/lib/dkms/vboxguest/5.0.14/build..........
cleaning build area...
DKMS: build completed.
vboxguest:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.3.3-303.fc23.x86_64/extra/
vboxsf.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.3.3-303.fc23.x86_64/extra/
vboxvideo.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.3.3-303.fc23.x86_64/extra/
Adding any weak-modules
depmod....
DKMS: install completed.
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module.
Though vboxdd-install-x11.log is very thin:
Code: Select all
VirtualBox Guest Additions installation, Window System and desktop setup
I think I had the same problem mentioned in
this post, when i switched to lightdm i got a different error in Xorg.0.log:
Code: Select all
[ 10.776] (II) Next line is added to allow vboxvideo_drv.so to appear as whitelisted driver
[ 10.776] (II) The file referenced, is *NOT* loaded
[ 10.776] (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
[ 10.776] (EE) AIGLX error: vboxvideo does not export required DRI extension
[ 10.776] (EE) AIGLX: reverting to software rendering
[ 11.001] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 11.002] (II) AIGLX: Loaded and initialized swrast
[ 11.002] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 11.002] (II) VBoxVideo(0): Setting screen physical size to 508 x 292
I'm not sure if that's expected but glxgears and glxinfo still report that they're using Gallium.