Simone Scanzoni
Simone Scanzoni
I had the same problem, but I wasn't lucky and I broke the bit ☹️ Using firmware version 1.14.3 I'm not sure if my Z-axis was out of step. If...
Hi, thank you for your quick reply. Would you recommend the ff-memless-next driver instead? Why it hasn't been mainlined? Even if highly experimental the KLGDFF driver should have the same...
I tried commit MadCatX/LinuxFF-KLGDFF@1c8c4b23c9180ef5c67dfa77e0cc57dbb5e209df of KLGDFF with the same results: https://bpaste.net/show/f830c5db3d2e In this log I connected the device and tried fftest /dev/input/event10 with effects 5,1 and 0. Trying rumble and...
> > ... via the cli with `/set parameter num_gpu 0`. > > Sorry, could you give a quick example of how to use that? I'm not seeing any cli...
> Wait, ollama has a repl?!? 😅 > > this is news to me. How do i launch it? Kind of, when you run for example `ollama run llama2` it...
@MAD-OVERLORD Every fractal in cuburn is treated like an animation, when you ask for a --still image it takes the second frame by default, but you can specify which one...
The AppImage of version 0.12.2 works for me, while versions 0.13.0 and 0.13.1 throw that error: ``` /tmp/.mount_activiph3nd8/aw-qt: symbol lookup error: /tmp/.mount_activiph3nd8/libQt6WaylandClient.so.6: undefined symbol: wl_proxy_marshal_flags ``` I have the same...
I have the same problem on my Gentoo with VSCode 1.91.1 with Continue v0.8.43 and v0.9.189, but it happened only on a big Unity repository, with both the default `embeddingsProvider`...
I get the same ``` /tmp/.mount_activiRQc71F/aw-qt: symbol lookup error: /tmp/.mount_activiRQc71F/libQt6WaylandClient.so.6: undefined symbol: wl_proxy_marshal_flags ``` on my TuxedoOS, based on Ubuntu, both with AppImage and deb package. It looks like the...
The problem is still present with Luban 4.15.0, luckily I just needed to add the `--no-sandbox` to work around it. Thanks @aiurlano !