Skip to content

Commit

Permalink
add force refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianRudolph committed Jan 24, 2022
1 parent 9017d03 commit e986882
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -611,4 +611,9 @@ Add to `.bash_profile` (GPU doesn't work yet):
export LIBGL_ALWAYS_SOFTWARE=true
export GALLIUM_DRIVER=llvmpipe
export WLR_RENDERER_ALLOW_SOFTWARE=1
```
If the ghosting gets too bad, force refresh:
```sh
echo 1 | sudo tee /sys/module/rockchip_ebc/parameters/force_refresh
```

0 comments on commit e986882

Please sign in to comment.