Error in uninstalling FEC driver on kernel 5.10

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error in uninstalling FEC driver on kernel 5.10

720件の閲覧回数
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 返信

699件の閲覧回数
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 件の賞賛
返信