mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-11-05 09:48:03 +09:00
Filename of V3d overlay corrected.
This commit is contained in:
parent
98325d051f
commit
48f83a0d94
@ -947,7 +947,7 @@ set_gldriver() {
|
||||
}
|
||||
|
||||
do_gldriver() {
|
||||
if [ ! -e /boot/overlays/vc4-kms-v3d.overlay ]; then
|
||||
if [ ! -e /boot/overlays/vc4-kms-v3d-overlay.dtb ]; then
|
||||
whiptail --msgbox "Driver and kernel not present on your system. Please update" 20 60 2
|
||||
return 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user