Weston Harper

Results 39 comments of Weston Harper

Sorry, I'm a bit new to the ecosystem so I'm still getting my bearings. From what I've been able to gather, it seems like most of the support for Razer...

I've tried and had limited success, but I've also gone into the deep end as someone who's new to Linux by choosing NixOS, so I am still figuring out how...

I added a patch in my own kernel using the following: ```patch diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c index afacca8..0291bce 100644 --- a/drivers/input/joystick/xpad.c +++ b/drivers/input/joystick/xpad.c @@ -325,6 +325,8 @@ static const struct...

It did on my machine, although it may have been due to something that Steam installed. I'll see if I can track down what steam may be doing.

Hi @brunoocasali @ellnix, I really don't mean to bother you, but is there anything else needed to get this over the line?

@ellnix No problem, thanks for the effort. I definitely sympathize with folks who are balancing full-time gigs and open-source maintenance, so I try to assume the best. I'll try to...

@imor that guide certainly saved my skin when I was getting up and running, but I do think more expansion would be useful for folks like me who are new...

Ah, so sorry about that, somehow I missed the debugging section in the diff. It definitely helps. I marked off the items in the issue that I feel are addressed....

Looks like a great add, and pretty simple implementation