derjohn

Results 40 comments of derjohn

Related: https://github.com/jensstein/oandbackup/issues/173 ?

No, sadly. I switched to "Migrate - custom ROM migration tool (Early Access)" to migrate my profile to the new mobile.

This one is small enough: ``` $ git diff diff --git a/culfw/Devices/CUL/board.h b/culfw/Devices/CUL/board.h index 6871c05..f20775d 100644 --- a/culfw/Devices/CUL/board.h +++ b/culfw/Devices/CUL/board.h @@ -37,8 +37,8 @@ # define HAS_RAWSEND // # define...

@petjek There is a file culfw/Devices/CUL/board.h b/culfw/Devices/CUL/board.h, remove the lines marked with "-" and compile the new rom. Yes, you need to compile. If you can't, I can provide you...

+1. I think a k8s cluster without any persistent storage is quite useless.

+1 For patches see: https://bugs.archlinux.org/task/53974

Ubuntu has patches Versions, you might try that one (that works even with 4.12 ...) https://launchpad.net/ubuntu/artful/amd64/bcmwl-kernel-source/6.30.223.271+bdcom-0ubuntu3

I hit that bug with localsend and rustdesk-flutter .... found a workaround in the discource link above. Any ideas if there will be a right solution available instead of ugly...

To make the fix a little more persistent, so it survives a Ferdium restart: find ~/.config/chromium -maxdepth 4 -type d -name GPUCache -exec rm -r {}/* \; find ~/.config/chromium -maxdepth...