Steam for Linux

Steam for Linux

RELDALOTLヅ 21 Dec, 2024 @ 6:19pm
GAMES WON'T LAUNCH AFTER SCHINCRONIZING [SOLVED]
So some days ago I FINALLY got Linux Mint 22 working. It was working fine until today, were my portable disk (were I keep all my games) wouldn't mount, after I fixed the problem I wanted to continue playing the Portal 2 campaign, but the game did not launch after finishing that synchronising thing. I tried more times... HELL I tried playing other games like TF2 and I have the same problem. If anyone has a solution I'll be very grateful!

EDIT: alright... so the solution was simple, I just had to upgrade Linux Mint :D
Last edited by RELDALOTLヅ; 23 Dec, 2024 @ 4:35am
< >
Showing 1-5 of 5 comments
grzegorz77 21 Dec, 2024 @ 11:38pm 
Originally posted by RELDALOTLヅ:
GAMES WON'T LAUNCH AFTER SCHINCRONIZING

So some days ago I FINALLY got Linux Mint 22 working. It was working fine until today, were my portable disk (were I keep all my games) wouldn't mount, after I fixed the problem I wanted to continue playing the Portal 2 campaign, but the game did not launch after finishing that synchronising thing. I tried more times... HELL I tried playing other games like TF2 and I have the same problem. If anyone has a solution I'll be very grateful!


I have no idea what you're talking about, it's some kind of chaos.

But it looks like you need to look at how the drive has been mounted so far and how it is mounted now (and where).

What does it mean that it didn't want to mount, and how did you fix it.

What is this synchronization.

And whether you have been using this disk as a flatpak sandbox disk so far or are you using steam as a full-fledged part of the system installed by apt.
RELDALOTLヅ 22 Dec, 2024 @ 6:54am 
What I meant by it didn't want to mount is the following...

Error mounting/dev/sdb 1 at/media/vertennn/Dysk HDD: Unknown error when mounting /dev/sdb1

I fixed it just by going to disks and clicking on repair :P .

About the synchronization, you know right? When before the game launches, it like syncs to the steam cloud or something. Also, after writing the discussion threat, I turned off the steam cloud to see if that fixes the problem, it didn't.

If it is a Flatpack sandbox no.

As of what I see on how my drive is mounted now it looks the same...
grzegorz77 22 Dec, 2024 @ 12:36pm 
Originally posted by RELDALOTLヅ:
What I meant by it didn't want to mount is the following...

Error mounting/dev/sdb 1 at/media/vertennn/Dysk HDD: Unknown error when mounting /dev/sdb1

I fixed it just by going to disks and clicking on repair :P .

About the synchronization, you know right? When before the game launches, it like syncs to the steam cloud or something. Also, after writing the discussion threat, I turned off the steam cloud to see if that fixes the problem, it didn't.

If it is a Flatpack sandbox no.

As of what I see on how my drive is mounted now it looks the same...

The /media/user/disk folders are for portable drives.

Add the disk to /etc/fstab and reboot the computer.
You can do it manually
su -l
(letter L)
blkid

Or some program if you know one.

The system mounts the fstab disks on boot.
Steam loads library disks at program startup.
The disk should be formatted preferably as ext4.

If you installed steam normally, i.e. using apt, it should work.


You can also mount the disk to /mnt/folder with the mount command if you prefer (each time).
Last edited by grzegorz77; 22 Dec, 2024 @ 12:38pm
RELDALOTLヅ 22 Dec, 2024 @ 7:04pm 
I found a solution, I just needed to upgrade Linux Mint. Still, thank you so much man!
grzegorz77 23 Dec, 2024 @ 1:42am 
Originally posted by RELDALOTLヅ:
I found a solution, I just needed to upgrade Linux Mint. Still, thank you so much man!

Surprisingly, it worked, but I'm glad it did.
If you have a problem again, above you have a solution. :p2chell:
< >
Showing 1-5 of 5 comments
Per page: 1530 50