simonlang Posted October 10, 2014 Share Posted October 10, 2014 For those running the latest 3.17 kernel might have noticed already that virtualbox stops working.however, there is a patch out, i have tried and it works just fine:download the patch, for example to your home directory:downloadopen up a Konsole and navigate to your virtualbox directory, for me this was 4.3.10, might be different on your system cd /usr/src/virtualbox-4.3.14 apply the patch: (sudo) patch -p0 < ~/virtualbox-alloc_netdev.diff and then reconfigure vbox-dkms (sudo) dpkg-reconfigure virtualbox-dkms all should be fine now. Haggis 1 Share Link to comment https://www.neowin.net/forum/topic/1232541-patch-linux-kernel-317-incompatibility-with-virtualbox/ Share on other sites More sharing options...
Recommended Posts