If you were able to successfully use edid_disable_exts to make something work. Please make a post of it below.I personally used this on a Westinghouse L2410NM.
I did try edid_disable_exts, but without success. I have following in xorg.conf:
Section "Device" Identifier "Device0" Driver "nvidia" Option "CustomEDID" "DFP-1:/etc/X11/p2370hd-m.edid" VendorName "NVIDIA Corporation" BoardName "GeForce G210" BusID "PCI:1:0:0" Screen 0 EndSection
File does exists and I did not get any errors.
Any ides why?
Still not working
I did try edid_disable_exts, but without success. I have following in xorg.conf:
Section "Device"
Identifier "Device0"
Driver "nvidia"
Option "CustomEDID" "DFP-1:/etc/X11/p2370hd-m.edid"
VendorName "NVIDIA Corporation"
BoardName "GeForce G210"
BusID "PCI:1:0:0"
Screen 0
EndSection
File does exists and I did not get any errors.
Any ides why?