Skip to content

Commit

Permalink
amlogic gx: add lima xorg config bydefault
Browse files Browse the repository at this point in the history
the default system for this image is the odroid c2 and for xorg to
work on it this config is needed ... it is also required for the
other mali 450 soc (s905, s905x, s905w) based devices and the good
thing is that it seems to work fine still for the mali g31 based
systems as well which do not really need this extra config (tested
on sm1)
  • Loading branch information
hexdump0815 committed Jun 18, 2022
1 parent 43928cc commit 6c8cf07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systems/amlogic_gx/postinstall.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

cp -v etc/X11/xorg.conf.d.samples/11-modesetting.conf etc/X11/xorg.conf.d
cp -v etc/X11/xorg.conf.d.samples/13-lima-meson.conf etc/X11/xorg.conf.d

cp -v boot/extra/gxl-tv-box-u-boot.bin boot/u-boot.bin

0 comments on commit 6c8cf07

Please # to comment.