Bottom Line: Most of This Thread Is Beta-State Evidence, Not a List of Current ZimaOS Defects
The useful pattern is to separate display-state bugs from real subsystem failures. In 1.6.0-beta1, one tester saw stale Ethernet speed and static-IP information that corrected after reboot, plus localization and UI-control issues. Another tester documented a separate AMD VAAPI failure where the kernel driver loaded but vainfo could not initialize the userspace video driver.



Network UI: Verify the Link Outside the Dashboard
If ZimaOS shows 1 Gbps but the switch shows 2.5 GbE, verify the actual interface state before blaming the cable or NIC. The current ZimaOS networking guide says the Network page should show interface link speed and the assigned IP, and static-IP changes should take effect immediately.





That makes the beta behavior easy to classify: if the switch and OS-level interface agree but the UI is stale, it is a presentation/state-refresh problem. Current 1.6.0 release documentation also records network-card display optimizations and later fixes. See the ZimaOS 1.6.0 feature and upgrade page.
App and Storage UI Issues Were Also Visible in the Beta
The thread captured a non-working Open folder control and incomplete French translations. These are real test artifacts, but they should not be carried forward as current defects without reproducing them on a current release.


ZimaOS 1.6 later formalized customizable storage/device visuals and login wallpapers; the current ZimaOS customization overview shows the feature after the beta period.
The AMD VAAPI Report Needs a Different Diagnostic Standard
This was not just a UI symptom. The tester showed amdgpu loaded, /dev/dri/card0 and renderD128 present, yet vainfo failed while opening radeonsi_drv_video.so. That pattern points past basic PCI/kernel detection and toward the VAAPI userspace stack.
Use libva/vainfo to verify initialization and the Mesa documentation for userspace driver context. Do not diagnose “GPU unsupported” merely because transcoding falls back to CPU.
How to Use Old Beta Feedback Today
Reproduce the exact symptom on the current build, then compare it with the current manual. Beta screenshots are evidence of what happened on that build, not permanent product behavior. The current official ZimaOS 1.6.0 release notes provide the baseline that replaced this beta.
