1680x1050 resolution not working (Fedora Core 2, Dell Inspiron 8600, WSXGA+)

Markus Huber humarfedoralists at yahoo.de
Mon Aug 16 19:03:39 UTC 2004


Florian Burkart schrieb:

Hi,

on my HP zd7000 notebook the monitor has a resolution of 1440x900 and 
has an nvidia chip on the grafic-card. (sorry I can't post xorg.conf at 
the moment, I don't have this machine here).

But the main thing I want to say: with the nvidia-driver I only get a 
very messy resulutions on that wide-screen-monitor, so I use nv as the 
driver. Maybe you can check that one out:

Instead of:

>Section "Device" (I installed the NVidia drivers as well, logo showing up,
>so it should be ok...)
>	Identifier  "Videocard0"
>	Driver      "nvidia"
>	VendorName  "Videocard vendor"
>	BoardName   "NVIDIA GeForce 4 (generic)"
>EndSection
>  
>
try this:

Section "Device" 
	Identifier  "Videocard0"
	Driver      "nv"
	VendorName  "Videocard vendor"
	BoardName   "NVIDIA GeForce 4 (generic)"
EndSection


Hope that works
Markus





More information about the fedora-list mailing list