Forum Linux.debian/ubuntu probleme de resolution d'ecran

Posté par  (site web personnel) .
Étiquettes :
0
31
mai
2006
Bonjour à tous,

j'ai tenté de mettre à jour les drivers de ma carte ATI 9250 (de la version 8.24.x à 8.25.y), avec à la clé une belle galère au point que j'ai décidé de faire marche arrière. (puisque tout fonctionnait avant)

J'ai donc désinstallé (correctement) la nouvelle version et remis la 8.24

Le problème est qu'au démarrage, mon écran prend une résolution impossible (besoin de faire ctrl+alt+-) et que je dois lui spécifier à chaque fois celle que je veux avec fréquence (en l'occurrence 1280x1024 en 75 Hz)

En outre, je n'ai plus accès à la commande xhost et je ne peux plus démarrer des applis en mode root (probleme xlib, que je résolvais avant avec un xhost + qu'en j'en avais besoin)

De plus, je pense que mon fichier xorg.conf est tellement tripatouillé qu'il ne doit plus être optimum. Je vous le livre ci dessous :
--------------------------------------------------------------
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig Screen 0" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "Files"

# local font server
# if the local font server has problems, we can fall back on these
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "evdev"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
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/psaux"
Option "Protocol" "Auto"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "LDLC 19"
HorizSync 30.0 - 75.0
VertRefresh 50.0 - 85.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "aticonfig Monitor 0"
EndSection

Section "Device"
Identifier "radeon 9250"
Driver "fglrx"
VideoRam 128000
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
Option "(null)"
Option "ForceMonitors" "crt1,notv"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "radeon 9250"
Monitor "LDLC 19"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection
--------------------------------------------------------------

Voilà, j'espère que quelqu'un aura la solution...
Dernière précision,je suis sous debian Etch, avec une ATI 9250 et un écran générique 19'

Merci de votre aide.
  • # si j'ai bien compris

    Posté par  . Évalué à 3.

    il te suffit d'effacer toute les entrées:

    "1600x1200" de ton fichier xorg
    • [^] # Re: si j'ai bien compris

      Posté par  . Évalué à 2.

      Ca résoudra clairement le problème de résolution de l'écran.

      Sinon, rien de tel qu'un :

      dpkg-reconfigure le_paquet_qui_va_bien.

      ou encore "configure-debian", puis choisir sous la section qui va bien.

      Le tout en root ou via sudo, évidemment.

      0. Assume good faith 1. Be kind to other people 2. Express yourself 4. Apply rule 0

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.