Date: Wed, 29 Jul 1998 00:04:35 +0100 From: Brian Somers <brian@Awfulhak.org> To: Doug White <dwhite@resnet.uoregon.edu> Cc: Randy Philipp <cphilipp@pop500.gsfc.nasa.gov>, Greg Lehey <grog@lemis.com>, freebsd-mobile@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Neomagic chipset and XFree86 Message-ID: <199807282304.AAA22778@awfulhak.org> In-Reply-To: Your message of "Mon, 27 Jul 1998 16:44:58 PDT." <Pine.BSF.4.00.9807271641100.2941-100000@resnet.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> > There was just one change I made to fix the include problem: > > (here is the original version) > > > > #if XF86LinkKit > > INCLUDES = -I. -I../../../include -I../../../include/X11 -I../.. > > #else > > INCLUDES = -I. -I../../../common -I../../../common_hw -I../../../os-support > > \ > > -I../../vga -I$(SERVERSRC)/include -I$(INCLUDESRC) > > #endif > > ^^^^^^^^^^ > > > > Just change the INCLUDESRC to XINCLUDESRC, and that should fix your > > include problems. > > Sorry, try again, still blows up. Are you using the link kit or the port? This works for me. I'm adding the neomagic directory (from either the 1.0 or 1.1 archive), patching as above and updating xf86site.def after doing a ``make patch'' in ports/x11/XFree86. But, as I mentioned in my other post, I get screen flickering - perhaps something to do with not having hardware pointer support... Things are also a damn site better in 16bpp than in 8bpp ! It makes no difference if I change the dot clock or mode lines from the recommended "800x600" 40 800 .... 600 .... +hsync +vsync. If I run an app (such as knews) full-screen, I get no flicker at all. I suspect I'm going to have to go join the XFree86 usenet group and be a newbie :-[] > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807282304.AAA22778>