mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
# Mediacenter to use (moovida, entertainer)
|
|
MEDIACENTER=moovida
|
|
|
|
# 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="ati nouveau nv vesa openchrome intel"
|
|
|
|
MESA=Mesa
|
|
LIBDRM=libdrm
|
|
DRIDRIVERS="swrast,unichrome,r200,r300,radeon,i810,i915,i965"
|
|
|