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.
- Unfortunately no :/ I get a restart about twice a day, totally random.fhucho– fhucho2014-09-26 09:32:05 +00:00Commented Sep 26, 2014 at 9:32
- I think it might be the kernel version maybe? It started happening only some time after I bought the notebook, so perhaps some kernel update caused it. When did it start happening to you?fhucho– fhucho2014-09-26 09:35:42 +00:00Commented Sep 26, 2014 at 9:35
- I'm sorry again, but trying to answer fhucho by commenting further, I get a "you must have 50 reputation for comments". This site is not very friendly for newcomers, which may actually be the point, I guess against spammers... But it doesn't help in this case. Anyway, my address is frigaut at gmail.com. fhucho, please email me directly, it's gonna be difficult to exchange information here.Francois Rigaut– Francois Rigaut2014-09-26 10:11:55 +00:00Commented Sep 26, 2014 at 10:11
- @FrancoisRigaut - unfortunately sites have to take a defensive position against spammers and such and so can be a little bit uninviting until you've accumulated 50 rep.It's just how it has to be, and sorry for any inconveniences.slm– slm ♦2014-11-01 01:21:59 +00:00Commented Nov 1, 2014 at 1:21
- @FrancoisRigaut suggested over email that updating the problem might help. I tried it and the restarts seem to be less frequent and the error messages are different.fhucho– fhucho2014-11-05 15:41:30 +00:00Commented Nov 5, 2014 at 15:41
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