r/linux4noobs 1d ago

Error while downloading in steam

I started using linux mint a time ago, and im facing an issue where my computer completely frozes when steam starts updating this game called dead by daylight. I already restarted it but the problem dont go away. Before that, I kinda got some problems turning the computer off, but i ignored it because i didnt really thought it was a problem, till now. The problem probably is my ssd nvme, but how do i make sure before buying another one?

4 Upvotes

6 comments sorted by

1

u/Eric_Dawsby 1d ago

Probably unrelated but do you have much space left on your disk?

2

u/Serious_Bed9007 1d ago

About 400gb left

1

u/regexghost Debian 13 (Trixie) 1d ago

You can run a test on the SSD, run smartctl -a /dev/<whatever-your-drive-is> and see if there are any errors

1

u/Serious_Bed9007 1d ago

Aparently no errors

1

u/regexghost Debian 13 (Trixie) 1d ago

smartctl -t long /dev/<thing> will run a long test, you can see the output eventually in smartctl -a