Correct typos

This commit is contained in:
cryptogopher 2023-11-18 22:19:52 +01:00
parent b82b855d2b
commit 293458788c

View File

@ -8,7 +8,7 @@ P1 heats up considerably, even when running on battery. This makes it unpleasant
to hold on your lap, puts stress on NVME drives, and even causes the keyboard
keys to get hot.
h2. Power off discrete GPU.
h2. Power off discrete GPU
* "Hybrid graphics - Archlinux wiki":https://wiki.archlinux.org/title/Hybrid_graphics#Fully_Power_Down_Discrete_GPU
* "optimus-switch - Github":https://github.com/dglt1/optimus-switch
@ -48,7 +48,7 @@ options i915 fastboot=1
{% endhighlight %}
#_ Configure _xorg_ to use Intel device with @modesetting@ driver
(@xf86-video-intel@ is outdated and does not suppot hardwware acceleration on
(@xf86-video-intel@ is outdated and does not suppot hardware acceleration on
newer GPU models). Use @lspci@ to find bus ID of Intel GPU.
{% highlight file caption=/etc/X11/xorg.conf.d/20intel.conf %}
@ -89,4 +89,4 @@ h2. Limit CPU/platform/integrated GPU energy usage with @tlp@
Active seetings can be verified using:
* @tlp-stat -p@ for CPU and platform,
* @tlp-stat -g@ for GPU
* @tlp-stat -g@ for iGPU