ATI, driver libre et résolution

Bonjour,

Voila j’ai une Etch et une ATI X1500. Mon écran LCD apprécie la résolution 12801024 en 76Hz. À l’installation xorg s’est configuré avec vesa et la résolution en 1024768 en 66Hz. J’ai fais pas mal de tentative de reconfiguration avec :

D’abord j’ai voulu naturellement mettre le pilote “ati” mais ça ne fonctionne pas avec lui. Avec le driver “vesa”, malgrès que j’indique bien 12801024 je n’arrive pas à mieux que 1152864 en 76Hz.

Voici mon xorg.conf :

[code]# /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/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath “/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
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"
EndSection

Section "Device"
Identifier "ATI X1500"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 24-80
VertRefresh 50-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI X1500"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection[/code]

Quelqu’un a une idée ?

Bon si personne n’a d’idée peut être que je vais installer le driver proprio mais c’est stable ? Je veut que de la 2D fonctionnelle moi. :confused:

C’est peut être inutile mais as-tu essayé avec le module radeon?
–> modprobe radeon
–> Dans ton xorg.conf

Section "Device" Identifier "ATI X1500" Driver "radeon" BusID "PCI:1:0:0" EndSection

Vu que:

apt-cache show xserver-xorg-video-ati ... Description: X.Org X server -- ATI display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for the ATI Mach, Rage, Radeon, and FireGL series. It provides the 'atimisc', 'r128' and 'radeon' sub-drivers. ...

Bonjour,

Je pense que le driver propriétaire sera toujours relativement plus adapté au matériel qu’un driver libre, tout simplement parce que l’entreprise détient toutes les informations nécessaires à l’élaboration et à l’optimisation des drivers. Depuis un petit moment maintenant, ATI affiche une volonté de plus en plus forte de développer des drivers sous Linux, donc même s’ils ne sont pas finalisés et optimisés à 100%, ils me semblent plus sûrs que les drivers libres que l’on trouvait jusqu’alors. Maintenant je ne sais pas si les documentations techniques ont été releasées par ATI ? (ça m’étonnerait)

Quoiqu’il en soit j’ai installé ces drivers sur ma Debian et ça tourne très bien. Je n’ai eu aucun souci pour configurer ma résolution, l’utilitaire fourni par ATI permet d’ajouter très facilement une résolution personnalisée en lignes de commandes. Si tu veux quelque chose de pratique je te le conseille (pour les performances en tant que telles, je laisse les experts en débattre).

TNTprog

Je connais les projets d’ATI depuis leur rachat par AMD. Je ne cherche pas à utiliser toute la puissance de ma carte (en faite je serais très content avec un chipset graphique Intel intégret à ma carte mère (et bien suporté parce que c’est Intel)). Je cherche la stabilité de ma Etch.

@ziouplaboum > C’est pas bête ça j’avais vu qu’il existait un radeon dans Xorg, mais je pensais qu’il fallait installer xserver-xorg-video-radeon

% apt-cache policy xserver-xorg-video-radeon [22:54:42] xserver-xorg-video-radeon: Installé : (aucun) Candidat : 1:6.9.0-1 Table de version : 1:6.9.0-1 0 95 http://ftp.fr.debian.org sid/main Packages

Je teste et je reviens en parler en tout cas merci pour vos réponse :slightly_smiling:

Non ça change rien. J’ai tenté le driver radeon ça marche pas et j’ai retenté le driver ati avec le module radeon ça marche pas non plus.

Essaie le driver radeonhd (libre, plus performant que radeon)

Je cherche encore un peu avant de passer en lenny :wink:
Mais merci :astonished: