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

GA:
$ sudo apt install -t noble-proposed rtpengine-kernel-dkms
$ dkms status
rtpengine/11.5.1.18, 6.8.0-51-generic, x86_64: installed
$ sudo modprobe xt_RTPENGINE
$ lsmod | grep -i rtpengine
xt_RTPENGINE           81920  0
x_tables               65536  2 xt_RTPENGINE,ip_tables
$ sudo rmmod xt_RTPENGINE

HWE:
$ sudo apt install -t noble-proposed rtpengine-kernel-dkms
$ dkms status
rtpengine/11.5.1.18, 6.11.0-12-generic, x86_64: installed
$ sudo modprobe xt_RTPENGINE
$ lsmod | grep -i rtpengine
xt_RTPENGINE           81920  0
x_tables               65536  2 xt_RTPENGINE,ip_tables
$ sudo rmmod xt_RTPENGINE

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtpengine/+bug/2092149/+subscriptions


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

Reply via email to