모니터가 DVI -> VGA(수동형) 어댑터를 통해 연결된 경우 지원되지 않는 해상도를 추가할 수 있나요? 문제는 모니터(Acer AL1916W)가 CRT 모니터로 보고된다는 것입니다. 주로 GPU(드라이버 v310.14 @ xubuntu 12.10을 사용하는 nVidia 9800GTX+)에 간접적으로 연결되었기 때문입니다. xrandr을 사용하여 사용자 정의 해상도를 추가하려고 시도했지만 결과는 다음과 같습니다.
xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
xrandr --addmode DVI-I-0 1680x1050_60.00
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 153 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 31
Current serial number in output stream: 32
이 문제는 Windows에서도 지속되지만 nVidia 제어판에서 사용자 정의 해상도를 추가하여 수정할 수 있습니다.
미리 감사드립니다!
답변1
나는 같은 문제가있었습니다. 내 문서를 어떻게 수정했는지 검토해 보세요.
https://docs.google.com/document/d/1owDutg6nqRXI-IwXMfPQ-m3UY_GIHOnT_YgZ7rJJIrs/edit?usp=sharing
도움이 되었으면 좋겠습니다.
고마워요, 알렉산더