mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-09 08:42:03 +08:00
remove LCD support
This commit is contained in:
@@ -15,9 +15,6 @@ TTYReset=yes
|
||||
TTYVHangup=yes
|
||||
TTYVTDisallocate=yes
|
||||
|
||||
# TODO: DCS commands (e.g. brightness setting) don't work without this on certain panels
|
||||
ExecStartPre=/bin/bash -c "if [ -d /sys/kernel/debug/dsi_mate10_lite_video_display ]; then echo modesetting; /usr/comma/modetest -M msm_drm -s 26:1080x2160-60; sleep 1; fi"
|
||||
|
||||
ExecStartPre=/bin/bash -c "mkdir -p $XDG_RUNTIME_DIR"
|
||||
ExecStartPre=/bin/bash -c "chown -R comma: $XDG_RUNTIME_DIR"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user