Date: 30 Apr 2002 14:58:22 +1000 From: Andrew Reilly <areilly@bigpond.net.au> To: alasir@supereva.it Cc: freebsd-stable@freebsd.org Subject: Re: XF86-4.2.0 + MGA driver Message-ID: <1020142703.1340.2.camel@gurney.reilly.home> In-Reply-To: <20020430034436.14803.qmail@web11202.mail.yahoo.com> References: <20020430034436.14803.qmail@web11202.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks to all for the suggestions. I'm back to running the mga driver instead of the vesa one. I had to do two things to make it "work": 1. rename /usr/X11R6/lib/modules/drivers/mga_hal_drv.o to something else so that the loader can't find it. I should probably just delete it... 2. turn off DRI, as was suggested by a few people: Section "Device" ... Option "DRI" "False" ... EndSection One thing that is interesting, and I had noticed earlier, when I did the change to the vesa driver, is that a bunch of fonts are being rendered at different sizes. I think that these are mostly the MS_TTF ones. I'm not sure which one is correct, but they're larger under the mga driver than they were under the vesa. The resolution is the same in both cases: the system determines it by interrogating the monitor with I2S, apparently. Thanks all, -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1020142703.1340.2.camel>