Gbrfs72
(usa Sabayon)
Enviado em 23/06/2013 - 21:24h
Boa noite a todos, estou querendo instalar o sabyon no meu pc, mas ele não esta configurando o monitor corretamente a resolução fica no maximo em 1024x768 (a resolução do meu monitor AOC 2230fh é de 1680x1050 frquencias 30-83 50-76 75hz ) e não sei como configurar (sou usario windows e não tem muita noção de linux) alguem poderia me ajudar?
(a configuração do meu pc, monitor aoc 223ofh, placa de video gtx 460 de 2 gigas de memoria, processador e5700 de 2 nucleos e 4 gigas de memoria ram)
ja tentei o comando xrandr mas olhem a mensagem de erro que apareceu.
sabayonuser@localhost ~ $ xrandr
Screen 0: minimum 8 x 8, current 800 x 600, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 connected 800x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
800x600 60.3*+
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-I-3 disconnected (normal left inverted right x axis y axis)
sabayonuser@localhost ~ $ xrandr -s 1680x1050
Size 1680x1050 not found in available modes
sabayonuser@localhost ~ $ xrandr -s1680x1050
xrandr: unrecognized option '-s1680x1050'
Try 'xrandr --help' for more information.
sabayonuser@localhost ~ $ xrandr -s 1680x1050
Size 1680x1050 not found in available modes
sabayonuser@localhost ~ $ xrandr -s1680x1050
xrandr: unrecognized option '-s1680x1050'
Try 'xrandr --help' for more information.
sabayonuser@localhost ~ $ cvt 1680 1050 75
# 1680x1050 74.89 Hz (CVT 1.76MA) hsync: 82.31 kHz; pclk: 187.00 MHz
Modeline "1680x1050_75.00" 187.00 1680 1800 1976 2272 1050 1053 1059 1099 -hsync +vsync
sabayonuser@localhost ~ $ xrandr --newmode "1680x1050_75.00" 187.00 1680 1800 1976 2272 1050 1053 1059 1099 -hsync +vsync
sabayonuser@localhost ~ $ xrandr --addmode DVI-I-2 1680x1050_75.00
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 139 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 31
Current serial number in output stream: 32
sabayonuser@localhost ~ $ xrandr --addmode DVI-I-21680x1050_75.00
xrandr: --addmode requires two arguments
Try 'xrandr --help' for more information.
sabayonuser@localhost ~ $ xrandr --addmode DVI-I-2 1680x1050_75.00
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 139 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 31
Current serial number in output stream: 32
sabayonuser@localhost ~ $ xrandr --output DVI-I-2 1680x1050_75.00
xrandr: unrecognized option '1680x1050_75.00'
Try 'xrandr --help' for more information.
o pior é que isso acontece com todas as distros, fedora 18 e derivados, ubuntu 13.04 e derivados, arch linux, sabayon 13.04 (intalados ou apenas rodando pelo dvd da esse erro), agradeço a todos, por enquanto estou usando o windows 7 ate conseguir resolver esse problema.