The packet in proposed builds, installs and loads correctly on both GA
and HWE kernel.

GA:
$ sudo apt install -t noble-proposed lttng-modules-dkms
$ dkms status
lttng-modules/2.13.11, 6.8.0-51-generic, x86_64: installed
$ sudo modprobe lttng-test
$ lsmod | grep lttng
lttng_test             28672  0
lttng_probe_writeback    61440  0
lttng_probe_workqueue    20480  0
...
lttng_kretprobes       16384  1 lttng_tracer
$ sudo rmmod lttng-test

HWE:
$ sudo apt install -t noble-proposed lttng-modules-dkms
$ dkms status
lttng-modules/2.13.11, 6.11.0-12-generic, x86_64: installed
$ sudo modprobe lttng-test
$ lsmod | grep lttng
lttng_test             28672  0
lttng_probe_writeback    61440  0
lttng_probe_workqueue    20480  0
...
lttng_kretprobes       16384  1 lttng_tracer
$ sudo rmmod lttng-test

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091563

Title:
  lttng-modules-dkms FTBS in Noble with linux-6.11-hwe kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/2091563/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to