xf86OpenConsole : / dev / tty0을 열 수 없음 (그러한 파일이나 디렉토리가 없음) [닫힘]

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



답변

이 기기에 모뎀이 연결되어 있습니까? 그룹 다이얼 아웃이 왜 필요한지 잘 모르겠습니다. 이상하다. /var/log/Xorg.0.log의 내용은 무엇입니까? 달리기를 시도하십시오.

 startx -- :1

또한 사용자가 어떤 터미널을 실행하고 있습니까? ‘who’를 실행하여 다른 사람이 / dev / tty0을 사용하고 있는지 확인하십시오. 또는 더 나은 아직 lsof.


답변