| 19 Jan 2024 |
K900 | I have a giant pile of ikealoops | 20:26:42 |
K900 | That I recycle as necessary | 20:26:53 |
K900 |  Download image.png | 20:30:43 |
K900 | Well it did something | 20:30:45 |
K900 | Also holy shit that app has full controller remapping | 20:30:51 |
K900 | Does that work across reboots or is it Windows only? | 20:31:00 |
@elvishjerricco:matrix.org | huh, well I didn't have to modprobe xpad for this controller to work | 20:31:12 |
@elvishjerricco:matrix.org | is that expected? | 20:31:17 |
K900 | Yes | 20:31:19 |
K900 | It should match by VID/PID | 20:31:24 |
@elvishjerricco:matrix.org | lsmod | grep xpad also shows nothing | 20:31:25 |
@elvishjerricco:matrix.org | That seems odd, doesn't it? | 20:39:16 |
K900 | Uhhhhhh | 20:39:37 |
K900 | Yes | 20:39:38 |
K900 | But is it actually claimed by a driver? | 20:39:45 |
K900 | I wonder if Steam Input is just taking it over | 20:40:05 |
@elvishjerricco:matrix.org | In reply to @k900:0upti.me But is it actually claimed by a driver? How would I check that? | 20:53:13 |
K900 | Uhh | 20:55:12 |
K900 | Normally it's shown in lsusb | 20:55:16 |
K900 | But it's Bluetooth | 20:55:20 |
K900 | So it's not USB | 20:55:23 |
K900 | So uh | 20:55:25 |
| @quyse:matrix.org left the room. | 21:08:14 |
@elvishjerricco:matrix.org | K900 (drm/amd#1417 when): Well, I can see /dev/input/js0, and looking through /sys/class/input/js0, it seems like it's handled by hid_microsoft | 21:29:16 |
K900 | In reply to @elvishjerricco:matrix.org K900 (drm/amd#1417 when): Well, I can see /dev/input/js0, and looking through /sys/class/input/js0, it seems like it's handled by hid_microsoft https://github.com/torvalds/linux/blob/master/drivers/hid/hid-microsoft.c | 22:08:19 |
K900 | Huh | 22:08:21 |
K900 | So that's a thing somehow | 22:08:25 |
K900 | So I guess those are actually just normal BTHID now? | 22:10:48 |
K900 | Because that driver only adds force feedback AFAICT | 22:10:59 |
K900 | What a weird-ass driver | 22:11:34 |