Skip to content

Conversation

@mauromorales
Copy link
Member

@mauromorales mauromorales commented Aug 21, 2025

supersedes #3417
Fixes #3559

@mauromorales mauromorales requested a review from a team as a code owner August 21, 2025 14:57
@mauromorales mauromorales changed the title replace 24.10 for 25.04 and add in other cases Introduce Ubuntu 25.10 Aug 26, 2025
@mauromorales
Copy link
Member Author

unfortunatly UKI is not working because we try to install apt-get download linux-modules-extra-6.16.0-16-generic ci and it's missing from the system. If I do a quick check I see that the only extra modules package is linux-modules-extra-6.14.0-1002-realtime which of course doesn't map with the hwe kernel in the system and break kairos init.

from listing the modules after installing the 24.04 hwe kernel I do see some nvdimm, @Itxaka would this be enough?

root@8e09698e07e0:/# ls /lib/modules/6.16.0-16-generic/kernel/drivers/nvdimm/
nd_btt.ko.zst  nd_pmem.ko.zst  nd_virtio.ko.zst  virtio_pmem.ko.zst

@Itxaka
Copy link
Member

Itxaka commented Aug 26, 2025

unfortunatly UKI is not working because we try to install apt-get download linux-modules-extra-6.16.0-16-generic ci and it's missing from the system. If I do a quick check I see that the only extra modules package is linux-modules-extra-6.14.0-1002-realtime which of course doesn't map with the hwe kernel in the system and break kairos init.

from listing the modules after installing the 24.04 hwe kernel I do see some nvdimm, @Itxaka would this be enough?

root@8e09698e07e0:/# ls /lib/modules/6.16.0-16-generic/kernel/drivers/nvdimm/
nd_btt.ko.zst  nd_pmem.ko.zst  nd_virtio.ko.zst  virtio_pmem.ko.zst

Yep! Those looks like the ones needes so this IS nice, we dont need that stupid workaround for 25.x !

Full list from 24.04:

root@e4b4d4ccbe0e:/# ls /usr/lib/modules/6.8.0-78-generic/kernel/drivers/nvdimm
nd_btt.ko.zst  nd_pmem.ko.zst  nd_virtio.ko.zst  virtio_pmem.ko.zst

Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
@mauromorales mauromorales marked this pull request as draft September 12, 2025 18:31
@mauromorales mauromorales self-assigned this Sep 12, 2025
@mauromorales mauromorales moved this to In Progress 🏃 in 🧙Issue tracking board Sep 12, 2025
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
mauromorales and others added 12 commits September 17, 2025 14:50
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
Signed-off-by: Mauro Morales <[email protected]>
@mauromorales mauromorales marked this pull request as ready for review September 29, 2025 09:41
@mauromorales mauromorales moved this from In Progress 🏃 to Under review 🔍 in 🧙Issue tracking board Sep 29, 2025
@mauromorales mauromorales merged commit c4602fa into master Sep 29, 2025
72 of 78 checks passed
@mauromorales mauromorales deleted the ubuntu-25.04-2 branch September 29, 2025 11:32
@github-project-automation github-project-automation bot moved this from Under review 🔍 to Done ✅ in 🧙Issue tracking board Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

feat: Make 25.04 work

3 participants