Quote:
Originally Posted by Manthis
Luckily I found the answer to fix this problem. Here is this solution:
1. Write this line in /etc/modprobe.d/nvidia file (this line has to be on a single line):
Code:
options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=33 NVreg_DeviceFileMode=0660 NVreg_SoftEDIDs=0 NVreg_Mobile=1
2. Then add this option to the device section of your /etc/X11/xorg.conf:
Code:
Option "ConnectedMonitor" "DFP"
Reboot, and everything should be alright...
Regards
|
Hi,
I've tried your method, but no success

I've a Nvidia Geforce 8600 GT and an Asus mother board P5N-E SLI.
I haven't had this problem on Windows yet, but I use it very rarely...
Any other suggestions? Thanks!