Contenu | Rechercher | Menus

Annonce

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.

À propos de l'équipe du forum.

#1 Le 24/08/2006, à 14:32

jad

Ubuntu 6.06 LTS - Instalation pilote Mobility Radeon 7500

Bonjour,

Pour améliorer l'accélerateur 3D, j'ai voulu installer le driver de la radeon 7500 (Ati).

Tout d'abord, j'ai ce-ci :

1170 frames in 5.3 seconds = 222.185 FPS
1938 frames in 5.0 seconds = 386.685 FPS
2166 frames in 5.2 seconds = 416.391 FPS
2052 frames in 5.2 seconds = 397.378 FPS
2052 frames in 5.1 seconds = 404.081 FPS

Ensuite :

Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect

Voici également mon xorg.conf :

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

Section "Module"
	Load	"GLcore"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

Section "Extensions"
 	Option 	"RENDER" "Enable" 
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"be"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	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 "Device"
	Identifier "ATI Technologies, Inc. Radeon Mobility 7500 (M7 LW)"
	Driver "ati"
	Option "Accel"
	Option "AGPMode" "4"
	Option "AGPFastWrite" "true"
	Option "UseInternalAGPGART" "false"
	Option "EnablePageFlip" "true"
	Option "AGPMode" "4"
	Option "AGPSize" "64" # default: 8
	Option "RingSize" "8"
	Option "BufferSize" "2"
	Option "EnablePageFlip" "true"
	Option "EnableDepthMoves" "true"
	Option "RenderAccel" "true"
	BusID "PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies, Inc. Radeon Mobility 7500 (M7 LW)"
	Monitor		"Écran générique"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1400x1050"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1400x1050"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1400x1050"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1400x1050"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1400X1050"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1400x1050"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "DRI"
	Mode	0666
EndSection

J'ai vérifié également que j'ai bien installé les paquets suivants :

libgl1-mesa  (pour l'application GLX )
libgl1-mesa-dri (pour les modules DRI)

Et ça ne marche pas !!

Quelqu'un pourra m'aider ?

Merci d'avance !



PS : J'ai envoyé la même question au forum ubuntu du site : www.developpez.com, mais comme je n'ai pas eu de réponse je passe par ce forum...

Hors ligne

#2 Le 24/08/2006, à 14:49

jermino

Re : Ubuntu 6.06 LTS - Instalation pilote Mobility Radeon 7500

ya pas un paquet aiglx pour les ati???

Hors ligne

#3 Le 24/08/2006, à 15:27

jad

Re : Ubuntu 6.06 LTS - Instalation pilote Mobility Radeon 7500

j'ai regardé http://wiki.compiz-fr.org/index.php?tit … r_Drake%22
il semble que AIGLX fonctionnerait aussi sur la carte radeon 7500;
tu me conseilles donc d'installer ce paquet ?

Hors ligne

#4 Le 24/08/2006, à 16:53

tiblebaro

Re : Ubuntu 6.06 LTS - Instalation pilote Mobility Radeon 7500

j'avais installé aixgl sur un portable ayant la même carte que toi en suivant le tuto que tu donnes au-dessus et compiz était très fluide.
Mais j'étais aussi allé sur le forum anglais pour le paramètrage spécifique à la radeon 7500 : http://www.ubuntuforums.org/showthread.php?t=157009&page=3 : poste de compshrink au milieu de la page.

Sinon, je vois pas pq tu devrais absolument installer aixgl vu que tes fps sont corrects...

Dernière modification par tiblebaro (Le 24/08/2006, à 17:57)

Hors ligne

#5 Le 24/08/2006, à 16:59

jermino

Re : Ubuntu 6.06 LTS - Instalation pilote Mobility Radeon 7500

ah c'est pour compizz roll la je crois que je t'ai dit une boulette

Hors ligne

#6 Le 25/08/2006, à 12:19

jad

Re : Ubuntu 6.06 LTS - Instalation pilote Mobility Radeon 7500

Bonjour et merci pour vos réponses;

Mon glxgear affiche tjrs un piétre resultat (~ 134ps).

J'ai suivi les indications du post : http://forum.ubuntu-fr.org/viewtopic.php?id=2487

dpkg -l | grep fg

donne :



ii  fglrx-control                          8.25.18+2.6.15.11-3                     Control panel for the ATI graphics accelerat
ii  fglrx-kernel-source                    8.25.18+2.6.15.11-3                     ATI binary kernel module source
ii  grep                                   2.5.1.ds2-4                             GNU grep, egrep and fgrep
ii  libelfg0                               0.8.5-1.1                               an ELF object file access library
ii  libisccfg1                             9.3.2-2ubuntu1                          Config File Handling Library used by BIND
ii  xorg-driver-fglrx                      7.0.0-8.25.18+2.6.15.11-3               Video driver for ATI graphics accelerators
ii  xorg-driver-fglrx-dev                  7.0.0-8.25.18+2.6.15.11-3               Video driver for ATI graphics accelerators (

dpkg -l | grep linux

donne

ii  foomatic-db                            20060408-1ubuntu1                       linuxprinting.org printer support - database
ii  foomatic-db-engine                     3.0.2-20060318-1ubuntu1                 linuxprinting.org printer support - programs
ii  foomatic-db-gimp-print                 5.0.0~rc2-0ubuntu6                      linuxprinting.org printer support - database
ii  foomatic-db-gutenprint                 5.0.0~rc2-0ubuntu6                      linuxprinting.org printer support - database
ii  foomatic-db-hpijs                      1.5-20060318-1                          linuxprinting.org printer support - database
ii  foomatic-filters                       3.0.2-20060318-2                        linuxprinting.org printer support - filters
ii  foomatic-filters-ppds                  20060406-0ubuntu1                       linuxprinting.org printer support - prebuilt
ii  language-selector                      0.1.20.1                                Language selector for ubuntu linux
ii  language-selector-common               0.1.20.1                                Language selector for ubuntu linux
ii  libselinux1                            1.28-2ubuntu2                           SELinux shared libraries
ii  linux-386                              2.6.15.24                               Complete Linux kernel on 386.
ii  linux-image-2.6.12-10-386              2.6.12-10.36                            Linux kernel image for version 2.6.12 on 386
ii  linux-image-2.6.12-9-386               2.6.12-9.23                             Linux kernel image for version 2.6.12 on 386
ii  linux-image-2.6.15-26-386              2.6.15-26.46                            Linux kernel image for version 2.6.15 on 386
ii  linux-image-386                        2.6.15.24                               Linux kernel image on 386.
ii  linux-kernel-headers                   2.6.11.2-0ubuntu18                      Linux Kernel Headers for development
ii  linux-restricted-modules-2.6.12-10-386 2.6.12.4-11.1                           Non-free Linux 2.6.12 modules on 386
ii  linux-restricted-modules-2.6.12-9-386  2.6.12.4-11                             Non-free Linux 2.6.12 modules on 386
ii  linux-restricted-modules-2.6.15-26-386 2.6.15.11-3                             Non-free Linux 2.6.15 modules on 386
ii  linux-restricted-modules-386           2.6.15.24                               Restricted Linux modules on 386.
ii  linux-restricted-modules-common        2.6.15.11-3                             Non-free Linux 2.6.15 modules helper script
ii  linux-sound-base                       1.0.10-4ubuntu4                         base package for ALSA and OSS sound systems
ii  util-linux                             2.12r-4ubuntu6                          Miscellaneous system utilities


Ensuite,

lsmod | grep fg

donne

fglrx                 388908  0
agpgart                34888  2 fglrx,intel_agp

Est-ce que l'erreur est dans  le "0" devant le fglrx ?

Comment y remédier ?

Merci d'avance

Hors ligne

#7 Le 25/08/2006, à 14:54

jad

Re : Ubuntu 6.06 LTS - Instalation pilote Mobility Radeon 7500

quelqu'un saurait ce que ça veut dire :

Xlib:  extension "XFree86-DRI" missing on display ":0.0".

(réponse pour glxgears)

Hors ligne