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 04/03/2007, à 00:12

CladX

NVIDIA X Server Settings - ne sauvegarde pas !

Help !

Voila je me présente, Alan, suite a une longue histoire de de haine (crash intempestif d'une machine sous un OS propriétaire mondial) j'ai décider de me mettre à Ubuntu 6.10 !

N'ayant jamais touché a Linux de ma vie, je suis dedans depuis au moins 72h00 ! LOL

Plus sérieusement j'ai commencé avec une ATI 9250 et vu la galère aussi j'ai mis une GeForce 7600Gs 512Mo et la le plaisir de l'intall avec Envy est un vrai régal (surtout après une nuit blanche avec l'ATI)

Tout fonctionne a merveille c'est a dire TwinView sur 1 LCD compaq 19" en 1280*1024 /DVI - ecran principal + LCD IIsonic 15" 1024*768 /VGA - écran secondaire de droite.

Cependant si je sauvegarde avec le bouton "Save To X Configuration File" vi le soft de Nvidia ca n'enregistre rien et au démarrage suivant je me retrouve à recreer mes profis Twinview.

Si je recup le Xorg.conf que Nvidia veut enregistrer et utilise la commande

$ sudo gedit /etc/X11/xorg.conf et que j'enregistre ainsi ca marche (le fichier le prend) mais au démarage suivant c'est le crash de Xserver et le clavier se retrouve en Qwerty !

Alors que dois je faire ?

Mon Xorg.conf actuel :

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:12:14 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/usr/share/fonts/X11/misc"
    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           "type1"
    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"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/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     "COMPAQ FP941"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
    Monitor        "COMPAQ FP941"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1280x960" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1280x960" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1280x960" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1280x960" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1280x960" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1280x960" "1024x768" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

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

Le Xorg.conf que le soft Nvidia essaie d'enregistrer sans y arriver :

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:13:06 PST 2006

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

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

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "TVT FMT1503K"
    HorizSync       24.0 - 62.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7600 GS"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "metamodes" "CRT: 1024x768 +1280+256, DFP: nvidia-auto-select +0+0; CRT: 800x600 +0+0, DFP: nvidia-auto-select +800+0; CRT: 640x480 +0+0, DFP: nvidia-auto-select +640+0"
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Mon but : TwinView (puis Berryl)
Ecran principal en DVI 19" - 1280*1024
Ecran secondaire (à droite)en VGA 15" - 1024*768

Et en Prime le tableaux de bord qui se limite à l'écran principal (qu'il ne déborde pas sur l'autre sinon j'ai que celui du dessous ou celui du bas et c'est la galère !)

Merci d'avance à toute la communauté !

CladX

#2 Le 04/03/2007, à 00:24

Woshee

Re : NVIDIA X Server Settings - ne sauvegarde pas !

Utilise le tuto twinview pour éditer directement le xorg.conf, tu verras c'est pas bien compliqué wink
http://doc.ubuntu-fr.org/materiel/nvidia_tvout

edit: tiens, et si tu essayes de lancer nvidia-settings avec "sudo nvidia-settings", ça sauvegarde mieux?

Dernière modification par Woshee (Le 04/03/2007, à 00:26)


Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/

Hors ligne

#3 Le 04/03/2007, à 00:50

CladX

Re : NVIDIA X Server Settings - ne sauvegarde pas !

Donc en suivant tes conseils j'ai essayer le tuto et l'est adapté en ajoutant :

Option "TwinView" "true"
Option "TwinViewOrientation" "LeftOf"
Option "TVOutFormat" "COMPOSITE"
Option "TVStandard" "PAL-B"
# Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "75"
Option "MetaModes" "1024x768,1280x1024"

Ca marche mais l'écran principal (ou l'on saissit le mot de passe de debut) est le petit 15" de droite !

Comment déclarer le 19" comme principal et le 15" en secondaire ? Dans la config j'ai positionné par rapport au 15" du coup.

#4 Le 04/03/2007, à 15:04

CladX

Re : NVIDIA X Server Settings - ne sauvegarde pas !

c'est étrange ! cette fois ci j'obtiens un bureau plus u moins table comme je le veut mais le son a totalement disparu !

Y 'a t il un relation de cause a effet ?

AC97
Dans Systeme / Préférence /son /
J'ai 2 fois VIA8235 a coté de ALSA et ESD /OSS

et je me suis refait ca :
http://wiki.ubuntu-fr.org/installation/son