Hello all. First, a quick introduction:
I'm not new here, just a new name. Have frequented this place for many years before, but an issue arose that has me stumped, perplexed and somewhat annoyed. Well, at least, I think, I've come across a bug. So I've had to register again. Maybe I'll stick around. I'm have about 20 years experience with Debian and 40 years writing software. Ok, that's enough about me.
On to the problem ...
Here's the issue/bug:That's from SDL2. Seems to be a bug in udev from my research, but I don't know where to go from here.That's my gamepad as shown using lsusb.
A quick SDL test program (what I wrote meself) shows the joystick as recognised but no events are raised.
I've been playing some games with keyboard and hadn't noticed it wasn't working. It WAS working pre Debian 12.8 (or 12.7 maybe).
My research isn't extensive but somebody else MUST be having this issue.
I'm not new here, just a new name. Have frequented this place for many years before, but an issue arose that has me stumped, perplexed and somewhat annoyed. Well, at least, I think, I've come across a bug. So I've had to register again. Maybe I'll stick around. I'm have about 20 years experience with Debian and 40 years writing software. Ok, that's enough about me.

Here's the issue/bug:
Code:
Failed loading udev_device_get_action: /lib/x86_64-linux-gnu/libSDL2-2.0.so.0: undefined symbol: _udev_device_get_action
Code:
Bus 002 Device 002: ID 0810:0003 Personal Communication Systems, Inc. PlayStation Gamepad
A quick SDL test program (what I wrote meself) shows the joystick as recognised but no events are raised.
I've been playing some games with keyboard and hadn't noticed it wasn't working. It WAS working pre Debian 12.8 (or 12.7 maybe).
My research isn't extensive but somebody else MUST be having this issue.
Statistics: Posted by fawtytoo — 2025-01-20 17:21 — Replies 1 — Views 36