View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002148 | Kali Linux | General Bug | public | 2015-02-28 16:49 | 2020-12-01 10:48 |
Reporter | mame82 | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 1.1.0 | ||||
Summary | 0002148: Nvidia and vbox kernel drivers don't work anymore | ||||
Description | nvidia-kernel-driver and vboxdrv-kerneldriver don't work since upgrading linux-image and linux-headers from 3.18.3 to 3.18.6 on 2015-02-27. Both report "disagrees about version of symbol module_layouts" (seen in /var/log/messages) | ||||
Steps To Reproduce | on every boot | ||||
Additional Information | vbox isn't running anymore apt-get update, upgrade and dist-upgrade have been run frequently | ||||
Solved for vboxdrv: aptitude remove virtualbox-dkms |
|
We will recompile the pre-compiled kernel modules but I don't know yet how to force a rebuild of the dkms... or we can prepare yet another kernel update (upgrading to 3.18.8 and changing the ABI string so that the kernels get packaged under a new package name). |
|
If solution from mame82 does'nt install the vboxdrv then try rebuilding it manually against new kernel sources: /etc/init.d/vboxdrv setup |
|
FWIW, I also have the Nvidia and VirtualBox issue: from dmesg: [vboxdrv: disagrees about version of symbol module_layout modprobe vboxdrvERROR: could not insert 'vboxdrv': Exec format error modprobe nvidiaERROR: could not insert 'nvidia_current': Exec format error |
|
So we ended up releasing a kernel update that will install new binary package like with "kali3" as the ABI string (example linux-image-3.18.0-kali3-amd64). This will force a rebuild of all the kernel modules and should solve your problems. We have updated the nvidia precompiled modules too. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-28 16:49 | mame82 | New Issue | |
2015-02-28 17:42 | mame82 | Note Added: 0003124 | |
2015-03-01 04:47 | rhertzog | Note Added: 0003125 | |
2015-03-01 04:47 | rhertzog | Assigned To | => sbrun |
2015-03-01 04:47 | rhertzog | Status | new => assigned |
2015-03-01 13:51 | McPeters | Note Added: 0003126 | |
2015-03-02 10:04 | jamfwright | Note Added: 0003130 | |
2015-03-02 11:04 | rhertzog | Note Added: 0003131 | |
2015-03-02 11:04 | rhertzog | Status | assigned => resolved |
2015-03-02 11:04 | rhertzog | Resolution | open => fixed |
2015-11-09 13:44 |
|
Issue cloned: 0002820 | |
2020-12-01 10:48 | g0tmi1k | Priority | urgent => normal |