Usbutil Ps2 File
Plug it in, and... nothing. Or worse, the buttons are scrambled. This is where the unsung hero usbutil ps2 comes into play. usbutil ps2 is a command-line utility found in the usbutils package on Linux (alongside the famous lsusb ). It is specifically designed to query, configure, and initialize PS2 controller to USB adapters that use the HID (Human Interface Device) protocol but often misreport their capabilities.
Create the file /etc/udev/rules.d/99-ps2-adapter.rules : usbutil ps2
# Debian/Ubuntu/Mint sudo apt install usbutils sudo dnf install usbutils Arch sudo pacman -S usbutils Step 1: Identify your adapter Plug in your PS2 controller via the USB adapter. Run: Plug it in, and
October 26, 2023 | Category: Retro Gaming, Linux Hardware Plug it in