You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPU: AMD Van Gogh RDNA 2.0 (Steam Deck) and RX 7800XT (Desktop)
Please describe your issue in as much detail as possible:
When attempting to Check For Updates or when changing the OS Update Channel if the user has less than 250MB of storage a generic Update Error will be shown. This issue does not prevent SteamOS from updating (Steam Deck), however even if the Steam client itself doesn't have an update the error message is shown.
Output from the Steam logs indicate the error that was triggered:
[2024-09-24 09:12:20] Background update loop checking for update. . .
[2024-09-24 09:12:20] Error: Steam needs 250MB of free disk space to update.
Checking for BIOS updates
BIOS version: F7A0131
Desired version: <none>
No updates configured for this bios
Update Error
Video
Update_Error.mp4
Steps for reproducing this issue:
Open the Devkit Management Tool (steam://install/943760).
Select the Steam Deck used for testing.
Select Remote Shell.
Run the following command: fallocate -l 500G temp <- Feel free to adjust the allocated size (in GB) based on your available device space.
Generic error message is shown when attempting to update Steam / SteamOS with less than 250MB of disk space.
Expected result
The error message should be specific and inform the user they must free up some space on their device to proceed with a Steam Client update. This would match the behaviour currently present at boot when the Steam client bootstrap tries to self-update.
An error message for such a failure should only be shown if the Steam Client has a pending update.
The text was updated successfully, but these errors were encountered:
Your system information
Please describe your issue in as much detail as possible:
When attempting to Check For Updates or when changing the OS Update Channel if the user has less than 250MB of storage a generic Update Error will be shown. This issue does not prevent SteamOS from updating (Steam Deck), however even if the Steam client itself doesn't have an update the error message is shown.
Output from the Steam logs indicate the error that was triggered:
Video
Update_Error.mp4
Steps for reproducing this issue:
fallocate -l 500G temp
<- Feel free to adjust the allocated size (in GB) based on your available device space.Reproduction Rate: 5/5
Affected Platforms
gamescope -e -- steam -gamepadui -steamdeck
): YesActual result
Expected result
The text was updated successfully, but these errors were encountered: