XFRee86 aide
tititol
Messages postés
3
Statut
Membre
-
Mister_AmX Messages postés 258 Date d'inscription Statut Membre Dernière intervention -
Mister_AmX Messages postés 258 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Quand j'essaie la commande "startx" j'ai des erreus de configuration.
les dernières lignes du fichier XF86Config sont :
Citation:
(**) option “Protocol “ “ sun“
(EE) Mouse0: Unknown protocol “sun“
(EE) PreInit failed for input device "Mouse0"
(II) UnloadModule: "mouse"
(II) Keyboard "Keyboard0" handled by legacy driver
(WW) No core pointer registered
No core pointer
Fatal server error:
failed to initialize core devices
When reporting a problem related to a server crash, please send
The full server output, not just the last messages.
This can be found in the log file " /var/log/Xfree86.0.log".
Please report problems to xfree86@xfree86.org.
Qu'est ce que je devrais faire?
Quand j'essaie la commande "startx" j'ai des erreus de configuration.
les dernières lignes du fichier XF86Config sont :
Citation:
(**) option “Protocol “ “ sun“
(EE) Mouse0: Unknown protocol “sun“
(EE) PreInit failed for input device "Mouse0"
(II) UnloadModule: "mouse"
(II) Keyboard "Keyboard0" handled by legacy driver
(WW) No core pointer registered
No core pointer
Fatal server error:
failed to initialize core devices
When reporting a problem related to a server crash, please send
The full server output, not just the last messages.
This can be found in the log file " /var/log/Xfree86.0.log".
Please report problems to xfree86@xfree86.org.
Qu'est ce que je devrais faire?
3 réponses
bonjour,
quelle distribution ?
a+
quelle distribution ?
a+
tititol
Messages postés
3
Statut
Membre
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
Bonsoir,
Xorg -configure
hen test your new configuration file
Code:
X -config ~/xorg.conf.new
You will only see a 'grey' background with black X cursor, but this indicates the X server is working. Exit with Control+Alt+Backspace. If the system does not work, take a look at /var/log/Xorg.0.log to see what went wrong.
Now, as the root user, move the configuration file to the new directory
Code:
cp -v ~/xorg.conf.new /etc/X11/xorg.conf
Xorg -configure
hen test your new configuration file
Code:
X -config ~/xorg.conf.new
You will only see a 'grey' background with black X cursor, but this indicates the X server is working. Exit with Control+Alt+Backspace. If the system does not work, take a look at /var/log/Xorg.0.log to see what went wrong.
Now, as the root user, move the configuration file to the new directory
Code:
cp -v ~/xorg.conf.new /etc/X11/xorg.conf