Fix run errors for nvidia hybrid setup
This commit is contained in:
@@ -194,8 +194,7 @@ start_portwine () {
|
||||
elif [ -x "`which prime-run 2>/dev/null`" ]; then
|
||||
export optirun_on="prime-run"
|
||||
check_nvidia_vk_icd_file
|
||||
elif [[ -x "`which nvidia-settings 2>/dev/null`" ]] ; then
|
||||
export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
||||
elif [[ -x "`which nvidia-settings 2>/dev/null`" ]] ; then
|
||||
check_nvidia_vk_icd_file
|
||||
fi
|
||||
else
|
||||
|
Reference in New Issue
Block a user