After upgrade and reboot in xorg.conf file "nvidia" driver was replaced with "nouveau". I have run XFDrake to change video driver. Selected GeForce 8100 to GeForce 360 (lshw prints that mi card is: product: G92 [GeForce 9600 GSO]) and then I pressed "Test" buton I got error: "An error occured: no screens found"
in Xorg.9.log file it say: Failed to load module "nvidia" (module-specific error, 0)
in syslog I found this:
- Code: Select all
May 30 22:43:33 icobgr kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
May 30 22:43:33 icobgr kernel: NVRM: This can occur when a driver such as nouveau, rivafb,
May 30 22:43:33 icobgr kernel: NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
May 30 22:43:33 icobgr kernel: NVRM: the NVIDIA device(s).
May 30 22:43:33 icobgr kernel: NVRM: Try unloading the conflicting kernel module (and/or
May 30 22:43:33 icobgr kernel: NVRM: reconfigure your kernel without the conflicting
May 30 22:43:33 icobgr kernel: NVRM: driver(s)), then try loading the NVIDIA kernel module
May 30 22:43:33 icobgr kernel: NVRM: again.
May 30 22:43:33 icobgr kernel: NVRM: No NVIDIA graphics adapter probed!
Please help me.