You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to use your module successfully with previous kernels but after (I think 5.11.0-40) I can only build the module using make clean && make but I am having trouble loading it using
$ uname -a
Linux buntu 5.11.0-43-generic #47~20.04.2-Ubuntu SMP Mon Dec 13 11:06:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ sudo insmod 88x2bu.ko
insmod: ERROR: could not insert module 88x2bu.ko: Invalid module format
Would you mind to looks at this issue? I am happy to give you more logs if needed.
The text was updated successfully, but these errors were encountered:
Hello,
I was able to use your module successfully with previous kernels but after (I think 5.11.0-40) I can only build the module using
make clean && make
but I am having trouble loading it using$ uname -a Linux buntu 5.11.0-43-generic #47~20.04.2-Ubuntu SMP Mon Dec 13 11:06:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux $ sudo insmod 88x2bu.ko insmod: ERROR: could not insert module 88x2bu.ko: Invalid module format
Would you mind to looks at this issue? I am happy to give you more logs if needed.
The text was updated successfully, but these errors were encountered: