Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- File: /etc/environment
- #
- # This file is parsed by pam_env module
- #
- # Syntax: simple "KEY=VAL" pairs on separate lines
- #
- #############
- # Linux PRIME
- #############
- DRI_PRIME=pci-0000_03_00_0 vulkaninfo
- DXVK_FILTER_DEVICE_NAME="AMD Radeon RX 6800M (RADV NAVI22)"
- ## DRI_PRIME=pci-0000_08_00_0 vulkaninfo
- ## DXVK_FILTER_DEVICE_NAME="AMD Radeon Graphics (RADV RENOIR)"
- ############
- #KWin/Plasma
- ############
- KWIN_DRM_DEVICES="/dev/dri/by-path/pci-0000\:03\:00.0-card:/dev/dri/by-path/pci-0000\:08\:00.0-card"
- ###########
- # Utilities
- ###########
- ## vulkaninfo | grep "GPU[0123]" -A 10
- ## lspci
- #############
- # START NOTES
- #############
- ## Reference:
- ## <https://www.neowin.net/forum/topic/1453488-kde-plasma-6-external-monitor-display-freezes-whilst-gaming-solved>
- ## <https://discussion.fedoraproject.org/t/display-rendering-is-slow-on-plasma-6-on-an-external-monitor/114143/18>
- ###########
- # END NOTES
- ###########
- HSA_OVERRIDE_GFX_VERSION="10.3.0" ollama serve
- sudo usermod --append --groups render abc
- sudo usermod --append --groups users abc
- https://wiki.tnonline.net/w/Btrfs/Adding_and_removing_devices
- https://wiki.tnonline.net/w/Btrfs/Profiles
- btrfs device add /dev/nvme1n1 /
- btrfs balance start -dconvert=raid0 /
- sudo btrfs filesystem usage -T /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement