mirror of
https://gitlab.com/risingprismtv/single-gpu-passthrough.git
synced 2025-09-13 15:43:05 +00:00
Revert "Add nouveau support"
This reverts commit 427c5bdd5539668ee517231f5e32dec8ff68831f
This commit is contained in:
parent
427c5bdd55
commit
0968ddfee3
@ -66,7 +66,7 @@ if test -e "/tmp/vfio-is-nvidia" ; then
|
|||||||
rm -f /tmp/vfio-is-nvidia
|
rm -f /tmp/vfio-is-nvidia
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if lsmod | grep "nvidia" &> /dev/null || lsmod | grep "nouveau" &> /dev/null ; then
|
if lsmod | grep "nvidia" &> /dev/null ; then
|
||||||
echo "true" >> /tmp/vfio-is-nvidia
|
echo "true" >> /tmp/vfio-is-nvidia
|
||||||
echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind
|
echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user