Hi,
after updating from 4.2.11 to 4.2.14 of VBoxAddition the mouse pointer integration and the screen resolution is no more working at all.
Host: Windows 7
Guest RedHat Enterprise Linux 6.4
There are lots of messages in the Xorg.0.log:
[ 49.557] (EE) VBoxVideo(0): Unable to determine whether the virtual machine supports mouse pointer integration - request initialization failed with return code -4
This is the complete Xorg.0.log: http://pastebin.com/rcZ1LnCW
Mouse pointer integration and screen resolution was working fine before.
I would like to open this as a ticket @
https://www.virtualbox.org/query?versio ... r=priority
But I don't have the permission to do so, how can you open a ticket in the ticket tracker?
VBoxAdditions 4.2.14 fails (screen,mousepointer) log attched
-
seba.wagner
- Posts: 8
- Joined: 28. Mar 2013, 04:38
-
seba.wagner
- Posts: 8
- Joined: 28. Mar 2013, 04:38
Re: VBoxAdditions 4.2.14 fails (screen,mousepointer) log att
Even worse: Downgrading to 4.3.11 r84709 does not seem to revert to the previous state:
Mouse point integration does work again, but the seamless mode in the view options is no more available.
Mouse point integration does work again, but the seamless mode in the view options is no more available.
-
seba.wagner
- Posts: 8
- Joined: 28. Mar 2013, 04:38
Re: VBoxAdditions 4.2.14 fails (screen,mousepointer) log att
In the file vboxadd-install.log I can find something like:
ld -r -m elf_x86_64 -T /usr/src/kernels/2.6.32-358.2.1.el6.x86_64/scripts/module-common.lds --build-id -o /tmp/vbox.0/vboxsf.ko /tmp/vbox.0/vboxsf.o /tmp/vbox.0/vboxsf.mod.o
make KBUILD_VERBOSE=1 CONFIG_MODULE_SIG= -C /lib/modules/2.6.32-358.2.1.el6.x86_64/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)
ld -r -m elf_x86_64 -T /usr/src/kernels/2.6.32-358.2.1.el6.x86_64/scripts/module-common.lds --build-id -o /tmp/vbox.0/vboxsf.ko /tmp/vbox.0/vboxsf.o /tmp/vbox.0/vboxsf.mod.o
make KBUILD_VERBOSE=1 CONFIG_MODULE_SIG= -C /lib/modules/2.6.32-358.2.1.el6.x86_64/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)