nvidia
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nvidia [2006/10/17 01:14] – andi | nvidia [2020/10/07 13:41] (current) – andi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== nVidia Drivers ====== | ||
| + | |||
| + | |||
| + | |||
| + | glxinfo tool: | ||
| + | |||
| + | # yay -S mesa-demos | ||
| + | |||
| + | |||
| + | $ glxinfo |grep render | ||
| + | direct rendering: Yes | ||
| + | GLX_MESA_multithread_makecurrent, | ||
| + | GLX_EXT_visual_rating, | ||
| + | Extended renderer info (GLX_MESA_query_renderer): | ||
| + | OpenGL renderer string: llvmpipe (LLVM 10.0.1, 256 bits) | ||
| + | GL_ARB_conditional_render_inverted, | ||
| + | GL_NV_conditional_render, | ||
| + | GL_ARB_conditional_render_inverted, | ||
| + | GL_NV_conditional_render, | ||
| + | GL_EXT_render_snorm, | ||
| + | GL_MESA_shader_integer_functions, | ||
| + | GL_OES_element_index_uint, | ||
| + | | ||
| + | | ||
| + | $ glxinfo |grep OpenGL | ||
| + | OpenGL vendor string: Mesa/X.org | ||
| + | OpenGL renderer string: llvmpipe (LLVM 10.0.1, 256 bits) | ||
| + | OpenGL core profile version string: 4.5 (Core Profile) Mesa 20.2.0 | ||
| + | OpenGL core profile shading language version string: 4.50 | ||
| + | OpenGL core profile context flags: (none) | ||
| + | OpenGL core profile profile mask: core profile | ||
| + | OpenGL core profile extensions: | ||
| + | OpenGL version string: 3.1 Mesa 20.2.0 | ||
| + | OpenGL shading language version string: 1.40 | ||
| + | OpenGL context flags: (none) | ||
| + | OpenGL extensions: | ||
| + | OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.2.0 | ||
| + | OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 | ||
| + | OpenGL ES profile extensions: | ||
| + | |||
| + | |||
| + | https:// | ||
| + | |||
| + | vim / | ||
| + | mkinitcpio -P | ||
| + | vim / | ||
| + | grub-mkconfig -o / | ||
| + | |||
| + | |||
| + | $ yay -S vdpauinfo | ||
| + | |||
| + | |||
| + | |||
| + | http:// | ||
| + | |||
| + | |||
| + | Chrome -> Settings -> Advanced -> Use HArdware Acceleration when available | ||
| + | |||
| + | chrome:// | ||
