Enviado em 06/01/2017 - 09:57h
Bom dia a todos,
Tenho muito pouca informação sobre hardware Intel e estou pensando no futuro em investir em hardware dela, tenho uma grande dúvida sobre como está o suporte a OpenGL, preparei um comando que busca algumas informações de Hardware relacionadas ao vídeo, o processador e a distribuição que é utilizada. Quem quiser participar poste a saída por favor, será de grande ajuda.
Executem esse comando e postem a saída aqui:
Exemplo do meu resultado:
Tenho muito pouca informação sobre hardware Intel e estou pensando no futuro em investir em hardware dela, tenho uma grande dúvida sobre como está o suporte a OpenGL, preparei um comando que busca algumas informações de Hardware relacionadas ao vídeo, o processador e a distribuição que é utilizada. Quem quiser participar poste a saída por favor, será de grande ajuda.
Executem esse comando e postem a saída aqui:
( cat /proc/cpuinfo | grep name ) && ( glxinfo | grep -e "version" -e "vendor" -e "renderer string" ) && ( lspci | grep VGA ) && ( if [ -x /usr/bin/hostnamectl ]; then ( hostnamectl | grep -e "Operating System" ) ; fi )
Exemplo do meu resultado:
$ ( cat /proc/cpuinfo | grep name ) && ( glxinfo | grep -e "version" -e "vendor" -e "renderer string" ) && ( lspci | grep VGA ) && ( if [ -x /usr/bin/hostnamectl ]; then ( hostnamectl | grep -e "Operating System" ) ; fi )
model name : AMD FX(tm)-8120 Eight-Core Processor
model name : AMD FX(tm)-8120 Eight-Core Processor
model name : AMD FX(tm)-8120 Eight-Core Processor
model name : AMD FX(tm)-8120 Eight-Core Processor
server glx vendor string: SGI
server glx version string: 1.4
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
GLX version: 1.4
Max core profile version: 4.1
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CAPE VERDE (DRM 2.46.0 / 4.8.15-300.fc25.x86_64, LLVM 3.8.0)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 13.0.2
OpenGL core profile shading language version string: 4.10
OpenGL version string: 3.0 Mesa 13.0.2
OpenGL shading language version string: 1.30
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 13.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM]
Operating System: Fedora 25 (Workstation Edition)
model name : AMD FX(tm)-8120 Eight-Core Processor
model name : AMD FX(tm)-8120 Eight-Core Processor
model name : AMD FX(tm)-8120 Eight-Core Processor
model name : AMD FX(tm)-8120 Eight-Core Processor
server glx vendor string: SGI
server glx version string: 1.4
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
GLX version: 1.4
Max core profile version: 4.1
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CAPE VERDE (DRM 2.46.0 / 4.8.15-300.fc25.x86_64, LLVM 3.8.0)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 13.0.2
OpenGL core profile shading language version string: 4.10
OpenGL version string: 3.0 Mesa 13.0.2
OpenGL shading language version string: 1.30
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 13.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM]
Operating System: Fedora 25 (Workstation Edition)