Is there an existing issue for this?
Current Behavior
In ARM images:
- The version 5.1.0 actually displays Blender 4.0
- The version 5.1.1 does not display in the browser at all - it most likely uses some wayland drivers
In AMD images, there is no such problem, 5.1.0 and 5.1.1 correctly displays the Blender version and work beautifully in browser. Hence, some issue on the ARM images
Expected Behavior
The ARM images should also work similar to AMD images - This is tested on Oracle Ampere instances
Steps To Reproduce
- Get a ARM based machine/ VM (Like Oracle Ampere instance or mac) and run either 5.1.0 and 5.1.1 - the 5.1.0 version will actually show Blender 4.0 when launched in browser. The 5.1.1 does not even get rendered in browser
Environment
- OS:
- How docker service was installed:
CPU architecture
arm64
Docker creation
docker run -p 3001:3001 linuxserver/blender:5.1.1
docker run -p 3001:3001 linuxserver/blender:5.1.0
Container logs
None - no issues shown in logs
Is there an existing issue for this?
Current Behavior
In ARM images:
In AMD images, there is no such problem, 5.1.0 and 5.1.1 correctly displays the Blender version and work beautifully in browser. Hence, some issue on the ARM images
Expected Behavior
The ARM images should also work similar to AMD images - This is tested on Oracle Ampere instances
Steps To Reproduce
Environment
CPU architecture
arm64
Docker creation
Container logs
None - no issues shown in logs