#1 Le 24/03/2007, à 12:58
- Thedude
[Résolu] Drivers pour Ati radeon 9600.
Bonjour, tout d'abord je m'excuse de poster une fois de plus pour ce sujet récurant qu'est l'installation des drivers sur une carte ATI.
Avant de poster j'ai quand meme essayer de trouver la solution tout seul mais c'est peine perdue rien ne marche correctement que ce soit avec le driver propriétaire ou avec le driver libre =S et ça va maintenant faire une semaine que je tente désespérement de faire marcxher correctement cette carte sans résultats
Quelques petites infos :
Carte Mère : Gigabyte K8 NS2
Processeur : Athlon64 (S754) 3000+ o/c
Ram : 1* 512 MO DDR (Bientot le double)
Version OS : Kubuntu Edgy Eft (6.10)
Carte Graphique : ATI Radeon 9600 Pro (Mais reconue comme une SE par Windows et Kubuntu)
Fichier 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 "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/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
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" "fr"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "false"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 6 7"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. RV350 AQ [Radeon 9600 SE]"
Driver "ati"
BusID "PCI:1:0:0"
Option "AGPMode" "8"
Option "AGPSize" "128"
Option "RingSize" "8"
Option "BufferSize" "2"
Option "EnablePageFlip" "true"
Option "EnableDepthMoves" "true"
Option "ColorTiling" "on"
Option "RenderAccel" "true"
Option "DRI" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 AQ [Radeon 9600 SE]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "disable"
EndSection
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.lp
rtc
Tout ça pour dire que je suis a la recherche de la solution miracle pour faire marcher ma carte ! Parce que 400fps a glxgears je trouve pas ça top...De plus je serais pas contre une petite accélération 3D !
Je précise aussi que j'ai essayé tous les tutos de la documentation et que j'ai des recherches sur le forum et sur Google sans succès... J'ai pas trop les moyens de changer ma Carte pour une Nvidia donc une solution serait vraiment la bienvenue !
Merci a la communautée Ubuntu
Edit : Utilise les balises Code et non Quote pour coller ton xorg.conf, merci. (Excusez moi je savais pas ce qu'étaient les balises code j'ai donc utilisé les quote que je connaissais)
Dernière modification par Thedude (Le 12/04/2007, à 11:33)
Hors ligne
#2 Le 24/03/2007, à 13:12
- dom le vrai
Re : [Résolu] Drivers pour Ati radeon 9600.
Essaie de remplace la ligne:
Driver "ati"
par
Driver "radeon"
Hors ligne
#3 Le 24/03/2007, à 13:30
- Thedude
Re : [Résolu] Drivers pour Ati radeon 9600.
Non, ca ne marche pas j'avais deja essayé et je viens de réessayer mais aucune modification...
Merci de ton aide
Hors ligne
#4 Le 02/04/2007, à 11:36
- Thedude
Re : [Résolu] Drivers pour Ati radeon 9600.
Désolé du double-post mais je viens annoncer la solution a mon problème au cas ou certaines personne aient le même
La solution pour moi a était de remplacer ma Edgy Eft x86_64 par une version 32bits
Depuis tout marche très bien (Driver Libre et Proprio !)
Bonne Journée.
Hors ligne
#5 Le 10/04/2007, à 17:46
- Bobbybionic
Re : [Résolu] Drivers pour Ati radeon 9600.
Bonjour
N'oublie donc pas de passer ce message en [Résolu].
Bonne continuation.
Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.
http://bobbybionic.wordpress.com
Hors ligne