From e05fa6238011bcc6c0874b7626f619680d251c58 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 21 Jun 2016 01:48:48 -0400 Subject: debian: powertop and chromium fonts --- software/debian.page | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'software') diff --git a/software/debian.page b/software/debian.page index 554ab40..35ab81b 100644 --- a/software/debian.page +++ b/software/debian.page @@ -153,3 +153,25 @@ I tried a number of smaller fixes (including wiping ``~/.cache/settings`` from the console), so it may have been one of those changes that ultimately fixed everything. +Persist Laptop Power Saving Flags +----------------------------------- + +`powertop` helps identify system flags that need tuning (`sysfs`, `iw`, etc), +which are super helpful, but these tweaks don't persist through reboots. + +You can automate setting *all* the `powertop` tunings at bood by adding +`powertop --auto-tune` to `/etc/rc.local` (and making sure `rc-local.service` +is configured under `systemd` if you are using that for init). + +Alternatively, you could put just the flags you think are important in +`rc.local`, instead of applying them all, though this won't catch new flags +after upgrades. + +See also: http://askubuntu.com/a/490401 + +Chromium Fonts +------------------ + +Surprisingly, this trick worked for me: +http://www.internalpointers.com/post/fixing-ugly-fonts-chrome-chromium-debian-xfce + -- cgit v1.2.3