This worked with a cheap Phillips universal remote: 51029
Bitmain’s new payment system is broken for LTC/L3+ miner. Support just say wait
UPDATE: Bitmain did eventually respond and fix mine and others orders but it took 8 days without any response in between. Quite a few people have recently purchased L3+ miners using LTC. (Previous orders using BTC have worked fine). Bitmain are taking the money but not updating the order status. Their support is not responding […]
Rebuilding FFmpeg with NVENC and AAC on Ubuntu
This mini guide will show you how to rebuild the exact version of FFmpeg that comes with your version of Ubuntu and just add support for NVidia GPU encoding via the NVENC API and ACC via libfdk_aac. # Download and unzip the NVIDIA Video Codec SDK from https://developer.nvidia.com/nvidia-video-codec-sdk wget https://developer.nvidia.com/video-sdk-601 unzip nvidia_video_sdk_6.0.1.zip # Copy the […]
Linking Nvidia GPU temperature with a motherboard PWM fan in Linux
So I have a closed loop water cooler on my GPU and I replaced the stock single speed fan with two Noctua PWM fans (doing push/pull) connected to my motherboard. Even though the fans can be seen by lm_sensors and fancontrol the Nvidia GPU does not appear as it’s proprietary driver. I knew nvidia-settings could […]