Posts

Showing posts from May, 2022

xbox 360 game controller clone

My usb gamepad is detected but no button registered. To fix, install latest module from https://github.com/paroj/xpad sudo su git clone https://github.com/paroj/xpad.git /usr/src/xpad-0.4 dkms install -m xpad -v 0.4 reboot

Simple cctv using webcam

Install motion sudo dnf install motion Edit ~/.motion/motion.conf stream_port 8081 stream_localhost off # comment below to save .mkv movie_output off Run motion: motion Open browser from other device: http://desktop-ip:8081/