angelusinferni
(usa Outra)
Enviado em 02/07/2020 - 09:12h
instalei o Xubuntu 18.04 32 bits em um netbook infoway w7020 e a resolução maxima que o sistema reconhece é 1024x600
já tentei adicionar manualmente uma resolução maior com os comandos
cvt 1366 768 60
xrandr --newmode (resultado do cvt aqui)
xrandr --addmode 1366x768_60.00
e quando executo o comando addmode da erro de argumento invalido,ai vou verificar no xrandr o novo modo que foi adicionado sem erros e o xrandr adicionou no display VIRTUAL1 sendo que eu não possuo nenhum display virtual,enquanto isso o meu display real LVDS1 continua com o maximo de 1024x600.
já tentei alterar o grub desativando animações durante o boot,já tentei alterar a resolução do grub para 1366x768 para ver se já entrava com a resolução desejada.
procurei na bios do netbook e não existe um "secure boot" que restrinja a instalação de drivers.
já rodei o comando ubuntu-drivers install e me retorna uma mensagem dizendo que não há drivers disponiveis.
estou desde ontem procurando na internet e não encontro ninguem com um problema parecido,onde voce adiciona uma resolução no xrandr e ele adiciona essa resolução em um output "fantasma".
alguem pode me ajudar por favor.
@edit
segue abaixo o registro do terminal
[spoiler]
Microsoft(R) Windows 95
(C)Copyright Microsoft Corp 1981-1996.
C:\home\bryan> xrandr
Screen 0: minimum 8 x 8, current 1024 x 600, maximum 32767 x 32767
LVDS1 connected primary 1024x600+0+0 (normal left inverted right x axis y axis) 220mm x 130mm
1024x600 60.00*+
1024x576 59.90 59.82
960x540 59.63 59.82
800x600 60.32 56.25
864x486 59.92 59.57
640x480 59.94
720x405 59.51 58.99
640x360 59.84 59.32
512x300 60.00
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
C:\home\bryan> cvt 1366x768_60.00
usage: cvt [-v|--verbose] [-r|--reduced] X Y [refresh]
-v|--verbose : Warn about CVT standard adherance.
-r|--reduced : Create a mode with reduced blanking (default: normal blanking).
X : Desired horizontal resolution (multiple of 8, required).
Y : Desired vertical resolution (required).
refresh : Desired refresh rate (default: 60.0Hz).
Calculates VESA CVT (Coordinated Video Timing) modelines for use with X.
C:\home\bryan> cvt 1366 768 60
# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
Modeline "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
C:\home\bryan> xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
C:\home\bryan> xrandr --addmode "1368x768_60.00" --output LVDS1
xrandr: unrecognized option 'LVDS1'
Try 'xrandr --help' for more information.
C:\home\bryan> xrandr --addmode "1368x768_60.00"
xrandr: --addmode requires two arguments
Try 'xrandr --help' for more information.
C:\home\bryan> xrandr --help
usage: xrandr [options]
where options are:
--display <display> or -d <display>
--help
-o <normal,inverted,left,right,0,1,2,3>
or --orientation <normal,inverted,left,right,0,1,2,3>
-q or --query
-s <size>/<width>x<height> or --size <size>/<width>x<height>
-r <rate> or --rate <rate> or --refresh <rate>
-v or --version
-x (reflect in x)
-y (reflect in y)
--screen <screen>
--verbose
--current
--dryrun
--nograb
--prop or --properties
--fb <width>x<height>
--fbmm <width>x<height>
--dpi <dpi>/<output>
--output <output>
--auto
--mode <mode>
--preferred
--pos <x>x<y>
--rate <rate> or --refresh <rate>
--reflect normal,x,y,xy
--rotate normal,inverted,left,right
--left-of <output>
--right-of <output>
--above <output>
--below <output>
--same-as <output>
--set <property> <value>
--scale <x>x<y>
--scale-from <w>x<h>
--transform <a>,<b>,<c>,<d>,<e>,<f>,<g>,<h>,<i>
--off
--crtc <crtc>
--panning <w>x<h>[+<x>+<y>[/<track:w>x<h>+<x>+<y>[/<border:l>/<t>/<r>/<b>]]]
--gamma <r>:<g>:<b>
--brightness <value>
--primary
--noprimary
--newmode <name> <clock MHz>
<hdisp> <hsync-start> <hsync-end> <htotal>
<vdisp> <vsync-start> <vsync-end> <vtotal>
[flags...]
Valid flags: +HSync -HSync +VSync -VSync
+CSync -CSync CSync Interlace DoubleScan
--rmmode <name>
--addmode <output> <name>
--delmode <output> <name>
--listproviders
--setprovideroutputsource <prov-xid> <source-xid>
--setprovideroffloadsink <prov-xid> <sink-xid>
--listmonitors
--listactivemonitors
--setmonitor <name> {auto|<w>/<mmw>x<h>/<mmh>+<x>+<y>} {none|<output>,<output>,...}
--delmonitor <name>
C:\home\bryan> xrandr --addmode LVDS1 "1368x768_60.00"
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 30
Current serial number in output stream: 31
C:\home\bryan> xrandr
Screen 0: minimum 8 x 8, current 1024 x 600, maximum 32767 x 32767
LVDS1 connected primary 1024x600+0+0 (normal left inverted right x axis y axis) 220mm x 130mm
1024x600 60.00*+
1024x576 59.90 59.82
960x540 59.63 59.82
800x600 60.32 56.25
864x486 59.92 59.57
640x480 59.94
720x405 59.51 58.99
640x360 59.84 59.32
512x300 60.00
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
1368x768_60.00 (0xd3) 85.250MHz -HSync +VSync
h: width 1368 start 1440 end 1576 total 1784 skew 0 clock 47.79KHz
v: height 768 start 771 end 781 total 798 clock 59.88Hz
C:\home\bryan>
[/spoiler]