$ wget https://builds.parsecgaming.com/package/parsec-linux.deb
$ wget http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.5_amd64.deb
$ sudo dpkg -i libssl1.1_1.1.1l-1ubuntu1.5_amd64.deb
$ sudo dpkg -i parsec-linux.deb
$ parsecd$ cd ~/.parsec
$ cat appdata.json
{"entry_symbol":"wx_main","hash":"9f38d4985d409c19b8ab27b5754ca0bac1ff4c78d6df30af08bc692882b0ef4a","so_name":"parsecd-150-83c.so"}
# Pin to 150-83c for HW Decoding (VA-API)
$ sudo chattr +i appdata.json parsecd-150-83c.so- ASUS G14 stores its UEFI (BIOS) settings in its 16MiB SPI Flash ROM (NVRAM region).
- The NVRAM region can be cleared by:
- Dumping the flash ROM contents with
flashprog(using an opensensor/pico-serprog or dword1511/stm32-vserprog flash programmer). - In the ROM dump, replacing the NVRAM region with the clean state from an EZFlash update file using
UEFIToolandUEFIToolNE. - Writing the modified NVRAM region back into the Flash ROM.
- Dumping the flash ROM contents with
- OS: Aurora (Universal Blue, KDE)
- To integrate Brave and KeePassXC when both are installed via Flatpak, a small wrapper script is required to bridge the sandbox gap.
- ref: Cannot save new credentials using browser · Issue #1631 · keepassxreboot/keepassxc-browser
- The script below is slightly modified to add
cd $APP_PATH/filesaskeepassxc-proxyis not in the PATH.
- The script below is slightly modified to add
# 1. Grant Brave access to KeePassXC's Flatpak files and runtime
flatpak override --user --filesystem={/var/lib,xdg-data}/flatpak/{app/org.keepassxc.KeePassXC,runtime/org.kde.Platform}:ro --filesystem=xdg-run/app/org.keepassxc.KeePassXC:create com.brave.BrowserOlderNewer