Killed compiz task with top, then system exploded
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I was reading around here about how to fix a slow system. Like he says, for me everything after load average was like 5-7. So I tried using top to kill some of the biggest CPU hogs. One was Compiz. I killed Compiz which I understand now was stupid. I forget what happened exactly but I'm pretty sure everything went black. I tried rebooting, I can get to the login screen but when I log in I just go to a black screen, occasionally one icon might pop up, or the WiFi box will show but that's it. I tried getting into grub and was able to get to the command line a couple times. But now I can't even get to GRUB. I'm not sure what I would do there anyway. I also tried turning off secure boot. What should I do? I don't want to erase my stuff but I'm about to just re install Ubuntu.
Update:
I am able to get to the console with ctr alt f1, I ran top and didn't see top, I ran pgrep compiz and got nothing. If I switch back using Ctrl+Alt+F7 I can see my mouse but nothing else. Checked out this post How can I restart Compiz from a TTY? (& Related, how can I set up a fallback WM?)
But when I run DISPLAY=:0 Unity it says:
compiz (core) - Loading plugin: composite
compiz (core) - starting plugin
compiz (core) - loading plugin: opnegl
compiz (core) - starting plugin: opengl
dconf - warning **: failed to commit changes to dconf: could not connect: connection refused.
boot compiz
add a comment |
I was reading around here about how to fix a slow system. Like he says, for me everything after load average was like 5-7. So I tried using top to kill some of the biggest CPU hogs. One was Compiz. I killed Compiz which I understand now was stupid. I forget what happened exactly but I'm pretty sure everything went black. I tried rebooting, I can get to the login screen but when I log in I just go to a black screen, occasionally one icon might pop up, or the WiFi box will show but that's it. I tried getting into grub and was able to get to the command line a couple times. But now I can't even get to GRUB. I'm not sure what I would do there anyway. I also tried turning off secure boot. What should I do? I don't want to erase my stuff but I'm about to just re install Ubuntu.
Update:
I am able to get to the console with ctr alt f1, I ran top and didn't see top, I ran pgrep compiz and got nothing. If I switch back using Ctrl+Alt+F7 I can see my mouse but nothing else. Checked out this post How can I restart Compiz from a TTY? (& Related, how can I set up a fallback WM?)
But when I run DISPLAY=:0 Unity it says:
compiz (core) - Loading plugin: composite
compiz (core) - starting plugin
compiz (core) - loading plugin: opnegl
compiz (core) - starting plugin: opengl
dconf - warning **: failed to commit changes to dconf: could not connect: connection refused.
boot compiz
1
askubuntu.com/a/31171/29073 should fix it:DISPLAY=:0 compiz --replace.
– pbhj
Feb 21 at 10:37
Ran that command but it is not returning, Now I can see a single file that was on my desktop but nothing else, everything else is black.
– SallyRothroat
Feb 21 at 17:24
1
Did you try anything else from the link I gave?
– pbhj
Feb 24 at 9:53
1
Yea! I tried a bunch of things, I think it was the --replace unity that finally fixed it.
– SallyRothroat
Feb 24 at 19:32
add a comment |
I was reading around here about how to fix a slow system. Like he says, for me everything after load average was like 5-7. So I tried using top to kill some of the biggest CPU hogs. One was Compiz. I killed Compiz which I understand now was stupid. I forget what happened exactly but I'm pretty sure everything went black. I tried rebooting, I can get to the login screen but when I log in I just go to a black screen, occasionally one icon might pop up, or the WiFi box will show but that's it. I tried getting into grub and was able to get to the command line a couple times. But now I can't even get to GRUB. I'm not sure what I would do there anyway. I also tried turning off secure boot. What should I do? I don't want to erase my stuff but I'm about to just re install Ubuntu.
Update:
I am able to get to the console with ctr alt f1, I ran top and didn't see top, I ran pgrep compiz and got nothing. If I switch back using Ctrl+Alt+F7 I can see my mouse but nothing else. Checked out this post How can I restart Compiz from a TTY? (& Related, how can I set up a fallback WM?)
But when I run DISPLAY=:0 Unity it says:
compiz (core) - Loading plugin: composite
compiz (core) - starting plugin
compiz (core) - loading plugin: opnegl
compiz (core) - starting plugin: opengl
dconf - warning **: failed to commit changes to dconf: could not connect: connection refused.
boot compiz
I was reading around here about how to fix a slow system. Like he says, for me everything after load average was like 5-7. So I tried using top to kill some of the biggest CPU hogs. One was Compiz. I killed Compiz which I understand now was stupid. I forget what happened exactly but I'm pretty sure everything went black. I tried rebooting, I can get to the login screen but when I log in I just go to a black screen, occasionally one icon might pop up, or the WiFi box will show but that's it. I tried getting into grub and was able to get to the command line a couple times. But now I can't even get to GRUB. I'm not sure what I would do there anyway. I also tried turning off secure boot. What should I do? I don't want to erase my stuff but I'm about to just re install Ubuntu.
Update:
I am able to get to the console with ctr alt f1, I ran top and didn't see top, I ran pgrep compiz and got nothing. If I switch back using Ctrl+Alt+F7 I can see my mouse but nothing else. Checked out this post How can I restart Compiz from a TTY? (& Related, how can I set up a fallback WM?)
But when I run DISPLAY=:0 Unity it says:
compiz (core) - Loading plugin: composite
compiz (core) - starting plugin
compiz (core) - loading plugin: opnegl
compiz (core) - starting plugin: opengl
dconf - warning **: failed to commit changes to dconf: could not connect: connection refused.
boot compiz
boot compiz
edited Feb 21 at 9:54
mature
2,2054933
2,2054933
asked Feb 21 at 4:44
SallyRothroatSallyRothroat
1013
1013
1
askubuntu.com/a/31171/29073 should fix it:DISPLAY=:0 compiz --replace.
– pbhj
Feb 21 at 10:37
Ran that command but it is not returning, Now I can see a single file that was on my desktop but nothing else, everything else is black.
– SallyRothroat
Feb 21 at 17:24
1
Did you try anything else from the link I gave?
– pbhj
Feb 24 at 9:53
1
Yea! I tried a bunch of things, I think it was the --replace unity that finally fixed it.
– SallyRothroat
Feb 24 at 19:32
add a comment |
1
askubuntu.com/a/31171/29073 should fix it:DISPLAY=:0 compiz --replace.
– pbhj
Feb 21 at 10:37
Ran that command but it is not returning, Now I can see a single file that was on my desktop but nothing else, everything else is black.
– SallyRothroat
Feb 21 at 17:24
1
Did you try anything else from the link I gave?
– pbhj
Feb 24 at 9:53
1
Yea! I tried a bunch of things, I think it was the --replace unity that finally fixed it.
– SallyRothroat
Feb 24 at 19:32
1
1
askubuntu.com/a/31171/29073 should fix it:
DISPLAY=:0 compiz --replace .– pbhj
Feb 21 at 10:37
askubuntu.com/a/31171/29073 should fix it:
DISPLAY=:0 compiz --replace .– pbhj
Feb 21 at 10:37
Ran that command but it is not returning, Now I can see a single file that was on my desktop but nothing else, everything else is black.
– SallyRothroat
Feb 21 at 17:24
Ran that command but it is not returning, Now I can see a single file that was on my desktop but nothing else, everything else is black.
– SallyRothroat
Feb 21 at 17:24
1
1
Did you try anything else from the link I gave?
– pbhj
Feb 24 at 9:53
Did you try anything else from the link I gave?
– pbhj
Feb 24 at 9:53
1
1
Yea! I tried a bunch of things, I think it was the --replace unity that finally fixed it.
– SallyRothroat
Feb 24 at 19:32
Yea! I tried a bunch of things, I think it was the --replace unity that finally fixed it.
– SallyRothroat
Feb 24 at 19:32
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1120012%2fkilled-compiz-task-with-top-then-system-exploded%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1120012%2fkilled-compiz-task-with-top-then-system-exploded%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
askubuntu.com/a/31171/29073 should fix it:
DISPLAY=:0 compiz --replace.– pbhj
Feb 21 at 10:37
Ran that command but it is not returning, Now I can see a single file that was on my desktop but nothing else, everything else is black.
– SallyRothroat
Feb 21 at 17:24
1
Did you try anything else from the link I gave?
– pbhj
Feb 24 at 9:53
1
Yea! I tried a bunch of things, I think it was the --replace unity that finally fixed it.
– SallyRothroat
Feb 24 at 19:32