All of lore.kernel.org
 help / color / mirror / Atom feed
[parent not found: <2112186755.243040.1283445050545.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>]
[parent not found: <1080537060.134598.1283287238589.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>]
[parent not found: <1340898485.95210.1283241609780.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>]
* Intel 965 and Custom Resolutions
@ 2010-08-30 16:28 Lucas
  2010-08-30 16:44 ` Nasa
  0 siblings, 1 reply; 26+ messages in thread
From: Lucas @ 2010-08-30 16:28 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 2673 bytes --]



Hi All,
 
Pardon me if this has been discussed before but I sure as heck can't find the answer.  Perhaps my googling skills aren't good enough.
 
Anyway, I have an AOpen DE 965-HG mini PC that has - surprise! - Intel 965 graphics.  It has an HDMI-out port which I have connected to my 42" plasma Panasonic TV.  The TV is a little old (circa 2005) so it apparently reports the wrong EDID information.   It also needs to be adjusted for overscan.  When I try to run Linux (any kind, but currently Ubuntu 10.04) X server it picks up the wrong resolution.  With a different computer (NVidia graphics chip) I was able to disable EDID checking to set my custom Modeline.  I can't seem to be able to do that with the Intel driver.  It ignores my custom resolution and gives me the first of two incorrect resolutions.
 
Could somebody please guide me in how to disable EDID so that I can view my TV in all its HD glory?
 
 
Thanks!
 
Lucas
 

PS.  Here is my xorg.conf
 
 
Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "PANASONIC-TV" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection
 
Section "ServerFlags"
Option "Xinerama" "0"
Option "DontZap" "no"
EndSection
 
Section "Files"
EndSection
 
Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection
 
Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection
 
Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "PANASONIC-TV"
    VendorName     "Unknown"
    ModelName      "PANASONIC-TV"
    Modeline "1920x1080" 74.25 1862 1972 2016 2200 1045 1071 1081 1124 +hsync +vsync Interlace
    HorizSync       15.0 - 45.0
    VertRefresh     59.0 - 61.0
    Option         "DPMS" "FALSE"
    Option "ExactModeTimingsDVI" "TRUE"
    Option "PreferredMode" "1920x1080"
EndSection
 
Section "Device"
    Identifier     "Device0"
    Driver         "intel"
    Option "ModeValidation" "NoEdidModes"
    Option "UseEDID" "FALSE"
Option "NoDDC" "TRUE"
Option "DDC" "FALSE"
EndSection
 
Section "Screen"
    Identifier     "PANASONIC-TV"
    Device         "Device0"
    Monitor        "PANASONIC-TV"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
                Modes     "1920x1080" "1600x900"
    EndSubSection
EndSection
 
 

[-- Attachment #1.2: Type: text/html, Size: 9391 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2010-09-08 21:46 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <255483846.95852.1283248533607.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>
2010-08-31 10:03 ` Intel 965 and Custom Resolutions Nasa
2010-08-31 12:23   ` Felix Miata
2010-08-31 16:10     ` Lucas
     [not found] <2112186755.243040.1283445050545.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>
     [not found] ` <601134063.243781.1283445785428.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>
2010-09-08 17:11   ` Lucas Burdick
2010-09-08 18:11     ` Adam Jackson
2010-09-08 19:47       ` Lucas Burdick
2010-09-08 20:51         ` Lucas
2010-09-08 21:44           ` Lucas Burdick
     [not found] <1080537060.134598.1283287238589.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>
2010-08-31 22:32 ` Felix Miata
2010-08-31 22:34   ` Felix Miata
2010-09-01  5:10     ` Lucas
     [not found] <1340898485.95210.1283241609780.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net>
2010-08-31  8:00 ` Nasa
2010-08-30 16:28 Lucas
2010-08-30 16:44 ` Nasa
2010-08-30 16:53   ` Felix Miata
2010-08-30 17:23     ` Lucas Burdick
2010-08-30 17:14   ` The Fungi
2010-08-30 18:19     ` Adam Jackson
2010-08-30 18:47       ` The Fungi
2010-08-30 18:56         ` Adam Jackson
2010-08-31  1:12           ` The Fungi
2010-08-31 13:49             ` Adam Jackson
2010-08-31 14:19               ` The Fungi
2010-08-31 15:28                 ` Adam Jackson
2010-08-31 15:48                   ` The Fungi
2010-08-31  1:06   ` Lucas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.