All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
To: Dexter Filmore <Dexter.Filmore@gmx.de>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: How can I set non-60Hz-Modes?
Date: Thu, 11 Aug 2011 09:04:41 +1000	[thread overview]
Message-ID: <1313017496.8006.4.camel@Ed> (raw)
In-Reply-To: <201108051825.49598.Dexter.Filmore@gmx.de>


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

On Fri, 2011-08-05 at 18:25 +0200, Dexter Filmore wrote:
> I used to do that with the nvidia tool on nv, but now I'm a little stuck:
> No matter what I do X comes up at 60 Hz. I need to do 50 tho so the attached 
> plasma tv doubles it to 100 (at 60 it flickers, plus pulldown problems)
> 
> EDID reports a refresh range of 58-62 Hertz which I overrode in xorg.conf.  
> When I feed it a custom mode with xrandr --newmode / --addmode it does 50hz 
> alright, but I can't make it permanent from xorg.conf.


I've always found the Debian XRandR documentation to be good.  Check it
out: http://wiki.debian.org/XStrikeForce/HowToRandR12

Apart from all the nvidia-specific options you've got there, you're
missing...

> I tried the Preferred Mode option and "ModeValidation" tho I am not sure the 
> latter is nvidia specific.
> 
> X log can be found at:
> http://www.vaultofsages.de/~dexterf/xorg60hzlog
> 
> xorg.conf below.
> 
> Can someone have a look and advise, please?
> 
> Dex
> 
> 
> Section "ServerLayout"
>     Identifier     "Layout0"
>     Screen      0  "Screen0" 0 0
>     InputDevice    "Keyboard0" "CoreKeyboard"
>     InputDevice    "Mouse0" "CorePointer"
>     Option         "Xinerama" "0"
> 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"
>     Identifier     "Monitor0"
>     VendorName     "Unknown"
>     ModelName      "LG Electronics LG TV"
>     HorizSync       28.0 - 83.0
>     VertRefresh     24.0 - 62.0
>     Option         "DPMS"
>     Modeline "1920x1080_50"  141.50  1920 2032 2232 2544  1080 1083 1088 
> 1114 -hsync +vsync
>     Modeline "1920x1080_24"   63.00  1920 1976 2160 2400  1080 1083 1088 
> 1098 -hsync +vsync
>     Option       "PreferredMode" "1920x1080_50"
>     Option "ModeValidation" "DFP-0: AllowNon60HzDFPModes"
> EndSection
> 
> Section "Device"
>     Identifier     "Device0"
>     Driver         "intel"
>     VendorName     "intel corp"
>     BoardName      "SandyBridge"

     Option          "Monitor-HDMI2" "Monitor0"

> EndSection
> 
> Section "Screen"
>     Identifier     "Screen0"
>     Device         "Device0"
>     Monitor        "Monitor0"
>     DefaultDepth    24
>     Option         "TwinView" "0"
>     Option         "DynamicTwinView" "0"
>     Option         "FlatPanelProperties" "Scaling = Native"
>     SubSection     "Display"
>         Depth       24
>     EndSubSection
> 
> EndSection
> 

You may have noticed from your Xorg.0.log that your monitor section
*was* getting read, and the preferred mode *was* getting applied; just
to your VGA output.  If you associate your Monitor section with the
output you want it to apply to, it should work.

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 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

  parent reply	other threads:[~2011-08-10 23:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05 16:25 How can I set non-60Hz-Modes? Dexter Filmore
2011-08-06  1:23 ` Ian Pilcher
2011-08-06  2:48   ` Dexter Filmore
2011-08-10 12:15 ` Oliver Seitz
2011-08-10 16:21   ` Felix Miata
2011-08-10 17:58     ` Oliver Seitz
2011-08-10 18:16       ` Felix Miata
2011-08-10 19:09         ` Oliver Seitz
2011-08-10 22:00           ` Dexter Filmore
2011-08-10 23:04 ` Christopher James Halse Rogers [this message]
2011-08-11  1:45   ` Dexter Filmore
2011-08-11  2:16     ` Felix Miata
2011-08-11 11:46       ` Dexter Filmore
2011-08-11 14:10         ` Felix Miata
2011-08-11 14:31           ` Felix Miata

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1313017496.8006.4.camel@Ed \
    --to=christopher.halse.rogers@canonical.com \
    --cc=Dexter.Filmore@gmx.de \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.