| 19 Jan 2024 |
| Room303 joined the room. | 07:05:25 |
K900 | https://gitlab.freedesktop.org/drm/amd/-/issues/1417#note_2236544 | 12:08:30 |
K900 | drm/amd#1417 update: no update, but they're still talking | 12:08:45 |
Charles ⚡️ | i'm glad they're at least communicating this to us in the issue still | 17:02:05 |
@sr.estegosaurio:matrix.org | In reply to @sr.estegosaurio:matrix.org I dream of declaratively configuring wine prefixes for my games… Like nix + bottles - GUI. There was already a way to create wine derivations, right= | 17:03:07 |
@sr.estegosaurio:matrix.org | * There was already a way to create wine derivations, right? | 17:03:22 |
@sr.estegosaurio:matrix.org | In reply to @sr.estegosaurio:matrix.org There was already a way to create wine derivations, right? How hacky is this: https://github.com/lucasew/nixcfg/blob/5724b98f683b0e900de17dd4f5f2619d551ab3e9/nix/pkgs/wrapWine.nix | 17:19:53 |
K900 | Very, obviously | 17:21:18 |
K900 | But I don't think you're getting non-hacky for this | 17:21:23 |
@sr.estegosaurio:matrix.org | Ins't it also impure? It appears to download something from github at some point using wget. | 17:23:03 |
K900 | I think what it's doing is producing a shell script that builds the wineprefix | 17:23:42 |
K900 | Not producing a wineprefix directly | 17:23:48 |
@sr.estegosaurio:matrix.org | Oh, makes more sense. | 17:24:00 |
@elvishjerricco:matrix.org | is there any kind of driver or anything needed for the xbox series x controller? It might just be my bluetooth being wonky, because it's been doing that since that latest staging merge | 19:57:47 |
K900 | Worked for me with xpad | 19:58:42 |
@elvishjerricco:matrix.org | K900 (drm/amd#1417 when): oh, so a driver is needed. Looks like that's called xpadneo in linuxPackages, right? | 20:00:54 |
K900 | No | 20:01:00 |
K900 | xpad is the in-kernel driver | 20:01:04 |
@elvishjerricco:matrix.org | on | 20:01:30 |
@elvishjerricco:matrix.org | * oh | 20:01:34 |
@elvishjerricco:matrix.org | oh I see, I pessimistically did a find on /run/current-system/kernel-modules/ to see if such a module existed | 20:02:59 |
@elvishjerricco:matrix.org | and it didn't | 20:03:02 |
@elvishjerricco:matrix.org | but I didn't use find -L so it didn't look through links | 20:03:11 |
@elvishjerricco:matrix.org | hm, modprobe xpad and it's still not working | 20:04:06 |
@elvishjerricco:matrix.org | like, I'm connected to it with bluetooth, but steam's controller test isn't working, and the controller's light is still flashing | 20:04:37 |
K900 | That sounds sus | 20:04:48 |
K900 | Check bluez logs maybe | 20:05:13 |
K900 | Also, what kernel? | 20:05:15 |
@elvishjerricco:matrix.org | 6.6.11 | 20:05:32 |
K900 | I think they have multiple revisions of those things and you might need a pretty recent xpad for the latest one | 20:05:32 |