Pular para o conteúdo

Resolução da tela Lubuntu em 640x480 [RESOLVIDO]

Responder tópico
  • Denunciar
  • Indicar

1. Resolução da tela Lubuntu em 640x480 [RESOLVIDO]

Enviado em 08/09/2019 - 09:08h

Instalei o Lubuntu 18.04 em um notebook antigo. O problema é que a resolução da tela só quer ficar, no máximo em 640x480 e eu queria aumentar para 1024x768, que era o que ele utilizava antes quando ainda era windows. Executei o comando xrandr e deu o seguinte resultado:

xrandr: failed do get size of gamma for output default
Screen 0: minimum 640 x 480, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 73.00*

OBS.: Sou iniciante em Linux

Responder tópico

2. Re: Resolução da tela Lubuntu em 640x480

Melhor resposta

Enviado em 08/09/2019 - 10:28h

Encontrei esse script no Github que baixa e instala o driver de vídeo: https://gist.github.com/fevangelou/46a2885233c45011ad5c8752f18eac73#file-install_sis_graphics_on_lin...

No terminal, usa esses comandos:
sudo su 
wget https://gist.githubusercontent.com/fevangelou/46a2885233c45011ad5c8752f18eac73/raw/79b407db60589d98e...
chmod +x install_sis_graphics_on_linux.sh
./install_sis_graphics_on_linux.sh
Quando a instalação terminar, reinicia a tua máquina.

3. Re: Resolução da tela Lubuntu em 640x480 [RESOLVIDO]

Enviado em 08/09/2019 - 09:31h

Posta a saída do comando lspci

4. Resultado comando lspci

Enviado em 08/09/2019 - 09:51h

00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 IDE Controller (rev 01)
00:03.0 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03)
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
03:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
03:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller
03:00.3 System peripheral: JMicron Technology Corp. MS Host Controller

5. Re: Resolução da tela Lubuntu em 640x480 [RESOLVIDO]

Enviado em 08/09/2019 - 11:13h

Muuuuuito obrigado, está tudo OK agora

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder