Skip to content

Instantly share code, notes, and snippets.

View gulafaran's full-sized avatar

Tom Englund gulafaran

View GitHub Profile
EAPI=8
DESCRIPTION="Lightweight but intensive GPU stress test and benchmarking tool for OpenGL and Vulkan"
HOMEPAGE="https://www.geeks3d.com/furmark/v2/"
SRC_URI="https://gpumagick.com/downloads/files/2024/furmark2/FurMark_${PV}_linux64.zip"
LICENSE=""
SLOT="0"
KEYWORDS="~amd64"
DEPEND="x11-libs/libxcb media-libs/glu"
install(TARGETS hyprlock)
install(FILES "${CMAKE_SOURCE_DIR}/pam/hyprlock"
DESTINATION "${CMAKE_INSTALL_FULL_SYSCONFDIR}/pam.d"
OPTIONAL)
w /sys/bus/pci/devices/0000:01:00.0/power/control - - - - auto
w /sys/bus/pci/devices/0000:00:14.3/power/control - - - - auto
w /sys/bus/pci/devices/0000:3d:00.0/power/control - - - - auto
w /sys/bus/pci/devices/0000:00:14.2/power/control - - - - auto
w /sys/bus/pci/devices/0000:00:0a.0/power/control - - - - auto
w /sys/bus/pci/devices/0000:76:00.0/power/control - - - - auto
w /sys/bus/pci/devices/0000:06:00.0/power/control - - - - auto
w /sys/bus/pci/devices/0000:00:00.0/power/control - - - - auto
w /sys/bus/pci/devices/0000:00:1f.5/power/control - - - - auto
w /sys/bus/pci/devices/0000:00:04.0/power/control - - - - auto
#!/bin/sh --
gset() {
gsettings set org.gnome.desktop.interface "$1" "$2"
}
gset text-scaling-factor '1.0'
while IFS=' =' read -r key value; do
case $key in
/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/lib-dynload/_lzma.cpython-311-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/site-packages/OpenImageIO.cpython-311-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/site-packages/PyOpenColorIO/PyOpenColorIO.so depends on potentially problematic liblzma.so.5
/usr/bin/iinfo depends on potentially problematic liblzma.so.5
/usr/bin/lzmainfo depends on potentially problematic liblzma.so.5
/usr/bin/rdfproc depends on potentially problematic liblzma.so.5
/usr/bin/appstreamcli depends on potentially problematic liblzma.so.5
/usr/bin/ostree depends on potentially problematic liblzma.so.5
/usr/bin/zenity depends on potentially problematic liblzma.so.5
┌┤tom-legion->tom ~/downloads
└➤ ./detect2.sh
/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/lib-dynload/_lzma.cpython-311-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/site-packages/OpenImageIO.cpython-311-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/site-packages/PyOpenColorIO/PyOpenColorIO.so depends on potentially problematic liblzma.so.5
/usr/bin/kfind depends on potentially problematic liblzma.so.5
/usr/bin/oxygen-settings6 depends on potentially problematic liblzma.so.5
/usr/bin/kcolorchooser depends on potentially problematic liblzma.so.5
/usr/bin/breeze-settings6 depends on potentially problematic liblzma.so.5
┌┤tom-legion->tom ~/downloads
└➤ ./detect2.sh
/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/lib-dynload/_lzma.cpython-311-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/site-packages/OpenImageIO.cpython-311-x86_64-linux-gnu.so depends on potentially problematic liblzma.so.5
/usr/lib/python3.11/site-packages/PyOpenColorIO/PyOpenColorIO.so depends on potentially problematic liblzma.so.5
/usr/bin/kfind depends on potentially problematic liblzma.so.5
/usr/bin/oxygen-settings6 depends on potentially problematic liblzma.so.5
/usr/bin/kcolorchooser depends on potentially problematic liblzma.so.5
/usr/bin/breeze-settings6 depends on potentially problematic liblzma.so.5
┌┤tom-legion->tom ~
└➤ sudo emerge -pvc xz-utils
Calculating dependencies ... done!
app-arch/xz-utils-5.4.6-r1 pulled in by:
@system requires app-arch/xz-utils
app-accessibility/at-spi2-core-2.50.2 requires app-arch/xz-utils
app-accessibility/orca-45.2 requires app-arch/xz-utils
app-crypt/gcr-4.2.1 requires app-arch/xz-utils
app-crypt/libsecret-0.21.1 requires app-arch/xz-utils
>>> Emerging (1 of 1) virtual/jdk-21::gentoo
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/virtual/jdk-21/work
>>> Preparing source in /var/tmp/portage/virtual/jdk-21/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/virtual/jdk-21/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/virtual/jdk-21/work ...
>>> Source compiled.
>>> Test phase [not enabled]: virtual/jdk-21
#!/bin/bash
#### CONFIGURATION
# dir to diablo 2 /mnt/stuff/games/Diablo II/
D2_DIR="/mnt/stuff/games/Diablo II/"
# public or beta release of Median XL
MXL_REL="public"