VXLAN support is not present in kernel - Ubuntu 21.10 on Raspberry Pi 4 (64bit)

Bug #1947628 reported by Sundeep M
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-raspi (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Platform Information - Ubuntu 21.10, Linux 5.13.0-1008-raspi #9-Ubuntu SMP PREEMPT Wed Sep 29 08:27:44 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux

The latest version of Ubuntu does not have VXLAN support.
The following command confirms the same:
modprobe vxlan

modprobe: FATAL: Module vxlan not found in directory /lib/modules/5.13.0-1008-raspi

Sundeep M (sjmach)
summary: - VXLAN support is not present in kernel
+ VXLAN support is not present in kernel - Ubuntu 21.10 on Raspberry Pi 4
+ (64bit)
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1947628/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Revision history for this message
Sundeep M (sjmach) wrote :

Added package name

affects: ubuntu → kernel-package (Ubuntu)
Revision history for this message
Sundeep M (sjmach) wrote :

I tried updating the kernel but it defaults to 5.13.0-1008-raspi for both Ubuntu desktop and server versions

affects: kernel-package (Ubuntu) → linux (Ubuntu)
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:

apport-collect 1947628

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
tags: added: impish
affects: linux (Ubuntu) → linux-raspi (Ubuntu)
Revision history for this message
Marcel Schnippe (maschn) wrote (last edit ):

I can confirm this bug.
(5.13.0-1008-raspi #9-Ubuntu SMP PREEMPT Wed Sep 29 08:27:44 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux)

>modprobe vxlan
modprobe: FATAL: Module vxlan not found in directory /lib/modules/5.13.0-1008-raspi

>updatedb
>locate vxlan.ko
/usr/lib/modules/5.11.0-1019-raspi/kernel/drivers/net/vxlan.ko
/usr/lib/modules/5.11.0-1019-raspi/kernel/net/openvswitch/vport-vxlan.ko

the vlan module (8021q) is also missing:
>modprobe 8021q
modprobe: FATAL: Module 8021q not found in directory /lib/modules/5.13.0-1008-raspi

>locate 8021q.ko
/usr/lib/modules/5.11.0-1019-raspi/kernel/net/8021q/8021q.ko
/usr/lib/modules/5.11.0-1019-raspi/kernel/net/dsa/tag_8021q.ko

temporary workaround until next kernel upgrade:
flash-kernel --force 5.11.0-1019-raspi

Changed in linux-raspi (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
Reinhard Tartler (siretart) wrote :

This might actually be intended behavior. I noticed that 21.10 introduced a new package that contains the missing kernel modules in `linux-modules-extra-raspi`.

Revision history for this message
Sundeep M (sjmach) wrote :

Yes @siretart you are right. I added the extra package.

sudo apt install linux-modules-extra-raspi && reboot

Thank you everyone.

Changed in linux-raspi (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.