Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 03/07/2007, à 16:32

ahsid

probleme de resolution

bonjour,
  je suis sous UBUNTU FEISTY j ai une NVIDIa geforce  6600, avec la 3d d'activée. jusqu'à il y a quelques jours je clonais mon écran sur ma tv, mais celle ci à grillé et j'ai donc changé de tv.
je l'ai branché  en Svideo à mon pc, j'ai fais une mise à jour et j'ai redemarré, et là surprise je me retrouve avec un résolution très base, que je n'arrive plus à changer.
voilà mon Xorg.conf au cas ou ça pourrait aider.

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Nov  9 17:55:20 PST 2006

# /etc/X11/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(5) 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"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

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

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

							# /dev/input/event
							# for USB
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"	# Change to 
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"

							# /dev/input/event
							# for USB
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"	# Change to 
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"

							# /dev/input/event
							# for USB
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"	# Change to 
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "LM17A"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Generic Video Card"
    Driver         "nvidia"
    Option         "AddARGBGLXVisuals" "true"
    Option "TwinView" "true"
    Option "TwinViewOrientation" "Clone"
    Option "TVOutFormat" "SVIDEO"
    Option "TVStandard" "PAL-B"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    Option "MetaModes"
"1024x768,1024x768;800x600,800x600;640x480,640x480;512x384,512x384"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Generic Video Card"
    Monitor        "LM17A"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    Option   "AddARGBGLXVisuals"   "true"
EndSection

Merci d'avance pour votre aide.

Dernière modification par ahsid (Le 03/07/2007, à 17:18)


OpenSuse & KDE 4.4 (mais mon rêve c'est de pouvoir remettre Chakra, Sony de #&@*ù$&# ! )

Hors ligne

#2 Le 03/07/2007, à 20:55

Maxouille

Re : probleme de resolution

sudo nvidia-setting ??

Hors ligne

#3 Le 04/07/2007, à 11:13

ahsid

Re : probleme de resolution

oui j'aurais aimé que ce soit si simple, mais d'une part j'arrive tant bien que mal a appliquer mes changement car la fenetre des nvidia settings n'apparait pas entierement sur le bureau et lorsque je redemarre ... ça revient à  une résolution 640x...


OpenSuse & KDE 4.4 (mais mon rêve c'est de pouvoir remettre Chakra, Sony de #&@*ù$&# ! )

Hors ligne

#4 Le 04/07/2007, à 15:25

Maxouille

Re : probleme de resolution

tu as bien mit un truc comme sauvegarder dans le seveur X ?

Hors ligne

#5 Le 04/07/2007, à 16:22

ahsid

Re : probleme de resolution

oui c est fait apres ca marche mais des que je redemare il faut tout recommencer
on dirait qu il ne reconnait plus mon ecran quand ca marche il me donne ctr-0 plus le nom de l ecranet la j ai juste ctr-0

Dernière modification par ahsid (Le 05/07/2007, à 16:35)


OpenSuse & KDE 4.4 (mais mon rêve c'est de pouvoir remettre Chakra, Sony de #&@*ù$&# ! )

Hors ligne