This commit is contained in:
Mikey Sklar 2024-05-03 12:11:37 -07:00 committed by GitHub
commit b4dd7b727a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -902,7 +902,7 @@ restart the script and choose a different orientation.""".format(rotation=pitftr
shell.bail("Unable to install display drivers")
shell.info(f"Updating {boot_dir}/config.txt...")
if not update_configtxt(tinydrm_install=wayland):
if not update_configtxt(tinydrm_install=(not is_bullseye)):
shell.bail(f"Unable to update {boot_dir}/config.txt")
if "touchscreen" in pitft_config: