VirtualBox

Opened 17 years ago

Last modified 14 years ago

#825 closed defect

VERR_VM_DRIVER_VERSION_MISMATCH on start — at Version 1

Reported by: jim spurlin Owned by:
Component: other Version: VirtualBox 1.5.2
Keywords: VERR_VM_DRIVER_VERSION_MISMATCH Cc:
Guest type: other Host type: other

Description (last modified by Frank Mehnert)

i have a dell core duo latptop m90 with several version of linux installed.

when i try to start a new/first windows session.

The VirtualBox support driver which is running is from a different version of VirtualBox. You can correct this by stopping all running instances of VirtualBox and reinstalling the software.. VBox status code: -1912 (VERR_VM_DRIVER_VERSION_MISMATCH).

[root@localhost ~]# find /lib/modules -name vboxdrv*
/lib/modules/2.6.22.5-76.fc7/misc/vboxdrv.ko
/lib/modules/2.6.22.9-91.fc7/misc/vboxdrv.ko
/lib/modules/2.6.22.7-85.fc7/misc/vboxdrv.ko

[root@localhost ~]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module                          [  OK  ]
Recompiling VirtualBox kernel module                       [  OK  ]
Starting VirtualBox kernel module                          [  OK  ]
[root@localhost ~]# VirtualBox &

 modprobe -l vbox*

/lib/modules/2.6.22.5-76.fc7/misc/vboxdrv.ko

help? what next or what am i doing wrong?

Change History (1)

comment:1 by Frank Mehnert, 17 years ago

Description: modified (diff)

What shows

modinfo /lib/modules/2.6.22.5-76.fc7/misc/vboxdrv.ko

?

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use