Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 320745

Summary: app-emulation/virtualbox-modules-3.2.0 problems with kernel 2.6.34
Product: Gentoo Linux Reporter: Silvio <silvio.gerli>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED INVALID    
Severity: normal CC: swapon
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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