Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You can easily check how much space you need and how much space you already have used. – If you want to verify your HD you should consider to use a live-CD / boot from a USB stick or something so that you can check your disk in an unmouted state.
I have more then enough space on my HDD, that cant be the problem
So, this is what the Terminal says when i try to launch Cs:go
Installing breakpad exception handler for appid(steam)/version(1433441724)
Installing breakpad exception handler for appid(steam)/version(1433441724)
Installing breakpad exception handler for appid(steam)/version(1433441724)
Installing breakpad exception handler for appid(steam)/version(1433441724)
Installing breakpad exception handler for appid(steam)/version(1433441724)
Installing breakpad exception handler for appid(steam)/version(1433441724)
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier1/../tier1/fileio.cpp (2957) : Assertion Failed: Failed to determine free disk space for /home/kevin/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive, error 2
Assert( Assertion Failed: Failed to determine free disk space for /home/kevin/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive, error 2 ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier1/../tier1/fileio.cpp:2957
Installing breakpad exception handler for appid(steam)/version(1433441724)
assert_20150704123739_24.dmp[11708]: Uploading dump (out-of-process)
/tmp/dumps/assert_20150704123739_24.dmp
I know it says : Failed to determine free disk space
but i rly have enought ._.
That looks all very Windows-related. Two things you can try:
* Check if the rights are correct. (Is it possible for Steam to write on the disk)
* Verify The Integrity Of The Game (right mouse button on the game: Properties -> Local Files) + Restart Steam
* If that does not work: Close Steam, delete the folder for the game. Start the download again.
I suggest to check the sanity of the disk first though. HDs have an internal way to get around unsuable parts of the disk. A partition check may help to get the disk in a good state.
It says Disk usage: none
I saw that you are german – and I would like to recommed you http://wiki.ubuntuusers.de/ for general questions / solutions. Are you using Linux for SteamOS reasons? Or in general?
Another question: Do you use an internal HD? - Is it the same partition where /home is located? Or is it an external one?
What kind of file system do you use? Normal for Ubuntu should be ext4.
To check the sanity of your hard disk you can use a live-cd. Maybe the installation-CD. Start Gparted https://wiki.ubuntuusers.de/gparted and just check the disks there (It's a tool to format your HD!!! don't do that now!!! - just check and repair (if necessary)).
At some random time, different in each of my 2 steam accounts, steam thought I was logging in from a new device (sent me e-mail code), and after logging in, my games appeared to be uninstalled in Library. But I just exited steam, started it again, and everything was back to normal using above path.
When I installed Steam (Software Center), and a Steam game fresh from fresh install of 14.04.1 the path to games ended up ~/.steam/steam/steamapps/common/.
But im such a noob on ubuntu i just installed win7 now.
But again thanks alot for the quick help u offered.
The thing is: If there was a problem on your harddisk then you will face the same problems again. Just under Windows.
As the issue said from Steam GUI, "Disk write error" (it was working fine before). I checked my drive was mounted as Read-only (I have duel boot as window 10 as 2nd option which cause some issue with my dota drive when I booted the system in windows)
I fixed the disk mount issue by remounting it as rw (READ and WRITE), IT WORKED.
I hope this will help someone who is new in Unix and trying to fix this simple issue (in my case dota disk mounted as ro )