7 Various Tasks - ivanmrva/gentoo-wiki GitHub Wiki
Install custom fonts
mkdir -p ~/.local/share/fonts
cp ~/Downloads/my-custom-fonts/*.ttf ~/.local/share/fonts/
Update BIOS (HP Zbook Firefly G9)
- Check the current BIOS version:
dmidecode -s bios-version
- Download BIOS installation from HP webpage and extract binaries from .exe file:
7z x -obios-bin ~/Downloads/sp146157.exe
- Copy the correct binary (according to the current version) to the (the path has to match and the file has to be called firmware.bin):
cp /tmp/bios-bin/U70_01070000.bin /boot/EFI/HP/DEVFW/firmware.bin
- Restart, start BIOS menu prompt (ESC/F10) and select Update BIOS/firmware.