Forçar uma resolução personalizada

2

Eu tenho uma placa gráfica sem nome que o Windows não reconhece, por isso só mostra a VGA padrão na lista de gerenciadores de dispositivos.

Agora ele mostra apenas 800x600 e 1024x768, mas quero forçar isso para outras resoluções; Tenho certeza que suporta porque eu verifiquei no Linux!

    
por Freeman 14.08.2013 / 12:10

3 respostas

2

Isso não foi testado / testado, por sua conta e risco!

Click on Start, then Run
Type in regedit in the Open box, then hit [Enter]
Expand down to HKEY_CURRENT_CONFIG\System\CurrentControlSet\Contr ol\VIDEO{Hexadecimal number for your primary video card}%bl0ck_qu0te%00
Note: Under VIDEO will be one or more registry keys that have a long hexadecimal number; this is the Hexidecimal number assigned to
a specific physical or logical video card. There may be more than one
if video cards have been changed or a major driver update has been
performed. The key that has the current setting should be the one that needs to be modified.
Double-click DefautlSettings.XResolution, change the Base from Hexadecimal to Decimal notation, and set the X axis.
Double-click DefautlSettings.YResolution, change the Base from Hexadecimal to Decimal notation, and set the Y axis.
Reboot

Note: If settings did not take effect, modify a different video card in the registry
Note: If monitor ceases to function upon Windows coming up, reboot and go to Safe Mode. Pull up the registry and change the settings that were last modified back to the way it was or change the resolution to a safe resolution such as 640x480.

Fonte

Também há ferramentas que podem ajudar, como o PowerStrip

Detalhes sobre como usá-lo

    
por 14.08.2013 / 12:49
0

dê uma olhada e baixe 'milhões de drivers' cd.

no gerenciador de dispositivos, clique com o botão direito e atualize os drivers - apontando para o cd. pode levar alguns minutos, mas deve detectar o cartão.

uma vez instalado seus drivers. você deve ver seu nome verdadeiro e ir ao site do fabricante para obter os drivers mais recentes para o cartão.

    
por 30.12.2014 / 11:17
0
  1. Iniciar o Regedit

Clique no botão Iniciar, Clique em Executar Digite Regedit Clique Ok

  1. Ir para a tecla direita

Vá para HKEY_CURRENT_CONFIG \ System \ CurrentControlSet \ Control \ VÍDEO {#### - #### - ####} \ 0000

  1. Modificar registro

Clique duas vezes em DefaultSettings.XResolution Verificar decimal Digite o valor desejado Clique OK Clique duas vezes em DefaultSettings.YResolution Verificar decimal Digite o valor desejado Clique Ok

  1. Aplicar modificações

Fechar todas as janelas Reinicie o Windows

  1. Se você tiver problemas

Se a nova resolução que você definiu não for compatível ou você tiver outros problemas, reinicie o Windows e pressione repetidamente F8 logo após o BIOS ser carregado. Ele irá mostrar-lhe um menu de depuração. Selecione a opção do modo VGA.

    
por 30.12.2014 / 11:49