새로운 Devuan 설치에서는 가로 세로 비율이 수평으로 늘어나서 이를 해결하는 가장 쉬운 방법을 찾고 있습니다. 지금까지 xrandr --newmode를 시도했지만 계속 오류가 발생합니다.xrandr: Failed to get size of gamma for output default.
다음은 유용할 수 있는 몇 가지 터미널 출력입니다.
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Sumo [Radeon HD 6480G]
glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: VMware, Inc. (0xffffffff)
OpenGL vendor string: VMware, Inc.
find /dev -group video
/dev/video0
xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 800 x 600, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 0.00*
800x600 61.00
904x768_60.00 59.94
1000x768_60.00 (0x27d) 62.250MHz -HSync +VSync
h: width 1000 start 1056 end 1152 total 1304 skew 0 clock 47.74KHz
v: height 768 start 771 end 781 total 798 clock 59.82Hz```
Those last two aspect ratios are ones that I added but can't seem to activate.