mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2025-12-06 02:13:41 -05:00
take another shot at fixing OOM errors in chromium
This commit is contained in:
parent
31a1a3bb34
commit
33e2e7eeb1
2 changed files with 4 additions and 12 deletions
|
|
@ -6,7 +6,7 @@ sleep 2
|
|||
pacmd load-module module-null-sink sink_name=VirtSink
|
||||
pacmd update-sink-proplist VirtSink device.description=VirtSink
|
||||
|
||||
export CHROMIUM_FLAGS="--disable-software-rasterizer --disable-dev-shm-usage"
|
||||
export CHROMIUM_FLAGS="--disable-software-rasterizer"
|
||||
export LIBGL_ALWAYS_INDIRECT=1
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue