Subject: Re: Damn it's difficult to get i810 to work :( was: [Re: i810 graphics and NetBSD -CURRENT...]
To: None <current-users@netbsd.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 02/15/2002 09:47:54
On Thu, 14 Feb 2002, Johan Ihren wrote:
> 4. Install the aperture driver from pkgsrc. Reboot.

If the kernel has "options INSECURE", does it also need the aperture driver?

I have so far been unable to get X to work properly with the i810
driver on an i386 machine that has:

    agp0 at pchb0: aperture at 0xd0000000, size 0x4000000
    vga1 at pci0 dev 2 function 0: Intel 82815 Graphics (rev. 0x02)

but it does work with the VESA driver (in 1024 x 768 x 8 mode):

    Section "Device"
	Identifier  "VESA"
	Driver     "vesa"
    EndSection

--apb (Alan Barrett)