sudo apt-get install linux-headers-3.5.0-17-generic
sudo apt-get remove virtualbox-dkms
sudo apt-get install virtualbox-dkms
Subscribe to:
Post Comments (Atom)
How to download a portion of Youtube Video with youtube-dl
First make you have both youtube-dl and ffmpeg installed: sudo apt install youtube-dl ffmpeg Then download a portion of your desired...
-
OsmocomBB is an Open Source GSM Baseband software implementation. By using the sofware on a compatible phone (e.g. Motorola C118), you are a...
-
Scid vs PC Scid vs PC is definitely the best and most comprehensive chess software for Linux. Unfortunately I struggled quite a bit to ge...
-
Requirements --> Banana Pi running Raspbian for Banana Pi --> Breadboard --> Jumper Wires --> DS18b20 --> 4.7K Ohm re...
this fixed my issues with 12.10
ReplyDeleteThis solution fix my problem.
ReplyDeleteThanks.
with 12.10
Deleteworks fine, funciona perfecto ubuntu 12.10
ReplyDeletethx working for 12.10
ReplyDeletestill did not work 4 me
ReplyDeleteDo this (uname -r will give current kernel version: something like 3.5.0-xx-generic)
Deletesudo apt-get install linux-headers-`uname -r`
sudo apt-get remove virtualbox-dkms
sudo apt-get install virtualbox-dkms
And if it still doesn't work, reboot.. I had to
DeleteIBAAL, finally I found something that worked - Thanks
ReplyDelete