Usbutil Ps2 -
sudo usbutil ps2 /dev/usb/hiddev0 Note: The path may vary. If hiddev doesn't exist, try /dev/usb/hiddev0 or check dmesg to see where your adapter mounted.
ACTION=="add", SUBSYSTEM=="usb", ATTRSidVendor=="0e8f", ATTRSidProduct=="0003", RUN+="/usr/bin/usbutil ps2 $envDEVNAME" Then reload udev: usbutil ps2
Reviving Old Iron: A Guide to usbutil ps2 for PS2 Controller Adapters on Linux sudo usbutil ps2 /dev/usb/hiddev0 Note: The path may vary
Note the and Product ID (PID) . Most PS2 adapters use chips from GreenAsia (0e8f) or Shenzhen (0079) . Step 2: Initialize the controller Run the utility with root privileges: usbutil ps2