Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2437  / 2 Years ago, tue, april 26, 2022, 7:58:29

I'm trying to connect my Xbox one wireless controller to my ThinkPad t430s. When I try to run systemctl enable I get Unit xboxdrv.service not found. I've tried manually downloading and enabling it and creating a new service file but to no avail. Any help would be welcome.


More From » connection

 Answers
7

I don't believe you should to start xboxdrv as a service. Instead, just type from a terminal



sudo xboxdrv


and you should be able to test it.
You may need to run



sudo rmmod xpad


first.



When you want to use it for gaming, mind that you run



sudo xboxdrv --silent


instead, as printing the events to a terminal hogs a lot of CPU.






Note on what you were trying to do: I have xboxdrv successfully installed, but running



systemctl enable xboxdrv.service


gives me



Failed to enable unit: Unit file xboxdrv.service does not exist.

[#9956] Thursday, April 28, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sipwing

Total Points: 245
Total Questions: 100
Total Answers: 118

Location: Aland Islands
Member since Thu, Oct 22, 2020
4 Years ago
;