How can I enable AGP Support in Linux? AGP support is provided by the "agpgart" kernel module as part of your linux kernel. It is not really part of the ATI display driver. If unsure, please contact your Linux distribution vendor for more information on AGP support for your motherboard. Several Linux distributions already include their own AGP support. For example:
If the ATI kernel module detects the presence of this supplied AGP/GART module, it will try to connect.
To verify that the AGP module is already loaded, run lsmod as root. With the XServer running and the connection established, the usage count of the agpgart module must be greater than zero.
Current versions of the ATI Proprietary Linux Driver include built-in agp support. Even if your Linux distribution does not provide agpgart, the ATI built-in agpgart module will try to load, but we cannot guarantee that this agp driver will work on all systems. INFO-BASE#4483
|