This guide walks you through setting up the TailPress WordPress theme inside a DDEV environment with Vite for asset building and hot module replacement (HMR).
- DDEV installed and configured
This guide walks you through setting up the TailPress WordPress theme inside a DDEV environment with Vite for asset building and hot module replacement (HMR).
Create a systemd service to apply powertop tunings at startup. For some reason, the GPU won't go into low power mode until after the desktop is good and started, so the service will be executed on a systemd timer 1 minute after boot.
Create powertop tunings file at:
/usr/bin/
#!/bin/sh
git clone --depth 1 https://github.com/CirrusLogic/linux-firmware -b dell_fw
sudo cp -ri linux-firmware/cirrus/cs35l41/v6.80.0 /lib/firmware/cirrus/cs35l41
sudo cp -ri linux-firmware/cirrus/*10280beb* /lib/firmware/cirrus/
sudo ln -s /lib/firmware/cirrus/cs35l41/v6.80.0/halo_cspl_RAM_revB2_29.82.0.wmfw /lib/firmware/cirrus/cs35l41-dsp1-spk-cali-10280beb.wmfw
sudo ln -s /lib/firmware/cirrus/cs35l41/v6.80.0/halo_cspl_RAM_revB2_29.82.0.wmfw /lib/firmware/cirrus/cs35l41-dsp1-spk-prot-10280beb.wmfw