OpenBSD 6.5를 실행하면 "rctl start xenodm"이 Xwindows를 시작하지 않고 "xenodm(ok)"를 반환합니다.

OpenBSD 6.5를 실행하면 "rctl start xenodm"이 Xwindows를 시작하지 않고 "xenodm(ok)"를 반환합니다.

오늘 OpenBSD 6.5에 gnome을 설치했습니다. 더 이상 startx를 사용하지 않으므로 rcctl enable xenodm오류 없이 . 그럼 난 해냈어 rcctl start xenodm. 유일한 응답은 텍스트 한 줄이었습니다: xenodm(ok). xenodm.log에서 찾은 내용은 다음과 같습니다.

xenodm info (pid 90483): Starting
xenodm info (pid 90483): Starting X server on :0

X.Org X Server 1.19.7
Release Date: 2019-03-02
X Protocol Version 11, Revision 0
Build Operating System: OpenBSD 6.5 amd64 
Current Operating System: OpenBSD JRW_OBSD.JRW 6.5 GENERIC.MP#2 amd64
Build Date: 13 April 2019  03:11:58PM

Current version of pixman: 0.36.0
    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: Tue Aug 20 21:52:07 2019
(==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
(EE) 
Fatal server error:
(EE) no screens found(EE) 
(EE)

/etc/sysctl.conf의 설정은 더 이상 사용되지 않는 것 같지만 machdep.allowaperture-1, 여전히 필요하므로 얻을 수 없습니까 no screens? 6.5 설치에서는 sysctl.conf파일 도 생성되지 않았습니다 .

관련 정보