Software - Support > Other

Lockup

(1/3) > >>

shengchieh:
If you can open a terminal, do

top

to see which process(es) is(are) hogging your computer (give more weight to the memory column)  and do

ps -ef

to see what processes are running and their ID #.
Use kill (need PID #) or pkill (need executable name) to remove the process.

If you know it will hang when running something, try opening a terminal first.  Type "top" and make sure the memory column is viewable.  The run the program(s) that you think problematic.

Sheng-Chieh

N4RPS:
Hello! ;D

Sometimes, it isn't REALLY locked up, it's just 'thinking' - especially on low-resource systems. No matter how 'lightweight' an OS is, you can only do so much with 512MB RAM.

If you can toggle CAPS LOCK on and off, it's thinking. If you can't, it's locked up...

73 DE N4RPS
Rob

Alex:

--- Quote from: N4RPS on October 10, 2014, 05:01:43 PM ---Hello!

I just hold the power button for 4+ seconds...

73 DE N4RPS
Rob

--- End quote ---

LOL that is what I was trying to avoid...:)

N4RPS:
Hello!

I just hold the power button for 4+ seconds...

73 DE N4RPS
Rob

Alex:
Thank you all. I have added the keyboard shortcut and have written down the finger acrobatics map :)

Navigation

[0] Message Index

[#] Next page

Go to full version