Setup power profile from nvme bootscript
#1
Code:
[Unit]
Description=Set nvme powersave
ConditionPathExists=/dev/nvme0

[Service]
Type=oneshot
ExecStart=/usr/sbin/nvme set-feature /dev/nvme0 -f 2 -v 2
RemainAfterExit=yes

[Install]
WantedBy=sysinit.target
put this into /etc/systemd/system/nvme.service

and run systemd enable nvme
x (x)

#ir-ext-ui { position: fixed; padding: 1px; z-index: 9999; display: none; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align: right; }
#2
Thanks for writing this up. Please consider adding this to the wiki as well.

Should this be OS-agnostic, or is it geared toward use on a specific OS?

Moving to Tutorials.
#3
I've written it on ubuntu bionic but should be os agnostic


Possibly Related Threads…
Thread Author Replies Views Last Post
  Tutorial: Run Debian off NVMe hive 4 6,125 10-19-2020, 10:09 AM
Last Post: hive
  How to Add a Second Power Button FreeRangeRon 3 6,203 07-25-2020, 10:17 AM
Last Post: Arwen
  How to boot Manjaro from NVME with uboot on eMMC as400 47 55,766 06-07-2020, 02:37 AM
Last Post: as400
  i3 Setup and Configuration CandyAngel 3 6,642 01-12-2020, 11:46 PM
Last Post: Keith

Forum Jump:


Users browsing this thread: 1 Guest(s)