Pages : 1
#1 Le 14/11/2007, à 20:23
- monsieur78
Probleme serveur X interface graphique
Bonjour,
j'ai installé la derniere version d'ubuntu sur mon pc portable HP nvidia Geforce8400 Gs.
Lorsque j'allumais mon pc sous ubuntu j'avais une résolution inférieur à ce que pouvais obtenir parma carte graphique. Donc je voulais changer cette config graphique. Ayant suivi les aides et conseils du forum un probleme est venu lors de la config.(tuto). Voici mon probleme:
fatal error server no screen found
X IO fatal IO error 104
(connexion reset by peer)
on xserver ":0.0 after0 request
(0 know processed) with 0 event remaining.
voici les erreurs affichées :
EE failed to load module "glx" (loader failed,7)
EE failed to load /usr/lib/xorg/modules//libglx.so
EE NV(0): No display devices found
EE screen found but none have a usable configuration
je n'arrive pas à redémarrer le serveur X et donc je suis obliger de me mettre en recovery mode 16 dans le grub car la version ubuntu .16 generic m'affiche un ecran noir apres que la barre de chargement avec le logo ubuntu soit effectué.
cela fait 4 h que je suis decu et je demande votre aide.
Merci
#2 Le 14/11/2007, à 21:01
- teto
Re : Probleme serveur X interface graphique
Il faut modifier ton fichier xorg.conf , pour cela fais:
$sudo vi /etc/X11/xorg.conf
Recherche dans le fichier la ligne avec "glx" supprime là ( appuyer sur 'i' pour passer en mode édition sous vi,sauvegarde ton fichier via ECHAP = revenir en mode commande puis ':wq' , w sauvegarde (=write) et q te fait quitter (=quit).
Ton serveur X devrait se lancer,tu risques d'avoir qques pb avec opengl apres mais tu pourras regler ca plus facilement une fois X lancé.
La révolution est en marche.
Hors ligne
#3 Le 14/11/2007, à 21:48
- monsieur78
Re : Probleme serveur X interface graphique
j'ai supprimé la ligne puis effectuer startx
il y a maintenant 2 erreur au lieu de 4.
celle avec les glx sont absentes
parcontre mon serveur x n'est toujours pas démarré
#4 Le 14/11/2007, à 22:46
- monsieur78
Re : Probleme serveur X interface graphique
lorsque j'effectue sudo dpkg-reconfigure xserver-xorg
je suis les étapes puis à un moment apres avoir valider ok a une question
cela affiche
warning : overwritting possibly-customized configuration file; backup in /etc/X11/xorg.conf.2007111325454etc ...
aider moi ca fait 6 heures que je suis dessus ....
#5 Le 14/11/2007, à 23:42
- david75
Re : Probleme serveur X interface graphique
lorsque j'effectue sudo dpkg-reconfigure xserver-xorg
je suis les étapes puis à un moment apres avoir valider ok a une question
cela affichewarning : overwritting possibly-customized configuration file; backup in /etc/X11/xorg.conf.2007111325454etc ...
aider moi ca fait 6 heures que je suis dessus ....
Perds pas trop ton temps, essaie une autre distrib et laisse celle-là de coté. c'est radical mais bon marre d'attendre tous les 6 mois en espérant que ce sera mieux.
Si tu gardes ubuntu pour voirce que donne un speuod unix, essaie plutot netbsd ou freebsd DesktopBSD
#6 Le 15/11/2007, à 00:33
- monsieur78
Re : Probleme serveur X interface graphique
Bon j'ai testé beaucoup de possibilitré pour redémarrer le serveur x. La seule qui coince est cette ligne d'erreur une fois je fais la commande sudo dpkg-reconfigure xserver-xorg
je repond au question , je choisis nv comme driver et à un moment une fois que j'ai taper ok
pour une question de config
cela affiche warning : overwritting possibly customized configuration fil ; backup in /etc/X11/xorg.conf.20071114203439
a chaque fois que j'effectue cette commande un fichier xorg.conf. chiffres .... se crée ... donc au bout de 5 commande je me trouve avec 6 fichier xorg
ce qui n'est pas normal
les paquets de la carte graphique sont deja installé, tout est nickel sauf cette erreur
je pense que mon pb est situé a ce niveau la. Si je trouve la solution à cette erreur mon serveur demarrera je pense
merci de votre aide
#7 Le 15/11/2007, à 13:47
- monsieur78
Re : Probleme serveur X interface graphique
voici mon fichier xorg.conf
j'ai juste changé nv par vesa et mon interface graphique est revenu
mais la résolution est tres faible (1078x700 je crois) , je voudrais la changer en au moin 1440x900
j'ai une geforce nvidia 8400 Gs mais apres avoir tenter de changer,le serveur X s'est plantée et j'ai mis 7 heure à revenir en mode graphique; Pouvez vous me donner la solution pour changer la résolution simplement et la rendre définitive, car j e n'ai pas envie de revivre ca.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Sat May 26 01:04:16 PDT 2007
# /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"
InputDevice "Synaptics Touchpad"
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 "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"
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"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
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 "à‰cran générique"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA GeForce 8400 GS"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA GeForce 8400 GS"
Monitor "à‰cran générique"
DefaultDepth 24
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
#8 Le 16/11/2007, à 03:14
- KujakuChan
Re : Probleme serveur X interface graphique
Normalement si ton PC ne fait que serveur il ne devrait pas y avoir d'interface graphique en pratique mais ça reste un choix libre. Essai de voir les droits sur le fichier xorg ou récupère ton fichier avant modif et reconfigure X pour voir ce que ça donne.
自分の考え:ウィンドウズがライナックスに対するのはデルフィがC++に対するようなものである。
Just a thought : Windows is to Linux as Delphi is to C++ . Juste une pensée : Windows est à Linux ce que Delphi est à C++.
Hors ligne
#9 Le 26/11/2007, à 13:42
- Coccynelleuh
Re : Probleme serveur X interface graphique
je galère pour la résolution aussi.
j'ai installer la nouvelle de version ubuntu hier, et quand j'ai redemarré mon pc ce matin, la résolution est passé à 800x600... (sur un écran 15" rien de plus horrible)
j'ai fait " gksudo gedit /etc/X11/xorg.conf "
et ça me met ça :
# /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-xorgSection "Files"
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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSectionSection "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "Device"
Identifier "VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video"
Driver "via"
BusID "PCI:1:0:0"
EndSectionSection "Monitor"
Identifier "DC/EC150ATA"
Option "DPMS"
EndSectionSection "Screen"
Identifier "Default Screen"
Device "VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video"
Monitor "DC/EC150ATA"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSectionSection "DRI"
Mode 0666
EndSection
je sais pas quoi faire là ...
Pages : 1