Sejam todos bem-vindos e fiquem atentos às regras de utilização do fórum e política de privacidade.
Verificar os drivers de aceleração gráfica: sudo glxinfo | grep directA resposta deve ser: direct rendering: Yes
Alô, Marco!Não precisa programa algum, só o Terminal: CitarVerificar os drivers de aceleração gráfica: sudo glxinfo | grep directA resposta deve ser: direct rendering: YesVB5
......será preciso alterar alguma coisa no setup da MOBO ou o sistema modifica, de vídeo onboard para o off na placa? Um amigo me respondeu recentemente que NÃO é necessário(essa alteração) e gostaria de confirmar. ......
CitarSomente placas mais antigas necessitavam que isso fosse feito manualmente. O normal é que o micro detecte qual placa de vídeo ( onboard ou não) está ligada a um monitor e a eleja como a preferencial.VB5
Somente placas mais antigas necessitavam que isso fosse feito manualmente. O normal é que o micro detecte qual placa de vídeo ( onboard ou não) está ligada a um monitor e a eleja como a preferencial.VB5
anderson@anderson-G31-M7-TE:~$ lspci -v | grep VGA01:00.0 VGA compatible controller: ATI Technologies Inc Cedar PRO [Radeon HD 5450] (prog-if 00 [VGA controller])anderson@anderson-G31-M7-TE:~$ glxinfo | grep renderingdirect rendering: Yesanderson@anderson-G31-M7-TE:~$ glxinfo | grep OpenGLOpenGL vendor string: X.OrgOpenGL renderer string: Gallium 0.4 on AMD CEDAROpenGL version string: 2.1 Mesa 8.0-rc2OpenGL shading language version string: 1.20OpenGL extensions:anderson@anderson-G31-M7-TE:~$ glxinfo | grep "renderer string"OpenGL renderer string: Gallium 0.4 on AMD CEDARanderson@anderson-G31-M7-TE:~$
Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0EndSectionSection "Module" load "glx"EndSectionSection "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true"EndSectionSection "Device" Identifier "aticonfig-Device[0]-0" Driver "radeon" Option "DRI" "on" Option "ForceLowPowerMode" "on" Option "DynamicPM" "on" Option "ClockGating" "on" Option "AccelMethod" "EXA" Option "ColorTilling" "on" Option "EXAVSync" "on" Option "DMAForXv" "on" BusID "PCI:1:0:0"EndSectionSection "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSectionEndSection