Thank you for the useful guide! I have one problem however:
When I follow the steps under Building and using the kernel module, the insmod command gives me the following error:
insmod: error...
Type: Posts; User: nevixa; Keyword(s):
Thank you for the useful guide! I have one problem however:
When I follow the steps under Building and using the kernel module, the insmod command gives me the following error:
insmod: error...
I was able to finally get the GUI back by doing this:
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
Now, how can I get the headless...
Hi,
I'm on ubuntu 12.04 and I have a problem with the gui/unity/lightdm not showing up anymore.
On purposely I changed the grub setting from 'quiet splash' to 'text' to boot in Ubuntu...