chrippa / ds4drv

A Sony DualShock 4 userspace driver for Linux
MIT License
1.05k stars 213 forks source link

Running ds4drv crashes Kodi (XMBC) #57

Open ioleo opened 9 years ago

ioleo commented 9 years ago

When I run Kodi (15.1 Isengard) first, then run ds4drv it crashes Kodi. When I run ds4drv first, then Kodi won't start (immidietly crashes).

I've found an issue on Kodi project: #15826 it's quite old (7 months) and it seems has not received any attention. Is it possible the problem is on ds4drv side?

If you need any more info, just ask, ill try to deliver any logs/info necessary.

Ape commented 9 years ago

I think this is most likely a bug in Kodi. Maybe it cannot handle a new joystick device appearing. It might be that ds4drv uinput device is strange in some sense, but Kodi shouldn't crash in any case.

ioleo commented 9 years ago

Any hints (options) on ds4drv that could possibly make Kodi not crash? Eg. some "safe mode" or "emulate xbox controller"?

hanetzer commented 8 years ago

Similar and perhaps issue occurs with me with steam games and minecraft+liteloader, #45, may be something needed to be fixed here.

Mernst1 commented 8 years ago

you need to use emulate xpad-driver, then kodi will running fine

Ape commented 8 years ago

Does this still occur?

ioleo commented 8 years ago

I'll test this weekend with new Kodi version.