AVS › AVS Forum › Video Components › Home Theater Computers › HTPC - Linux Chat › Custom Refresh Rate
New Posts  All Forums:Forum Nav:

Custom Refresh Rate

post #1 of 7
Thread Starter 
I have a chinese LCD which has an incorrect EDID data for its native resolution. It reports 64 hz for 1280x768 when it really is 60Hz. Is there anyway to force this refresh rate in Ubuntu Hardy "a la" powerstrip. ATI control panel shows both refresh rates but it reverts back to 64 every time I select 60, same with ubuntu set resolution utility. Thanks
post #2 of 7
Option "UseEDIDFreqs" "FALSE"
post #3 of 7
Thread Starter 
I have read about that line but I've always seen it used with nvidia cards. Does it works with Ati cards as well?
post #4 of 7
Quote:
Originally Posted by Mojonba View Post

I have read about that line but I've always seen it used with nvidia cards. Does it works with Ati cards as well?

Oh, you must be correct. I'm really not sure. I only have nvidia cards.
post #5 of 7
not to hijack his thread but I am also wondering how to set custom display settings for ati. In the Powerstrip for Sony setup thread it says for linux set:

Linux modeline parameters:
"1224x688" 79.393 1224 1328 1456 1664 688 733 738 796 -hsync +vsync

how do I do this? I am assuming I need to use aticonfig just don't know how.
post #6 of 7
Quote:
Originally Posted by bthessel View Post

not to hijack his thread but I am also wondering how to set custom display settings for ati. In the Powerstrip for Sony setup thread it says for linux set:

Linux modeline parameters:
"1224x688" 79.393 1224 1328 1456 1664 688 733 738 796 -hsync +vsync

how do I do this? I am assuming I need to use aticonfig just don't know how.

While I'll refrain from berating the choice of a Sony display (which nearly ALWAYS have PC connection issues regardless of OS), it shouldn't be anything more than copying/pasting the modeline into the "Monitor" section of /etc/X11/xorg.conf per

http://ubuntuforums.org/archive/inde.../t-614093.html

assuming the ati driver supports those parameters...
post #7 of 7
Thread Starter 
rgb:

I have the powerstrip modeline in my xorg.conf but what is happening is that the video card is still outputting to the edid default of 1280x720 but the display area is set to the modeline resolution 1280x768 creating a scrolling desktop. Any idea how to fix this. I would image that the ignoreEDIDfreqs option would work but that's definitely for nvidia cards only.


bthessel:

here's a tutorial i found useful
wilsonet.com/mythtv/mythhd.php
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: HTPC - Linux Chat
AVS › AVS Forum › Video Components › Home Theater Computers › HTPC - Linux Chat › Custom Refresh Rate