Re: Fedora 9 makes Linux easy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tom Horsley wrote:

You do when the nv driver has convinced itself it can only run
at 1024x768:

Two suggestions:

1.  Try the "DisplaySize" setting in xorg.conf:

Here's mine:

Section "Monitor"
	Identifier   "Monitor0"
	ModelName    "Samsung SyncMaster 204T/204Ts/214T,SyncMaster Magic CX201Ts(Digital)"
        DisplaySize  1600 1200
	HorizSync    30.0 - 81.0
	VertRefresh  56.0 - 75.0
	Option	    "dpms"
EndSection

2.  Use the nouveau driver RPM from Richard Hughes's repo.  It has a patch
for RandR 1.2.  Which also needs to be enabled in xorg.conf:

Section "Device"
	Identifier  "Videocard0"
	Driver      "nouveau"
	Option	    "Randr12"
EndSection


Here's the URL for his repo:

http://people.freedesktop.org/~hughsient/fedora/9

--
Joel





--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux