Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2003 14:06:49 -0400 (EDT)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.ORG>
To:        jason <jason@ec.rr.com>
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: nforce 2 drivers aren't working
Message-ID:  <20030913140555.H27896@sasami.jurai.net>
In-Reply-To: <3F634623.7000202@ec.rr.com>
References:  <3F6293B3.6070609@ec.rr.com> <20030913013649.R27896@sasami.jurai.net> <3F634623.7000202@ec.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Sep 2003, jason wrote:
> I tried it, but it will not run.   I have an radeon 8500.
>
> jason# cc -o agptest agptest.c
> jason# find /*/*/agptest
> /home/nvidia/agptest
> /usr/bin/agptest
> jason# ./agptest
> agptest: open: No such file or directory
> jason# ./agptest
> agptest: open: No such file or directory

You do actually have to have the AGP driver loaded (from the loader, or
compiled in).

Verify that /dev/agpgart exists as well (should be auto-created by DEVFS
on a 5.1 system).

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |



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