From c559392a23c8e9cb0c0d73d91f08c9e523aa33d7 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Tue, 16 Jun 2020 00:34:13 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index cd8591e..962c4cf 100644 --- a/README.md +++ b/README.md @@ -1374,6 +1374,20 @@ To temporarily enable the upstream **sid** software repository, add the `sid-use Example: `sid-used sudo` **apt install package-name** +#### 3-16.3 Chromium browser interface dispaly error + +**Reason:** + +U will see this issue on version 20200615 U3, Cuz we changed mesalib, should used another way to set Chromium. + +**Solution:** + +Run command: + +``` +sudo sed -i 's/"hardware_acceleration_mode":{"enabled":true},/"hardware_acceleration_mode":{"enabled":false},/' /home/pi/.config/chromium/Local\ State +``` + ### 3-17. Extra Application Instructions #### 3-17.1 WPS Office Arm 64-bit Desktop Installation Note