** Changed in: canonical-kernel-snaps
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi in Ubuntu.
https://bugs.launchpad.net/bugs/2106751
Title:
pi-kernel does not ship PPP drivers
Status in canonical-kernel-snaps:
Fix Released
Status in linux-raspi package in Ubuntu:
Invalid
Bug description:
[ Impact ]
Hi there
The linux-raspi kernel package in Ubuntu is missing essential kernel modules
required for PPP (Point-to-Point Protocol) functionality using pppd. This
prevents common use cases such as connecting via serial modems, USB cellular
modems, or establishing PPPoE connections.
The following configurations needed to be added;
CONFIG_PPP
CONFIG_PPP_ASYNC
CONFIG_PPP_DEFLATE
CONFIG_PPP_BSDCOMP
CONFIG_PPP_MPPE
CONFIG_PPP_SYNC_TTY
CONFIG_PPPOE
CONFIG_PPPOL2TP
CONFIG_PPTP
Impacted kernel: 6.8
OS version: Ubuntu Core 24, Ubuntu 24.04
Thanks,
Bugra
[ Fix ]
Include ppp kernel modules in pi-kernel snap.
[ Test Case ]
Install kernel snap, verify new kernel modules are present and usable.
[ Where Problems Could Occur ]
This adds additional drivers to the snap. If they get loaded, the
usual kernel problems can occur (stack traces, crashes, ...).
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-kernel-snaps/+bug/2106751/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp