Difference between revisions of "Pinebook Pro"

Jump to navigation Jump to search
Line 607: Line 607:
<br/>
<br/>
This will be executed at system startup, and every time your system exits any suspend mode that might reset the SSD to default values.<br/><br/>
This will be executed at system startup, and every time your system exits any suspend mode that might reset the SSD to default values.<br/><br/>
Once this file is created annd made executable, you just need to : <br/>
Once this file is created and made executable, you just need to : <br/>
<pre>systemctl daemon-reload
<pre>systemctl daemon-reload
systemctl enable --now nvme-throttle.service</pre>
systemctl enable --now nvme-throttle.service</pre>