Pages : 1
#1 Le 11/11/2006, à 17:57
- Azael
Ecran Dell, nvidia et... rien
Alors voilà mon pb:
j'ai une install de ubuntu sur un dell quimarche très bien en ayant mis vesa dans mon xorg.
Pourquoi j'ai mis vesa . parce que quand je met "nvidia" (pilotes qui sont par ailleurs bien installés), l'écran (qui est aussi un dell) ne m'affiche que "Cannot display this video mode".
Alors d'où peut venir le problème ?
Je vous met mon Xorg:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Oct 16 22:13:07 PDT 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 "Generic Monitor"
HorizSync 24.0 - 70.0
VertRefresh 45.0 - 120.0
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
En attendant beaucoup de votre bienveillance
" Mieux vaut être fou parmi les fous que d'être sage et rester seul "
D. Diderot
Linux
Hors ligne
#2 Le 11/11/2006, à 20:58
- Lestat the vampire
Re : Ecran Dell, nvidia et... rien
Ton xorg.conf en l'état ne nous aide pas beaucoup car ce sont les vesa que tu demandes de charger.
Ce qui nous aiderait, c'est que tu remettes nvidia au lieu de vesa, que tu redemarres X et que tu nous postes le message d'erreur généré lors du plantage (fichier Xorg.log)
Hors ligne
#3 Le 11/11/2006, à 23:36
- Azael
Re : Ecran Dell, nvidia et... rien
Y a pas de plantage de X, il démarre très bien je l'entends d'ailleurs qui se lance. C'est juste qu'apparemment l'écran ne veut pas afficher, peut être un problème de fréquence ou quelque chose comme ça...
" Mieux vaut être fou parmi les fous que d'être sage et rester seul "
D. Diderot
Linux
Hors ligne
#4 Le 12/11/2006, à 10:30
- Azael
Re : Ecran Dell, nvidia et... rien
Pas d'idée, ça doit être une toute bonne histoire de sortie vidéo, un truc à régler dans la section monitor nan ?
" Mieux vaut être fou parmi les fous que d'être sage et rester seul "
D. Diderot
Linux
Hors ligne
#5 Le 12/11/2006, à 12:29
- Lestat the vampire
Re : Ecran Dell, nvidia et... rien
Oui, il doit manquer quelquechose dans le xorg.conf.
Mais rien ne t'empêche de regarder quand même le Xorg.log qui te renseignera sur les erreurs ou les problèmes survenus, ca peut orienter sur le problème rencontré.
Commence par regarder attentivement le xorg.log généré avec le driver nvidia puis si la piste est bonne, regarde cette page http://doc.gwos.org/index.php/Latest_Nvidia_Edgy#PROBLEMS_SECTION section 16 qui renvoie ceci :
10) If the driver ignores the modelines (and therefore the Resolution and Refresh Rate are not right) which (worked with version 8178) you have to add the following option to the Section "Device" in your xorg.conf:
Option "UseEDID" "False"
Then get to the Section "Screen" and set you resolution and refresh rate in the following way:
Put the desired Refresh rate beside the resolution you need to use. For example if you want to set the resolution to 1280x1024 and the refresh rate to 75hz you have to write 1280x1024_75 . See the example below:
Section "Screen" Identifier "Screen[0]" Device "Device[0]" Monitor "Monitor[0]" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024_75" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024_75" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection
Dernière modification par Lestat the vampire (Le 12/11/2006, à 12:34)
Hors ligne
#6 Le 21/12/2006, à 23:26
- Rodzic
Re : Ecran Dell, nvidia et... rien
Merci pour la solution, ce n'est pas moi qui avais posé la question, mais ça résoud un de mes problème... sa vaut le coup de chercher un peu, merci Lestat
Vouloir à tout prix être dans le vent c'est avoir un destin de feuille morte.
Hors ligne
Pages : 1