0

I have an xbox one controller connected via USB and i would like to know if there is a way to make the controller's audio jack work with ubuntu.

Seth Falco
  • 189
  • 1
  • 13
Emir
  • 202

1 Answers1

0

Ok, found the solution.

First, i downloaded THIS git hub code as zip and unzipped the folder.

Then i went inside the unzipped folder, right click on a blank area and select > open in terminal

enter image description here

Finally, run the command

sudo ./install.sh

Small EDIT:

It seems that this installation is causing some issues once in a while. Sometimes i turn on my pc with the controller and headphones connected and videos does not play, if i switch to speakers, the videos works correctly....

Emir
  • 202