Skip to content

medusalix/xpad-noone

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

This is the original xpad kernel driver with support for Xbox One controllers removed. If you are running the xone driver you will have to replace the xpad kernel module with this one to retain the functionality of Xbox and Xbox 360 controllers.

Installation

  1. Unplug your Xbox devices and remove xpad:
sudo modprobe -r xpad
  1. Clone the repository:
git clone https://github.com/medusalix/xpad-noone
  1. Install xpad-noone using the following commands:
sudo cp -r xpad-noone /usr/src/xpad-noone-1.0
sudo dkms install -m xpad-noone -v 1.0
  1. Plug in your Xbox devices and add the module if it is not loaded automatically:
sudo modprobe xpad-noone

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published