Je suis nouveau sous Linux mais j'ai quand même quelque connaissance. J'essaie d'installer Xorg et un environnement graphique sur un vieil ordi que j'ai chez moi. Il a un vielle carte graphique Nvidia. Mais j'ai quelque problème. J'ai testé toutes les méthodes sur le wiki: http://wiki.archlinux.fr/howto/indispensable/xorg mais rien n'y fait. quand je teste le serveur X, ça me donne:
Code : Tout sélectionner
[root@myhost ~]# X :1 -config /etc/X11/xorg.conf.hwd
X.Org X Server 1.6.1
Release Date: 2009-4-14
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-ARCH i686
Current Operating System: Linux myhost 2.6.29-ARCH #1 SMP PREEMPT Fri Apr 17 12:46:01 UTC 2009 i686
Build Date: 15 April 2009 11:09:10AM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Wed Apr 29 19:24:34 2009
(EE) Unable to locate/open config file: "/etc/X11/xorg.conf.hwd"
(==) Using default built-in configuration (30 lines)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) NVIDIA OpenGL Driver requires CPUs with SSE to run.
The current CPU does not support SSE.
^Cerror setting MTRR (base = 0xd4000000, size = 0x02000000, type = 1) Invalid argument (22)
Code : Tout sélectionner
[root@myhost ~]# startx /usr/bin/gnome-session
hostname: Unknown host
xauth: creating new authority file /root/.serverauth.3790
X.Org X Server 1.6.1
Release Date: 2009-4-14
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-ARCH i686
Current Operating System: Linux myhost 2.6.29-ARCH #1 SMP PREEMPT Fri Apr 17 12:46:01 UTC 2009 i686
Build Date: 15 April 2009 11:09:10AM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 29 19:27:28 2009
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "type1" (module does not exist, 0)
(EE) Failed to load module "freetype" (module does not exist, 0)
(EE) Failed to load module "kbd" (module does not exist, 0)
(EE) Failed to load module "mouse" (module does not exist, 0)
(EE) NVIDIA OpenGL Driver requires CPUs with SSE to run.
The current CPU does not support SSE.
(EE) Failed to load module "kbd" (module does not exist, 0)
(EE) No input driver matching `kbd'
(EE) Failed to load module "mouse" (module does not exist, 0)
(EE) No input driver matching `mouse'
gnome-session[3811]: WARNING: Could not connect to ConsoleKit: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
gnome-session[3811]: CRITICAL: dbus_g_connection_get_connection: assertion `gconnection' failed
process 3811: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3298.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
gnome-session[3811]: ******************* START ********************************
gnome-session[3811]: Frame 0: /usr/bin/gnome-session [0x805f9f5]
gnome-session[3811]: Frame 1: /usr/bin/gnome-session [0x805fb84]
gnome-session[3811]: Frame 2: [0xb802e400]
gnome-session[3811]: Frame 3: /lib/libc.so.6(abort+0x188) [0xb74520c8]
gnome-session[3811]: Frame 4: /usr/lib/libdbus-1.so.3 [0xb7a94095]
gnome-session[3811]: Frame 5: /usr/lib/libdbus-1.so.3 [0xb7a8fb09]
gnome-session[3811]: Frame 6: /usr/lib/libdbus-1.so.3(dbus_connection_send_with_reply_and_block+0x12e) [0xb7a7777e]
gnome-session[3811]: Frame 7: /usr/bin/gnome-session [0x8057a75]
gnome-session[3811]: Frame 8: /usr/bin/gnome-session [0x8057b50]
gnome-session[3811]: Frame 9: /usr/bin/gnome-session [0x8060e97]
gnome-session[3811]: Frame 10: /usr/bin/gnome-session [0x806145e]
gnome-session[3811]: Frame 11: /lib/libc.so.6(__libc_start_main+0xe5) [0xb743c6c5]
gnome-session[3811]: Frame 12: /usr/bin/gnome-session [0x8050231]
gnome-session[3811]: ******************* END **********************************
waiting for X server to shut down error setting MTRR (base = 0xd4000000, size = 0x02000000, type = 1) Invalid argument (22)
Code : Tout sélectionner
/etc/rc.conf: line 92: @sshd: command not found
/etc/rc.conf: line 93: hal: command not found