[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: choix carte graphique : Nvidia ou ATI ??



Le 29/04/11 à 12:14, Daniel Caillibaud <ml@lairdutemps.org> a écrit :
DC> J'ai réinstallé fglrx en suivant http://wiki.debian.org/ATIProprietary#Squeeze, ça boot mais
DC> maintenant j'ai certaines couleurs qui clignotent (le #E8E8E8 par ex oscille rapidement
DC> entre gris et orange, fait mal aux yeux).

Pour info, j'ai réduit mon xorg.conf, que aticonfig --initial m'avait créé, au strict minimum et
j'ai plus le clignotement sur le #E8E8E8.

Mais j'ai toujours dans kern.log des messages
kernel: [ 2385.101578] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is
not supported on this hardware (return code = 1)


xorg.conf créé par aticonfig


Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "ati-Screen" 0 0
EndSection

Section "Module"
EndSection

Section "Device"
	Identifier  "ATI"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "ati-Screen"
	Device     "ATI"
	Monitor    "ati-Monitor"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection



réduit à


Section "Device"
    Identifier  "ATI"
    Driver      "fglrx"
EndSection

Section "Screen"
    Identifier "Default Screen"
    DefaultDepth     24
EndSection


-- 
Daniel

Always forgive your enemies - nothing annoys them so much.
Oscar Wilde


Reply to: