Abílio Costa

Results 100 comments of Abílio Costa

I also have sort of the same issue. With `nvidia_anti_flicker = true`: the whole desktop feels a bit laggy, even the mouse, and `glxgears` runs at ~30fps. If a video...

I now use the following patch to render 10 extra frames, which seems to solve all the missing frame issues I had, without the full impact that disabling damage tracking...

> feel free to make a MR. 10 seems a lot though. Sure, I will do. I never did because when I posted about it in discord I got the...

@makerbase-mks ?

I did that, the printer got bricked and I had to flash using SWD. Now it works, but I can only flash firmware with the USB-A port, not sdcard. I...

Have you flashed the bootloader files from github? If you did, that may be why you cannot flash FW now. You can try using an usb stick instead of my...

Are we supposed to set the include paths trough clang.cflags, trough the c_cpp_properties.json, or both?

I just noticed this on journalctl: ``` Oct 06 02:19:40 kiwi bluetoothd[770018]: src/device.c:new_auth() No agent available for request type 2 Oct 06 02:19:40 kiwi bluetoothd[770018]: device_confirm_passkey: Operation not permitted ```...

> @abmantis , as a workaround, you could attempt to register the authentication agent you need for your device using bt-agent from the bluez-tools package as outlined in this doc...