What happens when battery is fully charged in Ubuntu 18.04?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Cordial greeting
I have a laptop MSI GL63 which under windows I can have it all the time connected to the current and the battery does not suffer any damage (affirmed by MSI).But I installed Ubuntu 18.04.2 for software development and I wonder how the current management works in this system since it does not show the message "Connected but not loading" as windows does.
Can I also have connected to power even after charge the battery completely in Ubuntu 18?
Thank you
18.04 battery msi
add a comment |
Cordial greeting
I have a laptop MSI GL63 which under windows I can have it all the time connected to the current and the battery does not suffer any damage (affirmed by MSI).But I installed Ubuntu 18.04.2 for software development and I wonder how the current management works in this system since it does not show the message "Connected but not loading" as windows does.
Can I also have connected to power even after charge the battery completely in Ubuntu 18?
Thank you
18.04 battery msi
add a comment |
Cordial greeting
I have a laptop MSI GL63 which under windows I can have it all the time connected to the current and the battery does not suffer any damage (affirmed by MSI).But I installed Ubuntu 18.04.2 for software development and I wonder how the current management works in this system since it does not show the message "Connected but not loading" as windows does.
Can I also have connected to power even after charge the battery completely in Ubuntu 18?
Thank you
18.04 battery msi
Cordial greeting
I have a laptop MSI GL63 which under windows I can have it all the time connected to the current and the battery does not suffer any damage (affirmed by MSI).But I installed Ubuntu 18.04.2 for software development and I wonder how the current management works in this system since it does not show the message "Connected but not loading" as windows does.
Can I also have connected to power even after charge the battery completely in Ubuntu 18?
Thank you
18.04 battery msi
18.04 battery msi
edited 9 hours ago
Kalle Elmér
3,35351834
3,35351834
asked 9 hours ago
Yulian DavidYulian David
213
213
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
AFAIK The battery charging thresholds are hardware dependent. There are some notable exceptions, such as the Thinkpad line of computers in which the upper level of battery charge can be set in Ubuntu, but controlling the rate of charge is usually performed by the laptop hardware.
As a thought exercise, what happens to your Windows laptop when Windows is off, but the computer is plugged into a wall? Does it 'overcharge'? Windows is not running (the computer is off).
If power management is a concern for your computer, consider using TLP
1
Thanks for your explanation
– Yulian David
3 hours ago
add a comment |
According to Microsoft documentation, charging is managed independently by the hardware without any intervention from the operating system. This means that everything should work exactly the same regardless of which operating system is used. You may not get a message in the user interface, but that doesn't change what's actually happening in the hardware.
Also, my personal experience is that this isn't a problem. I have been keeping my Dell XPS 13 with Ubuntu constantly connected to the charger every workday, with no ill effects.
Thanks for the explanation, if you know any way to control the speed of the coolers, I would appreciate it if you would share it with me.
– Yulian David
3 hours ago
add a comment |
Batteries are hard ware not soft ware - as such understand your battery (based on its type) will have a set number of cycles (charge/drain) that it can survive. Each cycle reduces battery life and charge capacity.
Based on battery type it may be better to fully discharge/recharge your battery, OR to keep it always above 80% charge
But in the end its way to inconvenient time wise to screw with that - just leave it plugged in - should be good for a year or two (they are built to fail after two years intentionally so you have to buy a new one... so don't sweat the small stuff)
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thnaks for your comment
– Yulian David
3 hours ago
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%2f1134121%2fwhat-happens-when-battery-is-fully-charged-in-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
AFAIK The battery charging thresholds are hardware dependent. There are some notable exceptions, such as the Thinkpad line of computers in which the upper level of battery charge can be set in Ubuntu, but controlling the rate of charge is usually performed by the laptop hardware.
As a thought exercise, what happens to your Windows laptop when Windows is off, but the computer is plugged into a wall? Does it 'overcharge'? Windows is not running (the computer is off).
If power management is a concern for your computer, consider using TLP
1
Thanks for your explanation
– Yulian David
3 hours ago
add a comment |
AFAIK The battery charging thresholds are hardware dependent. There are some notable exceptions, such as the Thinkpad line of computers in which the upper level of battery charge can be set in Ubuntu, but controlling the rate of charge is usually performed by the laptop hardware.
As a thought exercise, what happens to your Windows laptop when Windows is off, but the computer is plugged into a wall? Does it 'overcharge'? Windows is not running (the computer is off).
If power management is a concern for your computer, consider using TLP
1
Thanks for your explanation
– Yulian David
3 hours ago
add a comment |
AFAIK The battery charging thresholds are hardware dependent. There are some notable exceptions, such as the Thinkpad line of computers in which the upper level of battery charge can be set in Ubuntu, but controlling the rate of charge is usually performed by the laptop hardware.
As a thought exercise, what happens to your Windows laptop when Windows is off, but the computer is plugged into a wall? Does it 'overcharge'? Windows is not running (the computer is off).
If power management is a concern for your computer, consider using TLP
AFAIK The battery charging thresholds are hardware dependent. There are some notable exceptions, such as the Thinkpad line of computers in which the upper level of battery charge can be set in Ubuntu, but controlling the rate of charge is usually performed by the laptop hardware.
As a thought exercise, what happens to your Windows laptop when Windows is off, but the computer is plugged into a wall? Does it 'overcharge'? Windows is not running (the computer is off).
If power management is a concern for your computer, consider using TLP
answered 9 hours ago
Charles GreenCharles Green
14.4k73960
14.4k73960
1
Thanks for your explanation
– Yulian David
3 hours ago
add a comment |
1
Thanks for your explanation
– Yulian David
3 hours ago
1
1
Thanks for your explanation
– Yulian David
3 hours ago
Thanks for your explanation
– Yulian David
3 hours ago
add a comment |
According to Microsoft documentation, charging is managed independently by the hardware without any intervention from the operating system. This means that everything should work exactly the same regardless of which operating system is used. You may not get a message in the user interface, but that doesn't change what's actually happening in the hardware.
Also, my personal experience is that this isn't a problem. I have been keeping my Dell XPS 13 with Ubuntu constantly connected to the charger every workday, with no ill effects.
Thanks for the explanation, if you know any way to control the speed of the coolers, I would appreciate it if you would share it with me.
– Yulian David
3 hours ago
add a comment |
According to Microsoft documentation, charging is managed independently by the hardware without any intervention from the operating system. This means that everything should work exactly the same regardless of which operating system is used. You may not get a message in the user interface, but that doesn't change what's actually happening in the hardware.
Also, my personal experience is that this isn't a problem. I have been keeping my Dell XPS 13 with Ubuntu constantly connected to the charger every workday, with no ill effects.
Thanks for the explanation, if you know any way to control the speed of the coolers, I would appreciate it if you would share it with me.
– Yulian David
3 hours ago
add a comment |
According to Microsoft documentation, charging is managed independently by the hardware without any intervention from the operating system. This means that everything should work exactly the same regardless of which operating system is used. You may not get a message in the user interface, but that doesn't change what's actually happening in the hardware.
Also, my personal experience is that this isn't a problem. I have been keeping my Dell XPS 13 with Ubuntu constantly connected to the charger every workday, with no ill effects.
According to Microsoft documentation, charging is managed independently by the hardware without any intervention from the operating system. This means that everything should work exactly the same regardless of which operating system is used. You may not get a message in the user interface, but that doesn't change what's actually happening in the hardware.
Also, my personal experience is that this isn't a problem. I have been keeping my Dell XPS 13 with Ubuntu constantly connected to the charger every workday, with no ill effects.
answered 9 hours ago
Kalle ElmérKalle Elmér
3,35351834
3,35351834
Thanks for the explanation, if you know any way to control the speed of the coolers, I would appreciate it if you would share it with me.
– Yulian David
3 hours ago
add a comment |
Thanks for the explanation, if you know any way to control the speed of the coolers, I would appreciate it if you would share it with me.
– Yulian David
3 hours ago
Thanks for the explanation, if you know any way to control the speed of the coolers, I would appreciate it if you would share it with me.
– Yulian David
3 hours ago
Thanks for the explanation, if you know any way to control the speed of the coolers, I would appreciate it if you would share it with me.
– Yulian David
3 hours ago
add a comment |
Batteries are hard ware not soft ware - as such understand your battery (based on its type) will have a set number of cycles (charge/drain) that it can survive. Each cycle reduces battery life and charge capacity.
Based on battery type it may be better to fully discharge/recharge your battery, OR to keep it always above 80% charge
But in the end its way to inconvenient time wise to screw with that - just leave it plugged in - should be good for a year or two (they are built to fail after two years intentionally so you have to buy a new one... so don't sweat the small stuff)
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thnaks for your comment
– Yulian David
3 hours ago
add a comment |
Batteries are hard ware not soft ware - as such understand your battery (based on its type) will have a set number of cycles (charge/drain) that it can survive. Each cycle reduces battery life and charge capacity.
Based on battery type it may be better to fully discharge/recharge your battery, OR to keep it always above 80% charge
But in the end its way to inconvenient time wise to screw with that - just leave it plugged in - should be good for a year or two (they are built to fail after two years intentionally so you have to buy a new one... so don't sweat the small stuff)
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thnaks for your comment
– Yulian David
3 hours ago
add a comment |
Batteries are hard ware not soft ware - as such understand your battery (based on its type) will have a set number of cycles (charge/drain) that it can survive. Each cycle reduces battery life and charge capacity.
Based on battery type it may be better to fully discharge/recharge your battery, OR to keep it always above 80% charge
But in the end its way to inconvenient time wise to screw with that - just leave it plugged in - should be good for a year or two (they are built to fail after two years intentionally so you have to buy a new one... so don't sweat the small stuff)
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Batteries are hard ware not soft ware - as such understand your battery (based on its type) will have a set number of cycles (charge/drain) that it can survive. Each cycle reduces battery life and charge capacity.
Based on battery type it may be better to fully discharge/recharge your battery, OR to keep it always above 80% charge
But in the end its way to inconvenient time wise to screw with that - just leave it plugged in - should be good for a year or two (they are built to fail after two years intentionally so you have to buy a new one... so don't sweat the small stuff)
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 9 hours ago
anoutherguyanoutherguy
12
12
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
anoutherguy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thnaks for your comment
– Yulian David
3 hours ago
add a comment |
Thnaks for your comment
– Yulian David
3 hours ago
Thnaks for your comment
– Yulian David
3 hours ago
Thnaks for your comment
– Yulian David
3 hours ago
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%2f1134121%2fwhat-happens-when-battery-is-fully-charged-in-ubuntu-18-04%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