Subject: AGP problem on HP Pavillion 505n
To: None <current-users@netbsd.org, port-i386@netbsd.org>
From: Yoseff Francus <francus@yossi.com>
List: current-users
Date: 07/02/2003 22:03:05
Trying to start up X and getting a message others have seen before:
(EE) GARTInit: Unable to open /dev/agpgart (Device not configured)
I am running NetBSD 1.6 and XFree86 4.3.0. What completely puzzles me
is that /dev/agp0 is in place and the right symlink is there for
/dev/agpart. However, when I do a
dmesg|grep agp
there is no match. TO make sure my kernel had it compiled GENERIC from
syssrc for NetBSD 1.6 and still no luck.
At this point I would like to just figure out why my kernel is not seeing
agp at all, and will move on to X after that.
yf