Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 320745 - app-emulation/virtualbox-modules-3.2.0 problems with kernel 2.6.34
Summary: app-emulation/virtualbox-modules-3.2.0 problems with kernel 2.6.34
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 15:54 UTC by Silvio
Modified: 2010-05-20 16:14 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 Silvio 2010-05-20 15:54:13 UTC
with

modprobe vboxnetadp

I get:

FATAL: Error inserting vboxnetadp (/lib/modules/2.6.34-gentoo/misc/vboxnetadp.ko): Unknown symbol in module, or unknown parameter (see dmesg)

my dmesg:

iwlagn 0000:10:00.0: index 0 already used in uCode key table.
SUP_IOCTL_COOKIE: Version mismatch. Requested: 0x140001  Min: 0x140001  Current: 0x100001
vboxdrv: Unknown parameter `vboxnetflt'
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: Successfully done.
vboxdrv: Found 2 processor cores.
VBoxDrv: dbg - g_abExecMemory=ffffffffa10d0360
vboxdrv: fAsync=0 offMin=0x1bc offMax=0x1eb4
vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
vboxdrv: Successfully loaded version 3.2.0 (interface 0x00140001).
vboxnetadp: Unknown parameter `vboxnetflt'




Reproducible: Always
Comment 1 Silvio 2010-05-20 16:14:22 UTC
My fault in writing modprobe command.

modoprobe -r (list of modules)

works fine

modprobe (list of modules)

thing other modules as arguments.

Sorry

Everything is ok