github Lexonight1/thermalright-trcc-linux v6.2.5

latest releases: v9.4.7, v9.4.6, v9.4.5...
one month ago

Fix SCSI detection on distros without sg module

Problem: On CachyOS, Arch, and other distros that don't load the sg kernel module by default, SCSI USB devices (like the Elite Vision 360) get /dev/sdb but no /dev/sg* — causing detection to silently fail.

Fix (two-pronged):

  • Block device fallback: Detector now scans /dev/sd* block devices when no /dev/sg* found — SG_IO ioctl works on both
  • trcc setup-udev now writes /etc/modules-load.d/trcc-sg.conf and runs modprobe sg immediately

Addresses #46. 2516 tests.

Don't miss a new thermalright-trcc-linux release

NewReleases is sending notifications on new releases.