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

Compatibility Issue with SteamOS (build 120) #43

Open
keberos opened this issue Jul 7, 2014 · 4 comments
Open

Compatibility Issue with SteamOS (build 120) #43

keberos opened this issue Jul 7, 2014 · 4 comments

Comments

@keberos
Copy link

keberos commented Jul 7, 2014

Not sure where the issue lies (OS or drivers or both) but when running steam OS, or simply steam in big picture mode in linux and DS4drv it creates a loop of "up" inputs until all open controllers are paired. Meaning if I run the command ds4drv which creates controllers on the fly, it will continue this behavior until I pair the first controller. This is tolerable, but the main issue is if I use the config file and configure 4 separate controllers the issue persists unless I pair all 4 controllers. Bt adapter the kinivo BTD-400.

@mtorromeo
Copy link
Contributor

Same here. This not related with SteamOS in anyway though.

When the "virtual" controller is created, the axys are positioned in the top-left corner (you can verify this with a joystick test app like the joystick kde control module, without touching the stick on the ds4).

All that should be needed is to initialize the axys at x=0,y=0

@keberos
Copy link
Author

keberos commented Jul 9, 2014

Ah so this is indeed a bug or misconfig. Please fix!

@mszajna
Copy link

mszajna commented Jan 27, 2015

ds4drv seams to be creating a device for each configured controller at startup ("Created device /dev/...") but if you configure just one and try to connect another controller later on it is still able to create second device on the fly.

It would be nice if ds4drv didn't create any devices on reading configs but wait until it you actually connect it. That would solve SteamOS issue (that I'm having too).

@Ape
Copy link
Collaborator

Ape commented Jul 16, 2016

Does this still happen with ds4drv 0.5.1?

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

No branches or pull requests

4 participants