Okay so I tried running the commands you gave me, and I got the following results, which actually differs from yours!:
"systemd-inhibit --list --mode=block" gave (Both with the stuff commented and un-commented from the previous reply):
Code:
Who: gdm (UID 464/gdm, PID 1739/gsd-media-keys)
What: handle-power-key:handle-suspend-key:handle-hibernate-key
Why: GNOME handling keypresses
Mode: block
Who: me (UID 1000/me, PID 2366/gsd-media-keys)
What: handle-power-key:handle-suspend-key:handle-hibernate-key
Why: GNOME handling keypresses
Mode: block
2 inhibitors listed.
"loginctl show-session" gave:
Code:
EnableWallMessages=no
NAutoVTs=6
KillUserProcesses=no
RebootToFirmwareSetup=no
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0
BlockInhibited=handle-power-key:handle-suspend-key:handle-hibernate-key
DelayInhibited=shutdown:sleep
InhibitDelayMaxUSec=5s
HandlePowerKey=poweroff
HandleSuspendKey=suspend
HandleHibernateKey=hibernate
HandleLidSwitch=suspend
HandleLidSwitchDocked=ignore
HoldoffTimeoutUSec=30s
IdleAction=ignore
IdleActionUSec=30min
PreparingForShutdown=no
PreparingForSleep=no
Docked=no
RemoveIPC=yes
RuntimeDirectorySize=781475840
InhibitorsMax=8192
NCurrentInhibitors=9
SessionsMax=8192
NCurrentSessions=2
UserTasksMax=10813
I'm not really sure what I'm looking for here, but I really appreciate your help!

Originally Posted by
arvidjaar
That's exactly what I expect to happen on suspend so I'm still unsure what does not work (or why you think system is not suspended).
I would expect it to suspend to RAM or the disk (ie. not only the screen should power off, the fans and the disk etc. should too, and it should log me out so that I'm greeted with the gdm login screen when I open it/power it back on. That's what I would consider normal and also what I have seen from some other distros at least.)
Bookmarks