mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
16 lines
385 B
Plaintext
16 lines
385 B
Plaintext
# Mediacenter to use (moovida, entertainer)
|
|
MEDIACENTER=moovida
|
|
|
|
GAMES=yes
|
|
EMULATORS=yes
|
|
|
|
# X.org drivers to use (all/ati/geode/glint/i740/intel/mga/nv/openchrome/
|
|
# radeonhd/s3/s3virge/savage/sis/tdfx/trident/vesa/vmware)
|
|
# Space separated list is supported, e.g. XORG_DRIVERS="ati s3"
|
|
XORG_DRIVERS="openchrome-ttm"
|
|
DRIDRIVERS="openchrome"
|
|
|
|
MESA=Mesa-openchrome
|
|
LIBDRM=libdrm-newttm
|
|
|