Zhong Jianxin
Zhong Jianxin
Meet the same problem, and use: ``` home.activation.neovim = lib.hm.dag.entryAfter [ "writeBoundary" ] '' rm ~/.cache/nvim/luacache_chunks ~/.cache/nvim/luacache_modpaths ''; ``` as a workaround.
I'm using commit cb562e5, from http://download.tuxfamily.org/librazik/decepas/pool/main/d/dragonfly-reverb/, but compile the deb myself on Debian Sid(Unstable). CPU is Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz.
# Summery with freshplayerplugin b514812 Hwdec works with nvidia-vdpau-driver, has visual glitches, unstable, get different kinds of error messages. Hwdec works with vdpau-va-driver, has visual glitches, unstable. # Nvidia vdpau...
# Nvidia vdpau driver ## branch use-one-output-surface commit e77cb63 Seems stable, gets some error messages, but no repeats. No visual glitches, only little frame drop. ``` NOT SANDBOXED [fresh 21248]...
Tried today, and noticed the problem with freshplayerplugin git e77cb63. With nvidia vdpau driver, when youtube changes resolution, it may turns into `software video decoding` from `accelerated video decoding`. And...
Is there any workaround? I read that VDPAU can do [multi-threading](https://a248.e.akamai.net/f/1437/8432/10/us.download.nvidia.com/XFree86/Linux-x86/346.72/README/vdpausupport.html): ``` VDPAU supports multiple threads actively executing within the driver, subject to certain limitations. If any object is being...
I have the same problem (`eth0: transmit timed out`) using latest master (r14267-18fbb9aa21). It can be easily reproduced by a speedtest, e.g. https://speedtest.net. The problem occurs when uploading, downloading is...
It seems disabling `packet_steering` fixes the problem, in `/etc/config/network`: ``` config globals 'globals' option packet_steering '0' ``` and `reboot`, tested on zbt-wg3526-16m r14365-46abcb3ade. It was enabled by default for mt7621...
I have the same problem, `top` show Ardour is using 100+% CPU, when it is idle after creating a new sesstion from the template. It seem some of the CPU...
I have a similar problem, it's reproducible even if the private registry is not accessible. Tested on containerd 1.4.4 ``` $ containerd -v containerd containerd.io 1.4.4 05f951a3781f4f2c1911b05e61c160e9c30eaa8e ``` ``` [plugins.cri.registry]...