problema xrander com 1900x1080p

1

eu tenho um problema com o xrandr Eu executei com sucesso o seguinte:

#cvt 1900 1080
#xrandr 1900x1080 170.75  1904 2024 2224 2544  1080 1083 1093 1120 -hsync +vsync

mas infelizmente o seguinte comando:

#xrandr --addmode VGA-0 1900x1080

retornou o seguinte erro:

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:  29
Current serial number in output stream:  30

a seguinte saída de comando pode ajudar na identificação do problema:

#glxinfo |grep -i opengl
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 310M/PCIe/SSE2
OpenGL version string: 3.3.0 NVIDIA 310.14
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
OpenGL extensions:

#lspci |grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 310M] (rev a2)

alguma ideia do que está errado?

    
por Eslam 13.12.2012 / 23:36

1 resposta

0

Você quer ampliar sua tela com a nvidia? funciona aqui:

% bl0ck_qu0te%     
por dschinn1001 14.12.2012 / 03:27