dkms is not processing vboxdrv, must do manually
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DKMS |
New
|
Undecided
|
Unassigned | ||
dkms (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: dkms
Using the latest version of Oracle Virtual Box from their repositories, every day I have to run /etc/init.d/vboxdrv setup because the ubuntu DKMS package is not doing it's job.
This bug also exists using the VirutalBox package from the Ubuntu Repositories so this is not an Oracle Vbox error but a DKMS error.
Expected behaviour
DKMS compiles the VirutalBox kernel driver automatically and recompiles automatically at each kernel change then saves this kernel driver as a device /dev/vboxdrv so that it's usable at each boot.
What really happens:
The dkms package does not complie the driver or give access, so every time the machine (HP tx2 1050ed laptop) reboots, the kernel driver has to be compiled manually (at 7 minutes of lost productivity)
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: dkms 2.1.1.2-2fakesync1
ProcVersionSign
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Thu Jul 1 09:39:35 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=nl_NL.UTF-8
SHELL=/bin/bash
SourcePackage: dkms
summary: |
- dkms is not processing vboxdrv must do manually + dkms is not processing vboxdrv, must do manually |
As I recall, under Jaunty, there was a dkms service in /etc/init.d that would automatically recompile kernel modules if you were booting a new kernel. That service is no longer there. Is that a design decision or an oversight as a result of the switch to upstart or a bug? Is it possible to re-enable this behavior? I need dkms for nvidia binary drivers and virtualbox drivers.