Re: Getting over 800x600 on ThinkPad I

Eric Masson <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
>>>>> "Kal" == Kal Torak <[email protected]> writes:

 Kal> Its rather hard to work in anything less than 1024.. It uses a
 Kal> NeoMagic MagicGraph 128XD SVGA card (according to the probe
 Kal> anyway).. Any sugested sync rates I should use or drivers or x
 Kal> server or something?

The Tp390 2626-700 I'm using atm, seems to use the same hardware as a
i1720or i1721.

No magic in the XF86config, I only had to tweak the Monitor and Screen
sections after the file was generated by `X -configure`

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	HorizSync    31.5 - 48.5 # added
	VertRefresh  50-90       # added
EndSection

Section "Screen"
	Identifier  "Screen0"
	Device      "Card0"
	Monitor     "Monitor0"
	DefaultColorDepth 24         # modified
	SubSection "Display"
		Depth     24
		Modes     "1024x768" # added
        	ViewPort  0 0        # added
	EndSubSection
EndSection

Regards

Eric Masson

-- 
 La Fondue Bourguignone> Ca dénote du niveau
 JLC> Transitif direct, dénoter.
 la netiquette, tu oublies la netiquette
 -+- C in GNU - Sans escale : Transit direct pour connardland -+-

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.