On Thu, 01 Jun 2017 19:16:01 +0000, dragoncello21 wrote:
> Good morning,
>
> I’m a newcomer to Linux,
>
> I installed OpenSuse 42.2 a few months ago and I’m happy with it.
>
> The only new one that gets locked from time to time, that is, I can move
> the mouse, does not take any command, not even a keyboard.
>
> Tried to do: Ctrl + Alt + Shift + Del but nothing.
>
> I must brutally use the power off button.
>
> Is there a file where errors or problems are logged?
>
> It does not happen often, but I would like to solve it.
>
> An early thank you[image:
> http://www.suseitalia.org/sites/suse.ildn.net/files/selection_855_0.png]
Out of curiosity, do you have a large number of applications open?
I saw similar behaviour on my system after upgrading to 42.2, and found
that I had run out of process handles - 42.2 introduces a process limit
that wasn’t present in earlier releases (the reason it’s there makes
sense - to limit the ability of fork bombs to take the system down).
I ended up having to increase the number of limits for all users to work
around it - the limit was just too low for me.
What you can do to see if this is what’s causing your problem is to open
a terminal window and then just use the system as you normally would.
If the process limit becomes an issue, trying to do anything in that
window will result in a message saying ‘no processes remaining’ or
something to that effect.
It’s probably not that (since you say you can’t do anything - I could
switch windows), but worth checking out.
You can also, in that terminal window, try running ‘sudo tail -f /var/log/
messages’ and see if that tells you anything useful when the system has
locked up.
Jim
Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C