CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

linux

Breadcrumb

  • Home
  • computer
  • linux

Easy NTSYNC arrives for Steam users with GE-Proton 10.10

By drink | Sun July 27, 2025

GloriousEggroll has released GE-Proton 10.10, a heavily breathed-upon version of Valve's version of Wine used with Steam, and the big news is that it supports NTSYNC by default on supported platforms. That means amd64 systems whose kernel is built with the CONFIG_NTSYNC option, available in the 6.14 series or later or for 6.12 or 6.13 as a patch.

linux
steam
  • Read more about Easy NTSYNC arrives for Steam users with GE-Proton 10.10
  • Log in or register to post comments

Build Linux (and ZFS) manually for Devuan

By drink | Sun March 30, 2025

I run Devuan Linux, because I don't like systemd and I do like Debian. I have root on ZFS, which is a great way to protect your data but also comes with challenges. I wanted to install Linux 6.14 because I want NTSYNC support, but the latest release of OpenZFS for Linux does not support Kernel 6.14. However, the master branch of ZFS does support it, and has for a while now, so I decided to build ZFS myself so that I could upgrade my kernel.

linux
ZFS
  • Read more about Build Linux (and ZFS) manually for Devuan
  • 3 comments
  • Log in or register to post comments

Linux nvidia one-liner for maximum GPU power

By drink | Sun March 23, 2025
nvidia-smi -pl `nvidia-smi --query-gpu=power.max_limit --format=csv,noheader,nounits`

This runs nvidia-smi to get the maximum power level for the GPU as a number alone, then runs it again and sets the power level to that number. This will work as long as you have only one nvidia GPU in your system. Otherwise take a look at the -i option information in nvidia-smi --help.

linux
nVidia
  • Read more about Linux nvidia one-liner for maximum GPU power
  • Log in or register to post comments

MT7925 comes good with Linux Kernel 6.12

By drink | Mon March 03, 2025

My PC has an M2 WiFi slot so I figured– why not stuff something in it if I could get it cheap. And then I looked around, and found that I could get WiFi plus Bluetooth for next to nothing...

linux
  • Read more about MT7925 comes good with Linux Kernel 6.12
  • Log in or register to post comments

OpenRGB, Linux, nollie

By drink | Sun February 09, 2025

My PC has a liquid cooler in it with two ARGB fans, and an ARGB infinity mirror on top of the water block. I wouldn't have paid extra for the LEDs, but once I had them, I wanted them to do something. So I connected them to my ASRock motherboard, and played around with that functionality for a little while, but it turned out to have a serious deficit.

linux
ARGB
  • Read more about OpenRGB, Linux, nollie
  • Log in or register to post comments

nvidia instrumentation lies, a lot

By drink | Sun February 09, 2025

nVidia corp has emerged as the de facto standard for both 3d graphics and GPGPU (today, mostly "AI") for a variety of reasons including performance and ease of development. But they are irritating in multiple ways, and I've just discovered another one that probably everyone knew about but me.

linux
nVidia
  • Read more about nvidia instrumentation lies, a lot
  • Log in or register to post comments

Wine, Lutris, Debian, nvidia

By drink | Sun February 25, 2024

I have been using PlayOnLinux to manage wineprefixes on my Devuan system and decided to branch out and try using Lutris today. I have been having trouble with it since I installed CUDA (plus the accompanying nvidia drivers) from deb files instead of just using the run file.

linux
howto
Debian
nVidia
  • Read more about Wine, Lutris, Debian, nvidia
  • Log in or register to post comments

Defaulting rc?.d

By drink | Sun January 28, 2024

I use Devuan with sysvinit because I do not normally have boot time problems, but I found myself with some and this is how I fixed them.

linux
Debian
howto
  • Read more about Defaulting rc?.d
  • Log in or register to post comments

Setting temp dir location on Linux

By drink | Sun May 21, 2023

I use a 1GB tmpfs on my Linux system, which causes problems with some installs which write their temporary files to /tmp. Here's a way to somewhat gracefully set TMPDIR for every user logging in:

linux
howto
  • Read more about Setting temp dir location on Linux
  • Log in or register to post comments

Monitoring nvidia GPU utilization on Linux

By drink | Mon February 27, 2023

I wanted a nice way to simply see whatever statistics I could gather from my GPU — ye olde PNY XLR8 1070 slightly-pre-overclocked model, which I bought used and which has been surprisingly solid so far — and for some reason the information I want to see isn't in the default output from the nvidia-smi command included with the nvidia driver, and I don't get anything in lm-sensors. Noodling around a bit led me to the idea of using the --query-gpu option, which lets you pull any specific information you want, as long as you are willing to deal with it in CSV format. I was, and here we are.

nVidia
linux
  • Read more about Monitoring nvidia GPU utilization on Linux
  • Log in or register to post comments
Pagination
  • Page 1
  • Next page ››
Subscribe to linux

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved