#[SOLVED] Macvlan module missing
27 messages · Page 1 of 1 (latest)
have you loaded the module before creating the macvlan device?
i have not
sudo modprobe macvlan says the module is missing
but it says that in wsl too
modprobe: FATAL: Module macvlan not found in directory /lib/modules/6.6.1-arch1-1
want to try installing the linux headers sudo pacman -S linux-headers
after installing them try loading the module
done that
sorry,how do i do that exactly?
load the module using the following command:
sudo modprobe macvlan
sudo modprobe macvlan still gives the same error
oki
please provide
Arch Linux version
Kernel version
Network device name
sudo ip link show output
also try to rebuild the initramfs with sudo mkinitcpio -P then gibe the machine a reboot and try to load the module
6.6.1-arch1-1
i can't show the ip link's output cuz of company policy 😔
hmm that could be it
let me know if that works
... solved
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you