From 0cd0dd4cdf7a89c595033f8baeef416d160c3b76 Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Thu, 28 Mar 2024 02:02:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0fd332..36b7825 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,8 @@ If your Microsoft Edge crashes immediately on startup because of SIGSEGV, and GD Downgrade the `tpm2-tss` package to `3.2.0-1`, and add it into `IgnorePkg` to prevent it from being upgraded again. +RCA: `ldd libmip_core.so` in Edge installation directory, you can see it depends on old tpm2-tss. + - Everything seems fine, no error in log, but Edge still says `Not Syncing` Sign out and sign in again. -- GitLab