Virtualbox 5.2의 Ubuntu 17.10 게스트, Xorg 드라이버가 제대로 작동하지 않음

Virtualbox 5.2의 Ubuntu 17.10 게스트, Xorg 드라이버가 제대로 작동하지 않음

Windows 7 호스트에서 실행되는 Virtualbox 5.2.8의 게스트로 Ubuntu 17.10이 있습니다. Wayland가 아닌 Xorg를 사용하고 있습니다. 이전에는 잘 작동했지만 며칠 전에 시스템을 재부팅했는데 Xorg가 더 이상 virtualbox 디스플레이 드라이버를 찾지 못하여 일반 프레임 버퍼만 사용할 수 있습니다(즉, 자동 크기 조정이 작동하지 않고 두 개의 구성(모니터 중 하나).

CD 이미지에서 게스트 추가 항목을 다시 설치해 보았지만 제대로 작동했지만 재부팅 후에도 아무런 변화가 없었습니다. 적절한 커널 모듈이 설치되어 있는 것 같습니다. dmesg이는 올바르게 로드되고 있음을 나타냅니다.

[    9.311374] vboxguest: loading out-of-tree module taints kernel.
[    9.311745] vboxguest: module verification failed: signature and/or required key missing - tainting kernel
[    9.325936] vgdrvHeartbeatInit: Setting up heartbeat to trigger every 2000 milliseconds
[    9.326122] input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input7
[    9.327069] vboxguest: misc device minor 55, IRQ 20, I/O port d040, MMIO at 00000000f0000000 (size 0x400000)
[    9.327072] vboxguest: Successfully loaded version 5.2.8 (interface 0x00010004)
[   10.199552] MCE: In-kernel MCE decoding enabled.
[   10.456176] [drm] VRAM 01800000
[   10.461989] [TTM] Zone  kernel: Available graphics memory: 2019822 kiB
[   10.461991] [TTM] Initializing pool allocator
[   10.462001] [TTM] Initializing DMA pool allocator
[   10.486730] fbcon: vboxdrmfb (fb0) is primary device
[   10.535460] Console: switching to colour frame buffer device 100x37
[   10.537908] vboxvideo 0000:00:02.0: fb0: vboxdrmfb frame buffer device
[   10.552475] [drm] Initialized vboxvideo 1.0.0 20130823 for 0000:00:02.0 on minor 0
...
[   14.148062] vboxsf: Successfully loaded version 5.2.8 (interface 0x00010004)
[   17.380413] VBoxService 5.2.8 r121009 (verbosity: 0) linux.amd64 (Feb 26 2018 15:59:51) release log
               00:00:00.000341 main     Log opened 2018-09-15T06:01:13.461172000Z
[   17.380506] 00:00:00.000496 main     OS Product: Linux
[   17.380570] 00:00:00.000563 main     OS Release: 4.13.0-38-generic
[   17.380640] 00:00:00.000627 main     OS Version: #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018
[   17.380715] 00:00:00.000696 main     Executable: /opt/VBoxGuestAdditions-5.2.8/sbin/VBoxService
               00:00:00.000697 main     Process ID: 538
               00:00:00.000698 main     Package type: LINUX_64BITS_GENERIC
[   17.382905] 00:00:00.002833 main     5.2.8 r121009 started. Verbose level = 0
[   17.395666] 00:00:00.015607 automount vbsvcAutoMountWorker: Shared folder 'E_DRIVE' was mounted to '/media/sf_E_DRIVE'

그러나 Xorg를 시작하면 드라이버 누락에 대한 불평이 나타납니다.

X.Org X Server 1.19.5
Release Date: 2017-10-12
[   740.609] X Protocol Version 11, Revision 0
[   740.609] Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
[   740.610] Current Operating System: Linux ubuntu17 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
[   740.610] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-4.13.0-38-generic root=UUID=b01e5b7f-6cdc-44b6-b718-06a7ecf06177 ro rootflags=subvol=@ splash quiet
[   740.610] Build Date: 15 October 2017  05:51:19PM
[   740.610] xorg-server 2:1.19.5-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[   740.610] Current version of pixman: 0.34.0
[   740.610]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   740.610] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
...
[   740.696] (==) Matched vboxvideo as autoconfigured driver 0
[   740.696] (==) Matched vboxvideo as autoconfigured driver 1
[   740.696] (==) Matched modesetting as autoconfigured driver 2
[   740.696] (==) Matched fbdev as autoconfigured driver 3
[   740.696] (==) Matched vesa as autoconfigured driver 4
[   740.697] (==) Assigned the driver to the xf86ConfigLayout
[   740.697] (II) LoadModule: "vboxvideo"
[   740.698] (WW) Warning, couldn't open module vboxvideo
[   740.698] (II) UnloadModule: "vboxvideo"
[   740.698] (II) Unloading vboxvideo
[   740.698] (EE) Failed to load module "vboxvideo" (module does not exist, 0)

를 보면 /usr/lib/xorg/modules/drivers실제로 드라이버 모듈이 설치되어 있지 않습니다. vboxvideo모든 것이 제대로 작동했기 때문에 마지막으로 재부팅했을 때 드라이버 모듈이 있었음에 틀림없기 때문에 이상합니다.

이 운전자는 어디 출신일까요? Virtualbox 게스트 추가 설치 스크립트가 설치되지 않았습니까? 아니면 다른 곳에서 설치해야 합니까? (저는 Virtualbox 5.2를 사용하고 있고 Ubuntu가 사용하는 virtualbox 버전은 5.1이므로 Ubuntu에서 제공하는 게스트 추가 기능이 이 호스트에서는 작동하지 않으므로 사용하는 것은 '' 옵션이 아님)?

관련 정보