Skip to content

Support for Oracle Linux UEK7 kernels (5.15.0) #19

@AmedeeBulle

Description

@AmedeeBulle

This module works for Oracle Linux, but need some installation tweaks...

  1. There seem to be a rule in the Makefiles for building .dtbo files from -overlay.dts which doesn't exists in the OL kernels (No rule to make target errors), but it knows how to make .dtbo from .dts files.
    Creating a symlink solved the issue: ln -s cm4io-fan-overlay.dts cm4io-fan.dts
  2. The overlays are in /boot/efi/overlays instead of /boot/overlays. Either symlink the overlays directory or replace /boot by /boot/efi in the following files: dkms.post_install, dkms.post_remove and overlays/Makefile

Grafana Screechot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions