We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c791c commit 4be0593Copy full SHA for 4be0593
RELEASE.md
@@ -37,10 +37,17 @@ sudo apt-get install linux-rockpro64 -y
37
sudo apt-get install linux-pinebookpro -y
38
```
39
40
+## Known bugs
41
+
42
+1. `rock64`: `mpv` does not start due to missing `libGL.so.1`,
43
+2. `rock64`: `mate` renders graphic glitches,
44
45
## Changelog
46
47
### 0.8.x
48
49
+- 0.8.0rc11: Lock DDR freq to 1600MHz on Rock64,
50
+- 0.8.0rc11: Enable 3D acceleration for Rock64,
51
- 0.8.0rc10: Fix booting mate on Rock64, but without 3D acceleration for now,
52
- 0.8.0rc9: Fix long start issue due to removed `/etc/machine-id`,
53
- 0.8.0rc9: Prefer `PageFlip=false` as it removes flickering,
0 commit comments