[mythtv-users] Help with Modelines

Mercury Morris mercury.morris at gmail.com
Mon Jun 26 15:57:08 UTC 2006


Instead of continuing with searches for Modeline information, I
decided to try changing the "Modes" line in the "Screen" section of
xorg.conf.  The line was

  Modes "800x600" "640x480"

I changed it to

  Modes "640x480"

and even MORE of the picture was shifted off to the right of the TV screen.

That made it pretty clear that I had gone in the wrong direction, so I tried

  Modes "1024x768"

and the picture is now completely whole.  Nothing is shifted off, right or left.

I didn't think that "1024x768" was available, but the X log file shows
that it is.
Here's part of the log:

(II) NVIDIA(0): --- Modes in ModePool for NVIDIA TV Encoder (TV-0) ---
(II) NVIDIA(0): "nvidia-auto-select"   : 1024 x  768 @  60.0 Hz
(from: NVIDIA Predefined)
(II) NVIDIA(0): "1024x768"             : 1024 x 768; for use with TV
standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, PAL-NC (from:
NVIDIA Predefined)
(II) NVIDIA(0): "800x600"              : 800 x 600; for use with TV
standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, PAL-NC (from:
NVIDIA Predefined)
(II) NVIDIA(0): "720x480"              : 720 x 480; for use with TV
standards: NTSC-M, NTSC-J, PAL-M (from: NVIDIA Predefined)
(II) NVIDIA(0): "640x480"              : 640 x 480; for use with TV
standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, PAL-NC (from:
NVIDIA Predefined)
(II) NVIDIA(0): "400x300"              : 400 x 300; for use with TV
standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, PAL-NC (from:
NVIDIA Predefined)
(II) NVIDIA(0): "320x240"              : 320 x 240; for use with TV
standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, PAL-NC (from:
NVIDIA Predefined)
(II) NVIDIA(0): "320x200"              : 320 x 200; for use with TV
standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, PAL-NC (from:
NVIDIA Predefined)
(II) NVIDIA(0): --- End of ModePool for NVIDIA TV Encoder (TV-0): ---
(II) NVIDIA(0):
(II) NVIDIA(0): Assigned Display Device: TV-0
(II) NVIDIA(0): Requested modes:
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): MetaMode "1024x768":
(II) NVIDIA(0):     Bounding Box: [0, 0, 1024, 768]
(II) NVIDIA(0):     NVIDIA TV Encoder (TV-0): "1024x768"
(II) NVIDIA(0):         Size          : 1024 x 768
(II) NVIDIA(0):         Offset        : +0 +0
(II) NVIDIA(0):         Panning Domain: @ 1024 x 768
(II) NVIDIA(0):         Position      : [0, 0, 1024, 768]
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768

I use two options on the startx command and capture the X log
separately from the built-in logging facility.  They are -logverbose 5
and -verbose 5, as in

  startx -- :2 vt9 -logverbose 5 -verbose 5 > startx.txt 2>&1

This change worked for me - the picture is now completely whole - and
the best part is that I didn't have to re-enter the dark world of the
Modeline.

-- 
MM


More information about the mythtv-users mailing list