Linux driver nvidia: résolution bloqué en 1024*768

Linux driver nvidia: résolution bloqué en 1024*768 - Installation - Linux et OS Alternatifs

Marsh Posté le 20-08-2006 à 16:50:04    

                   Bonjour à tous,
 
Je possède une Geforce 6800 GT, un LCD Hyndai Q17+ et la distribution Fedora Core 5.
Depuis que j'ai installé les derniers pilotes Nvidia avec le dépôt livna avec yum, l'accélération 3D fonctionne mais je suis bloqué en 1024*768. Impossible d'être en 1280*1024 même en choisissant cette résolution dans la config de l'écran. J'ai donc bidouillé le xorg.conf, en mettant des modelines et la fameuse "Option UseEDID" "FALSE"" (qui remplace Ignore EDID) mais ça ne marche toujours pas. Je vous fais un copier coller de mon xorg.conf:
 

Citation :

# Xorg configuration created by system-config-display
 
Section "ServerLayout"
 Identifier     "single head configuration"
 Screen      0  "Screen0" 0 0
 InputDevice    "Mouse0" "CorePointer"
 InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
 
Section "Files"
 
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, a font server independent of the X server is
# used to render fonts.
 ModulePath   "/usr/lib/xorg/modules/extensions/nvidia"
 ModulePath   "/usr/lib/xorg/modules"
 FontPath     "unix/:7100"
EndSection
 
Section "Module"
 Load  "dbe"
 Load  "extmod"
 Load  "fbdevhw"
 Load  "record"
 Load  "freetype"
 Load  "type1"
 Load  "glx"
 
EndSection
 
Section "InputDevice"
 
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds"  "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
 Identifier  "Keyboard0"
 Driver      "kbd"
 Option     "XkbModel" "pc105"
 Option     "XkbLayout" "fr"
 Option     "XkbVariant" "latin9"
EndSection
 
Section "InputDevice"
 Identifier  "Mouse0"
 Driver      "mouse"
 Option     "Protocol" "IMPS/2"
 Option     "Device" "/dev/input/mice"
 Option     "ZAxisMapping" "4 5"
 Option     "Emulate3Buttons" "yes"
EndSection
 
Section "Monitor"
 
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 Identifier   "Monitor0"
 VendorName   "Monitor Vendor"
 ModelName    "LCD Panel 1280x1024"
 ### Comment all HorizSync and VertSync values to use DDC:
 HorizSync    31.5 - 67.0
 VertRefresh  50.0 - 75.0
 ModeLine     "800x600" 35.2 800 824 872 944 600 600 601 622
 ModeLine     "1280x1024" 109.6 1280 1336 1472 1720 1024 1024 1026 1062
 Option     "dpms"
EndSection
 
Section "Device"
 Identifier  "Videocard0"
 Driver      "nvidia"
 VendorName  "Videocard vendor"
 BoardName   "nVidia Corporation NV40 [GeForce 6800 GT]"
 Option     "UseEDID" "FALSE"
 BusID       "PCI:1:0:0"
EndSection
 
Section "Screen"
 Identifier "Screen0"
 Device     "Videocard0"
 Monitor    "Monitor0"
 DefaultDepth     24
 SubSection "Display"
  Viewport   0 0
  Depth     16
  Modes    "1280x1024" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Viewport   0 0
  Depth     24
  Modes    "1280x1024"
 EndSubSection
