ich habe über apt-get den xserver-xfree86 installiert und configuriert.
wenn ich ihn jetzt starte kommt es zu fogender fehlermeldung:
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority
X: warning; process set to priority -11 instead of requested priority -10
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-10 20041215174925 fabbione@fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.26 i686 [ELF]
Build Date: 15 December 2004
This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way. Bugs should be reported to the Debian Bug Tracking System; see
.
We strongly encourage the use of the “reportbug” package and command
to ensure that bug reports contain as much useful information as
possible.
Before filing a bug report, you may want to consult the Debian X FAQ:
XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz
Module Loader present
OS Kernel: Linux version 2.4.20-021stab028.3.777-enterprise (st@current.eng.sw.ru) (gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)) #1 SMP Wed Feb 2 21:08:59 MSK 2005 T
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/XFree86.0.log”, Time: Thu Mar 3 12:05:21 2005
(==) Using config file: “/etc/X11/XF86Config-4”
Fatal server error:
xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
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 submit@bugs.debian.org.
XIO: fatal IO error 104 (Connection reset by peer) on X server “:0.0”
after 0 requests (0 known processed) with 0 events remaining.
Couldnt get a file descriptor referring to the console
was kann ich tun?
Hey habe mal kurz gegoogelt,
schau mal ob Du die Datei /etc/X11/Xwrapper.config hast.
Sollte die beiden unteren Zeilen beinhalten:
————————
allowed_users=console
nice_value=-10
————————
Wenn das nicht weiterhilft, waere ein kurzer Auszug aus dem XFree86.0.log File gut.
Funktioniert denn das starten vom xserver als root oder ‘normaler’ User?
gruss
Christian
BTW: Gehe mal davon aus, das /dev/tty0 existiert…