mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
soundd: use offscreen platform to avoid initialzing gpu stuff
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
cd "$(dirname "$0")"
|
||||
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
|
||||
export QT_QPA_PLATFORM="offscreen"
|
||||
exec ./_soundd
|
||||
|
||||
Reference in New Issue
Block a user