Commit 2b17f8b9 authored by DerVerruckteFuchs's avatar DerVerruckteFuchs

add driver directory for Debian 9 using 'nvidia-current' driver

parent 2bbb5f46
......@@ -106,7 +106,8 @@ object="${object_list[$driver_version]}"
declare -a driver_locations=(
'/usr/lib/x86_64-linux-gnu'
'/usr/lib64'
'/usr/lib/x86_64-linux-gnu/nvidia/current/'
'/usr/lib64'
"/usr/lib/nvidia-${driver_version%%.*}"
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment