Comment 17 for bug 137432

Revision history for this message
Sitsofe Wheeler (sitsofe) wrote :

Can you post the output of
dpkg -l linux-restricted-modules-\* | grep ii | tr -s " " | cut -d" " -f2-3
dpkg -l linux-image\* | grep ii | tr -s " " | cut -d" " -f2-3
sudo sh -x /sbin/lrm-video nvidia
sudo modprobe --ignore-install nvidia
grep linux-restricted /var/log/dpkg.log*
?