pour la configuration y'a juste ça que j'ai pas (je pense que c'est normal)
# If X refuses to use the screen resolution you asked for,
# uncomment this; see "Bugs and Workarounds" for details.
#Option "NoDDC"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Use internal AGP GART support? ===
# If OpenGL acceleration doesn't work, try using "yes" here
# and disable the kernel agpgart driver.
Option "UseInternalAGPGART" "no"
EndSection
dmesg : ACPI: PCI Interrupt .&checktime(0000,01,00,':').0[A] -> GSI 16 (level, low) -> IRQ 20
[fglrx] Internal AGP is not supported in 2.6 kernel.
[fglrx:firegl_unlock] *ERROR* Process 3591 using kernel context 0
je suppose qu'il faut donc que j'utilise agp en externe (section 2.2 dans le tuto)
http://chrysp.free.fr/.xorg voilà pour le log
mais si vous voulez pas tout éplucher voilà les lignes ou y'a des erreurs: (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
(EE) fglrx(0): cannot init AGP
DRI initialization failed
[^] # Re: Dmesg & X
Posté par Treepwood . En réponse au message Installation des drivers ATI. Évalué à 1.
# If X refuses to use the screen resolution you asked for,
# uncomment this; see "Bugs and Workarounds" for details.
#Option "NoDDC"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Use internal AGP GART support? ===
# If OpenGL acceleration doesn't work, try using "yes" here
# and disable the kernel agpgart driver.
Option "UseInternalAGPGART" "no"
EndSection
dmesg :
ACPI: PCI Interrupt .&checktime(0000,01,00,':').0[A] -> GSI 16 (level, low) -> IRQ 20
[fglrx] Internal AGP is not supported in 2.6 kernel.
[fglrx:firegl_unlock] *ERROR* Process 3591 using kernel context 0
je suppose qu'il faut donc que j'utilise agp en externe (section 2.2 dans le tuto)
http://chrysp.free.fr/.xorg voilà pour le log
mais si vous voulez pas tout éplucher voilà les lignes ou y'a des erreurs:
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
(EE) fglrx(0): cannot init AGP
DRI initialization failed
il me semble que c'est tout...