You should have changed the "driver" instead of the "identifier". If no
driver was set in the Device section, as in the following example:

Section "Device"
        Identifier      "Configured Video Device"
EndSection

you will have to add it manually as follows:

Section "Device"
        Identifier      "Configured Video Device"
        Driver  "nvidia"
EndSection

The rest of what you did is ok. Please repeat the operation and attach
the new Xorg.0.log and Xorg.0.log.old files.

-- 
Failed to load module "nvidia"
https://bugs.launchpad.net/bugs/273801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to