Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434974 - app-emulation/virtualbox-modules-4.2.0 and app-emulation/virtualbox-bin-4.2.0 doesn't match
Summary: app-emulation/virtualbox-modules-4.2.0 and app-emulation/virtualbox-bin-4.2.0...
Status: RESOLVED DUPLICATE of bug 434958
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-14 07:10 UTC by Axel Ludszuweit
Modified: 2012-09-14 07:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Ludszuweit 2012-09-14 07:10:57 UTC

    
Comment 1 Axel Ludszuweit 2012-09-14 07:12:24 UTC
After updating to new 4.2.0 Virtual box I cant start a virtual machine, error message of VBox say that there is a vbox driver mismatch. Of course I have unload old and load new drivers.
When I load the new drivers I get after 
-modprobe vboxnetadp 
the message 

Sep 14 07:56:06 wsl001 kernel: vboxdrv: Found 24 processor cores.
Sep 14 07:56:06 wsl001 kernel: vboxdrv: fAsync=0 offMin=0x230 offMax=0x592e0
Sep 14 07:56:06 wsl001 kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
Sep 14 07:56:06 wsl001 kernel: vboxdrv: Successfully loaded version 4.1.22 (interface 0x00190000).

in /var/log/messages.


In 
- vbox-kernel-module-src-4.2.0.tar.xz
I found in file 
-version-generated.h

#ifndef ___version_generated_h___
#define ___version_generated_h___

#define VBOX_VERSION_MAJOR 4
#define VBOX_VERSION_MINOR 1
#define VBOX_VERSION_BUILD 22
#define VBOX_VERSION_STRING_RAW "4.1.22"
#define VBOX_VERSION_STRING "4.1.22"
#define VBOX_API_VERSION_STRING "4_1"

#endif

Therefore I suppose, that there is a worong kernel package distributed.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-09-14 07:20:32 UTC

*** This bug has been marked as a duplicate of bug 434958 ***