On Fri, 2004-06-11 at 20:35, Chadley Wilson wrote: > On Fri, 2004-06-11 at 14:10, Chris Kloiber wrote: > > On Fri, 2004-06-11 at 15:13, Chadley Wilson wrote: > > > Greetings > > > > > > I have installed the linuxant 2.6 kernel with the 8k stack, > > > I have installed the 5336 pk1 drive from nvidia, > > > I have repeated it on several boxes, (4 to be precise) > > > using the geforce 4 440mx2 64mb ddr > > > and the geforce fx 5600 > > > > > > on the asus p4800 with sis 9xx chipset based mainboards it just locks > > > the system up completely, > > > <ctrl>-<alt>+<del> is unresponsive, keyboard leds lock up system is > > > completely hung. > > > > > > on the MSi boards with intel 8xx chipsets the driver installs fine but > > > no 3D. > > > > > > Is there not an AGP patch as well? > > > > RT(Fine)M the README that is on the nvidia site. There are many possible > > different AGP Options available with that driver. > > > Sorry but where? I have been to the driver page and the only readme > there is the one shipped with the driver which hasn'y much on AGP? > > -- > > Chris Kloiber ftp://download.nvidia.com/XFree86/Linux-x86/1.0-5336/README (app-d) APPENDIX D: XF86CONFIG OPTIONS The following driver options are supported by the NVIDIA XFree86 driver: Option "NvAGP" "integer" Configure AGP support. Integer argument can be one of: 0 : disable agp 1 : use NVIDIA's internal AGP support, if possible 2 : use AGPGART, if possible 3 : use any agp support (try AGPGART, then NVIDIA's AGP) Please note that NVIDIA's internal AGP support cannot work if AGPGART is either statically compiled into your kernel or is built as a module, but loaded into your kernel (some distributions load AGPGART into the kernel at boot up). Default: 3 (the default was 1 until after 1.0-1251). ... (app-f) APPENDIX F: CONFIGURING AGP (lots more detail here) -- Chris Kloiber