You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
3that's a tough question because you're not giving us much to go on... if it were me i would CTRL+ALT+F[1..6], login, and kill some processes. but i almost always know what's making my machine unresponsive, whereas you don't. and additionally, sometimes i write programs that i know are going to make it unresponsive, because i want the program's output.ixtmixilix– ixtmixilix2012-06-01 22:59:46 +00:00Commented Jun 1, 2012 at 22:59
-
2Are you sure the system gets unresponsive, or is the system still working but the input devices stop functioning?Bobby– Bobby2012-06-02 15:53:40 +00:00Commented Jun 2, 2012 at 15:53
-
2Related (on Ask Ubuntu): What should I do when Ubuntu freezes?Eliah Kagan– Eliah Kagan2017-09-09 20:06:02 +00:00Commented Sep 9, 2017 at 20:06
-
This happened to me a few times. I was all set to hard reset, but just pressing the power button once unfroze the system. No idea what was going on but it did unfreeze.Paul Rooney– Paul Rooney2019-12-19 04:27:21 +00:00Commented Dec 19, 2019 at 4:27
-
1In my case, it becomes completely unresponsive. Even numluck or capslock keyboard light doesn't toggle. None of the below works. Only option is to press reboot. Ubuntu 20.04 fully updated. Last entry in syslog has to do with canonical-livepatch.Wadih M.– Wadih M.2020-11-17 15:54:27 +00:00Commented Nov 17, 2020 at 15:54
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. shell-script), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you