I suspect something has happened to my monitor. I can no longer set i to 120HZ. I would like to try to configure it using an EDID that is known to work. So if anyone have this monitor, any help would be much appreciated. EDID can be retrieved with PowerStrip on Windows.
http://en.wikipedia.org/wiki/Extended_display_identification_data
The reason for all of this is that when I installed more memory (RAM) the screen went crazy and the computer didn't work. I reset BIOS and managed to get the everything working again except that 120HZ is no longer available in the list of resolutions in nvidia settings.
I am using Ubuntu 10.10 and have tried three different versions of the Nvidia driver, "Force Full GPU scaling" is disabled.
To all linux gurus. Below is the EDID from my monitor but I have no idea of how to setup xorg.conf from this. I have tried two modeline generators but they didn't work. Maybe I did something wrong.
I have also the following info :
Here is an extract from the Xorg.0.log
Any help would be much appreciated.
http://en.wikipedia.org/wiki/Extended_display_identification_data
The reason for all of this is that when I installed more memory (RAM) the screen went crazy and the computer didn't work. I reset BIOS and managed to get the everything working again except that 120HZ is no longer available in the list of resolutions in nvidia settings.
I am using Ubuntu 10.10 and have tried three different versions of the Nvidia driver, "Force Full GPU scaling" is disabled.
To all linux gurus. Below is the EDID from my monitor but I have no idea of how to setup xorg.conf from this. I have tried two modeline generators but they didn't work. Maybe I did something wrong.
apa@apa:~$ parse-edid edid_w2363d.bin
parse-edid: parse-edid version 2.0.0
parse-edid: EDID checksum passed.
# EDID version 1 revision 3
Section "Monitor"
# Block type: 2:0 3:fd
# Block type: 2:0 3:fc
Identifier "W2363D"
VendorName "GSM"
ModelName "W2363D"
# Block type: 2:0 3:fd
HorizSync 30-141
VertRefresh 59-121
# Max dot clock (video bandwidth) 300 MHz
# Block type: 2:0 3:fc
# Block type: 2:0 3:ff
# DPMS capabilities: Active off:yes Suspend:yes Standby:yes
Mode "1920x1080" # vfreq 60.000Hz, hfreq 67.500kHz
DotClock 148.500000
HTimings 1920 2008 2052 2200
VTimings 1080 1084 1089 1125
Flags "+HSync" "+VSync"
EndMode
# Block type: 2:0 3:fd
# Block type: 2:0 3:fc
# Block type: 2:0 3:ff
EndSection
parse-edid: parse-edid version 2.0.0
parse-edid: EDID checksum passed.
# EDID version 1 revision 3
Section "Monitor"
# Block type: 2:0 3:fd
# Block type: 2:0 3:fc
Identifier "W2363D"
VendorName "GSM"
ModelName "W2363D"
# Block type: 2:0 3:fd
HorizSync 30-141
VertRefresh 59-121
# Max dot clock (video bandwidth) 300 MHz
# Block type: 2:0 3:fc
# Block type: 2:0 3:ff
# DPMS capabilities: Active off:yes Suspend:yes Standby:yes
Mode "1920x1080" # vfreq 60.000Hz, hfreq 67.500kHz
DotClock 148.500000
HTimings 1920 2008 2052 2200
VTimings 1080 1084 1089 1125
Flags "+HSync" "+VSync"
EndMode
# Block type: 2:0 3:fd
# Block type: 2:0 3:fc
# Block type: 2:0 3:ff
EndSection
I have also the following info :
apa@apa:~$ sudo get-edid | sudo parse-edid
parse-edid: parse-edid version 2.0.0
get-edid: get-edid version 2.0.0
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0x2110 "NVIDIA"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination does not support DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed
The EDID data should not be trusted as the VBE call failed
Error: output block unchanged
parse-edid: IO error reading EDID
parse-edid: parse-edid version 2.0.0
get-edid: get-edid version 2.0.0
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0x2110 "NVIDIA"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination does not support DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed
The EDID data should not be trusted as the VBE call failed
Error: output block unchanged
parse-edid: IO error reading EDID
Here is an extract from the Xorg.0.log
[ 38.568] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 38.568] (==) NVIDIA(0): RGB weight 888
[ 38.568] (==) NVIDIA(0): Default visual is TrueColor
[ 38.568] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 38.568] (**) NVIDIA(0): Option "NoLogo" "True"
[ 38.568] (**) NVIDIA(0): Option "TwinView" "0"
[ 38.568] (**) NVIDIA(0): Option "MetaModes" "1920x1080_120 +0+0"
[ 38.568] (**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
[ 38.568] (**) NVIDIA(0): Enabling RENDER acceleration
[ 38.568] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 38.568] (II) NVIDIA(0): enabled.
[ 39.312] (II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT at PCI:1:0:0 (GPU-0)
[ 39.312] (--) NVIDIA(0): Memory: 262144 kBytes
[ 39.312] (--) NVIDIA(0): VideoBIOS: 05.73.22.39.00
[ 39.312] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 39.312] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 39.312] (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:1:0:0:
[ 39.312] (--) NVIDIA(0): LG W2363D (DFP-1)
[ 39.312] (--) NVIDIA(0): LG W2363D (DFP-1): 165.0 MHz maximum pixel clock
[ 39.312] (--) NVIDIA(0): LG W2363D (DFP-1): Internal Single Link TMDS
[ 39.313] (II) NVIDIA(0): Assigned Display Device: DFP-1
[ 39.314] (WW) NVIDIA(0): No valid modes for "1920x1080_120+0+0"; removing.
[ 39.314] Warning: Xrealloc: requesting unpleasantly large amount of memory: 0 bytes.
[ 39.314] (WW) NVIDIA(0):
[ 39.314] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[ 39.314] (WW) NVIDIA(0): "nvidia-auto-select".
[ 39.314] (WW) NVIDIA(0):
[ 39.314] (II) NVIDIA(0): Validated modes:
[ 39.314] (II) NVIDIA(0): "nvidia-auto-select"
[ 39.314] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 39.316] (--) NVIDIA(0): DPI set to (95, 97); computed from "UseEdidDpi" X config
[ 39.316] (--) NVIDIA(0): option
[ 39.316] (--) Depth 24 pixmap format is 32 bpp
[ 39.319] (II) NVIDIA(0): Initialized GART.
[ 39.332] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 39.493] (II) Loading extension NV-GLX
[ 39.606] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
[ 39.624] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
[ 39.624] (==) NVIDIA(0): Backing store disabled
[ 39.624] (==) NVIDIA(0): Silken mouse enabled
[ 39.624] (**) NVIDIA(0): DPMS enabled
[ 38.568] (==) NVIDIA(0): RGB weight 888
[ 38.568] (==) NVIDIA(0): Default visual is TrueColor
[ 38.568] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 38.568] (**) NVIDIA(0): Option "NoLogo" "True"
[ 38.568] (**) NVIDIA(0): Option "TwinView" "0"
[ 38.568] (**) NVIDIA(0): Option "MetaModes" "1920x1080_120 +0+0"
[ 38.568] (**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
[ 38.568] (**) NVIDIA(0): Enabling RENDER acceleration
[ 38.568] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 38.568] (II) NVIDIA(0): enabled.
[ 39.312] (II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT at PCI:1:0:0 (GPU-0)
[ 39.312] (--) NVIDIA(0): Memory: 262144 kBytes
[ 39.312] (--) NVIDIA(0): VideoBIOS: 05.73.22.39.00
[ 39.312] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 39.312] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 39.312] (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:1:0:0:
[ 39.312] (--) NVIDIA(0): LG W2363D (DFP-1)
[ 39.312] (--) NVIDIA(0): LG W2363D (DFP-1): 165.0 MHz maximum pixel clock
[ 39.312] (--) NVIDIA(0): LG W2363D (DFP-1): Internal Single Link TMDS
[ 39.313] (II) NVIDIA(0): Assigned Display Device: DFP-1
[ 39.314] (WW) NVIDIA(0): No valid modes for "1920x1080_120+0+0"; removing.
[ 39.314] Warning: Xrealloc: requesting unpleasantly large amount of memory: 0 bytes.
[ 39.314] (WW) NVIDIA(0):
[ 39.314] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[ 39.314] (WW) NVIDIA(0): "nvidia-auto-select".
[ 39.314] (WW) NVIDIA(0):
[ 39.314] (II) NVIDIA(0): Validated modes:
[ 39.314] (II) NVIDIA(0): "nvidia-auto-select"
[ 39.314] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 39.316] (--) NVIDIA(0): DPI set to (95, 97); computed from "UseEdidDpi" X config
[ 39.316] (--) NVIDIA(0): option
[ 39.316] (--) Depth 24 pixmap format is 32 bpp
[ 39.319] (II) NVIDIA(0): Initialized GART.
[ 39.332] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 39.493] (II) Loading extension NV-GLX
[ 39.606] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
[ 39.624] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
[ 39.624] (==) NVIDIA(0): Backing store disabled
[ 39.624] (==) NVIDIA(0): Silken mouse enabled
[ 39.624] (**) NVIDIA(0): DPMS enabled
Any help would be much appreciated.