From 5d2612110e50eb0e93eef509948eecff8cfbb04b Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sat, 8 Jun 2024 02:44:03 +0200 Subject: [PATCH] update banner --- banner.asc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.51.2