![startxfce4가 더 이상 Asus 크롬북에 로드되지 않습니다.](https://linux55.com/image/123943/startxfce4%EA%B0%80%20%EB%8D%94%20%EC%9D%B4%EC%83%81%20Asus%20%ED%81%AC%EB%A1%AC%EB%B6%81%EC%97%90%20%EB%A1%9C%EB%93%9C%EB%90%98%EC%A7%80%20%EC%95%8A%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
저는 Acer 크롬북을 가지고 있으며 "shell"을 통해 xfce에 로드한 다음 크롬 터미널에서 "sudo startxfce4"를 로드할 수 있었습니다. 갑자기 오류가 발생하고 더 이상 로드되지 않습니다. 대신 나는 다음을 얻습니다. 어떤 제안이 있으십니까?
chronos@localhost / $ sudo startxfce4
Entering /mnt/stateful_partition/crouton/chroots/xenial...
/usr/bin/startxfce4: Starting X server
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic x86_64 Ubuntu
Current Operating System: Linux localhost 3.8.11 #1 SMP Tue Oct 31 22:10:06 PDT 2017 x86_64
Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 2539520 verity payload=PARTUUID=9feb1eec-d299-fe40-a13d-abe1410a06ae/PARTNROFF=1 hashtree=PARTUUID=9feb1eec-d299-fe40-a13d-abe1410a06ae/PARTNROFF=1 hashstart=2539520 alg=sha1 root_hexdigest=5b28e9104a0c6de57e5586e8881f487b517ac745 salt=9f9e91fe33efaf85f73ed8a2d521f9278d4e2f04c2b3165ff3f9de38cc059669" noinitrd vt.global_cursor_default=0 kern_guid=9feb1eec-d299-fe40-a13d-abe1410a06ae add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic iTCO_vendor_support.vendorsupport=3
Build Date: 02 November 2016 10:06:10PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
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: "/tmp/Xorg.crouton.1.log", Time: Mon Dec 18 20:05:53 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Error org.freedesktop.DBus.Error.UnknownMethod: Method "ReleaseDisplayOwnership" with signature "" on interface "org.chromium.LibCrosServiceInterface" doesn't exist
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
Error org.freedesktop.DBus.Error.UnknownMethod: Method "ReleaseDisplayOwnership" with signature "" on interface "org.chromium.LibCrosServiceInterface" doesn't exist
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
(EE)
Fatal server error:
(EE) AddScreen/ScreenInit failed for driver 0
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/tmp/Xorg.crouton.1.log" for additional information.
(EE)
Error org.freedesktop.DBus.Error.UnknownMethod: Method "TakeDisplayOwnership" with signature "" on interface "org.chromium.LibCrosServiceInterface" doesn't exist
(EE) Server terminated with error (1). Closing log file.
편집 1:
위에서 언급한 로그 파일인 @LiveWireBT는 다음과 같습니다.https://people.ucsc.edu/~ianc/files/Xorg.crouton.1.log 오류 줄은 다음과 같습니다.
[21.721] (EE) Modeset(0): drmSetMaster 실패: 권한이 거부되었습니다.
어떤 아이디어가 있나요?
답변1
이 문제를 설명하는 많은 웹사이트 중 어느 것도 나에게 맞는 솔루션을 제공하지 못했습니다. 마지막으로 아래 지침을 따랐습니다. https://lifehacker.com/how-to-install-linux-on-a-chromebook-and-unlock-its-ful-509039343 XFCE를 직접 업데이트합니다.
sudo sh -e ~/다운로드/crouton -t xfce -u
이 작업은 약 15분 정도 소요되었으며 그 후에는 정상적으로 돌아와서 실행됩니다.