Bonjour,

J'ai un petit probleme bizarre, avec Xfree sur la 9.1 et donc avec le driver 
nv, j'ai ma resolution choisie 1600x1200, apres avoir installe les drivers 
nvidia et avoir remplace nv par nvidia dans le fichier de config de xfree, la 
resolution redescend a 1024 ou 1280 je n'arrive pas a determiner.

J'ai bloque toute les resolutions et laisse qu'une seule modeline mais cela 
n'a aucun effet, j'ai tente de mettrtre une resolution de 800x600 puis une 
resolution non affichable 1900x1600 mais cela ne change rien.
J'ai renomme tous les fichiers XF86config qui ne servent a rien et laisse
le seul XF86config-4 que voici:

Merci par avance pour votrtre aide

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse 
doesn't work
EndSection

Section "Module"
#    Load "bitmap"
    Load "dbe" # Double-Buffering Extension
#    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
    Option "XkbCompat" ""
    Option "XkbOptions" ""
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/usbmouse"
    Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "SGI"
    ModelName "SGI 21-inch GDM-5011P"
    HorizSync 30.0-107.0
    VertRefresh 48.0-75.0    ModeLine "1600x1200" 199.67 1600 1672 2032 2176 
1200 1202 1214 1240 #74Hz
EndSection

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corporation"
    BoardName "NVIDIA GeForce3 (generic)"
    Driver "nvidia"
    BusID  "PCI:1:0:0"
#    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    
#    Subsection "Display"
#        Depth 8
#        Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" 
"1024x768" "800x600" "640x480"
#    EndSubsection
    
#    Subsection "Display"
#        Depth 15
#        Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" 
"1024x768" "800x600" "640x480"
#    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "1600x1200"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1600x1200"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection


Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à