Update README.md
This commit is contained in:
parent
c559392a23
commit
4b58b395a9
|
|
@ -1385,7 +1385,8 @@ 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},/' /home/pi/.config/chromium/Local\ State
|
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. Extra Application Instructions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue