You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GBM + X11 MALI library and headers are also installed in this build, but they are not a debian package (read below). If you want to use Wayland, just download the correct mali library file from the rockchip libmali repo and copy the library over as this file: /usr/lib/arm-linux-gnueabihf/libmali.so
7
7
8
8
There are three custom parts of this build:
9
-
- MrFixIt's custom kernel which has been optimized for usage for retro-gaming and 4k high definition media playback
9
+
- MrFixIt's custom kernel which has been optimized for usage for retro-gaming and 4k high definition media playback. It also allows for the use of Wifi, Bluetooth, and PCIe all at the same time.
10
10
- Rockchip MALI userspace drivers are installed manually - meaning there's no debian package for this installation. The reason here is that often other packages (such as MESA) overwrite the libraries included by the mali driver. So if at some point this happens, simply run /usr/lib/arm-linux-gnueabihf/install_mali.sh and it will re-create all the symlinks for the mali driver to begin working again.
11
11
- MrFixIt's custom bootup service which provides two features:
12
12
1) enables this build to boot from sd, emmc, and (if you have SPI flashed) usb
0 commit comments