You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably not related... but can you try to install the modules using make modules_install INSTALL_MOD_STRIP=1?
I think I've seen something similar happening and the reason was that the initramfs was too large (due to unstripped modules) and some modules were not included in the initramfs.
The init procedure for the sched_ext module fails with the following errors:
This only happens on some distros/toolchain configurations. I can confirm this happens on Debian 12.8.0, but not on Ubuntu 24.10.
To Reproduce
After a clean installation of Debian 12.8.0, run the following commands:
<Add the required features listed here: https://github.com/sched-ext/scx/blob/main/.github/workflows/sched-ext.config >
The text was updated successfully, but these errors were encountered: