Error in uninstalling FEC driver on kernel 5.10

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Error in uninstalling FEC driver on kernel 5.10

701 次查看
jerry2004
Contributor I
platform   :  I.MX6
kernel:       5.10
We have compiled the FEC driver configuration into a ko module, and everything is normal when loading insmod. However, in the rmmod driver module, the following error will be reported. What is this error (rmmod:ERROR:Module FEC is builtin)and how to solve it? Thank you
jerry2004_0-1696752690057.pngjerry2004_1-1696752726275.pngjerry2004_2-1696752756507.png

 

0 项奖励
回复
1 回复

680 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi @jerry2004 

It seems that the fec is already a builtin kernel driver. what have you modified? 

You can do dmesg to check and zcat /proc/config.gz.  also try to add print in remove of your driver.

 

Best regards

Harvey

0 项奖励
回复