-
Notifications
You must be signed in to change notification settings - Fork 22
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
Second Controller not working #148
Comments
Heya! xboxdrv requires a separate driver thread per controller, which is why you're seeing only one. Easiest way to get this working is using xboxdrv's daemon mode which allows for controller hotplugging (i.e. you can use any number of controllers by just switching them on).
for two controllers (add more lines starting with For daemon mode to work, you need to allow DBus access to the system bus:
Afterwards, either reboot your Pi or shut down any running instance of xboxdrv using Hope this helps! |
Thanks for your reaction!
Now I can configure all. Same Mappingset. However, I can not now control Kodi. Did I forgot something? |
Have you tried reconfiguring your controller with Kodi? I remember I had to do that a couple of times, but don't know what I changed that I had to do so :/ Btw, there's a typo in the first and second line of your xboxdrv command, xboxdrv should be written all lowercase and your second line misses a dash for |
I am very sorry, I try to find a solution myself. But I'm stuck. However, the keys are wrong. As with the xboxdrv. Only one can configure with xboxdrv more. The file called The rc.local looks now:
Now the user space drive is no longer displayed and I can not select it! Now i Type in terminal:
LED Flashlight 1 is on. But im not sure why the deamon is not working :/ if i set the rc.local :
Controller 1 : LED 1 is flashing I can set up both controller but only one controller (Controller 2) is for using on streaming. I think there is an issue in my deamon config because the driver is working but not the deamon If you do not find a solution: I try it myself. As soon as I have a solution I will give you modest. |
Ah, all back! There is an issue in the code! Not default-kernel!
If the controllers in poer off and i wake him up all LEDs flashing, but Controller 1 is working also in kodi! If i Searching for connection on Controller 1 he loose function to control Kodi I have to reboot while controller searching for signal (all leds flashing) After reboot Now Run Luna: Now run Steam over Luna: Try to restart controller. Power off and on. Then special Button to wake up. The second controller are off. Only one controller is looking for signal: Okay, now i try to run:
in terminal:
no i try to run as sudo
now i grep dbus:
maybe it is better to use the lastes version of xboxdrv:
but i dont know ho i can compile it Edit:
DBUS is starting
now he loads the two Controller (now i have only controller 1 and 2 in rc.local)
|
This error:
To be honest, I've never tried if any but the first controller is able to control Kodi. I do know that both controllers work in games on my end (using the config I posted earlier), though only the first one is working in Steam Big Picture Mode IIRC. My xboxdrv version is the same as yours. |
Okay, i try thousend of things but it wont work perfect / right The first Controller is working very well. Only issue is that the LEDs all are flashing. But i would be great if i can play with my lady together games like Sacred III. The Second Controller is not working. The LED 2 is constant on but i cant use the controller in Kodi or as example in steams Big Picture. The Controller 2 has cinfigure in luna under "Controlers" and have the same mapping file like the first controler. Is this an issue for moonlight or is it possible that you can helping me? and try config the second it dosent work. Only first Controller is working too. if i try this: and then in terminal
i get the same issue above:
mybe it helps. |
Not good news, but still: I deeply apologize that this is causing you so much trouble, I completely understand your wish to be able to play with your lady or friends (gaming is just way more fun if you're able to share the experience, right?). |
I think i found it.... rc.local starts first, then Kodi. Kodi grabs the controller at last and so i get issues. A working solution is: Now Controller works fine. Okay, only one Controller is working. Everytime i try to use the second one i get this: I think i need a more powerful Adapter |
one little Question: I use OSMC ..i would like to try an other Distribution |
All Versions up to day by today.
Hi again,
i use one controller and it works fine with "XBOX Gamepad (Userspace driver)"
But now i want to add a second Gamepad i can only choose my Tastatur "Logitech K400 Plus" as source :/
I installed moonlight-embedded like the description and my rc.local looks now like this:
Can anyone help me please?
The text was updated successfully, but these errors were encountered: