xf86OpenConsole:/ dev / tty0を開けません(そのようなファイルまたはディレクトリはありません)[終了]


9
root@mazgalici:~# startx


X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-28-server i686 Ubuntu
Current Operating System: Linux mazgalici 2.6.18-194.26.1.el5.028stab079.2PAE #1 SMP Fri Dec 17 19:34:22 MSK 2010 i686
Kernel command line: quiet
Build Date: 10 November 2010  11:25:26AM
xorg-server 2:1.7.6-2ubuntu7.4 (For technical support please see )
Current version of pixman: 0.16.4
        Before reporting problems, check 
        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: Tue Jan 11 01:28:48 2011
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"

Fatal server error:
xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)


Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

 ddxSigGiveUp: Closing log

さて、何がls -l /dev/tty0わかりますか?
追って通知があるまで一時停止。

crw-rw ---- 1ルートダイヤルアウト4、0 2011-01-08 21:32 / dev / tty0
mazgalici

3
再開します。この質問はクローズされるべきではありませんでした。これは、広く使用されている(ほとんど使用されていないデスクトップサーバー)デスクトップサーバーであるxorgに関連しています。同じエラーメッセージが表示されます。おそらく、質問のタイトルを「どうすれば対処できますか...」または「エラー...はどういう意味ですか?」に変更する必要があります。
ジョナサンコマー

回答:


2

このマシンにモデムが接続されていますか?グループダイヤルアウトがある理由がわかりません。それは変だ。/var/log/Xorg.0.logの内容は何ですか?実行してみてください:

 startx -- :1

また、ユーザーはどの端末で実行していますか?「who」を実行して、他の誰かが/ dev / tty0を使用しているかどうかを確認します。またはそれよりも優れたlsof。

弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.