Re: Xorg 6.7/MSI nVidia 5500/Widescreen LCD problem



dminer84@xxxxxxxxx writes:

I did indeed use that utility to generate a 1680x1050 at 60Hz (and it's
in the EDID of the display). However, its pclk is over the monitor's
stated max pclk (135 MHz). And the latest nVidia on Linux with Xorg
6.7 is limiting to 60 Hz refresh for some reason (using a DVI
connection amd tje ,pmotpr cam dp 50-75 Hz). I believe a 50 Hz version
and the monitor can do
would work if I could select it somehow. The other strange issue seems
to be the driver will remove *any* modeline with a X-resolution over
1280 as being too large. I generated all multiples from 1280 to 1680
in 16:10 format and the driver rejected them *all*. However, I easily
made 1024x640 and 800x500 (16:10 versions of 1024x768 and 800x600) and
the driver took them happily.

So, I'm totally clueless why it believes my display can only do
1280x1024 max when it uses 1680x1050 for the DPI computation (I had
these problem with the nv with X too).

I have a monitor with that resolution, and it's working fine with an
nvidia card and this xorg.conf:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/lib/X11/rgb"
ModulePath "/usr/lib/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/ukr"
FontPath "/usr/share/fonts/default/ghostscript"
FontPath "/usr/share/fonts/baekmuk-fonts"
FontPath "/usr/share/fonts/arphicfonts"
FontPath "/usr/share/fonts/kochi-substitute"
FontPath "/usr/share/fonts/corefonts"
EndSection

Section "Module"
Load "extmod"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Monitor"
VendorName "HP"
ModelName "f2105"
ModeLine "1680x1050" 146.2 1680 1784 1960 2240 1050 1053 1059 1089
EndSection

Section "Device"
Option "NoLogo" # [<bool>]
Option "ConnectedMonitor" "DFP" # <str>
Identifier "DVI"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV34 [GeForce FX 5200]"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "DVI"
Monitor "Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050"
EndSubSection
EndSection

--
Måns Rullgård
mru@xxxxxxxxxxxxx
.



Relevant Pages

  • Re: nvidia-driver rebooting machine on X startup
    ... Same driver different hw, same os version... ... FreeBSD is a registered trademark of The FreeBSD Foundation. ... acpi0: <Nvidia AWRDACPI> on motherboard ... Identifier "Microsoft_Natural" ...
    (freebsd-questions)
  • Nvidia MX 4000 & Nvidia drivers
    ... I have an Nvidia MX 4000 video card. ... Identifier "single head configuration" ... Load "extmod" ... ### Comment all HorizSync and VertSync values to use DDC: ...
    (Fedora)
  • Re: nvidia-driver rebooting machine on X startup
    ... vendor = 'NVIDIA Corporation' ... I've tried an alternate version of the binary driver ... Minimum VertRefresh: 56 Hz ... Identifier "Layout0" ...
    (freebsd-questions)
  • Trying fglrx on a Comapq nx7010
    ... Now I am using the ati driver. ... InputDevice "Generic Keyboard" ... Load "bitmap" ... Identifier "Generic Keyboard" ...
    (Ubuntu)
  • Re: Trying fglrx on a Comapq nx7010
    ... Now I am using the ati driver. ... InputDevice "Generic Keyboard" ... Load "bitmap" ... Identifier "Generic Keyboard" ...
    (Ubuntu)