r/linuxhardware • u/Initial_March6813 • 9d ago
Product Announcement [Linux] Looking for testers with a COUGAR POSEIDON VISTEK PRO 240/360 (USB 2c65:1000)
I wrote an unofficial Linux replacement for the RM-Hardware 2.7 service used by the COUGAR POSEIDON VISTEK display.
It currently works with the HWCX USB Display identified as 2c65:1000. I’m looking for owners of the same display/cooler who can test it on different CPUs, motherboards and distributions—especially Intel systems and AMD systems without my sensor configuration.
It does not flash firmware or require a kernel module. It reads standard Linux hwmon, thermal, CPUFreq and powercap interfaces and sends telemetry through hidraw.
Please start with:
./poseidon-display.py --diagnose
Then, if your display has USB ID 2c65:1000:
sudo ./poseidon-display.py --once --debug
When reporting results, please include your distro, kernel, CPU, motherboard, displayed/missing metrics and sanitized debug output.
Repository: https://github.com/VillainRU/poseidon-linux-display

