Cela fonctionne mais j'ai une fréquence de raffraîchissement verticale de 60Hz. C'est pas confortable.
Comment faire pour augmenter celle-ci ?
J'ai réinstallé le pilotes depuis le depot plf-nonfree-backport. Mais même résultat.
Avec le pilote libre 'nv', j'avais une fréquence correcte.
Merci de votre aide.
Voici mon xorg.conf :
File generated by XFdrake (rev 62599)
Section "Monitor"
Identifier "monitor1"
VendorName "Iiyama"
ModelName "Iiyama A902MT, VisionMaster Pro 451"
HorizSync 30.0 - 115.0
VertRefresh 50.0 - 180.0
#ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
#ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce 7 Series"
Driver "nvidia"
Option "DPMS"
#Option "RenderAccel" "True"
#Option "DisableGLXRootClipping" "true"
#Option "BackStoring" "True"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
#Option "AddARGBGLXVisuals" "True"
Subsection "Display"
Depth 8
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Wed Nov 1 19:48:05 PST 2006
# File generated by XFdrake (rev 62599)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
Section "Files"
# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
FontPath "unix/:-1"
Subsection "Display"
Depth 8
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Wed Nov 1 19:48:05 PST 2006
# File generated by XFdrake (rev 62599)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
Section "Files"
# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
FontPath "unix/:-1"
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/lib64/xorg/modules/extensions/nvidia/libglx.so"
EndSection
Section "ServerFlags"
#DontZap # disable (server abort)
# allows the server to start up even if the mouse does not work
#DontZoom # disable <KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Extensions"
Option "Composite"
#"Enable"
#Option "RENDER" "Enable"
EndSection
# facile
Posté par NeoX . Évalué à 1.
Identifier "monitor1"
VendorName "Iiyama"
ModelName "Iiyama A902MT, VisionMaster Pro 451"
HorizSync 30.0 - 115.0
VertRefresh 50.0 - 180.0
#ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
#ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
commente les lignes en gras
cela forcera le pilote a interroger l'ecran.
en tout cas chez moio ca marche
[^] # Re: facile
Posté par NeoX . Évalué à 1.
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.