We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
G_AGI mali-t76x-fbdev-driver [[ -f '/etc/X11/xorg.conf' ]] || cat << _EOF_ > /etc/X11/xorg.conf Section "Device" Identifier "Mali-Fbdev" Driver "fbdev" Option "fbdev" "/dev/fb0" EndSection _EOF_
Or
G_AGI mali-t76x-x11-driver
The text was updated successfully, but these errors were encountered:
Alternative, using the driver packages provided by RockChip: https://github.com/rockchip-linux/rk-rootfs-build/tree/master/packages/armhf/libmali
Even other graphics driver and software packages are provided: https://github.com/rockchip-linux/rk-rootfs-build/tree/master/packages/armhf
Sorry, something went wrong.
Drivers by RockChip have been implemented with v6.26. Testing still required, especially Xserver integration etc, however will mark this as closed.
No branches or pull requests
Creating a feature request
Is your feature request related to a problem? Please describe:
Describe the solution you'd like:
Describe alternatives you've considered:
Additional context
Or
The text was updated successfully, but these errors were encountered: