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.

#326 Le 31/01/2006, à 16:51

guyver2

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

bien le bonjour. Je suis désolé mais je vais etre obliger de mettre mes score pitoyable a coté des votres

Materiel:
HP pavilion zd8000
p4 3GHz 512 Mo
ati mobility radeon X600 128Mo

antoine@ubuntu:~$ fgl_glxgears
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  141 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  30
  Current serial number in output stream:  30

antoine@ubuntu:~$ glxgears -printfps
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
1205 frames in 5.3 seconds = 228.098 FPS
1120 frames in 5.1 seconds = 219.714 FPS
1120 frames in 5.1 seconds = 218.254 FPS
1120 frames in 5.1 seconds = 220.486 FPS
1120 frames in 5.1 seconds = 220.482 FPS
1120 frames in 5.1 seconds = 217.776 FPS

voici mon 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
EndSection


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    "bitmap"
    Load    "ddc"
    Load    "dri"
    # Load    "extmod"
    SubSection "extmod"
        Option    "omit xfree86-dga"
    EndSubSection
    Load    "freetype"
    Load    "glx"
    Load    "dri"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "fr"
    Option        "XkbVariant"    "latin9"
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    "Carte vidéo générique"
    Driver        "fglrx"
    BusID        "PCI:1:0:0"
EndSection

Section "Monitor"
    Identifier    "Écran générique"
    Option        "DPMS"
    HorizSync    28-72
    VertRefresh    43-60
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Carte vidéo générique"
    Monitor        "Écran générique"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1440x900"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1440x900"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1440x900"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1440x900"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1440x900"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1440x900"
    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

voila


Croire est le meilleur moyen de ne jamais rien savoir
Mes jeux en C/C++

Hors ligne

#327 Le 01/02/2006, à 13:19

BaBaA

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Voila avec une X800XT agp :

glxgears -printfps

48866 frames in 5.0 seconds = 9773.165 FPS
48815 frames in 5.0 seconds = 9762.811 FPS
51947 frames in 5.0 seconds = 10389.264 FPS
57550 frames in 5.0 seconds = 11509.908 FPS
65024 frames in 5.0 seconds = 13004.696 FPS
62325 frames in 5.0 seconds = 12464.943 FPS
64127 frames in 5.0 seconds = 12813.539 FPS
64856 frames in 5.0 seconds = 12971.182 FPS
61814 frames in 5.0 seconds = 12362.800 FPS
60334 frames in 5.0 seconds = 12066.775 FPS
64834 frames in 5.0 seconds = 12966.627 FPS

baba@ubuntu:~$ fgl_glxgears
6158 frames in 5.0 seconds = 1231.600 FPS
7623 frames in 5.0 seconds = 1524.600 FPS
8826 frames in 5.0 seconds = 1765.200 FPS
10892 frames in 5.0 seconds = 2178.400 FPS
12238 frames in 5.0 seconds = 2447.600 FPS
12500 frames in 5.0 seconds = 2500.000 FPS
12345 frames in 5.0 seconds = 2469.000 FPS
12351 frames in 5.0 seconds = 2470.200 FPS
12269 frames in 5.0 seconds = 2453.800 FPS
8355 frames in 5.0 seconds = 1671.000 FPS
11469 frames in 5.0 seconds = 2293.800 FPS
12362 frames in 5.0 seconds = 2472.400 FPS
12587 frames in 5.0 seconds = 2517.400 FPS
5933 frames in 5.0 seconds = 1186.600 FPS
9053 frames in 5.0 seconds = 1810.600 FPS

je pense pas que les driver ati soit installé !

Quand je mets use external agp gart ! mes perf s'effondre !


alors voila apres de multiple essai de drive ati !j'ai tous réinstaller ubuntu.....
mtnt j'ai les driver ati proprio, et que je mette useexterna agp gart sur yes ou no j'ai que 150fps à glxgears -printfps ! et fgl_glxgears ne se lance pas :

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  142 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  32
  Current serial number in output stream:  32


quelqu'un peu m'aider ?

Dernière modification par BaBaA (Le 01/02/2006, à 19:52)

Hors ligne

#328 Le 04/02/2006, à 18:28

didou038

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Salut a tous !

bon je suis newbie sous linux, je compte definitivement abandonné windows. Je viens d'installer Ubuntu et suivi la procedure d'installation des drivers ati (en debut de post).
J'ai linux-image-2.6.12-10-k7 et linux-image-k7

j'ai bien suivi la procedure (ma resolution avant installation > a 1024*768) et reboot le pc.
Une fois redemarrer je me retrouve avec un resolution maxi a 1024*768 sad .

Je souhaite aussi pouvoir configurer ma carte ati radeon 9600 pro sur mes 2 ecrans (pas en clone mais en bureau large) et aussi pouvoir switché pour les divx l'ecran "2" sur la TV.

je sais pas trop si c'est ici que je dois vous en parler mais j'ai cherché sur le forum sans de grande explication correspondant a mon pb.

voila mes "scores" :
sous glxgears :
14939 frames in 5.0 seconds = 2987.661 FPS

sous fgl_glxgears :
2950 frames in 5.0 seconds = 590.000 FPS

ma config :
ati radeon 9600 pro 128 / athlon xp 2600+ / 1024 Mo DDR

merci pour votre aide, et desoler si je n'aurai pas du parler de mon soucis ici.

Didou

#329 Le 04/02/2006, à 19:19

jjgan

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

J'ai suivis à la lettre le premier post et

jerome@dellicious:~$ glxgears -printfps
1004 frames in 5.5 seconds = 181.093 FPS
980 frames in 5.7 seconds = 170.842 FPS
980 frames in 5.7 seconds = 170.880 FPS
980 frames in 5.8 seconds = 169.689 FPS
980 frames in 5.7 seconds = 172.530 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
jerome@dellicious:~$ fgl_glxgears
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  141 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  32
  Current serial number in output stream:  32

Rien ne marche sad
Dell inspiron 6000 ATI X300 M

help merci


http://jerome.phplister2.org/

Hors ligne

#330 Le 05/02/2006, à 15:02

jjgan

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

jerome@dellicious:~/telecharge$ glxgears -printfps
14157 frames in 5.0 seconds = 2831.253 FPS
14133 frames in 5.0 seconds = 2826.537 FPS
14134 frames in 5.0 seconds = 2826.675 FPS
14133 frames in 5.0 seconds = 2826.550 FPS
13881 frames in 5.0 seconds = 2776.024 FPS
jerome@dellicious:~/telecharge$ fgl_glxgears
Using GLX_SGIX_pbuffer
2067 frames in 5.0 seconds = 413.400 FPS
2274 frames in 5.0 seconds = 454.800 FPS
2263 frames in 5.0 seconds = 452.600 FPS
2175 frames in 5.0 seconds = 435.000 FPS

Enfin ! Je pense que je peux etre satsfait ...


http://jerome.phplister2.org/

Hors ligne

#331 Le 07/02/2006, à 13:19

carpe222

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Moi sa marche presque televiseur OK acceleration me semble OK
Mais l'écran est tout pâle


# === ATI device section ===

Section "Device"
    Identifier                          "ATI Graphics Adapter connector 0"
    Driver                              "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === misc DRI settings ===
    Option "mtrr"                       "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
    Option "DesktopSetup"               "(null)"
    Option "ScreenOverlap"              "0"
    Option "GammaCorrectionI"           "0x0641900a"
    Option "GammaCorrectionII"          "0x06419064"
# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "0x00000000"
    Option "CapabilitiesEx"             "0x00000000"
# === 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"
# === Center Mode (Laptops only) ===
    Option "CenterMode"                 "off"
# === Pseudo Color Visuals (8-bit visuals) ===
    Option "PseudoColorVisuals"         "off"
# === QBS Management ===
    Option "Stereo"                     "off"
    Option "StereoSyncEnable"           "1"
# === FSAA Management ===
    Option "FSAAEnable"                 "no"
    Option "FSAAScale"                  "1"
    Option "FSAADisableGamma"           "no"
    Option "FSAACustomizeMSPos"         "no"
    Option "FSAAMSPosX0"                "0.000000"
    Option "FSAAMSPosY0"                "0.000000"
    Option "FSAAMSPosX1"                "0.000000"
    Option "FSAAMSPosY1"                "0.000000"
    Option "FSAAMSPosX2"                "0.000000"
    Option "FSAAMSPosY2"                "0.000000"
    Option "FSAAMSPosX3"                "0.000000"
    Option "FSAAMSPosY3"                "0.000000"
    Option "FSAAMSPosX4"                "0.000000"
    Option "FSAAMSPosY4"                "0.000000"
    Option "FSAAMSPosX5"                "0.000000"
    Option "FSAAMSPosY5"                "0.000000"
# === Misc Options ===
    Option "UseFastTLS"                 "0"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "yes"
    Option "ForceGenericCPU"            "no"
    BusID "PCI:1:0:0"    # vendor=1002, device=4966
    Screen 0
EndSection

Section "Device"
    Identifier                          "ATI Graphics Adapter connector 1"
    Driver                              "fglrx"
    BusID "PCI:1:0:0"    # vendor=1002, device=4966
    Screen 1
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen0"
    Device      "ATI Graphics Adapter connector 0"
    Monitor     "Monitor0"
    DefaultDepth 24
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
#        Virtual     1280 1024
    EndSubsection
EndSection

Section "Screen"
    Identifier  "Screen1"
    Device      "ATI Graphics Adapter connector 1"
    Monitor     "Monitor1"
    DefaultDepth 24
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
#        Virtual     1280 1024
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Server Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.

    Screen "Screen0"
    Screen "Screen1" RightOf "Screen0"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

E

Hors ligne

#332 Le 12/02/2006, à 14:31

ToY

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Et voila pour moi

toy@toy-pc1:~$ glxgears -printfps
33175 frames in 5.0 seconds = 6634.983 FPS
42960 frames in 5.0 seconds = 8591.880 FPS
42762 frames in 5.0 seconds = 8550.580 FPS
42354 frames in 5.0 seconds = 8470.684 FPS
42945 frames in 5.0 seconds = 8588.937 FPS
42582 frames in 5.0 seconds = 8516.291 FPS
42833 frames in 5.0 seconds = 8566.439 FPS
42669 frames in 5.0 seconds = 8533.719 FPS
42448 frames in 5.0 seconds = 8489.419 FPS

Edit : apparement d'apres les post il ne faut rien mettre devant pour avoir les scores justes donc :

toy@toy-pc1:~$ glxgears -printfps
20552 frames in 5.0 seconds = 4110.278 FPS
20373 frames in 5.0 seconds = 4074.595 FPS
20212 frames in 5.0 seconds = 4042.244 FPS
20533 frames in 5.0 seconds = 4106.597 FPS
20687 frames in 5.0 seconds = 4137.272 FPS
20137 frames in 5.0 seconds = 4027.286 FPS
20680 frames in 5.0 seconds = 4135.909 FPS
20354 frames in 5.0 seconds = 4070.798 FPS
20473 frames in 5.0 seconds = 4094.494 FPS
20466 frames in 5.0 seconds = 4093.105 FPS

Dernière modification par ToY (Le 12/02/2006, à 15:54)

Hors ligne

#333 Le 15/02/2006, à 21:39

NiZoX

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Voila avec un AMD Athlon 64 3200+ et une ATI Radeon x550 128:

nicolas@Lena:~/cube$ uname -r
2.6.12-9-amd64-generic
nicolas@Lena:~/cube$ glxinfo | grep direct 
direct rendering: Yes
nicolas@Lena:~/cube$ glxgears -printfps
13079 frames in 5.0 seconds = 2615.733 FPS
13167 frames in 5.0 seconds = 2633.261 FPS
13168 frames in 5.0 seconds = 2633.427 FPS
13167 frames in 5.0 seconds = 2633.385 FPS
13148 frames in 5.0 seconds = 2629.448 FPS
13166 frames in 5.0 seconds = 2633.125 FPS

++

Dernière modification par NiZoX (Le 15/02/2006, à 21:40)

Hors ligne

#334 Le 18/02/2006, à 15:14

crassou

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Bonjour j'essaye aussi d'installer les drivers d'ati et j'ait quelques problmes d'optimisation,
mes resultats sont pour le moins desastreux :


>en test : glxgears -printfps

j'ait comme resultat avec :

driver open source "ati"
4320 frames in 5.1 seconds = 855.380 FPS

driver open source "radeon"
4320 frames in 5.0 seconds = 856.918 FPS

driver ati installer avec le tuto du wiki :
http://doc.ubuntu-fr.org/materiel/ati

2280 frames in 5.2 seconds = 437.168 FPS




>ma config :

Ubuntu 5.10, Breezy Badger, version 64 bits
prox : atlhon 64 3200+
carte mere : gigabyte K8NXp-9 (nvidia 4)
carte graphique :asus Ax700 pro (PCI express 16x)



>Sous synaptic j'ait installer :

fglrx-control
xorg-driver-fglrx

linux-image-2.6.12-10-amd64-k8
linux-image-amd64-k8

linux-restricted-modules-2.6.12-10-amd64-k8
linux-restricted-modules-amd64-k8

>mon fichier xorg.conf :

# File: xorg.conf
# File generated by fglrxconfig (C) ATI Technologies, a substitute for xf86config.

# Note by ATI: the below copyright notice is there for servicing possibly
# pending third party rights on the file format and the instance of this file.
#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **********************************************************************

# **********************************************************************
# DRI Section
# **********************************************************************
Section "dri"
# Access to OpenGL ICD is allowed for all users:
    Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
#    Group 100    # users
#    Mode 0660
EndSection

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"  	# Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"

# This loads the GLX module
    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath	"/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

    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"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#    Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client. 

#    Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings. 

#    Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"kbd"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option "Protocol"   "Xqueue"

    Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option "Xleds"      "1 2 3"

#    Option "LeftAlt"    "Meta"
#    Option "RightAlt"   "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"   "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"   "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"  "de"
# or:
#    Option "XkbLayout"  "de"
#    Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions" "ctrl:swapcaps"

# These are the default XKB settings for XFree86
#    Option "XkbRules"   "xfree86"
#    Option "XkbModel"   "pc101"
#    Option "XkbLayout"  "us"
#    Option "XkbVariant" ""
#    Option "XkbOptions" ""

#    Option "XkbDisable"

    Option "XkbRules"	"xfree86"
    Option "XkbModel"	"pc105"
    Option "XkbLayout"	"fr"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/input/mice"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol"   "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate"   "9600"
#    Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection


# **********************************************************************
# Other input device sections 
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the XF86Config man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice" 
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"         "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"         "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"         "/dev/ttyS0"
#    Option     "MinX"           "1412"
#    Option     "MaxX"           "15184"
#    Option     "MinY"           "15372"
#    Option     "MaxY"           "1230"
#    Option     "ScreenNumber"   "0"
#    Option     "ReportingMode"  "Scaled"
#    Option     "ButtonNumber"   "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"         "/dev/ttyS0"
#    Option     "MinX"           "231"
#    Option     "MaxX"           "3868"
#    Option     "MinY"           "3858"
#    Option     "MaxY"           "272"
#    Option     "ScreenNumber"   "0"
#    Option     "ReportingMode"  "Scaled"
#    Option     "ButtonThreshold"    "17"
#    Option     "ButtonNumber"   "1"
#    Option     "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier  "Monitor0"
# === mode lines based on GTF ===
# VGA @ 100Hz
# Modeline "640x480@100" 43.163 640 680 744 848 480 481 484 509 +hsync +vsync
# SVGA @ 100Hz
# Modeline "800x600@100" 68.179 800 848 936 1072 600 601 604 636 +hsync +vsync
# XVGA @ 100Hz
# Modeline "1024x768@100" 113.309 1024 1096 1208 1392 768 769 772 814 +hsync +vsync
# 1152x864 @ 60Hz
# Modeline "1152x864@60" 81.642 1152 1216 1336 1520 864 865 868 895 +hsync +vsync
# 1152x864 @ 85Hz
# Modeline "1152x864@85" 119.651 1152 1224 1352 1552 864 865 868 907 +hsync +vsync
# 1152x864 @ 100Hz
# Modeline "1152x864@100" 143.472 1152 1232 1360 1568 864 865 868 915 +hsync +vsync
# 1280x960 @ 75Hz
# Modeline "1280x960@75" 129.859 1280 1368 1504 1728 960 961 964 1002 +hsync +vsync
# 1280x960 @ 100Hz
# Modeline "1280x960@100" 178.992 1280 1376 1520 1760 960 961 964 1017  +hsync +vsync
# SXGA @ 100Hz
# Modeline "1280x1024@100" 190.960 1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync
# SPEA GDM-1950 (60Hz,64kHz,110MHz,-,-): 1280x1024 @ V-freq: 60.00 Hz, H-freq: 63.73 KHz
# Modeline "GDM-1950"  109.62  1280 1336 1472 1720  1024 1024 1026 1062 -hsync -vsync
# 1600x1000 @ 60Hz
# Modeline "1600x1000" 133.142 1600 1704 1872 2144 1000 1001 1004 1035 +hsync +vsync
# 1600x1000 @ 75Hz
# Modeline "1600x1000" 169.128 1600 1704 1880 2160 1000 1001 1004 1044 +hsync +vsync
# 1600x1000 @ 85Hz
# Modeline "1600x1000" 194.202 1600 1712 1888 2176 1000 1001 1004 1050 +hsync +vsync
# 1600x1000 @ 100Hz
# Modeline "1600x1000" 232.133 1600 1720 1896 2192 1000 1001 1004 1059 +hsync +vsync
# 1600x1024 @ 60Hz
# Modeline "1600x1024" 136.385 1600 1704 1872 2144 1024 1027 1030 1060 +hsync +vsync
# 1600x1024 @ 75Hz
# Modeline "1600x1024" 174.416 1600 1712 1888 2176 1024 1025 1028 1069 +hsync +vsync
# 1600x1024 @ 76Hz
# Modeline "1600x1024" 170.450 1600 1632 1792 2096 1024 1027 1030 1070 +hsync +vsync
# 1600x1024 @ 85Hz
# Modeline "1600x1024" 198.832 1600 1712 1888 2176 1024 1027 1030 1075 +hsync +vsync
# 1920x1080 @ 60Hz
# Modeline "1920x1080" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync -vsync
# 1920x1080 @ 75Hz
# Modeline "1920x1080" 211.436 1920 2056 2264 2608 1080 1081 1084 1126 +hsync +vsync
# 1920x1200 @ 60Hz
# Modeline "1920x1200" 193.156 1920 2048 2256 2592 1200 1201 1203 1242 +hsync +vsync
# 1920x1200 @ 75Hz
# Modeline "1920x1200" 246.590 1920 2064 2272 2624 1200 1201 1203 1253 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 1400x1050 @ 60Hz M9 Laptop mode 
# ModeLine "1400x1050" 122.000 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync
# 1920x2400 @ 25Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@25" 124.620 1920 1928 1980 2048 2400 2401 2403 2434 +hsync +vsync
# 1920x2400 @ 30Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@30" 149.250 1920 1928 1982 2044 2400 2402 2404 2434 +hsync +vsync

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset     "generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver      "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# installed.

#    BusID       "PCI:0:10:0"

#    VideoRam    256

#    Clocks      25.2 28.3

EndSection

# === ATI device section ===

Section "Device"
    Identifier                          "ATI Graphics Adapter"
    Driver                              "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === misc DRI settings ===
    Option "mtrr"                       "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
    Option "DesktopSetup"               "Single"
    Option "ScreenOverlap"              "0" 
    Option "GammaCorrectionI"           "0x06419064"
    Option "GammaCorrectionII"          "0x06419064"
# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "0x00000000"
    Option "CapabilitiesEx"             "0x00000000"
# === 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"
# === Center Mode (Laptops only) ===
    Option "CenterMode"                 "off"
# === Pseudo Color Visuals (8-bit visuals) ===
    Option "PseudoColorVisuals"         "off"
# === QBS Management ===
    Option "Stereo"                     "off"
    Option "StereoSyncEnable"           "1"
# === FSAA Management ===
    Option "FSAAEnable"                 "no"
    Option "FSAAScale"                  "1"
    Option "FSAADisableGamma"           "no"
    Option "FSAACustomizeMSPos"         "no"
    Option "FSAAMSPosX0"                "0.000000"
    Option "FSAAMSPosY0"                "0.000000"
    Option "FSAAMSPosX1"                "0.000000"
    Option "FSAAMSPosY1"                "0.000000"
    Option "FSAAMSPosX2"                "0.000000"
    Option "FSAAMSPosY2"                "0.000000"
    Option "FSAAMSPosX3"                "0.000000"
    Option "FSAAMSPosY3"                "0.000000"
    Option "FSAAMSPosX4"                "0.000000"
    Option "FSAAMSPosY4"                "0.000000"
    Option "FSAAMSPosX5"                "0.000000"
    Option "FSAAMSPosY5"                "0.000000"
# === Misc Options ===
    Option "UseFastTLS"                 "0"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "yes"
    Option "ForceGenericCPU"            "no"
    BusID "PCI:5:0:0"    # vendor=1002, device=5e4b
    Screen 0
EndSection

# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen0"
    Device      "ATI Graphics Adapter"
    Monitor     "Monitor0"
    DefaultDepth 24
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
#        Virtual     1280 1024
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Server Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.

    Screen "Screen0"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

### EOF ###

>mon fichier modules :

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
fglrx
ide-cd
ide-disk
ide-generic
lp
mousedev
psmouse
rtc
sbp2
sr_mod

Merci smile

edit : je viens de placer   fglrx  en tete de liste dans  /etc/modules comme indique dans le wiki si probleme ca ne change rien

re-edit : bon en fait je n'avais pas bien lu le wiki jusqu'au bout, en architecture 64 bits il faut downgrader un fichier lib d' Ati, ce que j'ait fait et la ca roule :

glxgears -printfps

24116 frames in 5.0 seconds = 4823.122 FPS
24071 frames in 5.0 seconds = 4814.086 FPS
24071 frames in 5.0 seconds = 4814.146 FPS
24071 frames in 5.0 seconds = 4814.157 FPS
24073 frames in 5.0 seconds = 4814.448 FPS
23612 frames in 5.0 seconds = 4722.362 FPS
23974 frames in 5.0 seconds = 4794.678 FPS


fgl_glxgears

4251 frames in 5.0 seconds = 850.200 FPS
4232 frames in 5.0 seconds = 846.400 FPS
4256 frames in 5.0 seconds = 851.200 FPS
4246 frames in 5.0 seconds = 849.200 FPS
4225 frames in 5.0 seconds = 845.000 FPS
4243 frames in 5.0 seconds = 848.600 FPS
4203 frames in 5.0 seconds = 840.600 FPS


cool..

Dernière modification par crassou (Le 18/02/2006, à 18:16)


>ma config :Ubuntu 7.10, version 32 bits
prox : atlhon 750MHz
carte graphique :Ati 9000

Hors ligne

#335 Le 27/02/2006, à 18:11

Archange

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

glxgears:
5189 frames in 5.0 seconds = 1037.774 FPS
5421 frames in 5.0 seconds = 1084.122 FPS
5421 frames in 5.0 seconds = 1084.145 FPS
5423 frames in 5.0 seconds = 1084.420 FPS
5416 frames in 5.0 seconds = 1083.118 FPS
---------------------------------------
fgl_glxgears:
874 frames in 5.0 seconds = 174.800 FPS
1056 frames in 5.0 seconds = 211.200 FPS
1033 frames in 5.0 seconds = 206.600 FPS
1069 frames in 5.0 seconds = 213.800 FPS
1019 frames in 5.0 seconds = 203.800 FPS
---------------------------------
Ati Radeon 9600SE 128Mo
Amd Athlon XP 2400+
1024Mo de DDR-SDRAM
pilote d'affichage: version 8.16.20
pilote opengl: 1.3.5272

et bien sûr: un grand merci à toi pour ce tuto!!!

Hors ligne

#336 Le 04/03/2006, à 18:45

