lunes, diciembre 11, 2006

X Window: DRI

Compilamos los módulos del kernel:

Device Drivers -> Character devices ->
<*> /dev/agpgart (AGP Support)
<M> Intel 440LX/BX/GX, I8xx and E7x05 chipset support
<M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
<M> Intel 830M, 845G, 852GM, 855GM, 865G
<M> i915 driver

En /etc/X11/xorg.conf añadimos en la sección "Device": Option "DRI" "True", en "Module": Load "dri", y añadimos la sección

Section "DRI"
Group "video"
Mode 0660
EndSection

No hay comentarios: