Skip to content

Commit

Permalink
fix install-video.func
Browse files Browse the repository at this point in the history
  • Loading branch information
khvalera committed Nov 21, 2019
1 parent b226da0 commit 2a0e283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-video.func
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ install_video_nvidia(){
# yes
fi
install_pkg "nvidia"$PREFIXDRIVER"$LINUX_VER nvidia"$PREFIXDRIVER"-utils opencl-nvidia"$PREFIXDRIVER" libvdpau" "Установить драйвер NVIDIA" "" "y" "n"
install_pkg "nvidia"$PREFIXDRIVER"$LINUX_VER-dkms"
arch-chroot /mnt nvidia-xconfig
return 1
# yes
Expand Down

0 comments on commit 2a0e283

Please sign in to comment.