#1 Le 11/11/2007, à 12:45
- Vista_offline
[Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
BOnjour ma config est une ati radeon 7200 et j'aimerais activer les effet 3d avec ubuntu 7.1 mais il m'est impossible d'activer les effets , est ce que ma carte radeon 7200 me permet d'avoir ces effet ou pas,???
ou faut 'il que je change de carte graphique ??
ou y a t'il un moyen pour installer des driveur qui vont me faire marcher le bureau 3d svp??
#2 Le 11/11/2007, à 13:44
- Bud78
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
http://doc.ubuntu-fr.org/radeon
A priori, ta carte supporte la 3D avec le driver radeon.
«Tout ce qui a son prix est de peu de valeur.»
[ Friedrich Nietzsche ] - Extrait de Ainsi parlait Zarathoustra
Hors ligne
#3 Le 11/11/2007, à 14:20
- Vista
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
j 'ai regarder mais la sa al'air un peux compliquer tout ces fichier à configurer!
:'(
Hors ligne
#4 Le 11/11/2007, à 14:28
- timity
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
Bonjour,
va voir dans Système-Préférences-Apparence c'est le dernier onglet (Effets visuels)
Hors ligne
#5 Le 11/11/2007, à 14:34
- Vista
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
je l'est fais mais il ne veut pas me l'activer
j'ai un message d'erreur a chaque fois
Hors ligne
#6 Le 11/11/2007, à 14:41
- timity
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
que revoie cat /etc/X11/xorg.conf
Hors ligne
#7 Le 11/11/2007, à 19:42
- Vista_offline
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
J'ai sa mais alors la je n'y comprend rien ??
-desktop:~$ cat /etc/X11/xorg.conf
# 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 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 "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies Inc Radeon R100 QD [Radeon 7200]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Acer AL1703"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon R100 QD [Radeon 7200]"
Monitor "Acer AL1703"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
#8 Le 12/11/2007, à 21:23
- Vista
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
please help
Hors ligne
#9 Le 13/11/2007, à 02:35
- timity
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
que dit fglrxinfo et glxinfo | grep rendering
Dernière modification par timity (Le 13/11/2007, à 02:45)
Hors ligne
#10 Le 13/11/2007, à 10:22
- Vista
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
je suis pas devant le pc now, mais de mémoir sa me dit que le rendering est yes
mais je mettrais ce soir , le résultat de ces commandes
merci de ton aide
Dernière modification par Vista (Le 13/11/2007, à 10:24)
Hors ligne
#11 Le 13/11/2007, à 13:28
- timity
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
Si c'est yes alors tu as la 3d installé. Dans ce cas que donne glxgears et fgl_glxgears
Hors ligne
#12 Le 13/11/2007, à 13:39
- Vista
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
oui la 3d marche puisque j'ai les engrenages en 3d qui tourne, mais impossible d'activer compiz
Hors ligne
#13 Le 13/11/2007, à 13:50
- timity
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
Si c'est compiz le problème tu le supprime et dans synaptics tu installe compiz-fusion je te donne le lien
http://doc.ubuntu-fr.org/compiz_fusion
Hors ligne
#14 Le 13/11/2007, à 13:55
- Vista
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
merci
mais j'ai installer gusty donc il devrais y avoir compiz-fusion??
non?
Hors ligne
#15 Le 13/11/2007, à 14:12
- Vista
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
je pense que peut étre ce post relie mon proléme, non?
http://forum.ubuntu-fr.org/viewtopic.php?id=165611
http://forum.ubuntu-fr.org/viewtopic.php?id=165611
Hors ligne
#16 Le 13/11/2007, à 14:23
- timity
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
Oui compiz est installé mais je sais plus si c'est compiz fusion
Dans un terminal tape compiz --replace et dis moi ce qui se passe
Hors ligne
#17 Le 16/11/2007, à 21:45
- vista_offline
Re : [Gutsy Gibbon] - Radeon 7200 et bureau 3d et pilote prioritaire
hello alors voila ce que sa me met quand je fais la commande :
compiz --replace
farid@farid-desktop:~$ compiz --replace
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 1002:5144 (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x1024) to maximum 3D texture size (1024): Failed.
aborting and using fallback: /usr/bin/metacity
et voila ce que j'ai quadn j'aissai d'activer compiz fusion:
quelqu'un peut m'aider please