디스플레이 문제: Xrandr, 연결되지 않은 모니터, 존재하지 않는 외부 모니터

디스플레이 문제: Xrandr, 연결되지 않은 모니터, 존재하지 않는 외부 모니터

여기서 문제가 정확히 무엇인지 잘 모르겠습니다. 몇 가지로 나타납니다.

  1. 모니터 해상도를 변경할 수 없습니다.
  2. 광속이나 적색 편이는 디스플레이 색상 균형을 변경할 수 없습니다.
  3. NVidia와 Intel 온보드 그래픽이 있고 현재 NVidia는 Bumblebee를 사용하고 있지만 optirun을 사용하면 아무것도 실행할 수 없습니다.

예전에는 VGA를 통해 외부 모니터를 연결했는데 더 이상 사용하지 않고 모든 것이 잘 작동하는 것 같았는데 이제는 노트북만 작동하지 않습니다.

내가 시도한 것:

  • ~/.config/monitors.xml 삭제
  • NVIDIA 설정 ​​확인(옵션 없음)
  • apt-get nvidia-* bumblebee 제거 및 재설치
  • xserver 재설치

지금까지 아무것도 효과가 없었습니다.

정보:

$ sudo lshw -C video
  *-display UNCLAIMED     
       description: VGA compatible controller
       product: 4th Gen Core Processor Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 06
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)


$ uname -a
Linux gulch 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
   1920x1080       0.0* 

나는 두 개의 Xlog를 가지고 있습니다. Xlog8이 bumblebee.conf에 지정되어 있기 때문에 관련이 있다고 확신합니다. 그러나 만일의 경우에 대비하여 여기에 둘 다 게시하겠습니다:

Xlog0:http://pastebin.com/4XgQ7GGk

Xlog8:http://pastebin.com/r58xTQJ5

관련 정보