Ubuntu 18.04 is verry slow in my laptop
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
My laptops model is ASUS VivoBook 510UQ 8gb Ram 128GB SSD + 1TB HDD.. But after installing Ubuntu, this OS not running fluently. Some time happened lag. How can i fix this? I'm using only Ubuntu in my PC.
drivers
add a comment |
My laptops model is ASUS VivoBook 510UQ 8gb Ram 128GB SSD + 1TB HDD.. But after installing Ubuntu, this OS not running fluently. Some time happened lag. How can i fix this? I'm using only Ubuntu in my PC.
drivers
The issue you described could be caused by plenty of things such as: - HDD/SDD hardware issues - OS is installed on a slow HDD instead of SSD - The system gets overwhelmed by software you run simultaneously Just to clarify is this a fresh install?
– skoch13
Mar 22 at 14:04
Have you tried to check the clocks of your CPU? Check this link to see how: askubuntu.com/questions/218567/…
– mth1417un
Mar 22 at 14:20
Firs thing to do is to open some performance/process monitor and see if something is hitting a maximum: CPU, RAM... and if so to determine which process(es) is(are) using all that resource.
– xenoid
Mar 22 at 23:13
Diagnostic tools are included with Ubuntu: Open a terminal and run thetop
andfree
applications during a sluggish period. If you need help understanding their output, then add the output to your question.
– user535733
Mar 23 at 1:31
add a comment |
My laptops model is ASUS VivoBook 510UQ 8gb Ram 128GB SSD + 1TB HDD.. But after installing Ubuntu, this OS not running fluently. Some time happened lag. How can i fix this? I'm using only Ubuntu in my PC.
drivers
My laptops model is ASUS VivoBook 510UQ 8gb Ram 128GB SSD + 1TB HDD.. But after installing Ubuntu, this OS not running fluently. Some time happened lag. How can i fix this? I'm using only Ubuntu in my PC.
drivers
drivers
edited Mar 22 at 20:50
mature
2,2074933
2,2074933
asked Mar 22 at 13:48
BlackBlack
1
1
The issue you described could be caused by plenty of things such as: - HDD/SDD hardware issues - OS is installed on a slow HDD instead of SSD - The system gets overwhelmed by software you run simultaneously Just to clarify is this a fresh install?
– skoch13
Mar 22 at 14:04
Have you tried to check the clocks of your CPU? Check this link to see how: askubuntu.com/questions/218567/…
– mth1417un
Mar 22 at 14:20
Firs thing to do is to open some performance/process monitor and see if something is hitting a maximum: CPU, RAM... and if so to determine which process(es) is(are) using all that resource.
– xenoid
Mar 22 at 23:13
Diagnostic tools are included with Ubuntu: Open a terminal and run thetop
andfree
applications during a sluggish period. If you need help understanding their output, then add the output to your question.
– user535733
Mar 23 at 1:31
add a comment |
The issue you described could be caused by plenty of things such as: - HDD/SDD hardware issues - OS is installed on a slow HDD instead of SSD - The system gets overwhelmed by software you run simultaneously Just to clarify is this a fresh install?
– skoch13
Mar 22 at 14:04
Have you tried to check the clocks of your CPU? Check this link to see how: askubuntu.com/questions/218567/…
– mth1417un
Mar 22 at 14:20
Firs thing to do is to open some performance/process monitor and see if something is hitting a maximum: CPU, RAM... and if so to determine which process(es) is(are) using all that resource.
– xenoid
Mar 22 at 23:13
Diagnostic tools are included with Ubuntu: Open a terminal and run thetop
andfree
applications during a sluggish period. If you need help understanding their output, then add the output to your question.
– user535733
Mar 23 at 1:31
The issue you described could be caused by plenty of things such as: - HDD/SDD hardware issues - OS is installed on a slow HDD instead of SSD - The system gets overwhelmed by software you run simultaneously Just to clarify is this a fresh install?
– skoch13
Mar 22 at 14:04
The issue you described could be caused by plenty of things such as: - HDD/SDD hardware issues - OS is installed on a slow HDD instead of SSD - The system gets overwhelmed by software you run simultaneously Just to clarify is this a fresh install?
– skoch13
Mar 22 at 14:04
Have you tried to check the clocks of your CPU? Check this link to see how: askubuntu.com/questions/218567/…
– mth1417un
Mar 22 at 14:20
Have you tried to check the clocks of your CPU? Check this link to see how: askubuntu.com/questions/218567/…
– mth1417un
Mar 22 at 14:20
Firs thing to do is to open some performance/process monitor and see if something is hitting a maximum: CPU, RAM... and if so to determine which process(es) is(are) using all that resource.
– xenoid
Mar 22 at 23:13
Firs thing to do is to open some performance/process monitor and see if something is hitting a maximum: CPU, RAM... and if so to determine which process(es) is(are) using all that resource.
– xenoid
Mar 22 at 23:13
Diagnostic tools are included with Ubuntu: Open a terminal and run the
top
and free
applications during a sluggish period. If you need help understanding their output, then add the output to your question.– user535733
Mar 23 at 1:31
Diagnostic tools are included with Ubuntu: Open a terminal and run the
top
and free
applications during a sluggish period. If you need help understanding their output, then add the output to your question.– user535733
Mar 23 at 1:31
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%2f1127843%2fubuntu-18-04-is-verry-slow-in-my-laptop%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%2f1127843%2fubuntu-18-04-is-verry-slow-in-my-laptop%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
The issue you described could be caused by plenty of things such as: - HDD/SDD hardware issues - OS is installed on a slow HDD instead of SSD - The system gets overwhelmed by software you run simultaneously Just to clarify is this a fresh install?
– skoch13
Mar 22 at 14:04
Have you tried to check the clocks of your CPU? Check this link to see how: askubuntu.com/questions/218567/…
– mth1417un
Mar 22 at 14:20
Firs thing to do is to open some performance/process monitor and see if something is hitting a maximum: CPU, RAM... and if so to determine which process(es) is(are) using all that resource.
– xenoid
Mar 22 at 23:13
Diagnostic tools are included with Ubuntu: Open a terminal and run the
top
andfree
applications during a sluggish period. If you need help understanding their output, then add the output to your question.– user535733
Mar 23 at 1:31