linux
linux copied to clipboard
v5.14.0-FATAL: modpost: drivers/net/wwan/rpmsg_wwan_ctrl: sizeof(struct rpmsg_device_id)=32 is not a modulo of the size of section __mod_rpmsg__<identifier>_device_table=120.
FATAL: modpost: drivers/net/wwan/rpmsg_wwan_ctrl: sizeof(struct rpmsg_device_id)=32 is not a modulo of the size of section __mod_rpmsg__<identifier>_device_table=120.
Fix definition of struct rpmsg_device_id in mod_devicetable.h
make[1]: *** [scripts/Makefile.modpost:150:modules-only.symvers] 错误 1
make: *** [Makefile:1767:modules] 错误 2
make: *** 正在等待未完成的任务....
Disable this driver if you do not using Qualcomm
@Minecrell
The same problem in arch AUR, but gentoo is ok
Disable this driver if you do not using Qualcomm
which program are you using to disable this interactively?
nvm, I got it. unpack and then use nconfig
tar -xvf linux-5.14.tar.xz
cd linux-5.14/
make nconfig