ryanrudolfoba / SteamDeck-BIOS-Manager

Easily flash, downgrade, unlock, backup, block/ unblock BIOS updates.
https://youtu.be/Q1965gH9xig?si=f2cU86hSj6b8FiYG
91 stars 6 forks source link

Password sanity check fails on Bazzite #9

Closed The-Synthax closed 6 months ago

The-Synthax commented 8 months ago

Root user password check doesn't work on Bazzite.

Running the script on Bazzite fails with Sudo password is blank! Setup a sudo password first and then re-run script! providing a password here does seem to work, but upon running the script again it is still unable to detect that a sudo password has been set.

Removing the password sanity check section before running the script results in a normal superuser prompt, followed by the script working as expected.

ryanrudolfoba commented 8 months ago

This script is written for SteamOS. The sudo command in SteamOS behaves different on other distros thats why it fails the sanity check