Skip to content

Update dkms-demo for dkms module to match with kernel#569

Open
elvin03 wants to merge 1 commit into
mainfrom
dkms-kernel
Open

Update dkms-demo for dkms module to match with kernel#569
elvin03 wants to merge 1 commit into
mainfrom
dkms-kernel

Conversation

@elvin03
Copy link
Copy Markdown
Contributor

@elvin03 elvin03 commented May 20, 2026

Merge Checklist

All boxes should be checked before merging the PR

  • The changes in the PR have been built and tested
  • Documentation has been updated to reflect the changes (or no doc update needed)
  • Ready to merge

Description

  • Update dkms-demo for dkms module to match with kernel
  • Add realsense repo and dkms module for testing
  • Remove adv-17v35x-dkms version 5.0.7.0-1 as is not compatible with Linux kernel 6.17 due to upstream UART/TTY API changes.

Any Newly Introduced Dependencies

N/A

How Has This Been Tested?

Boot in QEMU

user@user-ArcherCity:~$ dkms status
acpi-call/1.2.2, 6.17.0-29-generic, x86_64: installed
librealsense2-dkms/1.3.31, 6.17.0-29-generic, x86_64: installed
linux-apfs-rw/0.3.2-0ubuntu6.2, 6.17.0-29-generic, x86_64: installed
v4l2loopback/0.12.7, 6.17.0-29-generic, x86_64: installed

  * Add realsense repo and dkms module for testing
  * Remove adv-17v35x-dkms version 5.0.7.0-1 as is not compatible with Linux kernel 6.17 due to upstream UART/TTY API changes.

Signed-off-by: Teoh, Suh Haw <suh.haw.teoh@intel.com>
@elvin03 elvin03 requested a review from a team as a code owner May 20, 2026 06:59
Copilot AI review requested due to automatic review settings May 20, 2026 06:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Ubuntu 24.04 DKMS demo image template to ensure DKMS modules build correctly against the selected HWE kernel, and adds an external repository needed for RealSense DKMS testing.

Changes:

  • Adds the Intel RealSense APT repository to the template and includes librealsense2-dkms in the package set.
  • Removes adv-17v35x-dkms and aligns header installation by switching from linux-headers-generic to linux-headers-generic-hwe-24.04 alongside the HWE kernel image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants