]> Freerunner's - dotfiles.git/commitdiff
update banner
authorAndre Ramnitz <tux.rising@gmail.com>
Sat, 8 Jun 2024 00:44:03 +0000 (02:44 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:53 +0000 (18:18 +0200)
banner.asc

index 35044a307eb5a60210c466cbb242df12e7e11338..b2b7125c4b60d875dfb404b9daadb44312692c50 100644 (file)
@@ -12,4 +12,8 @@ rebuild @world & @system  'emerge --ask --verbose --deep --emptytree --with-bdep
 redirect STDOUT: foo 1> /dev/null *** redirect STDERR: foo 2> /dev/null *** redirect BOTH: foo > /dev/null 2>&1
 launch if not already running: 'pidof foo 1> /dev/null || foo &' (posix compliant)
 restart plasmashell in-place: 'kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell'
-
+*** *** *** *** *** *** *** *** ***
+To execute programs with the amdgpu-pro-vulkan driver:
+   - Use the  wrapper script: e.g. 'vk_pro vkcube'
+   - Define the following environment variable: 
+     VK_DRIVER_FILES=/usr/share/vulkan/icd.d/amd_pro_icd64.json:/usr/share/vulkan/icd.d/amd_pro_icd32.json