[Bug 2091171] Re: dahdi-dkms FTBS with linux-6.11 kernel
Massimiliano Pellizzer
2091171 at bugs.launchpad.net
Mon Dec 16 06:38:36 UTC 2024
** Description changed:
[ Impact ]
In both Noble and Oracular dahdi-dkms does not compile from source (see
attachment).
[ Test case ]
Only for Noble, install the latest linux-6.11 kernel:
$ sudo add-apt-repository ppa:canonical-kernel-team/ppa
$ sudo apt update
$ sudo apt install linux-image-6.11.0-12-generic \
- linux-modules-6.11.0-12-generic \
- linux-modules-extra-6.11.0-12-generic \
- linux-headers-6.11.0-12-generic
+ linux-modules-6.11.0-12-generic \
+ linux-modules-extra-6.11.0-12-generic \
+ linux-headers-6.11.0-12-generic
Install dahdi-dkms:
$ sudo apt install dahdi-dkms
Load the module:
$ sudo modprobe dahdi
+ The same procedure should be repeated on linux-6.8 to test for possible
+ regressions.
+
[ Fix ]
Patch the code to properly support the new linux 6.11 ABI.
[ Regression potential ]
A regression is unlikely due to the limited scope of the patch.
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2091171
Title:
dahdi-dkms FTBS with linux-6.11 kernel
Status in dahdi-linux package in Ubuntu:
Fix Released
Status in dahdi-linux source package in Noble:
In Progress
Status in dahdi-linux source package in Oracular:
In Progress
Bug description:
[ Impact ]
In both Noble and Oracular dahdi-dkms does not compile from source
(see attachment).
[ Test case ]
Only for Noble, install the latest linux-6.11 kernel:
$ sudo add-apt-repository ppa:canonical-kernel-team/ppa
$ sudo apt update
$ sudo apt install linux-image-6.11.0-12-generic \
linux-modules-6.11.0-12-generic \
linux-modules-extra-6.11.0-12-generic \
linux-headers-6.11.0-12-generic
Install dahdi-dkms:
$ sudo apt install dahdi-dkms
Load the module:
$ sudo modprobe dahdi
The same procedure should be repeated on linux-6.8 to test for
possible regressions.
[ Fix ]
Patch the code to properly support the new linux 6.11 ABI.
[ Regression potential ]
A regression is unlikely due to the limited scope of the patch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dahdi-linux/+bug/2091171/+subscriptions
More information about the Ubuntu-sponsors
mailing list