Date: Thu, 5 Oct 2000 17:58:41 +1100 From: Nick Slager <nicks@albury.net.au> To: John Baldwin <jhb@FreeBSD.ORG> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Whee, X works with 1600x1200 Message-ID: <20001005175841.C87106@albury.net.au> In-Reply-To: <XFMail.001002235151.jhb@FreeBSD.org>; from jhb@FreeBSD.ORG on Mon, Oct 02, 2000 at 11:51:51PM -0700 References: <XFMail.001002235151.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake John Baldwin (jhb@FreeBSD.ORG): > I've recently obtained a new Dell i5000e with a spifft 1600x1200 > display with an ATI Rage Mobility card. X 4.0.1 did not work out of > the box, and I had to cvsup the current X sources, but I did get a > working X server. However, the default config file only did 800x600 Did you have to do anything tricksy to get the X CVS sources to compile? Mine dies fairly early in the build. 4.1-RELEASE fresh install. ln -s ../../../../../../../../programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/mga_drm.h mga_drm.h rm -f r128_drm.h ln -s ../../../../../../../../programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/r128_drm.h r128_drm.h make: don't know how to make ../../../../../../../../programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/sis_drm_public.h. Stop *** Error code 2 Stop in /usr/home/nicks/newx/xc/programs/Xserver/hw/xfree86/os-support/bsd/drm. *** Error code 1 Stop in /usr/home/nicks/newx/xc/programs/Xserver/hw/xfree86/os-support/bsd. *** Error code 1 Stop in /usr/home/nicks/newx/xc/programs/Xserver/hw/xfree86/os-support. *** Error code 1 Stop in /usr/home/nicks/newx/xc/programs/Xserver/hw/xfree86. *** Error code 1 Stop in /usr/home/nicks/newx/xc/programs/Xserver. *** Error code 1 Stop in /usr/home/nicks/newx/xc/programs. *** Error code 1 Stop in /usr/home/nicks/newx/xc. *** Error code 1 Stop in /usr/home/nicks/newx/xc. Nick -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001005175841.C87106>