Nvidia sous Ubuntu dapper drake : problème de résolution - Installation - Linux et OS Alternatifs
Marsh Posté le 09-06-2006 à 14:34:06
Et si tu modifies ton xorg.conf pour n'avoir que dans la section "Screen":
Code :
|
?
Marsh Posté le 09-06-2006 à 14:56:53
Ca me fait une erreur et le serveur x ne démarre plus.
Par contre, j'ai regardé sous windows et là, je suis en 60Hz alors que sous Ubuntu je suis en 76Hz (seul choix). Si sous windows je met en 76Hz, j'ai le même problème.
Comment faire pour avoir 60 Hz sous Ubuntu également ?
Marsh Posté le 09-06-2006 à 14:58:26
normalement t'as une section qui décrit les frequences de rafraichissement horizontales & verticales dans ton xorg.conf
Marsh Posté le 09-06-2006 à 14:59:32
Code :
|
genre
A noter la fonction recherche du forum:
http://forum.hardware.fr/hardwaref [...] 5934-1.htm
Marsh Posté le 09-06-2006 à 15:01:44
ReplyMarsh Posté le 09-06-2006 à 15:45:37
J'ai beau avoir modifié le xorg.conf comme indiqué sur http://doc.ubuntu-fr.org/materiel/ [...] resolution pour indiquer le taux de rafraîchissement, je ne peux toujours pas changer la fréquence de rafraichissement dans Système->Préférence->Résolution de l'écran
Mon xorg.conf donne ça :
Citation : Section "Monitor" |
Marsh Posté le 09-06-2006 à 15:48:42
ton drivers est correctement installé ? t'as bien le splash nvidia au démarrage de X ?
Marsh Posté le 09-06-2006 à 15:50:14
_darkalt3_ a écrit : ton drivers est correctement installé ? t'as bien le splash nvidia au démarrage de X ? |
Oui, j'ai bien le splash et j'ai testé l'accélération 3D. Ca fonctionne bien
Marsh Posté le 09-06-2006 à 13:49:02
Bonjour,
J'ai installé le pilote nividia sur dapper.
Mon écran étant fait pour une résolution de 1280 x 1024 pixels, j'ai donc choisi cette résolution.
Maintenant il y a un problème, j'ai une bande noire à droite de l'écran.
Je suis allé sur http://doc.ubuntu-fr.org/materiel/ [...] resolution et j'ai exécuté le script de détection de matériel (sudo dpkg-reconfigure xserver-xorg) sans succès.
Ma carte graphique est une Asus Geforce 7600GT 256MB PCI-E x16 et mon écran un Benq FP931
Voici le contenu de mon xorg.conf :
# /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 "Files"
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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
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" "ch"
Option "XkbVariant" "fr"
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"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "NVIDIA Corporation NVIDIA Default Card"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "BenQ FP931"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NVIDIA Default Card"
Monitor "BenQ FP931"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Comment faire pour régler le problème?
Merci d'avance pour votre aide