Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: TV Refresh rate not quite right

  1. #11
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: TV Refresh rate not quite right

    How about constructing a different modeline with either with 'cvt' ot 'gtf':
    Code:
    cvt 1920 1080 60
    
    gtf 1920 1080 60
    Regards.

  2. #12
    Join Date
    Nov 2005
    Beans
    59

    Re: TV Refresh rate not quite right

    I could not get any of the new modelines to work either...

    ..BUT.. Type the following in, and BAM, the TV comes alive!

    Code:
    xrandr --output HDMI1 --mode 1920x1080 --rate 60
    I have no idea why it is using the refresh rate called 59.9 by default? This has now set it to 60Hz and the screen works!

    Thanks for all your help

  3. #13
    Join Date
    Nov 2005
    Beans
    59

    Re: TV Refresh rate not quite right

    Can we identify where the core fault lies in this case? If we can figure out what was going wrong, we can get it fixed for other people in future. Whenever I use the display configuration control it again overwrites the refresh rate and I now have to run a little script to fix it. Can we get this display program fixed so that the actual problem won't be seen again..?

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •