#1 Le 21/04/2007, à 11:53
- Jarod23
Problème de résolution : Radeon mobility 9000
Bonjour
Je suis assez novice sous ubuntu. j'ai quelques notions en admin serveurs mais j'ai des gros problèmes avec la résolution d'écran.
j'ai à peu près regardé toute la doc disponible sur le wiki français et anglais .
Par défaut ubuntu me met une résolution de 1024x768 et je ne suis pas du tout satisfait ni du rendu qui n'est pas terrible ni de la résolution.
j'ai bien essayé de passer en 1280x800 ( résolution de win xp ) mais je me retrouve avec une double écran ( 3/4 - 1/4) pas terrible du tout.
je vous met ici le contenu de mon xorg.cnf pour que vous puissiez m'éclairer .
Merci infiniment
# /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 "i2c"
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"
Option "XkbVariant" "oss"
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 Technologies Inc RS300M AGP [Radeon Mobility 9100IGP]"
Driver "ati"
BusID "PCI:1:5:0"
EndSectionSection "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSectionSection "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RS300M AGP [Radeon Mobility 9100IGP]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800" "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
Hors ligne
#2 Le 21/04/2007, à 12:07
- Do8821
Re : Problème de résolution : Radeon mobility 9000
Salut pour ma part quand j'ai eu des probleme de resolution ( 1280x800 au lieu de 1650x1050 ) j'ai juste eu a editer le xorg.conf en modifiant a ma guise ici je te conseille de teste de modifier cette partie comme il suit :
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RS300M AGP [Radeon Mobility 9100IGP]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800" "800x600" "640x480"
EndSubSection
EndSection
Astuce trouvé sur ce forum
Hors ligne
#3 Le 21/04/2007, à 12:11
- Jarod23
Re : Problème de résolution : Radeon mobility 9000
Merci je vais essayer et je reviens dans quelques minutes
Hors ligne
#4 Le 21/04/2007, à 12:18
- Jarod23
Re : Problème de résolution : Radeon mobility 9000
Merci beaucoup déjà même si le rendu n'est pas terrible ( trop pixellisé)
Hors ligne
#5 Le 21/04/2007, à 13:05
- Do8821
Re : Problème de résolution : Radeon mobility 9000
As tu était dans le selecteur de résolution pour selectionner 1280x800?
Sinon mes competences s'arrete la
Je ne vois pas quoi te conseillé d'autre pour le moments mais une personne plus expérimenté poura surement t'aider!
Bon courage
Hors ligne
#6 Le 21/04/2007, à 13:46
- Jarod23
Re : Problème de résolution : Radeon mobility 9000
As tu était dans le selecteur de résolution pour selectionner 1280x800?
Sinon mes competences s'arrete la
Je ne vois pas quoi te conseillé d'autre pour le moments mais une personne plus expérimenté poura surement t'aider!Bon courage
Disons que pour l'instant je peux m'en passer. Mais il est vrai que "le rendu" pourrait être meilleur. en tout cas la resolution est bonne
Hors ligne
#7 Le 24/04/2007, à 21:21
- lolo21
Re : Problème de résolution : Radeon mobility 9000
salut, j'ai résolu le problème de résolution comme cité ici http://forum.ubuntu-fr.org/viewtopic.php?id=112689