EndSection


 
A noter que j'ai eu exactement le même problème avec Ubuntu Dapper. Le 1280*1024 fonctionne bien avant que les pilotes nvidia ne soient installés...
Une idée?  :(  
 

Reply

Marsh Posté le 20-08-2006 à 16:50:04   

Reply

Marsh Posté le 20-08-2006 à 19:18:42    

Je vous passe un extrait du log, si ça peut aider à trouver une solution:
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "ExactModeTimingsDVI" "true"
(**) NVIDIA(0): Option "ModeValidation" "NoEdidDFPMaxSizeCheck"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 6800 GT at PCI:1:0:0
(--) NVIDIA(0): VideoRAM: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.40.02.15.01
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6800 GT at PCI:1:0:0:
(--) NVIDIA(0):     IQT Q17 Digital (DFP-0)
(--) NVIDIA(0): IQT Q17 Digital (DFP-0): 155.0 MHz maximum pixel clock
(--) NVIDIA(0): IQT Q17 Digital (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Mode Validation Overrides for IQT Q17 Digital (DFP-0):
(II) NVIDIA(0):     NoEdidDFPMaxSizeCheck
(II) NVIDIA(0): Assigned Display Device: DFP-0
(WW) NVIDIA(0): No valid modes for "1280x1024"; removing.
(WW) NVIDIA(0):  
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0):     "nvidia-auto-select".
(WW) NVIDIA(0):  
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768

 
Apparemment c'est un prob entre le Q17 et le nouveau driver nvidia...
J'ai corrigé le xorg.conf en mettant les taux de rafraichissement vertical/horizontal selon le constructeur, l'image est un peu plus nette mais je suis toujours bloqué en 1024 :cry:  :cry:  
j'ai également rajouté 2 options qui pouvaient résoudre mon prob, elles n'ont aucun effet:  
Option "ExactModeTimingsDVI" "true"
Option "ModeValidation" "NoEdidDFPMaxSizeCheck"
 
Ce prob est vraiment  :fou:  :(

Reply

Marsh Posté le 20-08-2006 à 19:41:33    

j'avais eu un probleme similaire réglé en ajoutant ceci dans le bloc Device
 


Option  "IgnoreEDID"  "true"


 
au cas ou...

Reply

Marsh Posté le 20-08-2006 à 20:46:09    

Trouvé sur nvnews.net:
Faut ajouter ça dans la section device et ça marche, il fallait bien chercher  :pfff:  
 
Option "UseDisplayDevice" "DFP"
Option "UseEDIDFreqs" "FALSE"
Option "ModeValidation" "NoEdidModes"
 
Merci quand même syl94 :hello:

Reply

Marsh Posté le 20-08-2006 à 22:36:38    

Marrant j'ai eu exactement le meme pb :o
Ecran Q17 et pilote nvidia, un beau matin, bloqué en 1024x768 ...
Pour ma part la seule ligne suivante a corrigé le pb:
 
    Option "UseEDIDFreqs" "false"

Reply

Marsh Posté le 20-08-2006 à 23:36:28    

En fait il m'en fallait encore une autre dans la section screen ou monitor (un autre truc avec DFP) mais je m'en rappelle plus. J'crois que je vais le sauvegarder pour de bon mon xorg.conf...
 
En fait Q17 et drivers nvidia récents ça n'a pas l'air de bien marcher tout seul...

Reply

Marsh Posté le 21-08-2006 à 10:31:43    

les drivers nvidia gerent tres mal les ecrans DDC (plug'n'play) pour ca on peut rajouter l'option  

Option "NoDDC" "True"

Reply

Marsh Posté le 06-09-2006 à 08:33:49    

J'ai beau modifier et ajouter les parametres dont vous parliez, ca ne change rien a mon problème je reste bloqué en 1024*768.
 
Si ca marche chez Quelqu'un, peut il poster son xorg.conf en entier.
 
merci :-)

Reply

Marsh Posté le 06-09-2006 à 08:58:16    

dilde a écrit :

J'ai beau modifier et ajouter les parametres dont vous parliez, ca ne change rien a mon problème je reste bloqué en 1024*768.
 
Si ca marche chez Quelqu'un, peut il poster son xorg.conf en entier.
 
merci :-)


bien sur que ça marche, je n'ai pas mon org.conf sous la main,
mais il y a une option a rajouter dans le device pour forcer la resolution

Reply

Marsh Posté le 30-12-2006 à 22:59:34    

Up parcque j'ai eu  un problème similaire et rajouter ce qui suit dans la section "Device" a fonctionné.
 

Code :
  1. Option "UseEDID" "FALSE"

Reply

Marsh Posté le 30-12-2006 à 22:59:34   

Reply

Marsh Posté le 26-02-2007 à 14:12:36    

Bonjour,  
j'ai eu le même problème, je l'ai résolu en ajoutant dans la section Screen :

Code :
  1. Option "ModeValidation" "DFP-0: NoHorizSyncCheck"


Si ça peut aider quelqu'un...

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed