Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1222 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs

  Problème resolution écran sous KDE

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Problème resolution écran sous KDE

n°795095
bitonio99
Posté le 22-03-2006 à 19:10:23  profilanswer
 

Bonjour à tous,
je viens d'installer kde sous debian... tout marche bien, sauf que je peux pas changer de resolution et ca reste bloqué à 600*480 (assez embetant :p)
Je sais que ma carte monte plus car sous windows je tournais en 1200*1024...
 
Quelqu'un sait comment on peut changer ca (j'ai deja essayé dans la config de x, ca change rien)
 
Pareil pour le refraichissement, ca reste bloqué à 73Hz...
 
 
Merci d'avance
 
 
Bitonio

mood
Publicité
Posté le 22-03-2006 à 19:10:23  profilanswer
 

n°795101
Fork Bomb
Obsédé textuel
Posté le 22-03-2006 à 19:18:35  profilanswer
 

C/C de ton "xorg.conf", please.


---------------
Décentralisons Internet-Bépo-Troll Bingo - "Pour adoucir le mélange, pressez trois quartiers d’orange !"
n°795122
bitonio99
Posté le 22-03-2006 à 21:01:56  profilanswer
 

je peux le trouver ou ? je suis vraiment débutant

n°795123
vlack
Posté le 22-03-2006 à 21:03:29  profilanswer
 

locate xorg.conf


---------------
Quand il neige des pâtes, fartez vos skis avec du fromage râpé.
n°795126
bitonio99
Posté le 22-03-2006 à 21:29:23  profilanswer
 

il trouve pas ce fichier :/

n°795128
nadjyla
Posté le 22-03-2006 à 21:41:14  profilanswer
 

Bonjour .
 
Si tu es sous sous debian version sarge, c est xfree. Donc c est le fichier /etc/X11/xfree86.conf  qui va t' interesser ;).


Message édité par nadjyla le 22-03-2006 à 21:45:15
n°795130
bitonio99
Posté le 22-03-2006 à 22:05:22  profilanswer
 

# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86
 
Section "Files"
 FontPath "unix/:7100"   # local font server
 # if the local font server has problems, we can fall back on these
 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/Speedo"
 FontPath "/usr/lib/X11/fonts/100dpi"
 FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
 
Section "Module"
 Load "GLcore"
 Load "bitmap"
 Load "dbe"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "record"
 Load "speedo"
 Load "type1"
 Load "vbe"
EndSection
 
Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver  "keyboard"
 Option  "CoreKeyboard"
 Option  "XkbRules" "xfree86"
 Option  "XkbModel" "pc105"
 Option  "XkbLayout" "fr"
 Option  "XkbVariant" "pc105"
EndSection
 
Section "InputDevice"
 Identifier "Configured Mouse"
 Driver  "mouse"
 Option  "CorePointer"
 Option  "Device"  "/dev/input/mice"
 Option  "Protocol"  "ImPS/2"
 Option  "Emulate3Buttons" "true"
 Option  "ZAxisMapping"  "4 5"
EndSection
 
Section "Device"
 Identifier "Carte vidéo générique"
 Driver  "vesa"
EndSection
 
Section "Monitor"
 Identifier "Écran générique"
 HorizSync 30-65
 VertRefresh 50-75
 Option  "DPMS"
EndSection
 
Section "Screen"
 Identifier "Default Screen"
 Device  "Carte vidéo générique"
 Monitor  "Écran générique"
 DefaultDepth 24
 SubSection "Display"
  Depth  1
 EndSubSection
 SubSection "Display"
  Depth  4
 EndSubSection
 SubSection "Display"
  Depth  8
 EndSubSection
 SubSection "Display"
  Depth  15
 EndSubSection
 SubSection "Display"
  Depth  16
 EndSubSection
 SubSection "Display"
  Depth  24
 EndSubSection
EndSection
 
Section "ServerLayout"
 Identifier "Default Layout"
 Screen  "Default Screen"
 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
EndSection
 
Section "DRI"
 Mode 0666
EndSection

n°795144
bitonio99
Posté le 22-03-2006 à 23:16:17  profilanswer
 

alors personne ? :(

n°795234
crystalize​r
Simplement moi
Posté le 23-03-2006 à 11:10:17  profilanswer
 

xf86config dans le bash et tu suis la procédure

n°795239
Fork Bomb
Obsédé textuel
Posté le 23-03-2006 à 11:21:58  profilanswer
 

Je dirais
dpkg-reconfigure xserver-xfree86
mais ca doit revenir au meme...


---------------
Décentralisons Internet-Bépo-Troll Bingo - "Pour adoucir le mélange, pressez trois quartiers d’orange !"

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs

  Problème resolution écran sous KDE

 

Sujets relatifs
Configuration carte ati : probleme ou pas probleme? [Mandriva 2006]probleme d'install grub
problème avec ubuntu démarrageproblème boot
monter un .iso ? probleme MDK 10.1problème avec lilo (mandriva)
Probleme InfrarougeProblème boot Ubuntu/XP
Gros problème de droitsprobleme avec grub sous mandriva 2006
Plus de sujets relatifs à : Problème resolution écran sous KDE


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR