Date: Thu, 17 Oct 2002 15:37:38 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Jud <jud@myrealbox.com> Cc: spreng@insomniac.ch, jfoobar1@yahoo.com, freebsd-questions@freebsd.org Subject: Re: Re: X problems, please advise helpless newbie Message-ID: <20021017133738.GL364@freepuppy.bellavista.cz> In-Reply-To: <1034858306.2d7a3fc0jud@myrealbox.com> References: <1034858306.2d7a3fc0jud@myrealbox.com>
index | next in thread | previous in thread | raw e-mail
# jud@myrealbox.com / 2002-10-17 08:38:26 -0400:
> On Thu, Oct 17, 2002 at 01:24:43AM -0700, J. Foobar wrote:
> > 'startx' returns the following:
> >
> > --------------------------------
> > (EE) GARTInit: Unable to open /dev/agpgart (Device not
> > configured)
> > (EE) I810(0): AGP GART support is not available. Make
> > sure your kernel has agpgart support or that the
> > agpgart kernel module is loaded.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> have you checked for agpgard support in your kernel as mentioned
> above in the startx output?
>
> Add the following to your kernel -
>
> device agp
>
> Then recompile your kernel.
% su
# echo agp_load="YES" >> /boot/loader.conf
# kldload agp
# exit
% startx
enjoy
--
If you cc me or take the list(s) out completely I'll most likely
ignore your message.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021017133738.GL364>
