Ahoj.
Dostal jsem se do problému, který prostě moje hlava nezvládá.
Po aktualizaci na Kubuntu 10.10 mi najednou přestal chodit VirtualBox.
Když se pokouším zapnout virtuální počítač, tak mi to vyhodí chybovou hlášku:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.Když jsem se pokoušel zadat v konzoli ono
sudo /etc/init.d/vboxdrv setuptak mi to vratilo toto:
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
* Stopping VirtualBox kernel modules * done.
* Uninstalling old VirtualBox DKMS kernel modules * done.
* Trying to register the VirtualBox kernel modules using DKMS
Error! Your kernel headers for kernel 2.6.32-24-generic cannot be found at
/lib/modules/2.6.32-24-generic/build or /lib/modules/2.6.32-24-generic/source.
* Failed, trying without DKMS
* Recompiling VirtualBox kernel modules
* Look at /var/log/vbox-install.log to find out what went wrongkdyž jsem kouknul do logu, tak to tam psalo:
DKMS: add Completed.
You can use the --kernelsourcedir option to tell DKMS where it's located, or you could install the linux-headers-2.6.32-24-generic package.
Failed to install using DKMS, attempting to install without
Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.A když jsem se to podle toho logu a několika návodů pokoušel napravit, tak jsem se stejně nikam nedostal

Verzi kernelu mám 2.6.35-22.
Mohl by jste mi prosím někdo poskytnout cennou radu, jak postupovat dál?
Děkuji mnohokráte
