[ubuntu] ATI problème de resolution
bluebenji
Messages postés
34
Date d'inscription
Statut
Membre
Dernière intervention
-
bluebenji Messages postés 34 Date d'inscription Statut Membre Dernière intervention -
bluebenji Messages postés 34 Date d'inscription Statut Membre Dernière intervention -
Bonjour à tous !
Bon, ben voilà, je cale... J'essaye de passer dans une resolution superieure à 1024x768 (qui fonctionne très bien en affichage, j'ai pas encore testé des applications 3D gourmandes : chaque chose en son temps...), résolution souhaitée : 1440x900 (proposée dans le menu déroulant de "screen resolution")... cela change effectivement la résolution mais il y a un mélange entre des gros patés un peu partout et l'affichage normal : comme s'il y avait un larsen graphique...
Je me suis documenté sur ubuntu.org et j'ai essayé un peu toutes le solutions et ça n'a pas mieux marché (enfin j'ai pas su faire...) :
j'utilise le driver graphique libre ati (installé par defaut par ubuntu live cd : festy, et après toutes les updates recommandées), mais j'ai essayé aussi avec fglrx (dans ce cas je n'avais le choix qu'entre 1024x768, 800x600 et 640x480 et je n'ai pas réussi a utiliser les modelines ou a bien configurer mon xorg.conf...).
la commande : sudo ddcprobe | grep monitorrange , ne me renvoie rien du tout...
J'ai aussi ce problème : quand je fait un ctrl+alt+backspace cela ne fait rien du tout, est-ce normal ?
Ma config est : un portable Clevo D870PBAT-8 : processeur p4 3ghz et chipset graphique mv 350 [mobility radeon 9600 m10]. et voici mon xorg.conf (les lignes vertrefresh et horizsync sont commentées mais cela ne marche pas mieux décommentées...) :
Section "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"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
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 "XkbVariant" "latin9"
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 RV350 [Mobility Radeon 9600 M10]"
Driver "ati"
BusID "PCI:1:0:0"
Option "AccelMethod" "XAA" # Use XFree86 Acceleration Architecture
Option "AccelDFS" "1" # mettez à 0 si vous avez une carte AGP
Option "AGPMode" "4" # Décommentez si vous avez une carte AGP
# Option "AGPSize" "128" # Décommentez si vous avec une carte AGP AGP aperture size
Option "GARTSize" "64"
Option "RingSize" "8"
Option "BufferSize" "2"
Option "EnablePageFlip" "1" # Enable page flipping for 3D apps
Option "ColorTiling" "1"
Option "EnableDepthMoves" "yes"
Option "UseFBDev" "false"
Option "MonitorLayout" "LVDS" # Ajoutez cette ligne si votre écran LCD présente une image baveuse
Option "RenderAccel" "true" # Enable the hardware render acceleration
Option "mtrr" "on"
Option "SubPixelOrder" "none"
Option "DPMS"
Option "DynamicClocks" "on"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
# HorizSync 28-51
# VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
Monitor "Generic Monitor"
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
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
Avez vous un pti jeu sympa à me conseiller qui me servirai de benchmarq en quelque sorte et qui me permettrai de tester si tout est ok côté carte graphique ?
Voila si quelqu'un (ou une) peut m'aider... merci beaucoup ! @+ benji.
Bon, ben voilà, je cale... J'essaye de passer dans une resolution superieure à 1024x768 (qui fonctionne très bien en affichage, j'ai pas encore testé des applications 3D gourmandes : chaque chose en son temps...), résolution souhaitée : 1440x900 (proposée dans le menu déroulant de "screen resolution")... cela change effectivement la résolution mais il y a un mélange entre des gros patés un peu partout et l'affichage normal : comme s'il y avait un larsen graphique...
Je me suis documenté sur ubuntu.org et j'ai essayé un peu toutes le solutions et ça n'a pas mieux marché (enfin j'ai pas su faire...) :
j'utilise le driver graphique libre ati (installé par defaut par ubuntu live cd : festy, et après toutes les updates recommandées), mais j'ai essayé aussi avec fglrx (dans ce cas je n'avais le choix qu'entre 1024x768, 800x600 et 640x480 et je n'ai pas réussi a utiliser les modelines ou a bien configurer mon xorg.conf...).
la commande : sudo ddcprobe | grep monitorrange , ne me renvoie rien du tout...
J'ai aussi ce problème : quand je fait un ctrl+alt+backspace cela ne fait rien du tout, est-ce normal ?
Ma config est : un portable Clevo D870PBAT-8 : processeur p4 3ghz et chipset graphique mv 350 [mobility radeon 9600 m10]. et voici mon xorg.conf (les lignes vertrefresh et horizsync sont commentées mais cela ne marche pas mieux décommentées...) :
Section "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"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
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 "XkbVariant" "latin9"
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 RV350 [Mobility Radeon 9600 M10]"
Driver "ati"
BusID "PCI:1:0:0"
Option "AccelMethod" "XAA" # Use XFree86 Acceleration Architecture
Option "AccelDFS" "1" # mettez à 0 si vous avez une carte AGP
Option "AGPMode" "4" # Décommentez si vous avez une carte AGP
# Option "AGPSize" "128" # Décommentez si vous avec une carte AGP AGP aperture size
Option "GARTSize" "64"
Option "RingSize" "8"
Option "BufferSize" "2"
Option "EnablePageFlip" "1" # Enable page flipping for 3D apps
Option "ColorTiling" "1"
Option "EnableDepthMoves" "yes"
Option "UseFBDev" "false"
Option "MonitorLayout" "LVDS" # Ajoutez cette ligne si votre écran LCD présente une image baveuse
Option "RenderAccel" "true" # Enable the hardware render acceleration
Option "mtrr" "on"
Option "SubPixelOrder" "none"
Option "DPMS"
Option "DynamicClocks" "on"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
# HorizSync 28-51
# VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
Monitor "Generic Monitor"
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
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
Avez vous un pti jeu sympa à me conseiller qui me servirai de benchmarq en quelque sorte et qui me permettrai de tester si tout est ok côté carte graphique ?
Voila si quelqu'un (ou une) peut m'aider... merci beaucoup ! @+ benji.
A voir également:
- [ubuntu] ATI problème de resolution
- Ubuntu 32 bits - Télécharger - Systèmes d'exploitation
- Ati radeon - Télécharger - Pilotes & Matériel
- Réduire résolution image - Guide
- Problème résolution écran 1920x1080 ✓ - Forum Windows
- Resolution changer pc - Télécharger - Divers Utilitaires
1 réponse
Ok bonjour à tous !
Problème résolu en suivant ce wiki :
http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide
Je tourne donc maintenant avec une résolution max de 1440x900 et c'est très !! agréable !!
pour ceux que ça interresse...
Salut !! et merci quand même ;)
Benji .
Problème résolu en suivant ce wiki :
http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide
Je tourne donc maintenant avec une résolution max de 1440x900 et c'est très !! agréable !!
pour ceux que ça interresse...
Salut !! et merci quand même ;)
Benji .