- Accueil
- » Forum
- » Unity
- » probleme Xorg et 3D
Pages : 1
#1 Le 30/01/2006, à 11:41
- florent.u
probleme Xorg et 3D
Bonjour à tous, je ne suis pas un grand informaticien et je rencontre quelques problèmes.
En effet, lorsque j'active la 3D mon pc plante totalement, je suis obligé de faire un RESET pour le relancer.
De plus, j'ai mis sur mon bureau les afficheurs du MONITEUR SYSTÈME et la je me suis rendu compte que qu'au bout d'un certain temps mon processeur fonctionne à 100% et sans arrêt. En allant voir les processus, je me suis rendu compte que c'est Xorg qui me mange la capacité du processeur.
Je viens à vous pour que vous puissiez m'éclairer.
Config.
ATHLON 2000+
Nvidia Geforce 4 mmx 440 AGP 8x
512 RAM
Merci et essayé de me détailler les manip SVP
Cordialement
Florent
#2 Le 30/01/2006, à 12:31
- Black_pignouf
Re : probleme Xorg et 3D
Bonjour!
peux tu nous montrer ton /etc/X11/xorg.conf STP ?
et Reset n'est jamais une très bonne solution :
http://doc.ubuntu-fr.org/depannage/lorsque_le_systeme_gele?s=ctrl+alt+backspace
Hors ligne
#3 Le 30/01/2006, à 18:24
- florent.u
Re : probleme Xorg et 3D
# /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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
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"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
voila le tout
#4 Le 01/02/2006, à 11:17
- MC
Re : probleme Xorg et 3D
Tu devrais aller faire un petit tour par là: http://yeknan.free.fr/blog/index.php?20 … -graphique
Excellent site du non moins excellent yekcim. Tu devrais trouver les reponses à tes questions, à mon avis tu n'as pas fini de t'occuper de la configuration de ta carte graphique.....
exemple comme ça:
Section "Device"
Identifier "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Driver "nv" ici ça devrait être "nvidia"
BusID "PCI:1:0:0"
EndSection
mais attention: c'est juste un détail, de mémoire il manque encore des trucs...
Dernière modification par MC (Le 01/02/2006, à 11:20)
Hors ligne
#5 Le 01/02/2006, à 14:08
- florent.u
Re : probleme Xorg et 3D
Bonjour, je suis en nv car j'ai désactivé ma 3D, vu que quand je la met en fonction, j'ai un plantage aussitot.
Je peux te faire apparaitre nvidia mais le pc plantera obligatoirement
Cordialement
Florent
#6 Le 01/02/2006, à 15:37
- MC pas chez wam
Re : probleme Xorg et 3D
Me suis mal exprimé, mais ce que je voulais dire par là (bon OK c'etait salement pas clair) c'est que si tu as "nv" et pas "nvidia" et qu'a fortiori tu plantes quand tu es en 3D c'est que tu n'as pas soit telechargé les binaires et le configurateur pour ta carte graphique (nvidia-glx et nvidia-settings) soit optimisé ta carte graphique, soit les deux. Est-tu allé faire un tour sur le lien? si non, tu devrais...
#7 Le 01/02/2006, à 18:57
- florent.u
Re : probleme Xorg et 3D
Tiens la j'ai la 3D
/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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
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"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
#8 Le 01/02/2006, à 20:13
- Guillaume1
Re : probleme Xorg et 3D
Comme google est mon ami il m'a donné ça:
ftp://download.nvidia.com/XFree86/Linux … README.txt
et dedans il est dit:
1)commenter les lignes Load GLgore et Load dri dans la section Module (mettre # devant la ligne)
2)mettre nvidia à la place de nv
2)ajouter Load glx s'il n'y est pas déjà.
lien utile:
http://forum.ubuntu-fr.org/viewtopic.php?id=22094
Vérifie que tu as le noyau K7 pour AMD.
Va voir aussi sur le wiki, il parle de l'installation de la 3D pour Nvidia.
Hors ligne
#9 Le 09/02/2006, à 22:24
- florent.u
Re : probleme Xorg et 3D
Bonjour à vous tous,
ca y est ,j'ai résolu mon problème de 3D.
Et bien vous n'auriez pas trouvé.
En fait ,il fallait faire une mise à jour de la carte mère qui avais des bugs.
A ce jour, ca roule à fond, je vais voir si le xorg est encore à fond (100%) du CPU
Cordialement
Florent
Pages : 1