driiver ati configurare xorg.conf
Inviato: dom 22 lug 2007, 0:22
Salve, ho seguito questo link:
viewtopic.php?p=144173#144173
tutto bene fino alla configurazione di xorg.conf in
# This loads the GLX module
Load "glx"
metto
Section "Module"
....
Load "dri"
Load "glx"
....
EndSection
in
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
Section "Device"
Identifier "VESA Framebuffer"
Driver "vesa"
#VideoRam 4096
# Insert Clocks lines here if appropriate
EndSection
inserisco
Section "Device"
....
Driver "fglrx"
....
EndSection
SOLO CHE non capisco dove collocare
Section "DRI"
Group 0
Mode 0666
EndSection
potete darmi una mano ?
viewtopic.php?p=144173#144173
tutto bene fino alla configurazione di xorg.conf in
# This loads the GLX module
Load "glx"
metto
Section "Module"
....
Load "dri"
Load "glx"
....
EndSection
in
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
Section "Device"
Identifier "VESA Framebuffer"
Driver "vesa"
#VideoRam 4096
# Insert Clocks lines here if appropriate
EndSection
inserisco
Section "Device"
....
Driver "fglrx"
....
EndSection
SOLO CHE non capisco dove collocare
Section "DRI"
Group 0
Mode 0666
EndSection