Using GNOME OS On Real Hardware: Valentin David
Using GNOME OS On Real Hardware: Valentin David
Valentin David
GUADEC 2020
July 22nd
2 ARM 64
3 x86 64
5 How to get it
Preinstalled on hardware. A bright future for GNOME Juan José Sánchez and Xan López
(GUADEC 2012)
GNOME is not a platform until it is not also an OS. See There is No “Linux” Platform Tobias
Bernard and Jordan Petridis (LAS 2019)
2 ARM 64
3 x86 64
5 How to get it
Rock 64
Device trees come with the kernel. They are specific to hardware.
ACPI/SMBIOS comes from hardware on x86 64
OSTree does not really properly support
Thanksfully UEFI provides device tree
How to update the device tree? fwupd?
2 ARM 64
3 x86 64
5 How to get it
2 ARM 64
3 x86 64
5 How to get it
Still broken
Orca not working (does it work on Wayland?)
Web and Videos are missing h264 codec
Web missing microphone/webcam support
Printing: was missing lots of dependencies. Only tested postscript printers. Please test.
Hardware:
bluetooth
wifi
sound, microphones
touchscreens, touchpads
webcams
Two trees:
For users (Core minus GNOME Builder)
GNOME Builder + SDK (as in Flatpak)
(Like GNOME Continuous “runtime” and “debug-devel”)
Still missing fan and voltage control, cpu frequency, and sensor monitoring
I have used AMD and Intel graphics. What about NVidia proprietary drivers?
We use glvnd
How to deploy and EGL/vulkan/opencl backends?
Maybe using podman, or other OCI container system would have been easier.
2 ARM 64
3 x86 64
5 How to get it
On hardware? Not yet. Unless your point is to contribute into making it work on hardware.
Special thanks to Abderrahim Kitouni and the rest of the release team.