Skip to content

Conversation

task-jp
Copy link
Contributor

@task-jp task-jp commented Oct 2, 2025

I removed mesa from the docker image when software renderer is on.
This is because linuxkms-skia-opengl is unexpectedly selected on the device with no GPU.

When BUILD_HOME_AUTOMATION_SW_RENDERER=true, remove Mesa OpenGL packages
to force Skia Software renderer on GPU-less devices. Preserves libgbm1
as it's required for DRM buffer management.
- Conditionally disable camera view animations when no GPU accelerator available
- Remove complex timer-based widget loading animations in software renderer mode
- Simplifies rendering pipeline to improve performance on CPU-only devices
@tronical tronical requested a review from NigelBreslaw October 3, 2025 07:29
Copy link
Member

@tronical tronical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docker changes look good to me (thanks!). I’d be very grateful if @NigelBreslaw could review the changes to the home automation demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants