Comment 9 for bug 12309

Revision history for this message
Nafallo Bjälevik (nafallo) wrote :

nafallo@darkelf:~ $ cat /boot/config-2.6.10-3-amd64-k8 | grep DRM
CONFIG_DRM=y
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m

nafallo@darkelf:~ $ cat /boot/config-2.6.10-3-amd64-k8 | grep AGP
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
# CONFIG_AGP_INTEL_MCH is not set

nafallo@darkelf:~ $ dmesg | grep -B1 drm
Linux agpgart interface v0.100 (c) Dave Jones
[drm] Initialized drm 1.0.0 20040925

I should try to recompile the kernel when I got time.
Lot's of studies right now. I'll probably find some time in the weekend.