LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Core 2, default kernel and agpgart (https://www.linuxquestions.org/questions/fedora-35/core-2-default-kernel-and-agpgart-150825/)

tcaptain 02-26-2004 01:17 PM

Core 2, default kernel and agpgart
 
I'm probably missing something here but maybe someone can point me the way....

I was wondering if the default install kernel has agpgart enabled in it? (when I do make xconfig in the kernel source, it seems selected by default)

Its just I'm trying to do /sbin/modprobe agpgart and I get:

FATAL: Module agpgart not found

I'm basically trying to enable 3D on my radeon igp320M. I've got the patched XFree86-4.3.99 and the proper settings in XFConfig and the log shows its detected properly but I'm only getting 200 fps or so. agpgart is the only thing I haven't been able to load

(I haven't recompiled the 2.6 kernel yet...that is why I wanted to know if it was already there...)

320mb 02-27-2004 01:45 PM

well, look at the config file in /boot
it should show everything enabled in the default kernel..............

tcaptain 02-27-2004 01:56 PM

Thanks! Learn something new everyday :D

Seems it is included:

CONFIG_AGP=y and CONFIG_DRM=y

Which means I now have no clue as to way 3D acceleration is not enabled.
:(


All times are GMT -5. The time now is 07:44 AM.