Graphical slow response issues?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I just installed Ubuntu 12.04 but my Ubuntu is not running smoothly. It is becoming stuck. Is there a problem with my graphic driver? I say this because 1 out of the 2 ATI graphic drivers failed installing.
ATI/AMD proprietary FGLRX graphics driver (post-release updates) - FAILED
ATI/AMD proprietary FGLRX graphics driver - FAILED
ati graphics
bumped to the homepage by Community♦ 9 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I just installed Ubuntu 12.04 but my Ubuntu is not running smoothly. It is becoming stuck. Is there a problem with my graphic driver? I say this because 1 out of the 2 ATI graphic drivers failed installing.
ATI/AMD proprietary FGLRX graphics driver (post-release updates) - FAILED
ATI/AMD proprietary FGLRX graphics driver - FAILED
ati graphics
bumped to the homepage by Community♦ 9 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
2
What is the results of this command? /usr/lib/nux/unity_support_test -p
– Nicholos Tyler
Apr 28 '12 at 17:18
I seems had the same issue, but it gone when I installed "ATI/AMD proprietary FGLRX graphics driver"
– wik
May 3 '12 at 22:28
add a comment |
I just installed Ubuntu 12.04 but my Ubuntu is not running smoothly. It is becoming stuck. Is there a problem with my graphic driver? I say this because 1 out of the 2 ATI graphic drivers failed installing.
ATI/AMD proprietary FGLRX graphics driver (post-release updates) - FAILED
ATI/AMD proprietary FGLRX graphics driver - FAILED
ati graphics
I just installed Ubuntu 12.04 but my Ubuntu is not running smoothly. It is becoming stuck. Is there a problem with my graphic driver? I say this because 1 out of the 2 ATI graphic drivers failed installing.
ATI/AMD proprietary FGLRX graphics driver (post-release updates) - FAILED
ATI/AMD proprietary FGLRX graphics driver - FAILED
ati graphics
ati graphics
edited Dec 21 '12 at 11:30
Mochan
1,35131837
1,35131837
asked Apr 28 '12 at 17:14
harikrishnanharikrishnan
77410
77410
bumped to the homepage by Community♦ 9 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 9 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
2
What is the results of this command? /usr/lib/nux/unity_support_test -p
– Nicholos Tyler
Apr 28 '12 at 17:18
I seems had the same issue, but it gone when I installed "ATI/AMD proprietary FGLRX graphics driver"
– wik
May 3 '12 at 22:28
add a comment |
2
What is the results of this command? /usr/lib/nux/unity_support_test -p
– Nicholos Tyler
Apr 28 '12 at 17:18
I seems had the same issue, but it gone when I installed "ATI/AMD proprietary FGLRX graphics driver"
– wik
May 3 '12 at 22:28
2
2
What is the results of this command? /usr/lib/nux/unity_support_test -p
– Nicholos Tyler
Apr 28 '12 at 17:18
What is the results of this command? /usr/lib/nux/unity_support_test -p
– Nicholos Tyler
Apr 28 '12 at 17:18
I seems had the same issue, but it gone when I installed "ATI/AMD proprietary FGLRX graphics driver"
– wik
May 3 '12 at 22:28
I seems had the same issue, but it gone when I installed "ATI/AMD proprietary FGLRX graphics driver"
– wik
May 3 '12 at 22:28
add a comment |
2 Answers
2
active
oldest
votes
It could be your graphics or it could be unity itself. Log out and click the small ubuntu icon at the login screen, once there select unity 2D and login as normal. I find unity 3D slows my system down a lot so stick with 2D
If the problem persists then try to reinstall the graphics drivers. I have an NVIDIA chip so am not 100% with ATI drivers.
add a comment |
The reason might be that Catalyst has not been updated to work with recent 3.2 kernels.
To solve this problem, see and follow instructions on this forum post.
The instructions provided in the link above help to fix installations. The procedure to install Ubuntu can be found on this Wiki.
add a comment |
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%2f127132%2fgraphical-slow-response-issues%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
It could be your graphics or it could be unity itself. Log out and click the small ubuntu icon at the login screen, once there select unity 2D and login as normal. I find unity 3D slows my system down a lot so stick with 2D
If the problem persists then try to reinstall the graphics drivers. I have an NVIDIA chip so am not 100% with ATI drivers.
add a comment |
It could be your graphics or it could be unity itself. Log out and click the small ubuntu icon at the login screen, once there select unity 2D and login as normal. I find unity 3D slows my system down a lot so stick with 2D
If the problem persists then try to reinstall the graphics drivers. I have an NVIDIA chip so am not 100% with ATI drivers.
add a comment |
It could be your graphics or it could be unity itself. Log out and click the small ubuntu icon at the login screen, once there select unity 2D and login as normal. I find unity 3D slows my system down a lot so stick with 2D
If the problem persists then try to reinstall the graphics drivers. I have an NVIDIA chip so am not 100% with ATI drivers.
It could be your graphics or it could be unity itself. Log out and click the small ubuntu icon at the login screen, once there select unity 2D and login as normal. I find unity 3D slows my system down a lot so stick with 2D
If the problem persists then try to reinstall the graphics drivers. I have an NVIDIA chip so am not 100% with ATI drivers.
answered Apr 28 '12 at 17:18
mattibuntumattibuntu
1114
1114
add a comment |
add a comment |
The reason might be that Catalyst has not been updated to work with recent 3.2 kernels.
To solve this problem, see and follow instructions on this forum post.
The instructions provided in the link above help to fix installations. The procedure to install Ubuntu can be found on this Wiki.
add a comment |
The reason might be that Catalyst has not been updated to work with recent 3.2 kernels.
To solve this problem, see and follow instructions on this forum post.
The instructions provided in the link above help to fix installations. The procedure to install Ubuntu can be found on this Wiki.
add a comment |
The reason might be that Catalyst has not been updated to work with recent 3.2 kernels.
To solve this problem, see and follow instructions on this forum post.
The instructions provided in the link above help to fix installations. The procedure to install Ubuntu can be found on this Wiki.
The reason might be that Catalyst has not been updated to work with recent 3.2 kernels.
To solve this problem, see and follow instructions on this forum post.
The instructions provided in the link above help to fix installations. The procedure to install Ubuntu can be found on this Wiki.
edited Dec 21 '12 at 11:22
Mochan
1,35131837
1,35131837
answered May 14 '12 at 17:17
leszekleszek
1
1
add a comment |
add a comment |
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%2f127132%2fgraphical-slow-response-issues%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
2
What is the results of this command? /usr/lib/nux/unity_support_test -p
– Nicholos Tyler
Apr 28 '12 at 17:18
I seems had the same issue, but it gone when I installed "ATI/AMD proprietary FGLRX graphics driver"
– wik
May 3 '12 at 22:28