[mythtv-users] oversized screen resolution after upgrade from f8 to f10

zablal baz zablalbaz at gmail.com
Tue May 19 14:09:27 UTC 2009


Hey All,

Been searching through the forums and I don't see anything that quite
matches my problem.  If someone can point me at a thread or two where this
is discussed, I'd be grateful.

Everyone usually complains that their screen resolution is too low, but my
problem is reversed.  Under Fedora 8, my Nvidia card would run my Philips
47" LCD TV at XGA - 1024x768 at 60hz.  The manual for my TV confirms that this
should be the highest resolution when connected to a PC.  However, under
Fedora 10, with the same legacy driver (atrpms 96xx), xrandr shows the
screen resolution is set at 1280x720 at 50hz.

At first I thought to myself "well this is cool."  Then I noticed that this
effectively stretches out the desktop and display beyond the "borders" of
the screen.  I cannot access the menus or panels on my desktop, and it also
cuts off menu items in the setup utilities for mythtv.  I tried manually
forcing 1024x768 by making it the only mode in xorg.conf, but the nvidia
driver just ignores that and brings the display up in the higher resolution
anyway.  And xrandr does not even show 1024x768 as an option anymore.  I get
1280x720, followed by 800x600 and down.

On a side note: All of my videos are now stuttering and freezing when I play
them.  Could it be the two issues are related?


System specifics:
The nvidia card has a DVI port that uses a DVI-to-HDMI cable to connect to
an HDMI port on my TV.

************
lspci:
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200]
(rev a1)

kernel:
2.6.27.21-170.2.56.fc10.i686

Nvidia drivers from atrpms:
nvidia-graphics96.43.11-libs-96.43.11-98.fc10.i386
nvidia-graphics-devices-1.0-6.fc10.noarch
nvidia-graphics96.43.11-96.43.11-98.fc10.i386
nvidia-graphics96.43.11-kmdl-2.6.27.21-170.2.56.fc10-96.43.11-98.fc10.i686
nvidia-graphics-legacy-96xx-96.43.11-23.i386
nvidia-graphics-helpers-0.0.29-30.fc10.i386

partial xorg.conf:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Unknown"
        ModelName    "Unknown"
        HorizSync    30.0 - 110.0
        VertRefresh  50.0 - 150.0
        Option      "DPMS"
EndSection

Section "Device"
        Identifier  "Device0"
        Driver      "nvidia"
        VendorName  "NVIDIA Corporation"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Device0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1024x768"
        EndSubSection
EndSection

Thanks in advance for any guidance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090519/b4d77725/attachment.htm>


More information about the mythtv-users mailing list