Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2001 08:48:39 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Jack Cunningham <csmjc@hawaii.rr.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Agp...??
Message-ID:  <20010529084838.A13807@itouchnz.itouch>
In-Reply-To: <000001c0e7b3$4d0a8070$8f9d0842@AthensDMN.local>; from csmjc@hawaii.rr.com on Mon, May 28, 2001 at 10:18:04AM -1000
References:  <000001c0e7b3$4d0a8070$8f9d0842@AthensDMN.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 28, 2001 at 10:18:04AM -1000, Jack Cunningham wrote:

[...]
> Graphical interface works perfectly...No problem there I can go
> thorough all the set up screens and then when I try to "startx" I get
> this error:      
> 
>  (--) SVGA: unable to open /dev/agpgart: Device not configured      
> 
> Fatal Server error:
> Aborting

You need to edit /boot/loader.conf so that it looks like:

	# -- sysinstall generated deltas -- #
	userconfig_script_load="YES"

	agp_load="YES"

Reboot, and the agp.ko module will be loaded.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
"If you wish your merit to be known, acknowledge that of other people"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010529084838.A13807>