All language subtitles for [English (auto-generated)] Increase Battery Life on Linux... [DownSub.com]

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian Download
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,040 --> 00:00:02,200 battery life on notebooks and laptops 2 00:00:02,200 --> 00:00:04,920 running Linux has always been a Hot 3 00:00:04,920 --> 00:00:07,640 Topic many tell you that running Linux 4 00:00:07,640 --> 00:00:09,960 has increase their battery life others 5 00:00:09,960 --> 00:00:12,559 tell you it's the same and some say it's 6 00:00:12,559 --> 00:00:14,639 just horrible no matter in which 7 00:00:14,639 --> 00:00:16,680 category you fall with your own personal 8 00:00:16,680 --> 00:00:19,039 device there's an easy way how you can 9 00:00:19,039 --> 00:00:21,880 drastically improve battery performance 10 00:00:21,880 --> 00:00:24,599 and I'm going to show it to you spoiler 11 00:00:24,599 --> 00:00:26,599 alert if this method doesn't help on 12 00:00:26,599 --> 00:00:28,439 your system then you might want to 13 00:00:28,439 --> 00:00:30,759 continue watching or all right so the 14 00:00:30,759 --> 00:00:32,880 first thing that we need to do is to 15 00:00:32,880 --> 00:00:36,520 install a package called TLP for those 16 00:00:36,520 --> 00:00:39,239 of you who don't know it TLP is a highly 17 00:00:39,239 --> 00:00:41,360 customizable optimization tool 18 00:00:41,360 --> 00:00:43,239 specifically designed to increase 19 00:00:43,239 --> 00:00:45,600 battery life by dynamically adjusting 20 00:00:45,600 --> 00:00:47,879 power settings and interacting with your 21 00:00:47,879 --> 00:00:50,280 Hardware it also supports different 22 00:00:50,280 --> 00:00:52,840 profiles depending on if your laptop is 23 00:00:52,840 --> 00:00:55,640 plugged in or running off its battery in 24 00:00:55,640 --> 00:00:58,760 order to install TLP we unfortunately 25 00:00:58,760 --> 00:01:00,800 need to use the command line but no 26 00:01:00,800 --> 00:01:04,119 worries just follow my steps I first 27 00:01:04,119 --> 00:01:06,640 recommend you to look up if TLP is 28 00:01:06,640 --> 00:01:08,759 available on your Linux distribution and 29 00:01:08,759 --> 00:01:11,520 how the package is exactly called on 30 00:01:11,520 --> 00:01:13,880 Fedora and its derivatives we can do 31 00:01:13,880 --> 00:01:17,439 this with sudu dnf search TLP It's 32 00:01:17,439 --> 00:01:19,320 usually the one that matches the closest 33 00:01:19,320 --> 00:01:21,640 to what we typed so let's go ahead and 34 00:01:21,640 --> 00:01:25,320 install it with sudu dnf install TLP 35 00:01:25,320 --> 00:01:27,119 let's accept the prompts and it's 36 00:01:27,119 --> 00:01:29,240 already installed in order for it to 37 00:01:29,240 --> 00:01:32,000 work however we need to start it let's 38 00:01:32,000 --> 00:01:35,799 type sudu TLP start as we can see as it 39 00:01:35,799 --> 00:01:38,200 starts running it automatically detects 40 00:01:38,200 --> 00:01:40,720 in which power mode we are in my case 41 00:01:40,720 --> 00:01:43,000 wired and it also applies default 42 00:01:43,000 --> 00:01:45,759 settings which are already optimized 43 00:01:45,759 --> 00:01:48,399 however there are also a few errors the 44 00:01:48,399 --> 00:01:50,880 first one means the TLP won't start 45 00:01:50,880 --> 00:01:53,680 automatically after a reboot let's fix 46 00:01:53,680 --> 00:01:56,079 that by copying the given command and 47 00:01:56,079 --> 00:01:58,719 run it with sudu now TLP will run 48 00:01:58,719 --> 00:02:00,320 automatically as soon soon as you 49 00:02:00,320 --> 00:02:02,920 restart your PC the other errors are 50 00:02:02,920 --> 00:02:04,880 typically coming from conflict with 51 00:02:04,880 --> 00:02:07,159 other power settings that are in place 52 00:02:07,159 --> 00:02:09,599 by either your Linux distribution or 53 00:02:09,599 --> 00:02:12,120 desktop environment this might not be a 54 00:02:12,120 --> 00:02:14,640 problem but it's best to let TLP do its 55 00:02:14,640 --> 00:02:16,440 job without any further parties in the 56 00:02:16,440 --> 00:02:19,280 mix so again let's execute the shown 57 00:02:19,280 --> 00:02:22,160 commands with sudu to verify we can run 58 00:02:22,160 --> 00:02:24,879 TLP start again and we now see that all 59 00:02:24,879 --> 00:02:28,760 errors are gone if we type sudu TLP stat 60 00:02:28,760 --> 00:02:30,920 we can also see all the optimizations 61 00:02:30,920 --> 00:02:33,280 that are currently set at the top we 62 00:02:33,280 --> 00:02:35,440 have the default configuration beneath 63 00:02:35,440 --> 00:02:37,720 we have our system details the state of 64 00:02:37,720 --> 00:02:40,280 TLP as well as the mode it's currently 65 00:02:40,280 --> 00:02:42,440 running in there is also an application 66 00:02:42,440 --> 00:02:46,480 there called tp- RDW which is currently 67 00:02:46,480 --> 00:02:48,720 disabled this is another program that 68 00:02:48,720 --> 00:02:51,040 can be installed via the terminal and is 69 00:02:51,040 --> 00:02:53,200 used to better interact with your radio 70 00:02:53,200 --> 00:02:57,440 devices AKA Wi-Fi Bluetooth NFC Etc 71 00:02:57,440 --> 00:02:59,280 basically everything that allows your 72 00:02:59,280 --> 00:03:01,560 device to connect to either another one 73 00:03:01,560 --> 00:03:04,040 or the internet and I recommend you to 74 00:03:04,040 --> 00:03:06,680 install it as well if we scroll further 75 00:03:06,680 --> 00:03:08,840 down then we might also see some package 76 00:03:08,840 --> 00:03:11,159 recommendations which further extend 77 00:03:11,159 --> 00:03:14,000 tp's capabilities let's install this 78 00:03:14,000 --> 00:03:16,159 package as well since it allows us to 79 00:03:16,159 --> 00:03:18,560 get more information about our battery 80 00:03:18,560 --> 00:03:21,080 which in return helps to optimize it 81 00:03:21,080 --> 00:03:23,040 once everything is installed you're 82 00:03:23,040 --> 00:03:25,080 basically done and your Linux laptop 83 00:03:25,080 --> 00:03:28,519 should now be able to last way longer 84 00:03:28,519 --> 00:03:31,720 but there's one thing about TLP that 85 00:03:31,720 --> 00:03:34,080 annoys me and I don't know why it has 86 00:03:34,080 --> 00:03:36,799 happened on every single device I've 87 00:03:36,799 --> 00:03:40,599 installed it on whenever I boot my PC 88 00:03:40,599 --> 00:03:44,480 Bluetooth is enabled every time so let's 89 00:03:44,480 --> 00:03:47,000 fix it shall we what you want to do is 90 00:03:47,000 --> 00:03:49,560 to open up a file browser of your choice 91 00:03:49,560 --> 00:03:51,720 open up your main drive and the Etsy 92 00:03:51,720 --> 00:03:54,840 directory search for a file called TLP 93 00:03:54,840 --> 00:03:57,799 docon and open it what we're looking for 94 00:03:57,799 --> 00:04:00,480 is a setting called devices to disable 95 00:04:00,480 --> 00:04:03,120 on Startup let's remove the hashtag to 96 00:04:03,120 --> 00:04:05,400 set it active and only leave in the 97 00:04:05,400 --> 00:04:07,799 devices you want to disable in my case 98 00:04:07,799 --> 00:04:10,680 Bluetooth and save it and now Bluetooth 99 00:04:10,680 --> 00:04:12,799 is no longer enabled by default when you 100 00:04:12,799 --> 00:04:15,640 start up your system all right that was 101 00:04:15,640 --> 00:04:18,880 TLP for me personally the best method to 102 00:04:18,880 --> 00:04:21,479 increase battery life I use it on any 103 00:04:21,479 --> 00:04:23,639 old laptop I have as well as on my 104 00:04:23,639 --> 00:04:25,759 Microsoft Surface and it really helps 105 00:04:25,759 --> 00:04:27,600 getting my battery live up to its 106 00:04:27,600 --> 00:04:30,240 advertised values which was cut in half 107 00:04:30,240 --> 00:04:32,560 initially but to be fair I was watching 108 00:04:32,560 --> 00:04:34,400 a bunch of videos which drain the 109 00:04:34,400 --> 00:04:37,800 battery quite a lot oh that reminds me 110 00:04:37,800 --> 00:04:40,720 check your drivers if you have a laptop 111 00:04:40,720 --> 00:04:43,800 with an AMD GPU or more precise with an 112 00:04:43,800 --> 00:04:46,919 AMD Apu then you generally don't have to 113 00:04:46,919 --> 00:04:49,360 worry since all the codecs and drivers 114 00:04:49,360 --> 00:04:52,280 are usually installed by default on 115 00:04:52,280 --> 00:04:54,680 Intel however I discovered that not 116 00:04:54,680 --> 00:04:57,320 every Linux drro installs all Hardware 117 00:04:57,320 --> 00:04:59,800 acceleration dependencies by default 118 00:04:59,800 --> 00:05:02,000 which can drain the battery if you watch 119 00:05:02,000 --> 00:05:04,479 a lot of videos to check if that's the 120 00:05:04,479 --> 00:05:07,440 case for you you can install VA info 121 00:05:07,440 --> 00:05:09,639 which shows you if Hardware acceleration 122 00:05:09,639 --> 00:05:12,240 is working on your system sometimes it's 123 00:05:12,240 --> 00:05:14,280 coming within another package so it's 124 00:05:14,280 --> 00:05:16,680 best to again search for it on my 125 00:05:16,680 --> 00:05:19,800 Surface for example running VA info just 126 00:05:19,800 --> 00:05:21,880 returns a bunch of Errors so we need to 127 00:05:21,880 --> 00:05:24,319 install the corresponding V Hardware 128 00:05:24,319 --> 00:05:26,639 acceleration package which can be found 129 00:05:26,639 --> 00:05:28,479 with our package manager search 130 00:05:28,479 --> 00:05:31,000 functionality after the installation we 131 00:05:31,000 --> 00:05:33,560 now see that it's working and yeah I'm 132 00:05:33,560 --> 00:05:35,440 not going to cover Nvidia since the 133 00:05:35,440 --> 00:05:37,720 proprietary driver should come with 134 00:05:37,720 --> 00:05:40,199 everything by default anyway okay but 135 00:05:40,199 --> 00:05:42,440 what if you install TLP all of its 136 00:05:42,440 --> 00:05:44,720 recommended packages and verify that 137 00:05:44,720 --> 00:05:47,280 Hardware acceleration is indeed working 138 00:05:47,280 --> 00:05:49,319 but your device still has poor battery 139 00:05:49,319 --> 00:05:52,039 life well you could go down the rabbit 140 00:05:52,039 --> 00:05:54,479 hole and configure every single thing 141 00:05:54,479 --> 00:05:57,759 about TLP or you could also try another 142 00:05:57,759 --> 00:06:01,280 solution called Auto CPU freak it is 143 00:06:01,280 --> 00:06:03,560 another battery optimization tool though 144 00:06:03,560 --> 00:06:05,759 it currently mostly focuses on just 145 00:06:05,759 --> 00:06:08,440 optimizing the CPU which to be fair is 146 00:06:08,440 --> 00:06:10,599 usually the most power hungry thing in a 147 00:06:10,599 --> 00:06:12,960 laptop it is not recommended to run in 148 00:06:12,960 --> 00:06:15,639 combination with TLP as some settings 149 00:06:15,639 --> 00:06:18,080 could cause some problems so you have to 150 00:06:18,080 --> 00:06:20,240 remove one from your system the 151 00:06:20,240 --> 00:06:22,759 installation itself is quite easy though 152 00:06:22,759 --> 00:06:24,880 if you're on yuntu then you can get it 153 00:06:24,880 --> 00:06:26,840 straight from the store and on other 154 00:06:26,840 --> 00:06:28,840 disc rows you just need to copy these 155 00:06:28,840 --> 00:06:31,080 two lines into a terminal if you want 156 00:06:31,080 --> 00:06:33,520 Auto CPU freak to always run into the 157 00:06:33,520 --> 00:06:36,120 background like TLP does you can install 158 00:06:36,120 --> 00:06:39,240 it with autoc CPU freak install and it 159 00:06:39,240 --> 00:06:41,919 actually works pretty well it also comes 160 00:06:41,919 --> 00:06:43,720 with a neat little guey that shows you 161 00:06:43,720 --> 00:06:46,039 some statistics about your CPU load and 162 00:06:46,039 --> 00:06:48,080 you can also manually change the power 163 00:06:48,080 --> 00:06:51,080 profiles kind of neat the reason on why 164 00:06:51,080 --> 00:06:53,479 I don't use it personally is that on my 165 00:06:53,479 --> 00:06:56,319 devices DLP always yielded better 166 00:06:56,319 --> 00:06:58,479 results due to it just considering more 167 00:06:58,479 --> 00:07:01,639 optimizations but Auto CPU freak is also 168 00:07:01,639 --> 00:07:04,440 on a good way and might even be better 169 00:07:04,440 --> 00:07:06,720 on some devices one thing that I'd like 170 00:07:06,720 --> 00:07:08,479 to mention though is that some in the 171 00:07:08,479 --> 00:07:11,440 online community say that auto CPU freak 172 00:07:11,440 --> 00:07:13,560 is better because it supports turbo 173 00:07:13,560 --> 00:07:16,000 boost for power applications it even 174 00:07:16,000 --> 00:07:18,240 says so on their GitHub page but this is 175 00:07:18,240 --> 00:07:21,879 a misconception as TLP also supports it 176 00:07:21,879 --> 00:07:24,639 so now you know all right before we 177 00:07:24,639 --> 00:07:27,160 finish this video off I think we should 178 00:07:27,160 --> 00:07:30,199 answer the question why don't Linux 179 00:07:30,199 --> 00:07:33,319 distributions come with tools like TLP 180 00:07:33,319 --> 00:07:36,479 by default well the answer is quite 181 00:07:36,479 --> 00:07:39,280 simple compatibility as I mentioned 182 00:07:39,280 --> 00:07:41,879 earlier TLP can't always increase 183 00:07:41,879 --> 00:07:44,159 battery life and can actually decrease 184 00:07:44,159 --> 00:07:46,800 it if not configured properly the thing 185 00:07:46,800 --> 00:07:49,319 is its default configuration is 186 00:07:49,319 --> 00:07:51,520 generally good and you usually don't 187 00:07:51,520 --> 00:07:54,280 have to touch anything but it can cover 188 00:07:54,280 --> 00:07:56,800 every single device especially more 189 00:07:56,800 --> 00:07:58,840 recent Hardware with new power saving 190 00:07:58,840 --> 00:08:01,080 options it's not even recommended for my 191 00:08:01,080 --> 00:08:03,400 Surface though I never encountered any 192 00:08:03,400 --> 00:08:05,720 issues personally but that's why Linux 193 00:08:05,720 --> 00:08:07,680 distributions don't come with it by 194 00:08:07,680 --> 00:08:10,520 default if you however buy a laptop that 195 00:08:10,520 --> 00:08:12,879 comes with Linux pre-installed maybe 196 00:08:12,879 --> 00:08:15,280 even a custom version of it as well you 197 00:08:15,280 --> 00:08:17,280 generally get all those optimizations 198 00:08:17,280 --> 00:08:19,479 anyway and you might not even need TLP 199 00:08:19,479 --> 00:08:22,560 at all if you do then you now know how 200 00:08:22,560 --> 00:08:26,000 to increase its battery life and that's 201 00:08:26,000 --> 00:08:28,080 where I leave it if you've like this 202 00:08:28,080 --> 00:08:29,720 video then please don't don't forget to 203 00:08:29,720 --> 00:08:31,960 give it a like subscribe to the channel 204 00:08:31,960 --> 00:08:33,839 and also share it with your friends and 205 00:08:33,839 --> 00:08:37,000 family let us show them how it's done 206 00:08:37,000 --> 00:08:39,959 and like always all that's left to say 207 00:08:39,959 --> 00:08:43,039 now is good morning good afternoon or 208 00:08:43,039 --> 00:08:46,360 good evening wherever you are I'll see 209 00:08:46,360 --> 00:08:49,600 you around15181

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.