VirtualBox 1.3.8 - vboxmouse und vboxvideo werden icht gefun

Allgemeine Diskussionen über den Einsatz von VirtualBox.
Post Reply
ManfredB
Volunteer
Posts: 178
Joined: 10. May 2007, 12:48

VirtualBox 1.3.8 - vboxmouse und vboxvideo werden icht gefun

Post by ManfredB »

Hallo zusammen,

folgendes Problem stelle ich fest in Guest: Wenn ich die VBoxLinuxAdditions installiert habe, wird in die xorg.conf vboxmouse und vboxvideo eingetragen, aber ich kann kdm nicht starten, weil beide Module nicht gefunden werden.

Daher kann ich auch meine Widescreen-Auflösung von 1440x900 nicht testen, denn mit dem vesa-Treiber geht das überhaupt nicht.

System: Host (Mandriva Cooker) Guest (Mandriva Cooker oder auch VectorLinux?) Kernel 2.6.21

Hier nun mal die beiden log-Dateien:

Code: Select all

 Installing VirtualBox 1.3.8 Guest Additions, built Tue Mar 13 20:01:56 CET 2007

Testing the setup of the guest system

Building a test kernel module...

make KBUILD_VERBOSE=1 -C /lib/modules/2.6.17-13mdv/build SUBDIRS=/root/tmp/selfgz35343038/module/test SRCROOT=/root/tmp/selfgz35343038/module/test modules mkdir -p /root/tmp/selfgz35343038/module/test/.tmp_versions rm -f /root/tmp/selfgz35343038/module/test/.tmp_versions/*

    WARNING: Symbol version dump /usr/src/linux-2.6.17-13mdv/Module.symvers

        is missing; modules will have no dependencies and modversions.

make -f scripts/Makefile.build obj=/root/tmp/selfgz35343038/module/test

    gcc -m32 -Wp,-MD,/root/tmp/selfgz35343038/module/test/.test.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/root/tmp/selfgz35343038/module/test/ -I/root/tmp/selfgz35343038/module/test/include -I/root/tmp/selfgz35343038/module/test/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBGL_HGCM -DVBOX_HGCM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(test)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -c -o /root/tmp/selfgz35343038/module/test/test.o /root/tmp/selfgz35343038/module/test/test.c ld -m elf_i386 -m elf_i386 -r -o /root/tmp/selfgz35343038/module/test/vboxadd_test.o /root/tmp/selfgz35343038/module/test/test.o Building modules, stage 2.

make -rR -f /usr/src/linux-2.6.17-13mdv/scripts/Makefile.modpost

    scripts/mod/modpost -i /usr/src/linux-2.6.17-13mdv/Module.symvers -I /root/tmp/selfgz35343038/module/test/Modules.symvers -o /root/tmp/selfgz35343038/module/test/Modules.symvers /root/tmp/selfgz35343038/module/test/vboxadd_test.o gcc -m32 -Wp,-MD,/root/tmp/selfgz35343038/module/test/.vboxadd_test.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxadd_test)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -DMODULE -c -o /root/tmp/selfgz35343038/module/test/vboxadd_test.mod.o /root/tmp/selfgz35343038/module/test/vboxadd_test.mod.c ld -m elf_i386 -m elf_i386 -r -o /root/tmp/selfgz35343038/module/test/vboxadd_test.ko /root/tmp/selfgz35343038/module/test/vboxadd_test.o /root/tmp/selfgz35343038/module/test/vboxadd_test.mod.o

Inserting the test module module/test/vboxadd_test.ko into the kernel.

Building the VirtualBox Guest Additions kernel module.

make KBUILD_VERBOSE=1 -C /lib/modules/2.6.17-13mdv/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules mkdir -p /tmp/vbox.0/.tmp_versions rm -f /tmp/vbox.0/.tmp_versions/*

    WARNING: Symbol version dump /usr/src/linux-2.6.17-13mdv/Module.symvers

        is missing; modules will have no dependencies and modversions.

make -f scripts/Makefile.build obj=/tmp/vbox.0

    gcc -m32 -Wp,-MD,/tmp/vbox.0/.cmc.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cmc)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/cmc.o /tmp/vbox.0/cmc.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.vboxmod.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxmod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/vboxmod.o /tmp/vbox.0/vboxmod.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.GenericRequest?.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(GenericRequest?)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/GenericRequest.o /tmp/vbox.0/GenericRequest.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.SysHlp?.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SysHlp?)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/SysHlp.o /tmp/vbox.0/SysHlp.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.PhysHeap?.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(PhysHeap?)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/PhysHeap.o /tmp/vbox.0/PhysHeap.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.Init.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(Init)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/Init.o /tmp/vbox.0/Init.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.VMMDev.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VMMDev)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/VMMDev.o /tmp/vbox.0/VMMDev.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.HGCM.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(HGCM)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/HGCM.o /tmp/vbox.0/HGCM.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.HGCMInternal.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(HGCMInternal)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/HGCMInternal.o /tmp/vbox.0/HGCMInternal.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.VBoxCalls.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxCalls)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/VBoxCalls.o /tmp/vbox.0/VBoxCalls.c gcc -m32 -Wp,-MD,/tmp/vbox.0/r0drv/.alloc-r0drv.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/r0drv/alloc-r0drv.o /tmp/vbox.0/r0drv/alloc-r0drv.c gcc -m32 -Wp,-MD,/tmp/vbox.0/r0drv/linux/.alloc-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.c gcc -m32 -Wp,-MD,/tmp/vbox.0/r0drv/linux/.semaphore-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semaphore_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.0/r0drv/linux/semaphore-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semaphore-r0drv-linux.c ld -m elf_i386 -m elf_i386 -r -o /tmp/vbox.0/vboxadd.o /tmp/vbox.0/cmc.o /tmp/vbox.0/vboxmod.o /tmp/vbox.0/GenericRequest.o /tmp/vbox.0/SysHlp.o /tmp/vbox.0/PhysHeap.o /tmp/vbox.0/Init.o /tmp/vbox.0/VMMDev.o /tmp/vbox.0/HGCM.o /tmp/vbox.0/HGCMInternal.o /tmp/vbox.0/VBoxCalls.o /tmp/vbox.0/r0drv/alloc-r0drv.o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semaphore-r0drv-linux.o Building modules, stage 2.

make -rR -f /usr/src/linux-2.6.17-13mdv/scripts/Makefile.modpost

    scripts/mod/modpost -i /usr/src/linux-2.6.17-13mdv/Module.symvers -I /tmp/vbox.0/Modules.symvers -o /tmp/vbox.0/Modules.symvers /tmp/vbox.0/vboxadd.o gcc -m32 -Wp,-MD,/tmp/vbox.0/.vboxadd.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxadd)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -DMODULE -c -o /tmp/vbox.0/vboxadd.mod.o /tmp/vbox.0/vboxadd.mod.c ld -m elf_i386 -m elf_i386 -r -o /tmp/vbox.0/vboxadd.ko /tmp/vbox.0/vboxadd.o /tmp/vbox.0/vboxadd.mod.o

Building the shared folder support kernel module.

make KBUILD_VERBOSE=1 -C /lib/modules/2.6.17-13mdv/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules mkdir -p /tmp/vbox.0/.tmp_versions rm -f /tmp/vbox.0/.tmp_versions/*

    WARNING: Symbol version dump /usr/src/linux-2.6.17-13mdv/Module.symvers

        is missing; modules will have no dependencies and modversions.

make -f scripts/Makefile.build obj=/tmp/vbox.0

    gcc -m32 -Wp,-MD,/tmp/vbox.0/.vfsmod.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfsmod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/vfsmod.o /tmp/vbox.0/vfsmod.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.vfs-utils.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_utils)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/vfs-utils.o /tmp/vbox.0/vfs-utils.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.GenericRequest?.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(GenericRequest?)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/GenericRequest.o /tmp/vbox.0/GenericRequest.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.SysHlp?.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SysHlp?)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/SysHlp.o /tmp/vbox.0/SysHlp.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.PhysHeap?.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(PhysHeap?)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/PhysHeap.o /tmp/vbox.0/PhysHeap.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.Init.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(Init)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/Init.o /tmp/vbox.0/Init.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.VMMDev.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VMMDev)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/VMMDev.o /tmp/vbox.0/VMMDev.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.HGCM.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(HGCM)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/HGCM.o /tmp/vbox.0/HGCM.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.HGCMInternal.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(HGCMInternal)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/HGCMInternal.o /tmp/vbox.0/HGCMInternal.c gcc -m32 -Wp,-MD,/tmp/vbox.0/.VBoxCalls.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxCalls)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/VBoxCalls.o /tmp/vbox.0/VBoxCalls.c gcc -m32 -Wp,-MD,/tmp/vbox.0/r0drv/.alloc-r0drv.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/r0drv/alloc-r0drv.o /tmp/vbox.0/r0drv/alloc-r0drv.c gcc -m32 -Wp,-MD,/tmp/vbox.0/r0drv/linux/.alloc-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.c gcc -m32 -Wp,-MD,/tmp/vbox.0/r0drv/linux/.semaphore-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.17-13mdv/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semaphore_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.0/r0drv/linux/semaphore-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semaphore-r0drv-linux.c ld -m elf_i386 -m elf_i386 -r -o /tmp/vbox.0/vboxvfs.o /tmp/vbox.0/vfsmod.o /tmp/vbox.0/vfs-utils.o /tmp/vbox.0/GenericRequest.o /tmp/vbox.0/SysHlp.o /tmp/vbox.0/PhysHeap.o /tmp/vbox.0/Init.o /tmp/vbox.0/VMMDev.o /tmp/vbox.0/HGCM.o /tmp/vbox.0/HGCMInternal.o /tmp/vbox.0/VBoxCalls.o /tmp/vbox.0/r0drv/alloc-r0drv.o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semaphore-r0drv-linux.o Building modules, stage 2.

make -rR -f /usr/src/linux-2.6.17-13mdv/scripts/Makefile.modpost

    scripts/mod/modpost -i /usr/src/linux-2.6.17-13mdv/Module.symvers -I /tmp/vbox.0/Modules.symvers -o /tmp/vbox.0/Modules.symvers /tmp/vbox.0/vboxvfs.o gcc -m32 -Wp,-MD,/tmp/vbox.0/.vboxvfs.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxvfs)" -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -DMODULE -c -o /tmp/vbox.0/vboxvfs.mod.o /tmp/vbox.0/vboxvfs.mod.c ld -m elf_i386 -m elf_i386 -r -o /tmp/vbox.0/vboxvfs.ko /tmp/vbox.0/vboxvfs.o /tmp/vbox.0/vboxvfs.mod.o

Installing the Guest Additions kernel module system service. Installing the shared folder system service. Installing the time synchronisation system service. Creating udev rule for the Guest Additions kernel module. Installing the X Window System drivers

Successfully completed.

Xorg.log

Code: Select all

X Window System Version 7.2.0 Release Date: 22 January 2007 X Protocol Version 11, Revision 0, Release 7.2 Build Operating System: UNKNOWN Current Operating System: Linux vbox 2.6.17-13mdv #1 SMP Fri Mar 23 19:03:31 UTC 2007 i686 Build Date: 10 April 2007

    Before reporting problems, check http://wiki.x.org to make sure that you have the latest version.

Module Loader present Markers: (--) probed, (**) from config file, (==) default setting,

    (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown.

(==) Log file: "/var/log/Xorg.0.log", Time: Mon May 7 17:09:44 2007 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout? "layout1" (**) |-->Screen "screen1" (0) (**) | |-->Monitor "monitor1" (**) | |-->Device "device1" (**) |-->Input Device "Keyboard1" (**) |-->Input Device "Mouse1" (II) No default mouse found, adding one (**) |-->Input Device "<default pointer>" (**) FontPath? set to:

    unix/:-1, /usr/share/fonts/misc:unscaled

(==) RgbPath? set to "/usr/share/X11/rgb" (==) ModulePath? set to "/usr/lib/xorg/modules" (**) Option "AllowMouseOpenFail?" (**) Extension "Composite" is enabled (II) Open ACPI successful (/var/run/acpid.socket) (II) Loader magic: 0x81f02e0 (II) Module ABI versions:

    X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 1.1 X.Org XInput driver : 0.7 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5

(II) Loader running on linux (II) LoadModule?: "pcidata" (II) Loading /usr/lib/xorg/modules//libpcidata.so (II) Module pcidata: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.1

(++) using VT number 7

(II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,1237 card 0000,0000 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,7000 card 0000,0000 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:01:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,8a hdr 00 (II) PCI: 00:02:0: chip 80ee,beef card 0000,0000 rev 00 class 03,00,00 hdr 00 (II) PCI: 00:03:0: chip 1022,2000 card 1022,2000 rev 30 class 02,00,00 hdr 00 (II) PCI: 00:04:0: chip 80ee,cafe card 0000,0000 rev 00 class 08,80,00 hdr 00 (II) PCI: 00:05:0: chip 8086,2415 card 8086,0000 rev 01 class 04,01,00 hdr 00 (II) PCI: 00:07:0: chip 8086,7113 card 0000,0000 rev 08 class 06,80,00 hdr 80 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range:

    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]

(II) Bus 0 non-prefetchable memory range:

    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]

(II) Bus 0 prefetchable memory range:

    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]

(II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(0:2:0) unknown vendor (0x80ee) unknown chipset (0xbeef) rev 0, Mem @ 0xe0000000/23 (II) Addressable bus resource ranges are

    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]

(II) OS-reported resource ranges:

    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]

(II) Active PCI resource ranges:

    [0] -1 0 0xf0400000 - 0xf07fffff (0x400000) MX[B] [1] -1 0 0xf0000000 - 0xf0000fff (0x1000) MX[B] [2] -1 0 0xe0000000 - 0xe07fffff (0x800000) MX[B](B) [3] -1 0 0x0000c200 - 0x0000c23f (0x40) IX[B] [4] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [5] -1 0 0x0000c040 - 0x0000c05f (0x20) IX[B] [6] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [7] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]

(II) Active PCI resource ranges after removing overlaps:

    [0] -1 0 0xf0400000 - 0xf07fffff (0x400000) MX[B] [1] -1 0 0xf0000000 - 0xf0000fff (0x1000) MX[B] [2] -1 0 0xe0000000 - 0xe07fffff (0x800000) MX[B](B) [3] -1 0 0x0000c200 - 0x0000c23f (0x40) IX[B] [4] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [5] -1 0 0x0000c040 - 0x0000c05f (0x20) IX[B] [6] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [7] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]

(II) OS-reported resource ranges after removing overlaps with PCI:

    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]

(II) All system resource ranges:

    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xf0400000 - 0xf07fffff (0x400000) MX[B] [5] -1 0 0xf0000000 - 0xf0000fff (0x1000) MX[B] [6] -1 0 0xe0000000 - 0xe07fffff (0x800000) MX[B](B) [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [9] -1 0 0x0000c200 - 0x0000c23f (0x40) IX[B] [10] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [11] -1 0 0x0000c040 - 0x0000c05f (0x20) IX[B] [12] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [13] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]

(II) LoadModule?: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3

(II) Loading extension DOUBLE-BUFFER (II) LoadModule?: "v4l" (II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so (II) Module v4l: vendor="X.Org Foundation"

    compiled for 7.1.0, module version = 0.1.1 ABI class: X.Org Video Driver, version 1.0

(II) LoadModule?: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3

(II) Loading extension SHAPE (II) Loading extension Multi-Buffering (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension? (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation? (II) Loading extension X-Resource (II) LoadModule?: "type1" (II) Loading /usr/lib/xorg/modules/fonts//libtype1.so (II) Module type1: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5

(II) Loading font Type1 (II) LoadModule?: "freetype" (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"

    compiled for 7.2.0, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5

(II) Loading font FreeType? (II) LoadModule?: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3

(==) AIGLX enabled (II) Loading extension GLX (II) LoadModule?: "vboxvideo" (II) Loading /usr/lib/xorg/modules/drivers//vboxvideo_drv.so (II) Module vboxvideo: vendor="InnoTek Systemberatung GmbH"

    compiled for 7.1.0, module version = 1.0.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 1.0

(II) LoadModule?: "kbd" (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so (II) Module kbd: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.7

(II) LoadModule?: "vboxmouse" (II) Loading /usr/lib/xorg/modules/input//vboxmouse_drv.so (II) Module vboxmouse: vendor="InnoTek Systemberatung GmbH"

    compiled for 7.1.0, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6

(II) LoadModule?: "mouse" (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation"

    compiled for 7.1.1, module version = 1.1.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6

(II) v4l driver for Video4Linux (II) VBoxVideo: guest driver for VBox: vbox (II) Primary Device is: PCI 00:02:0 (--) Assigning device section with no busID to primary device (--) Chipset vbox found (II) resource ranges after xf86ClaimFixedResources() call:

    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xf0400000 - 0xf07fffff (0x400000) MX[B] [5] -1 0 0xf0000000 - 0xf0000fff (0x1000) MX[B] [6] -1 0 0xe0000000 - 0xe07fffff (0x800000) MX[B](B) [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [9] -1 0 0x0000c200 - 0x0000c23f (0x40) IX[B] [10] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [11] -1 0 0x0000c040 - 0x0000c05f (0x20) IX[B] [12] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [13] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]

(II) resource ranges after probing:

    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xf0400000 - 0xf07fffff (0x400000) MX[B] [5] -1 0 0xf0000000 - 0xf0000fff (0x1000) MX[B] [6] -1 0 0xe0000000 - 0xe07fffff (0x800000) MX[B](B) [7] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [8] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [9] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [12] -1 0 0x0000c200 - 0x0000c23f (0x40) IX[B] [13] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [14] -1 0 0x0000c040 - 0x0000c05f (0x20) IX[B] [15] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [16] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B] [17] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [18] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]

(II) Setting vga for screen 0. (II) VirtualBox guest additions video driver version 1.3.8 (II) Loading sub module "ramdac" (II) LoadModule?: "ramdac" (II) Loading /usr/lib/xorg/modules//libramdac.so (II) Module ramdac: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 0.1.0 ABI class: X.Org Video Driver, version 1.1

(II) Loading sub module "vbe" (II) LoadModule?: "vbe" (II) Loading /usr/lib/xorg/modules//libvbe.so (II) Module vbe: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.1

(II) Loading sub module "fb" (II) LoadModule?: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3

(II) Loading sub module "shadowfb" (II) LoadModule?: "shadowfb" (II) Loading /usr/lib/xorg/modules//libshadowfb.so (II) Module shadowfb: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3

(**) VBoxVideo(0): Depth 16, (--) framebuffer bpp 16 (==) VBoxVideo(0): RGB weight 565 (==) VBoxVideo(0): Default visual is TrueColor? (==) VBoxVideo(0): Using gamma correction (1.0, 1.0, 1.0) (II) VBoxVideo(0): monitor1: Using hsync range of 1.00-10000.00 kHz (II) VBoxVideo(0): monitor1: Using vrefresh range of 1.00-100.00 Hz (II) VBoxVideo(0): Clock range: 1.00 to 1000000.00 MHz (II) VBoxVideo(0): Not using mode "1440x900" (no mode of this name) (II) VBoxVideo(0): Not using default mode "2048x1536" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "2048x1536" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "2048x1536" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1920x1440" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1920x1440" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1920x1440" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1856x1392" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1856x1392" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1792x1344" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1792x1344" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1600x1200" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1600x1200" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1600x1200" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1600x1200" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1600x1200" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1400x1050" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1400x1050" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1280x1024" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1280x1024" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1280x1024" (width too large for virtual size) (II) VBoxVideo(0): Not using mode "1440x900_60" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1280x960" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1280x960" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1152x864" (width too large for virtual size) (II) VBoxVideo(0): Not using default mode "1152x768" (width too large for virtual size) (II) VBoxVideo(0): Not using mode "960x720" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "928x696" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "896x672" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "700x525" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "640x512" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "576x432" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "576x384" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "512x384" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "416x312" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "400x300" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "320x240" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "360x200" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "320x200" (bad mode clock/interlace/doublescan) (II) VBoxVideo(0): Not using mode "320x175" (bad mode clock/interlace/doublescan) (--) VBoxVideo(0): Virtual size is 1024x768 (pitch 1024) (**) VBoxVideo(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz (II) VBoxVideo(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (**) VBoxVideo(0): Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz (II) VBoxVideo(0): Modeline "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (**) VBoxVideo(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz (II) VBoxVideo(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (**) VBoxVideo(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz (II) VBoxVideo(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (**) VBoxVideo(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz (II) VBoxVideo(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (**) VBoxVideo(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz (II) VBoxVideo(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (**) VBoxVideo(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (II) VBoxVideo(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (**) VBoxVideo(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz (II) VBoxVideo(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (**) VBoxVideo(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) VBoxVideo(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) VBoxVideo(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) VBoxVideo(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (**) VBoxVideo(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz (II) VBoxVideo(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (**) VBoxVideo(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz (II) VBoxVideo(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (**) VBoxVideo(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz (II) VBoxVideo(0): Modeline "640x480" 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (**) VBoxVideo(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz (II) VBoxVideo(0): Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (**) VBoxVideo(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz (II) VBoxVideo(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (**) VBoxVideo(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) VBoxVideo(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (**) VBoxVideo(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) VBoxVideo(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (==) VBoxVideo(0): DPI set to (100, 100) (II) do I need RAC? No, I don't. (II) resource ranges after preInit:

    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xf0400000 - 0xf07fffff (0x400000) MX[B] [5] -1 0 0xf0000000 - 0xf0000fff (0x1000) MX[B] [6] -1 0 0xe0000000 - 0xe07fffff (0x800000) MX[B](B) [7] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [8] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [9] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [12] -1 0 0x0000c200 - 0x0000c23f (0x40) IX[B] [13] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [14] -1 0 0x0000c040 - 0x0000c05f (0x20) IX[B] [15] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [16] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B] [17] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [18] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]

(II) Loading sub module "int10" (II) LoadModule?: "int10" (II) Loading /usr/lib/xorg/modules//libint10.so (II) Module int10: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.1

(II) VBoxVideo(0): initializing int10 (II) VBoxVideo(0): Primary V_BIOS segment is: 0xc000 (WW) System lacks support for changing MTRRs (II) VBoxVideo(0): VESA BIOS detected (II) VBoxVideo(0): VESA VBE Version 2.0 (II) VBoxVideo(0): VESA VBE Total Mem: 8192 kB (II) VBoxVideo(0): VESA VBE OEM: VirtualBox VBE BIOS http://www.virtualbox.org/ (II) VBoxVideo(0): VESA VBE OEM Software Rev: 0.2 (II) VBoxVideo(0): VESA VBE OEM Vendor: InnoTek Systemberatung GmbH (II) VBoxVideo(0): VESA VBE OEM Product: VirtualBox VBE Adapter (II) VBoxVideo(0): VESA VBE OEM Product Rev: InnoTek VirtualBox Version 1.3.8 (==) VBoxVideo(0): Default visual is TrueColor? (==) VBoxVideo(0): Backing store disabled (**) Option "dpms" (**) VBoxVideo(0): DPMS enabled (II) VBoxVideo(0): The host system is drawing the mouse cursor. (II) VBoxVideo(0): The VBox video extensions are now enabled. (==) RandR enabled (II) Setting vga for screen 0. (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension XAccessControlExtension (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (EE) AIGLX: DRI module not loaded (II) Loading local sub module "GLcore" (II) LoadModule?: "GLcore" (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so (II) Module GLcore: vendor="X.Org Foundation"

    compiled for 7.2.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3

(II) GLX: Initialized MESA-PROXY GL provider for screen 0 (**) Option "CoreKeyboard?" (**) Keyboard1: Core Keyboard (**) Option "Protocol" "standard" (**) Keyboard1: Protocol: standard (**) Option "AutoRepeat?" "500 30" (**) Option "XkbRules?" "xorg" (**) Keyboard1: XkbRules?: "xorg" (**) Option "XkbModel?" "pc105" (**) Keyboard1: XkbModel?: "pc105" (**) Option "XkbLayout?" "de(nodeadkeys)" (**) Keyboard1: XkbLayout?: "de(nodeadkeys)" (**) Option "XkbOptions?" "compose:rwin" (**) Keyboard1: XkbOptions?: "compose:rwin" (**) Option "CustomKeycodes?" "off" (**) Keyboard1: CustomKeycodes? disabled (II) VirtualBox guest additions mouse driver version 1.3.8 (**) Mouse1: Device: "/dev/input/mice" (**) Mouse1: Protocol: "ImPS/2" (**) Option "CorePointer?" (**) Mouse1: Core Pointer (**) Option "Device" "/dev/input/mice" (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse1: ZAxisMapping: buttons 4 and 5 (**) Mouse1: Buttons: 9 (EE) No Input driver matching `mouse' (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD) (**) VirtualBox Mouse Integration associated with screen 0 (II) VirtualBox mouse pointer integration available. (II) Mouse1: ps2EnableDataReporting: succeeded BOGUS LENGTH in write keyboard desc, expected 5492, got 5496 BOGUS LENGTH in write keyboard desc, expected 5336, got 5340 
Noch etwas: In der xorg.conf sind die für meinen Monitor notwendigen Einträge gemacht worden: 1440x900 FlatScreen?

Selbst das Mandriva-Kontrollzentrum zeigt die richtigen Werte an, aber das KDE-Kontrollzentrum nicht.

Liegt es an dem Kernel 2.6.17-13mdv, dass der nicht unterstützt wird?

Nur noch dazu: es ist Mandriva 2007.1 Spring

Kann mir da jemand sagen, was falsch ist?

Danke für Hilfe.

Gruss Manfred
Last edited by ManfredB on 19. May 2007, 07:53, edited 1 time in total.
michael
Oracle Corporation
Posts: 682
Joined: 10. May 2007, 09:46
Contact:

Post by michael »

Könntest du vielleicht deine 'xorg.conf'- und 'xorg.conf.bak'-Dateien hochladen (bzw. einfügen)? Es liegt möglicherweise an eine Fehler in unserer Installationsskript, wenn wir die Dateien anschauen können wir das beheben. (Bitte als "Code" zitieren). Danke!
snake
Posts: 13
Joined: 5. Jun 2007, 07:01

Post by snake »

Gibt es Neuigkeiten bezüglich obigem Problem, ich habe hier auch ein Debian basierendes Linux-OS welches vboxmouse und vboxvideo nicht erkennen will obwohl die installation ok war
michael
Oracle Corporation
Posts: 682
Joined: 10. May 2007, 09:46
Contact:

Post by michael »

Gleiche Antwort - wie sehen die xorg.conf und xorg.conf.bak-Dateien aus?
ManfredB
Volunteer
Posts: 178
Joined: 10. May 2007, 12:48

Post by ManfredB »

Hier also die xorg.conf:

Code: Select all

 File generated by XFdrake (rev 142098)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # font server independent of the X server to render fonts.
    FontPath "unix/:-1"
    
    # minimal fonts to allow X to run without xfs
    FontPath "/usr/share/fonts/misc:unscaled"
EndSection

Section "Extensions"
    Option "Composite"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de(nodeadkeys)"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver      "vboxmouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1440x900"
    HorizSync 31.5-90
    VertRefresh 60
    
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    BoardName ""
    Driver      "vboxvideo"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16
    
    Subsection "Display"
        Depth 8
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 15
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection
Und hier die xorg.conf.bak

Code: Select all

# File generated by XFdrake (rev 142098)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # font server independent of the X server to render fonts.
    FontPath "unix/:-1"
    
    # minimal fonts to allow X to run without xfs
    FontPath "/usr/share/fonts/misc:unscaled"
EndSection

Section "Extensions"
    Option "Composite"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de(nodeadkeys)"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1440x900"
    HorizSync 31.5-90
    VertRefresh 60
    
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    BoardName ""
    Driver "fbdev"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16
    
    Subsection "Display"
        Depth 8
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 15
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection
Noch etwas dazu:

Unter /usr/lib/xorg/modules
liegen Daten, die sowohl die Endung .la und .so haben,
dagegen voboxmouse und vboxvideo die Endung .o
Genaue Bezeichnung:
vboxmouse_drv.o
vboxvideo_drv.o

Und wenn ich als User startx eingebe, dann kommt keine grafische Oberfläche, sondern die schlichte Meldung, dass weder
vboxmouse
noch
vboxvideo
bekannt seien/gefunden wurden.

Gruss
Manfred

P.S. ArchLinux und Kanotix sind die einzigen Distributionen bisher, die in VirtualBox bei mir auch richtig grafisch mit 1440x900 starten.
ManfredB
Volunteer
Posts: 178
Joined: 10. May 2007, 12:48

Post by ManfredB »

Noch etwas zur Ergänzung und als Hinweis:

VMware-server legt seine Treiber auch unter
/usr/lib/xorg/modules ab, und zwar dort unter /drivers:
vmware_drv.so
vmware_drv.la

Und da habe ich genau diese Auflösung mit 1440x900.

Also liegt es doch sicher daran, daß die Module von VirtualBox nicht richtig erstellt werden.

Gruss
Manfred
snake
Posts: 13
Joined: 5. Jun 2007, 07:01

Post by snake »

xorg.conf

Code: Select all

Section "ServerLayout"
	Identifier	"XFree86 Configured"
	Screen		0	"Screen0"	0	0
	InputDevice	"Keyboard0"		"CoreKeyboard"
	InputDevice	"PS/2 Mouse"		"CorePointer"
# Serial Mouse not detected
# USB Mouse not detected
# ALPS TouchPad not detected
# Synaptics TouchPad not detected
EndSection

Section "ServerFlags"
	Option		"AllowMouseOpenFail"	"true"
	
EndSection

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load		"ddc"		# ddc probing of monitor
	#Load		"GLcore"
	Load		"dbe"
	Load		"dri"
	Load		"extmod"
	Load		"glx"
	Load		"bitmap"	# bitmap-fonts
	Load		"type1"
	Load		"freetype"
	Load		"record"
# TouchPad not detected
EndSection

Section "InputDevice"
	Identifier	"Keyboard0"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"		"xorg"
	Option		"XkbOptions"		"altwin:super_win"
	Option		"XkbModel"		"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"		"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Serial Mouse"
    Driver      "vboxmouse"
	Option		"Protocol"		"Microsoft"
	Option		"Device"		"/dev/ttyS0"
	Option		"Emulate3Buttons"	"true"
	Option		"Emulate3Timeout"	"70"
	Option		"SendCoreEvents"	"true"
EndSection

Section "InputDevice"
	Identifier	"PS/2 Mouse"
    Driver      "vboxmouse"
	Option		"Protocol"		"IMPS/2"
	Option		"ZAxisMapping"	"4 5"
	Option		"Device"		"/dev/psaux"
	Option		"Emulate3Buttons"	"true"
	Option		"Emulate3Timeout"	"70"
	Option		"SendCoreEvents"	"true"
EndSection

Section "InputDevice"
	Identifier	"USB Mouse"
    Driver      "vboxmouse"
	Option		"Device"		"/dev/input/mice"
	Option		"SendCoreEvents"	"true"
	Option		"Protocol"		"IMPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Buttons"		"5"
EndSection

Section "InputDevice"
	Identifier	"ALPS TouchPad"
	Driver		"synaptics"
	Option		"Device"	"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"LeftEdge"		"120"
	Option		"RightEdge"		"830"
	Option		"TopEdge"		"120"
	Option		"BottomEdge"		"650"
	Option		"FingerLow"		"14"
	Option		"FingerHigh"		"15"
	Option		"MaxTapTime"		"180"
	Option		"MaxTapMove"		"110"
	Option		"EmulateMidButtonTime"	"75"
	Option		"VertScrollDelta"	"20"
	Option		"HorizScrollDelta"	"20"
	Option		"MinSpeed"		"0.7"
	Option		"MaxSpeed"		"3"
	Option		"AccelFactor"		"0.025"
	Option		"EdgeMotionMinSpeed"	"15"
	Option		"EdgeMotionMaxSpeed"	"15"
	Option		"UpDownScrolling"	"1"
	Option		"CircularScrolling"	"1"
	Option		"CircScrollDelta"	"0.1"
	Option		"CircScrollTrigger"	"2"
EndSection

Section "InputDevice"
	Identifier	"Synaptics TouchPad"
	Driver		"synaptics"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"LeftEdge"		"1700"
	Option		"RightEdge"		"5300"
	Option		"TopEdge"		"1700"
	Option		"BottomEdge"		"4200"
	Option		"FingerLow"		"25"
	Option		"FingerHigh"		"30"
	Option		"MaxTapTime"		"180"
	Option		"MaxTapMove"		"220"
	Option		"VertScrollDelta"	"100"
	Option		"MinSpeed"		"0.06"
	Option		"MaxSpeed"		"0.12"
	Option		"AccelFactor"		"0.0010"
	Option		"SHMConfig"		"on"
	Option		"Repeater"		"/dev/ps2mouse"
EndSection

# Auto-generated by sidux mkxf86config

Section "Monitor"
	Identifier	"Monitor0"
	Option	"DPMS"	"true"
#	HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
	HorizSync    28.0 - 96.0 # Warning: This may fry old Monitors
	VertRefresh 49.0 - 60
#	VertRefresh 49.0 - 60
EndSection

Section "Device"
	Option		"RenderAccel"		"1"
	### Available Driver options are:-
	# sw_cursor is needed for some ati and radeon cards
	#Option		"sw_cursor"
	#Option		"hw_cursor"
	#Option		"NoAccel"
	#Option		"ShowCache"
	#Option		"ShadowFB"
	#Option		"UseFBDev"
	#Option		"Rotate"
	Identifier	"Card0"
	# The following line is auto-generated by sidux mkxf86config
    Driver      "vboxvideo"
	VendorName	"All"
	BoardName	"All"
	#BusID		"PCI:1:0:0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	DefaultColorDepth 24
	SubSection "Display"
		Depth	8
		Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	16
		Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	24
		Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
#	Option	"Composite"	"1"
#	Option	"RENDER"	"1"
EndSection

xorg.conf.bak

Code: Select all

Section "ServerLayout"
	Identifier	"XFree86 Configured"
	Screen		0	"Screen0"	0	0
	InputDevice	"Keyboard0"		"CoreKeyboard"
	InputDevice	"PS/2 Mouse"		"CorePointer"
# Serial Mouse not detected
# USB Mouse not detected
# ALPS TouchPad not detected
# Synaptics TouchPad not detected
EndSection

Section "ServerFlags"
	Option		"AllowMouseOpenFail"	"true"
	
EndSection

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load		"ddc"		# ddc probing of monitor
	#Load		"GLcore"
	Load		"dbe"
	Load		"dri"
	Load		"extmod"
	Load		"glx"
	Load		"bitmap"	# bitmap-fonts
	Load		"type1"
	Load		"freetype"
	Load		"record"
# TouchPad not detected
EndSection

Section "InputDevice"
	Identifier	"Keyboard0"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"		"xorg"
	Option		"XkbOptions"		"altwin:super_win"
	Option		"XkbModel"		"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"		"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Serial Mouse"
	Driver		"mouse"
	Option		"Protocol"		"Microsoft"
	Option		"Device"		"/dev/ttyS0"
	Option		"Emulate3Buttons"	"true"
	Option		"Emulate3Timeout"	"70"
	Option		"SendCoreEvents"	"true"
EndSection

Section "InputDevice"
	Identifier	"PS/2 Mouse"
	Driver		"mouse"
	Option		"Protocol"		"IMPS/2"
	Option		"ZAxisMapping"	"4 5"
	Option		"Device"		"/dev/psaux"
	Option		"Emulate3Buttons"	"true"
	Option		"Emulate3Timeout"	"70"
	Option		"SendCoreEvents"	"true"
EndSection

Section "InputDevice"
	Identifier	"USB Mouse"
	Driver		"mouse"
	Option		"Device"		"/dev/input/mice"
	Option		"SendCoreEvents"	"true"
	Option		"Protocol"		"IMPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Buttons"		"5"
EndSection

Section "InputDevice"
	Identifier	"ALPS TouchPad"
	Driver		"synaptics"
	Option		"Device"	"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"LeftEdge"		"120"
	Option		"RightEdge"		"830"
	Option		"TopEdge"		"120"
	Option		"BottomEdge"		"650"
	Option		"FingerLow"		"14"
	Option		"FingerHigh"		"15"
	Option		"MaxTapTime"		"180"
	Option		"MaxTapMove"		"110"
	Option		"EmulateMidButtonTime"	"75"
	Option		"VertScrollDelta"	"20"
	Option		"HorizScrollDelta"	"20"
	Option		"MinSpeed"		"0.7"
	Option		"MaxSpeed"		"3"
	Option		"AccelFactor"		"0.025"
	Option		"EdgeMotionMinSpeed"	"15"
	Option		"EdgeMotionMaxSpeed"	"15"
	Option		"UpDownScrolling"	"1"
	Option		"CircularScrolling"	"1"
	Option		"CircScrollDelta"	"0.1"
	Option		"CircScrollTrigger"	"2"
EndSection

Section "InputDevice"
	Identifier	"Synaptics TouchPad"
	Driver		"synaptics"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"LeftEdge"		"1700"
	Option		"RightEdge"		"5300"
	Option		"TopEdge"		"1700"
	Option		"BottomEdge"		"4200"
	Option		"FingerLow"		"25"
	Option		"FingerHigh"		"30"
	Option		"MaxTapTime"		"180"
	Option		"MaxTapMove"		"220"
	Option		"VertScrollDelta"	"100"
	Option		"MinSpeed"		"0.06"
	Option		"MaxSpeed"		"0.12"
	Option		"AccelFactor"		"0.0010"
	Option		"SHMConfig"		"on"
	Option		"Repeater"		"/dev/ps2mouse"
EndSection

# Auto-generated by sidux mkxf86config

Section "Monitor"
	Identifier	"Monitor0"
	Option	"DPMS"	"true"
#	HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
	HorizSync    28.0 - 96.0 # Warning: This may fry old Monitors
	VertRefresh 49.0 - 60
#	VertRefresh 49.0 - 60
EndSection

Section "Device"
	Option		"RenderAccel"		"1"
	### Available Driver options are:-
	# sw_cursor is needed for some ati and radeon cards
	#Option		"sw_cursor"
	#Option		"hw_cursor"
	#Option		"NoAccel"
	#Option		"ShowCache"
	#Option		"ShadowFB"
	#Option		"UseFBDev"
	#Option		"Rotate"
	Identifier	"Card0"
	# The following line is auto-generated by sidux mkxf86config
	Driver		"vesa"
	VendorName	"All"
	BoardName	"All"
	#BusID		"PCI:1:0:0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	DefaultColorDepth 24
	SubSection "Display"
		Depth	8
		Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	16
		Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	24
		Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
#	Option	"Composite"	"1"
#	Option	"RENDER"	"1"
EndSection

ManfredB
Volunteer
Posts: 178
Joined: 10. May 2007, 12:48

Post by ManfredB »

Zwei Distributionen habe ich in VirtualBox noch installiert:

1. ArchLinux - neuester Version, Kernel-2.6.21
Treiber:
vboxvideo_drv.so
vboxmouse_drv.so

2. Kanotix 2006-RC4 - Kernel-2.6.18-kanotix
Treiber:
vboxvideo_drv.so
vboxmouse_drv.so

Beide haben 1440x900 ohne Probleme, schreibe das gerade aus Kanotix (Debian-basiert) in VBox.

Gruss
Manfred
snake
Posts: 13
Joined: 5. Jun 2007, 07:01

Post by snake »

ich glaube hier dreht es sich nicht um die auflösung ;)
ManfredB
Volunteer
Posts: 178
Joined: 10. May 2007, 12:48

Post by ManfredB »

Hallo snake,

natürlich ist die Auflösung nicht das Hauptproblem, habs nur geschrieben, weil da die richten Treiber erstellt werden.

Es geht um die Frage, warum die Treiber nicht gefunden werden.

Gruss
Manfred
snake
Posts: 13
Joined: 5. Jun 2007, 07:01

Post by snake »

bei version 1.4 konnte ich feststellen, das der X-Server kurz mit gegebener Auflösung startet, um sich sofort wieder in eine Eingabeaufforderung zu verabschieden.
ManfredB
Volunteer
Posts: 178
Joined: 10. May 2007, 12:48

Post by ManfredB »

Hallo zusammen,

mein Problem ist die Maus.

"No input driver matching mouse"

Das ist die Fehler EE, wenn ich als User startx eingebe.

Dann erscheint eine Weile der blaue Hintergrund in voller Grösse, doch dann gehts wieder zurück auf Konsole mit der o.g. Meldung.

Host: Cooker (Mandriva)
Gast: Cooker (Mandriva)

Die Module sind richtig installiert.

Was kann ich nur eintragen für die Maus, damit die nicht alles verhindert?

Manfred
snake
Posts: 13
Joined: 5. Jun 2007, 07:01

Post by snake »

Gibt es diesbezüglich Neuigkeiten von Innotek?
Die Dateien sind ja hier gepostet.
Vielleicht gibts ja nen Patch dazu oder ähnliches?

greetings
snake
Post Reply