Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219061 - virtualbox-modules doesn't work with linux-2.6.25
Summary: virtualbox-modules doesn't work with linux-2.6.25
Status: RESOLVED DUPLICATE of bug 218198
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-23 18:48 UTC by Martin Ereth
Modified: 2008-04-24 03:30 UTC (History)
0 users

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 Martin Ereth 2008-04-23 18:48:33 UTC
The virtualbox-module vboxdrv.ko won't modprobe:
FATAL: Error inserting vboxdrv (/lib/modules/2.6.25-gentoo-r1-2/misc/vboxdrv.ko): Unknown symbol in module, or unknown parameter (see dmesg)

And dmesg: 
vboxdrv: Unknown symbol change_page_attr

At compilation-time of the module:
WARNING: //lib/modules/2.6.25-gentoo-r1-2/misc/vboxdrv.ko needs unknown symbol change_page_attr

Used versions:
sys-kernel/gentoo-sources-2.6.25-r1
app-emulation/virtualbox-modules-1.5.6

The problem is, that virtualbox won't work without this module.

I found a patch for the module here:
http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/14bcc9c1a4afe28b

Reproducible: Always

Steps to Reproduce:
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-24 03:30:07 UTC

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