LaCie 321 DFP: mode misdetected - EDID misinterpreted?

Mourad De Clerck mourad at aquazul.com
Thu Jun 14 10:14:19 PDT 2007


Hi,

I've got 2 LaCie 321 DFPs, but can't seem to drive them at the native
resolution (1600x1200) with the open "nv" driver. The maximum resolution
I'm able to use is 1280x1024.

I don't have any problems driving both at the native resolution with the
closed "nvidia" driver. In addition, I seem to remember having the same
problem with the DVI output of an ATI Radeon 9200 and the corresponding
open "radeon" driver - though I can't verify and confirm this at the moment.

Attached are the logfiles and conffiles of the "nv" and "nvidia" drivers
resp., to highlight the difference.


In the xorg-nv.log you'll notice:

(II) NV(0): Supported VESA Video Modes:
...<snipped lower resolutions>
(II) NV(0): 1280x1024 at 75Hz
(II) NV(0): 1152x870 at 75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
...<snipped>
(II) NV(0): #7: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
...<snipped>
(--) NV(0): CRTC 0 is currently programmed for DFP
(II) NV(0): Using DFP on CRTC 0
(--) NV(0): Panel size is 1280 x 1024
...<snipped>
(II) NV(0): Not using driver mode "1600x1200" (exceeds panel dimensions)
(WW) NV(0): Shrinking virtual size estimate from 1600x1200 to 1280x1024


I don't have the logfiles of the Radeon 9200 with the same screen(s),
but the symptom was the same: instead of displaying at 1600x1200, the
maximum resolution was 1280x1024.

Does anyone have any idea how to solve this issue?

Thank you,


-- Mourad DC

-------------- next part --------------
Section "Files"
EndSection

Section "InputDevice"
    Identifier  "Logitech diNovo Keyboard"
    Driver      "kbd"
    Option      "CoreKeyboard"
    Option      "XkbRules"          "xorg"
    Option      "XkbModel"          "pc105"
    Option      "XkbLayout"         "us"
EndSection

Section "InputDevice"
    Identifier  "Logitech G5 Laser Mouse"
    Driver      "evdev"
    Option      "Name"              "Logitech USB Gaming Mouse"
    Option      "CorePointer"
EndSection

Section "Device"
    Identifier  "nVidia GeForce 6600GT"
    Driver      "nv"
EndSection

Section "Monitor"
    Identifier  "LaCie 321"
    Option      "DPMS"
EndSection

Section "Extensions"
    Option      "Composite"             "true"
EndSection

Section "Screen"
    Identifier  "Default Screen"
    Device      "nVidia GeForce 6600GT"
    Monitor     "LaCie 321"
    DefaultDepth 24
    
    Option      "AddARGBGLXVisuals"      "true"
EndSection

Section "ServerLayout"
    Option          "AIGLX"             "true"
    Identifier      "Default Layout"
    Screen          "Default Screen"
    InputDevice     "Logitech diNovo Keyboard"
    InputDevice     "Logitech G5 Laser Mouse"
EndSection

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg-nv.log
Type: text/x-log
Size: 51267 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070614/3648fc74/attachment.bin>
-------------- next part --------------
Section "Files"
EndSection

Section "InputDevice"
    Identifier  "Logitech diNovo Keyboard"
    Driver      "kbd"
    Option      "CoreKeyboard"
    Option      "XkbRules"          "xorg"
    Option      "XkbModel"          "pc105"
    Option      "XkbLayout"         "us"
EndSection

Section "InputDevice"
    Identifier  "Logitech G5 Laser Mouse"
    Driver      "evdev"
    Option      "Name"              "Logitech USB Gaming Mouse"
    Option      "CorePointer"
EndSection

Section "Device"
    Identifier  "nVidia GeForce 6600GT"
    Driver      "nvidia"

    Option      "NoLogo"                "true"
    Option      "TwinView"              "true"
    Option      "MetaModes"             "1600x1200, 1600x1200; 1600x1200, NULL; 1024x768, NULL; 800x600, NULL"
    Option      "HorizSync"             "DFP-0: 30-96; DFP-1: 30-96"
    Option      "VertRefresh"           "DFP-0: 58-62; DFP-1: 58-62"
#   Option      "TwinViewOrientation"   "LeftOf"
EndSection

Section "Monitor"
    Identifier  "LaCie 321"
    Option      "DPMS"
EndSection

Section "Extensions"
    Option      "Composite"             "true"
EndSection

Section "Screen"
    Identifier  "Default Screen"
    Device      "nVidia GeForce 6600GT"
    Monitor     "LaCie 321"
    DefaultDepth 24
    
    Option      "AddARGBGLXVisuals"      "true"
EndSection

Section "ServerLayout"
    Option          "AIGLX"             "true"
    Identifier      "Default Layout"
    Screen          "Default Screen"
    InputDevice     "Logitech diNovo Keyboard"
    InputDevice     "Logitech G5 Laser Mouse"
EndSection

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg-nvidia.log
Type: text/x-log
Size: 25829 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070614/3648fc74/attachment-0001.bin>


More information about the xorg mailing list