Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Games detecting controller with xboxdrv, but not in daemon mode. #235

Open
phantom-voltage opened this issue Aug 5, 2017 · 0 comments
Open

Comments

@phantom-voltage
Copy link

I'm basically looking for some insight. A particular game on Steam works when running an xboxdrv process per controller. It does not, however, detect any controllers when running in daemon mode.

I am using Xbox 360 Wireless controllers with a Chinese Wireless Receiver. I would like to run daemon mode so that it is identical in terms of support with running multiple processes.

What is the difference between:

sudo xboxdrv -i 0 -w 0 --detach-kernel-driver
sudo xboxdrv -i 0 -w 1 --detach-kernel-driver
sudo xboxdrv -i 0 -w 2 --detach-kernel-driver
sudo xboxdrv -i 0 -w 3 --detach-kernel-driver

sudo xboxdrv --daemon --dbus session \ -i 0 -w 0 --detach-kernel-driver \ --next-controller -i 0 - w 1 --detach-kernel-driver \ --next-controller -i 0 - w 2 --detach-kernel-driver \ --next-controller -i 0 - w 3 --detach-kernel-driver

I have tried running with both session and system for the dbus setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant