Re: ATI 3D Rage Mobility-M1 on a Sony FXA59

Tony Finch <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
Bill Swingle <[email protected]> wrote:
>
>Basicly, I can't get any usable X session to start up.

The best solution I found for getting XFree86 4 to work on my laptop's
ATI Mobility was to (a) get a sufficiently recent version of X, and
(b) use the magic "Native panel mode" rather than a VESA mode or a
custom-hacked mode. The following should work.

	Section "Monitor"
		Identifier	"LCD"
	EndSection

	Section "Device"
		Identifier	"ATI"
		Driver		"ati"
	EndSection

	Section "Screen"
		Identifier	"Fast Screen"
		Device		"ATI"
		Monitor		"LCD"
		DefaultDepth	24
		Subsection	"Display"
			Depth   24
			Modes	"Native panel mode"
		EndSubsection
	EndSection

-- 
f.a.n.finch <[email protected]> http://dotat.at/
SOUTH UTSIRE: EASTERLY 5 OR 6, OCCASIONALLY 4 IN NORTH. MAINLY FAIR. MAINLY
GOOD.

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.