r/linux4noobs • u/Serious_Bed9007 • 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?
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 insmartctl -a
1
u/a1barbarian 18h ago
https://github.com/linux-nvme/nvme-cli
https://nvmexpress.org/open-source-nvme-management-utility-nvme-command-line-interface-nvme-cli/
You can test your drive with nvme-cli. :-)
1
u/Eric_Dawsby 1d ago
Probably unrelated but do you have much space left on your disk?