update scripts

This commit is contained in:
2020-09-24 23:23:08 -05:00
parent 813932361d
commit 4dbc103e37
6 changed files with 11 additions and 10 deletions

View File

@ -4,7 +4,7 @@ cd /home/cole/g14gpu
#if [ `which-driver-for-gpu` == "nvidia" ]; then
sudo sh -c 'echo "ON" > /proc/acpi/bbswitch'
sleep 1
sudo binddev 0000:01:00.0
sudo binddev 0000:01:00.0 0000:01:00.1 0000:01:00.2 0000:01:00.3
#fi
vmrdp
#sudo unbinddev 0000:01:00.0 0000:01:00.1 0000:01:00.2 0000:01:00.3