Update README.md
This commit is contained in:
parent
4156db4008
commit
c2ee32356f
|
|
@ -1387,10 +1387,13 @@ U will see this issue on version 20200615 U3, Cuz we changed mesalib, should use
|
||||||
Run command:
|
Run command:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo sed -i 's/"hardware_acceleration_mode":{"enabled":true},/"hardware_acceleration_mode":{"enabled":false},/' \
|
sudo sed -i \
|
||||||
|
's/"hardware_acceleration_mode":{"enabled":true},/"hardware_acceleration_mode":{"enabled":false},/' \
|
||||||
/home/pi/.config/chromium/Local\ State
|
/home/pi/.config/chromium/Local\ State
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then re-open your Chromium browser.
|
||||||
|
|
||||||
### 3-17. Extra Application Instructions
|
### 3-17. Extra Application Instructions
|
||||||
|
|
||||||
#### 3-17.1 WPS Office Arm 64-bit Desktop Installation Note
|
#### 3-17.1 WPS Office Arm 64-bit Desktop Installation Note
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue