On Sat, 05 Jun 2010 17:15:36 +0200 Bernard Drapeau wrote: > Package: virtualbox-ose-dkms > Version: 3.2.0-dfsg-1 > Severity: grave > > --- Please enter the report below this line. --- > > Vistualbox fails to compile some modules. > > > I reinstalled virtualbox-ose and virtualbox-ose-dkms. > > After installation of Virtualbox and lauch of a device, the application > states: > > ::Kernel driver not installed (rc=-1908) > > ::Please install the virtualbox-ose-dkms package and execute 'modprobe > vboxdrv' as root. > > The suggestion doesn't resolve the problem. > > > > LISTING from Synaptics > > (Reading database ... 768200 files and directories currently installed.) > Preparing to replace virtualbox-ose 3.2.0-dfsg-1 (using > .../virtualbox-ose_3.2.0-dfsg-1_amd64.deb) ... > Unpacking replacement virtualbox-ose ... > Preparing to replace virtualbox-ose-dkms 3.2.0-dfsg-1 (using > .../virtualbox-ose-dkms_3.2.0-dfsg-1_all.deb) ... > > -------- Uninstall Beginning -------- > Module: virtualbox-ose > Version: 3.2.0 > Kernel: 2.6.32-3-amd64 (x86_64) > ------------------------------------- > > Status: Before uninstall, this module version was ACTIVE on this kernel. > > vboxdrv.ko: > - Uninstallation > - Deleting from: /lib/modules/2.6.32-3-amd64/updates/dkms/ > - Original module > - No original module was found for this module on this kernel. > - Use the dkms install command to reinstall any previous module version. > > > vboxnetadp.ko: > - Uninstallation > - Deleting from: /lib/modules/2.6.32-3-amd64/updates/dkms/ > - Original module > - No original module was found for this module on this kernel. > - Use the dkms install command to reinstall any previous module version. > > > vboxnetflt.ko: > - Uninstallation > - Deleting from: /lib/modules/2.6.32-3-amd64/updates/dkms/ > - Original module > - No original module was found for this module on this kernel. > - Use the dkms install command to reinstall any previous module version. > > depmod..... > > DKMS: uninstall Completed. > > ------------------------------ > Deleting module version: 3.2.0 > completely from the DKMS tree. > ------------------------------ > Done. > Unpacking replacement virtualbox-ose-dkms ... > Setting up virtualbox-ose (3.2.0-dfsg-1) ... > Stopping VirtualBox kernel modules. > Starting VirtualBox kernel modulesNo suitable module for running kernel > found ... failed! > failed! > invoke-rc.d: initscript virtualbox-ose, action "restart" failed. > Setting up virtualbox-ose-dkms (3.2.0-dfsg-1) ... > Loading new virtualbox-ose-3.2.0 DKMS files... > Building only for 2.6.32-trunk-amd64 > Module build for the currently running kernel was skipped since the > kernel source for this kernel does not seem to be installed. [...]
this error means you're missing the linux-headers-2.6.32-trunk-amd64 package. do you have it installed? note that the *32-trunk* kernel version is rather old, and some additional dkms compatibility was added in the *32-3* version. you should really want to be running the latest kernel releases. mike -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org