Jeuxlinux - Le site des jeux pour linux - Forum

Forum francophone des jeux pour GNU/Linux

Vous n'êtes pas identifié.

#1 25-01-2008 02:20:20

Garth
Invité

dépassement de la taille d'affichage driver Nvidia 169.07 et 169.09

moi avec cette version et celle d’avant j’ai mon bureau qui s’affiche comme si il était zoomé. cad : comme si mon bureau faisait 1440*1000 et que l’image affiché faisait 1440*900... et tout ca sans le moindre changement ds xorg.conf... SI qq1 à un tuyaux..

voici mon xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Jan 11 15:05:59 PST 2008

# xorg.conf (xorg 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

# Uncomment if you have a wacom tablet
#    InputDevice     "stylus"    "SendCoreEvents"
#    InputDevice     "cursor"    "SendCoreEvents"
#    InputDevice     "eraser"    "SendCoreEvents"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" "oss"
    Option         "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "Emulate3Buttons" "false"
    Option         "Buttons" "7"
    Option         "ZAxisMapping" "4 5"
    Option         "ButtonMapping" "1 2 3 6 7"
EndSection

Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"        # Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"        # Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"        # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "MIRAI DML-51"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "nVidia Corporation G70 [GeForce 7600 GT]"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation G70 [GeForce 7600 GT]"
    Monitor        "MIRAI DML-51"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1440x1440" "1440x900" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection


mais je ne pense pas que ce soit là...
merci qd mm d'avance.. !

 

#2 25-01-2008 06:59:48

Echuu Fox
Invité

Re: dépassement de la taille d'affichage driver Nvidia 169.07 et 169.09

Ton écran ne peut supporter quelle résolution au maximum ?

 

#3 25-01-2008 13:45:52

julroy67
Modérateur

Re: dépassement de la taille d'affichage driver Nvidia 169.07 et 169.09

Avec des modelines ça donne quoi ?

Ou dans le genre de mon xorg.conf :

Code:

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (root@Gentoo-Tux)  lun nov 26 18:12:32 CET 2007


Section "ServerLayout"
    Identifier     "X.org"
    Screen      0  "Ecran" 0 0
    InputDevice    "Razer Diamondback" "CorePointer"
    InputDevice    "Logitech" "CoreKeyboard"
EndSection

Section "Files"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/75dpi/"
    FontPath        "/usr/share/fonts/ttf-bitstream-vera/"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier     "Logitech"
    Driver         "keyboard"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr-latin9"
EndSection

Section "InputDevice"
    Identifier     "Razer Diamondback"
    Driver         "evdev"
    Option         "CorePointer"
    Option         "Name" "Razer Razer 1600dpi Mouse"
    Option         "Buttons" "9"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "false"
    Option         "ButtonMapping" "1 2 3 6 7 8 9"
EndSection

Section "Monitor"
    Identifier     "Hanns-G"
    VendorName     "Hanns-G"
    ModelName      "HSD HW191D"
    HorizSync       30.0 - 80.0
    VertRefresh     49.0 - 75.0
EndSection

Section "Device"
    Identifier     "Nvidia GeForce 8600 GTS"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "GeForce 8600 GTS"
    BusID          "PCI:1:0:0"
    Option       "Coolbits"    "1"
EndSection

Section "Screen"
    Identifier     "Ecran"
    Device         "Nvidia GeForce 8600 GTS"
    Monitor        "Hanns-G"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "true"
    Option         "DisableGLXRootClipping" "true"
    Option       "TwinView" "0"
    Option       "metamodes" "1440x900_75 +0+0; 1024x768 +0+0"
    Option        "DynamicTwinView" "False"
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection

Hors ligne

 

Pied de page des forums

Propulsé par FluxBB
Traduction par FluxBB.fr