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

Re: nvidia screen resolution



This one time, at band camp, Lance Hoffmeyer said:
(Monday 23 September 2002 11:17 pm)

> I just install a Elsa Gladiac MX on my system.
> I have the nvidia card working but I cannot get
> any resolution other than 640x480?
>
> Here is my XF86config-4 file setting:
>
> <snip>
> Section "Monitor"
> 	Identifier   "Monitor0"
> 	VendorName   "Monitor Vendor"
> 	ModelName    "Monitor Model"
> EndSection
>
It looks like you haven't given X enough information about your monitor. You 
should have a couple of additional lines:

Section "Monitor"
    Identifier	"InternalLCDPanel"
    VendorName	"Samsung"
    ModelName	"LTN150P2-L01"
    HorizSync	31.5-90.0
    VertRefresh	50-100
EndSection

look up the specs for your screen and configure the monitor accordingly.
Good luck.

Warren



Reply to: