Pages : 1
#1 Le 04/03/2007, à 00:53
- Julian
Recherche xorg.conf d'une ati 8500
Salut,
Je possède une vieille carte ati 8500.
Le driver radeon fonctionnant très bien sur une ati 9200, j'ai essayé sur la 8500, mais rien à faire, ça ne veut pas .
Je demande donc à tout hasard, si quelqu'un a déjà réussi à faire fonctionner cette carte et si oui, ce serait extra de mettre son xorg.conf ici
J'ai peu d'espoirs mais je tente le coup.
D'avance merci,
Julian.
julian@jabber.fr
Hors ligne
#2 Le 04/03/2007, à 03:38
- Bud78
Re : Recherche xorg.conf d'une ati 8500
Tu as essayé avec le pilote libre radeon ?
http://doc.ubuntu-fr.org/radeon
Parce que d'après la doc, la 8500 est supportée.
«Tout ce qui a son prix est de peu de valeur.»
[ Friedrich Nietzsche ] - Extrait de Ainsi parlait Zarathoustra
Hors ligne
#3 Le 04/03/2007, à 13:31
- Julian
Re : Recherche xorg.conf d'une ati 8500
Oui oui,
Le driver radeon fonctionne tellement bien sur une ati 9200, que j'ai essayé sur ma 8500 mais ça ne passe pas.
J'avais essayé avec les drivers proprio mais c'est vraiment avec galère avec cette carte.
Je recherche donc un xorg.conf qui fonctionne sur une ati 8500 avec le driver radeon .
julian@jabber.fr
Hors ligne
#4 Le 04/03/2007, à 17:27
- Bud78
Re : Recherche xorg.conf d'une ati 8500
J'ai fait une petite recherche sur le net, et je suis tombé sur celui-ci qui a l'air d'être prévu pour fonctionner avec le driver ati
http://www.softorchestra.com/xorg/xorg.conf.ati.radeon8500.lcd.1280x1024
«Tout ce qui a son prix est de peu de valeur.»
[ Friedrich Nietzsche ] - Extrait de Ainsi parlait Zarathoustra
Hors ligne
#5 Le 04/03/2007, à 18:17
- Julian
Re : Recherche xorg.conf d'une ati 8500
Je te remercie
Malheureusement ça n'a rien donné.
J'ai bien entendu adapté ce que tu m'as donné avec ma config (écran...) sinon X ne démarrait pas.
Une fois X lancé, toujours pas de 3d, et le glxinfo me renvoit un direct rendering = no.
julian@jabber.fr
Hors ligne
#6 Le 06/03/2007, à 21:24
- Rozkannou
Re : Recherche xorg.conf d'une ati 8500
Je viens d'installer un nouvel écran plat (Mirai 1440x900) avec ma carte Radeon R200 et pour moi tout va bien. J'ai juste ajouté la résolution "1440x900" dans xorg.conf.
Tu peux le trouver à cette adresse : http://rozkannou.neuf.fr/ubuntu/xorg.conf
Bonne chance si ça peut t'aider.
Dernière modification par Rozkannou (Le 03/07/2007, à 16:45)
Hors ligne
#7 Le 29/05/2007, à 22:12
- oborandy
Re : Recherche xorg.conf d'une ati 8500
Salut,
je ne sais pas si t'as trouvé ta réponse depuis mais sinon pour les autres, je viens de migrer de Edgy vers Feisty et j'ai aussi une vieille ATI Radeon 8500.
J'ai juste fait une reconfiguration avec dpkg-reconfigure xserver-xorg en :
- utilisant le pilote ATI
- en donnant le bon nom à la carte au lieu de carte video générique suggéré
- mettant les bonnes fréquences de rafraichissement du mon moniteur LB500
et ça marche nickel. Le direct rendering est yes et j'ai tous les effets du bureau fenêtre + cube 3D
Par contre j'ai enlevé Beryl car ça me faisait tout le temps planter le bureau (freeze).
# /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-xorgSection "Files"
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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSectionSection "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "Device"
Identifier "ATI RADEON 8500"
Driver "ati"
BusID "PCI:1:0:0"
EndSectionSection "Monitor"
Identifier "LB500"
Option "DPMS"
HorizSync 31-61
VertRefresh 56-75
EndSectionSection "Screen"
Identifier "Default Screen"
Device "ATI RADEON 8500"
Monitor "LB500"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSectionSection "DRI"
Mode 0666
EndSection
Dernière modification par oborandy (Le 29/05/2007, à 22:13)
Hors ligne