Mahoru`Tsunemi

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

bonjour j'aimerai savoir si les drivers de ma PowerColor Radeon 9200SE dont bien installé (sur une K8U-X/semptron 2600+)

glxgears : 1065.241 FPS
fgl_glxgears : 157.600 FPS

Merci

PS: fgl_glxgears me fait tourné un cube noir avec des arette bleu sur fond noir c'est normal ? il me samblais que c'etais un cube avec des engrnage qui tournais sur chaque face.

Hors ligne

#337 Le 05/03/2006, à 13:59

JuGGle

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Sur un asus A6vA avec une ATI X700, j'ai installé les drivers proprio d'ati en suivant le wiki http://doc.ubuntu-fr.org/materiel/atiet voila ce que ça donne :

fglrxinfo :
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X700 Generic
OpenGL version string: 2.0.5642 (8.22.5)

glxgears :
21035 frames in 5.0 seconds = 4206.813 FPS

fgl_glxgears :
4026 frames in 5.0 seconds = 805.200 FPS


Let's sKa!

Hors ligne

#338 Le 07/03/2006, à 17:06

Vincent cosmo

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Commen fait-on si le fichier /etc/modules n'existe pas (Suse 10.0)?


Vincent, désespéré par son Acer 1692 Ati Radeon X700

Hors ligne

#339 Le 07/03/2006, à 23:13

Eskape

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

tu peux essayer ça :
http://forum.ubuntu-fr.org/viewtopic.php?id=3803
je crois que ça parle pas de etc/modules
Sinon passe sous ubuntu, là sa marche wink (j'ai le meme portable)

eskape@ubuntu:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X700 Generic
OpenGL version string: 1.3.5272 (X4.3.0-8.16.20)

eskape@ubuntu:~$ glxgears -printfps
19691 frames in 5.0 seconds = 3938.015 FPS
20186 frames in 5.0 seconds = 4037.058 FPS

eskape@ubuntu:~$ fgl_glxgears
3007 frames in 5.0 seconds = 601.400 FPS
3466 frames in 5.0 seconds = 693.200 FPS


Acer Aspire 1692WLMi
ATI MOBILITY RADEON X700
Linux ubuntu 2.6.15-26-386

Hors ligne

#340 Le 09/03/2006, à 12:32

ToY

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

La toute dernière version des drivers ATI est sortie 8.23.7 ! big_smile:D
J'installe tout ça ce soir lol

OpenGL 2.0 Enhancement

This release of the ATI Proprietary Linux driver provides support for applications utilizing OpenGL Extension Wrangler (GLEW) Library. GLEW has a run-time mechanism that determines which OpenGL extensions are supported on a target platform.
Full Scene Anti-Aliasing Support

This release of the ATI Proprietary Linux driver now provides Full Scene Anti-Aliasing (FSAA) support on all ATI Radeon® 9500 and above. FSAA is enabled through aticonfig. Information on this feature can be found executing the command aticonfig --help.

Hors ligne

#341 Le 10/03/2006, à 17:56

doberman

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

salut,

merci pour ce tuto qui m'a beaucoup aidé wink

doberman@hardcore-gamer:~$ fgl_glxgears
2801 frames in 5.0 seconds = 560.200 FPS

doberman@hardcore-gamer:~$ glxgears -printfps
16942 frames in 5.0 seconds = 3388.315 FPS

P4 B 2.4 Mhz
2x512 DDR 333
ATI 9700 Pro 128
version driver 8.16.20

dans le panneau ATi, je m'appercois que que l'AGP est en mode X4
c'est nomal ? dans le bios je suis bien en x8

merci d'avance,
nico

Dernière modification par doberman (Le 10/03/2006, à 18:40)


p0wered by Jack Daniels

Hors ligne

#342 Le 12/03/2006, à 16:13

Womby

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Alors apres moulte péripetie et moulte tripatouillage. Ca y est, ma petite mobility radeon x700 (PCIE) a finit par apprendre a calculer la 3D.

Comme je l'ai dit j'ai longtemps tripatouiller (passant meme par l'install fournit par ati) pour finir par revenir simplement a mon xorg.conf de base, en modifiant juste le driver (remplacant ati par fglrx) et en ajoutant fglrx dans /etc/modules.

Relance de x et voila que tout tourne comme sur des roulettes smile

womby@ubuntu-acer:~$ glxgears -printfps
20007 frames in 5.0 seconds = 4001.312 FPS
20040 frames in 5.0 seconds = 4007.850 FPS
20042 frames in 5.0 seconds = 4008.339 FPS
20042 frames in 5.0 seconds = 4008.319 FPS
20041 frames in 5.0 seconds = 4008.049 FPS

womby@ubuntu-acer:~$ fgl_glxgears
3499 frames in 5.0 seconds = 699.800 FPS
3675 frames in 5.0 seconds = 735.000 FPS
3712 frames in 5.0 seconds = 742.400 FPS
3739 frames in 5.0 seconds = 747.800 FPS
3750 frames in 5.0 seconds = 750.000 FPS
3752 frames in 5.0 seconds = 750.400 FPS

womby@ubuntu-acer:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X700 Generic
OpenGL version string: 1.3.5272 (X4.3.0-8.16.20)


le tout tournant sur un Acer Aspire 5540 donnant donc
Pentium Centrino 2Ghz/2MB
1GB de RAM

#343 Le 12/03/2006, à 16:17

Womby

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

j'oubliais quelque info demandé dans le howto:

Ram de la carte graphique: 128mb
version du pilote ati: 8.16.20

Sur ce bon courage a ceux qui aurait du mal. (je compatis, j'ai galerer 3 heures... parce que j'ai cru bon de chercher midi a quatorze heures et de faire des fglrxconfig et autre... alors que non....)

#344 Le 13/03/2006, à 22:59

kyrian

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Bonjour wink

Cpu : Amd64 3200+
1024 Ram
Carte Graphique Sapphire X800xl 256Mo
Driver Version : 8.16.20
OpenGL vendor strong ATI Technologie Inc.
OpenGL renderer string RADEON X800XL
OpenGL version string 1.3.5272 (x4.3.0-8.16.20)
linux-image-2.6.12-10-386
linux-restricted-modules-2.6.12-10-386

fglrx 245412 7

kyrian@ubu:~$ glxgears -printfps
38205 frames in 5.0 seconds = 7640.873 FPS
42773 frames in 5.0 seconds = 8554.572 FPS
42778 frames in 5.0 seconds = 8555.458 FPS
42762 frames in 5.0 seconds = 8552.352 FPS
42779 frames in 5.0 seconds = 8555.620 FPS

kyrian@ubu:~$ fgl_glxgears
6442 frames in 5.0 seconds = 1288.400 FPS
7321 frames in 5.0 seconds = 1464.200 FPS
7153 frames in 5.0 seconds = 1430.600 FPS
7321 frames in 5.0 seconds = 1464.200 FPS
7323 frames in 5.0 seconds = 1464.600 FPS

Hors ligne

#345 Le 17/03/2006, à 20:53

ShaLouZa

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Portable Asus M6BNe, Centrino 1,7 GHz, Radeon 9700 64 Mo, Dapper Drake flight 5, pilotes ATI 8.23.7 installés comme expliqué ici

shalouza@asus:~$ glxgears -printfps
10295 frames in 5.0 seconds = 2058.999 FPS
10759 frames in 5.0 seconds = 2151.723 FPS
10760 frames in 5.0 seconds = 2151.808 FPS
10759 frames in 5.0 seconds = 2151.791 FPS
10759 frames in 5.0 seconds = 2151.775 FPS
shalouza@asus:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
1981 frames in 5.0 seconds = 396.200 FPS
2217 frames in 5.0 seconds = 443.400 FPS
2042 frames in 5.0 seconds = 408.400 FPS
2191 frames in 5.0 seconds = 438.200 FPS
2252 frames in 5.0 seconds = 450.400 FPS
2265 frames in 5.0 seconds = 453.000 FPS
2258 frames in 5.0 seconds = 451.600 FPS

Des résultats excellents pour ma config' ! ATI progresse vraiment sur les pilotes Linux, c'est pas trop tôt.


«D'abord ils vous ignorent, puis ils rient de vous, puis ils vous combattent, puis vous gagnez.» Gandhi

Hors ligne

#346 Le 19/03/2006, à 16:37

granstroumf

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Bonjour et merci pour ce tuto!!!

Avant Ubuntu, j'avais une Fedora Core 4 et je me souviens avoir galéré pour les ATI!!!

Ma config:
Intel Celeron 2,00 GHz (Socket 478)
2 x 512Mo de RAM Infineon en DDR400
ATI 9600Pro Atlantis 256Mo

Driver ATI: 8.16.20
OpenGL: 1.3.5272 (X4.3.0-8.16.20)

Moyenne glxgears: 2195 FPS (10979 frames en 5 secondes)

Moyenne fgl_glxgears: 375 FPS (1875 frames en 5 secondes)

Ca me semble pas trop mal pour mon petit celeron... En tout cas: ça marche!!

Encore merci!

Amicalement,
granstroumf.


Pentium D805 (2.66@3.33GHz), Asus P5LD2 Deluxe, 1024Mo @533MHz, x800GTO Ultimate, Ubuntu 6.06 LTS

Hors ligne

#347 Le 25/03/2006, à 10:47

black_code

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

pour moi c'est pas la joie,

j'ai fait exactement ce qu'il ya de marquer sur le tuto mais je n'arrive pas a decoller des 389 FPS

capture8ac.th.jpg

ma carte ati est :  ATI MOBILITY RADEON 9700   "j'ai un ordi portable"

merci de m'indiquer comment faire pour atteindre moi aussi des bon FPS

merci d'avance

Hors ligne

#348 Le 25/03/2006, à 12:02

ToY

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

Hello
Je pense que simplement ta carte graphique ne permet pas de meilleures performances ! roll

Dernière modification par ToY (Le 25/03/2006, à 12:02)

Hors ligne

#349 Le 25/03/2006, à 17:25

black_code

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

je pense que si,
j'ai la meme carte sur un autre portable sous windows et j'arrive à faire tourner doom III et America's army sans problème hmm

Hors ligne

#350 Le 25/03/2006, à 19:15

looping98

Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon

bonjour a tous,
juste une petite question pour ceux qui aurai un matériel équivalent au miens ie: Atlhon XP 1500 avec 768 Mo de Ram et un ATI Radeon 7000 VE (64 Mo) de RAM:
le test suivant donne
sizeof(RADEONDRIRec) == 100, devPrivSize 100
1396 frames in 5.0 seconds = 279.040 FPS
1393 frames in 5.0 seconds = 278.596 FPS
1393 frames in 5.0 seconds = 278.576 FPS
1393 frames in 5.0 seconds = 278.572 FPS
cela vous parait raisopnnable ou pas ! (moi je trouve que les jeux ne sonnt pas aux meilleur de leurs formes

bien sûr j'ai vérifier tous ce qui concerne l'accélération graphique etc
PS: je tourne avec le driver Xorg Radeon
merci

Hors ligne