I just installed nvidia drivers using:
sudo apt-get install linux-restricted-modules-$(uname -r)
sudo apt-get install nvidia-glx nvidia-kernel-common
sudo nvidia-glx-config enable
and changed the driver option on xorg.conf to 'nvidia'
It worked great.. but when i reboot my pc and start kubuntu i get:
"the Nvidia kernel module has the version 1-0-7184 but this X module has the version 1.0.9631"
any ideas??
sudo apt-get install linux-restricted-modules-$(uname -r)
sudo apt-get install nvidia-glx nvidia-kernel-common
sudo nvidia-glx-config enable
and changed the driver option on xorg.conf to 'nvidia'
It worked great.. but when i reboot my pc and start kubuntu i get:
"the Nvidia kernel module has the version 1-0-7184 but this X module has the version 1.0.9631"
any ideas??
Comment