Contenu | Rechercher | Menus

Annonce

Toute l'équipe d'ubuntu-fr vous souhaite un joyeux Noël et une bonne et heureuse année 2018.

Ubuntu 16.04 LTS
Commandez vos DVD et clés USB Ubuntu-fr !

Pour en savoir un peu plus sur l'équipe du forum.

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

#1 Le 25/07/2007, à 12:03

faty

[ATI Radeon X600 Mobility] Pas d'accélération 3D (drivers proprio)

Je ne parviens pas à activer l'accélération avec les drivers proprio d'ATI sur ma X600

Ma config :
HP Compaq nx8220 / ATI Radeon X600 Mobility / Screen 1600x1050

J'ai installé les drviers propriétaire avec l'outil Ubuntu mais il me le note "activé" mais "non-utilisé"...

xorg.conf :

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen         "Default Screen" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "stylus" "SendCoreEvents"
	InputDevice    "cursor" "SendCoreEvents"
	InputDevice    "eraser" "SendCoreEvents"
	InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

	# path to defoma fonts
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
#       Load    "extmod"
	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "ch"
	Option	    "XkbOptions" "lv3:ralt_switch"
	Option	    "XkbVariant" "fr"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ExplorerPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
	Identifier  "Synaptics Touchpad"
	Driver      "synaptics"
	Option	    "SendCoreEvents" "true"
	Option	    "Device" "/dev/psaux"
	Option	    "Protocol" "auto-dev"
	Option	    "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
	Identifier  "stylus"
	Driver      "wacom"
	Option	    "Device" "/dev/input/wacom"
	Option	    "Type" "stylus"
	Option	    "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Identifier  "eraser"
	Driver      "wacom"
	Option	    "Device" "/dev/input/wacom"
	Option	    "Type" "eraser"
	Option	    "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Identifier  "cursor"
	Driver      "wacom"
	Option	    "Device" "/dev/input/wacom"
	Option	    "Type" "cursor"
	Option	    "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "Monitor"
	Identifier   "Écran principal"
	HorizSync    30.0 - 90.0
	VertRefresh  50.0 - 60.0
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier   "Écran secondaire"
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "ATI Radeon Mobility X600 [1]"
	Driver      "fglrx"
	Option	    "DesktopSetup" "horizontal"
#	Option	    "CenterMode" "off"
	Option	    "OverlayOnCRTC2" "1"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "ATI Radeon Mobility X600 [2]"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"
	Screen	    1
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Radeon Mobility X600 [1]"
	Monitor    "Écran principal"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1680x1050"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen 2"
	Device     "ATI Radeon Mobility X600 [2]"
	Monitor    "Écran secondaire"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

Section "ServerFlags"
        Option       "AIGLX" "off"
EndSection

Section "Extensions"
	Option	     "Composite" "disable"
EndSection

fglrxinfo :

$ fglrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.2)

Extrait intéressant du log de xorg :

(EE) fglrx(0): === [swlDalHelperSetControllerConfigForRemap] === CWDDC ControllerSetConfig failed: 6 - 0
(II) Open ACPI successful (/var/run/acpid.socket)
(II) APM registered successfully
(WW) fglrx(0): ***********************************
(WW) fglrx(0): * DRI initialization disabled!    *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available    *
(WW) fglrx(0): ***********************************
(II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x04000000
(==) fglrx(0): Write-combining range (0xc0000000,0x4000000)
(II) fglrx(0): FBMM initialized for area (0,0)-(3392,4946)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(3392,1050) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 3392 x 3896
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Initialized in-driver Xinerama extension
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): Direct rendering disabled
(==) fglrx(0): Using hardware cursor

#2 Le 25/07/2007, à 13:47

faty

Re : [ATI Radeon X600 Mobility] Pas d'accélération 3D (drivers proprio)

Bon... j'ai essayé avec le driver libre, la DRI est cette fois active mais pas par la carte ATI puisque glxgears prend 85% des ressources proc...

Pourtant je vois partout que la l'accélération est disponible pour le X600 autant avec le driver libre qu'avec le proprio.... et je n'arrive pas à l'utiliser dans les deux cas...

Hors ligne

#3 Le 25/07/2007, à 13:49

foustala

Re : [ATI Radeon X600 Mobility] Pas d'accélération 3D (drivers proprio)

C'est normal que glxgears fasse monter ton proc au maximum. Ce qu'il faut voir c'est combien de FPS il te renvoie. (Il faut attendre 5 secondes avant le premier résultat)

Dernière modification par foustala (Le 25/07/2007, à 13:50)

Hors ligne

#4 Le 25/07/2007, à 13:56

faty

Re : [ATI Radeon X600 Mobility] Pas d'accélération 3D (drivers proprio)

Environ 1200 (taille de la fenêtre par défaut)

Si tu lis le bas de cette article, il est dit que si glxgears prend plus de 10% du proc c'est que l'accélération 3d ne fonctionne pas (enfin pas par la carte graphique mais par le processeur...) : http://doc.ubuntu-fr.org/radeon

Dernière modification par faty (Le 25/07/2007, à 13:56)

Hors ligne

#5 Le 25/07/2007, à 14:14

faty

Re : [ATI Radeon X600 Mobility] Pas d'accélération 3D (drivers proprio)

En fait j'atteins les 5000 FPS en mode XAA plutôt que EXA (ça devrait être le contraire mais bon ça c'est égal...).

Hors ligne

#6 Le 01/11/2007, à 23:42

Jeryagor

Re : [ATI Radeon X600 Mobility] Pas d'accélération 3D (drivers proprio)

Certains sujets disent que si glxgears utilisent 100% du processeur, on ne peut pas en conclure que l'accélération 3D n'est pas activée. En effet, je suis dans ce cas là mais pourtant, d'après la ligne de commande glxinfo | grep render, l'accélération 3D est bien activée... Que croire ? Comment vérifier si elle est vraiment active... ou pas ?

Hors ligne