Benutzer-Werkzeuge

Webseiten-Werkzeuge


content:linux_fedora

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
content:linux_fedora [2026/04/10 13:29] obel1xcontent:linux_fedora [2026/04/10 14:22] (aktuell) obel1x
Zeile 24: Zeile 24:
 There are different Hardware/Software Interfaces that are important for Video acceleration in 2D and 3D. There are different Hardware/Software Interfaces that are important for Video acceleration in 2D and 3D.
  
-From https://wiki.archlinux.org/title/Hardware_video_acceleration :+From [[https://wiki.archlinux.org/title/Hardware_video_acceleration|https://wiki.archlinux.org/title/Hardware_video_acceleration]] :
  
 [[https://en.wikipedia.org/wiki/Graphics_processing_unit#GPU_accelerated_video_decoding_and_encoding|Hardware video acceleration]] makes it possible for the video card to decode/encode video, thus offloading the CPU and saving power. [[https://en.wikipedia.org/wiki/Graphics_processing_unit#GPU_accelerated_video_decoding_and_encoding|Hardware video acceleration]] makes it possible for the video card to decode/encode video, thus offloading the CPU and saving power.
Zeile 88: Zeile 88:
 </code> </code>
  
-To still be able to unload rendering to GPU, you ma y use the LIBVDPAU-VA-GL ( https://github.com/i-rinat/libvdpau-va-gl ). This Library will offer VDPAU by using VA-API and OpenGL.+To still be able to unload rendering to GPU, you ma y use the LIBVDPAU-VA-GL ( [[https://github.com/i-rinat/libvdpau-va-gl|https://github.com/i-rinat/libvdpau-va-gl]] ). This Library will offer VDPAU by using VA-API and OpenGL.
  
 See beaneath for setup. See beaneath for setup.
Zeile 97: Zeile 97:
  
 To tes, use: To tes, use:
- 
 <code> <code>
 +
 vulkaninfo | grep VK_KHR_video_ vulkaninfo | grep VK_KHR_video_
  
Zeile 138: Zeile 138:
  
 </code> </code>
 +
 +Blacklist radeon - this is needed for Vulkan ro work properly:
 +
 +<code>
 +root@pc-000700080009:~# echo "blacklist radeon"> /etc/modprobe.d/blacklist-radeon.conf
 +
 +</code>
 +
 +Reboot. lsmod should than not show radeon any more.
  
 Environment: to make the Interfaces using the Driver Environment: to make the Interfaces using the Driver
content/linux_fedora.1775820547.txt.gz · Zuletzt geändert: von obel1x

Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki