From: Andre Ramnitz Date: Sat, 8 Jun 2024 00:44:03 +0000 (+0200) Subject: update banner X-Git-Tag: v0.2~179 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=5d2612110e50eb0e93eef509948eecff8cfbb04b;p=dotfiles.git update banner --- diff --git a/banner.asc b/banner.asc index 35044a30..b2b7125c 100644 --- a/banner.asc +++ b/banner.asc @@ -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