jekkos
                                            jekkos
                                        
                                    Pulled the version from your account and installed it, works great now. I've added something in paypal, I wanted to give you a one off donation but will keep this...
From your logs i think you did not install libfreenect in the /usr/lib/obs-plugins. Clone it from SirLynix repository and then run a make install. Next you need to symlink it...
I get the same message in fact. I double checked if I can change some setting on this device, it seems fine. ```sudo v4l2-ctl --set-ctrl=exposure_absolute=90 -d /dev/video0``` this works ```...
Ok the error went away after running ``` sudo apt install python3-gst-1.0 ``` can be closed, thx
Wait, now I'm seeing this error ``` Error from /GstPipeline:pipeline0/GstV4l2Sink:v4l2sink0: Could not open device '/dev/video2' for reading and writing. ``` my video2 device is a virtual one created by v4l2...
@d-xo can you add source maps when you download them from etherscan using `bundle-source`? It seems that I'm only able to use one file with compilation output atm, not multiple?...
You could try to use my python script for the scanning, it just expects to find an interface in monitor mode, so that part should be managed by the system...
Hi, normally the mysql data resides in a docker volume. Did you change anything in the compose file or did you run it straight from the repo? If you reinstalled...
What category would you want to add then?
> Basically kernel 5.15 works fine. I just see that the 5.15 kernel is more sensitive to random code changes. I have seen the same problem on kernel 5.10 and...