RTbecard

Results 14 comments of RTbecard

Yes, that's right. I'm using simulated datasets to test detection models within zoon, although I haven't incorporated it into a module yet but that should be quite easy to do....

I'm also suffering from this exact issue. Everything worked great until I installed an update that must have come out within the past 2 weeks I believe. I'm on pop_os,...

`getfacl /dev/hidraw*` also reports no read permissions for the new device (3) which appears after turning on my controller. ``` # file: dev/hidraw3 # owner: root # group: root user::---...

Here's a confirmation of the no read access hidraw listing. Also my `libsdl2` is version is `2.0.20` ``` $ sudo dmesg | grep hidraw [ 12.347731] hid-generic 0003:04D9:A06B.0001: input,hidraw0: USB...

> Does the behavior change if you load the xpadneo module after a reboot but before connecting the controller? Just tried manually loading with modprobe before connecting with bluetooth (see...

> But your version looks awkward: `hid-xpadneo/v0.9-123-g94cf8f1` isn't current master, which is `v0.9-121-g727a84f`. So you are on a completely different branch, and I don't even know if you're ahead or...

I just did this [on my branch](https://github.com/RTbecard/RTbecard.github.io). All you need to do is modify [this](https://github.com/codeasashu/hcz-jekyll-blog/blob/04fc9d8df41ca018d515fd997340725eb4bc806f/index.html#L10) line to: `` Then the YAML image tags will work fine, like the following example:...

Same issue with me on a i5-13600K. Manually setting the CPU governor to performance doesn't fix it for me.

In case its relevant, the specs for my system which suffers from this issue: CPU: Intel i5-13600K GPU: RTX 3070 Driver: Nvidia-driver-525 Kernel version: 6.2.6 Proton version: Proton Experimental &...

Okay, solved the issue on my machine. The problem was split lock protections (I had the same problem with God of War, although that was MUCH worse). Still not sure...