I have the exact same problem. Ubuntu 15.10, but I think it got introduced 
in 15.04.

On Thursday, December 3, 2015 at 1:49:12 AM UTC-8, Mattias Månsson wrote:
>
> I did some further experimentation and the order is not actually random, 
> but still weird. It seems the order is ALWAYS this:
>
> Led 1: device index 3
> Led 2: device index 0
> Led 3: device index 1
> Led 4: device index 2
>
> My theory is therefore that somewhere (in xboxdrv or in linux) there is a 
> subtraction by one that should not be there. It would explain the device 
> index if they were originally 0, 1, 2, 3 and after subtraction with modulo 
> 4 they would become 3, 0, 1, 2. What do you think about that? 
>
> Are the devs even checking this group or is it dead?
>
> On Thursday, 26 November 2015 23:03:46 UTC+1, Mattias Månsson wrote:
>>
>> Hi!
>>
>> I have 4 x wireless xbox 360 controllers that I have been working a lot 
>> with trying to get to work perfectly. Using this driver in daemon mode it 
>> kind of works ok. But I have one really annoying problem I can't seem to 
>> solve. When starting the controllers, they each lit up their controller 
>> number led on them. But when I then use them in retroarch, they don't have 
>> the same device index as the led is indicating. I have no idea how to force 
>> them either to light up the same led or to remap their device ids. This is 
>> super annoying with four controllers as I have to try them all every time I 
>> want to play something to find the first one. I'm thinking it has something 
>> to do with that there is only ONE usb device (the dongle) as they are 
>> wireless, but still there must be some way to fix this?
>>
>> Thanks so much for any help!
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"xboxdrv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/xboxdrv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to