Custom Bluefin DX image with Slimbook laptop support.
This image adds the following Slimbook packages on top of Bluefin DX:
slimbook-meta-common- Common Slimbook meta packageslimbook-meta-evo- Meta package for Slimbook Evo series supportslimbook-meta-gnome- Meta package for GNOME desktop integrationslimbook-service- Slimbook system serviceslimbook-qc71-kmod- Kernel module for QC71-based laptops (fan control, lightbar, performance modes)slimbook-qc71-kmod-common- Common files for the QC71 kernel moduleslimbook-yt6801-kmod- Kernel module for YT6801 Ethernet controllerslimbook-yt6801-kmod-common- Common files for the YT6801 kernel module
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/serandel/bluefin-dx-slimbook:stableThen reboot.
Updates work the same as regular Bluefin - the image is rebuilt automatically when:
- Upstream Bluefin updates
- Slimbook packages update in the openSUSE repository
podman build -t bluefin-dx-slimbook .Bluefin (and other Fedora Atomic distributions) can't build akmods at install time because they don't ship real kernel-devel headers. This image builds the Slimbook kernel modules during the container build process, where we have full access to install kernel-devel temporarily.
See also: ublue-os/akmods#431 - Request to add Slimbook support to the official uBlue akmods.
In the mean time, we need the Slimbook akmods to properly control and report the fans speed or to work with the Ethernet port, for example.
- Universal Blue for Bluefin
- Slimbook for their Linux laptops and open-source drivers