Quote |
So to get it going you need to tell the module to try the unsupported chipset which means adding agp_try_unsupported=1 to your insmod. Then add this to your modules.conf: option agpgart agp_try_unsupported=1 alias /dev/agpgart agpgart Oh and make sure you adjust the default of 1x AGP speed |