-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
insmod: ERROR: could not insert module fl2000.ko: Invalid module format #4
Comments
|
I downloaded the source and launched everything successfully, along the way I also installed the error Skipping generation BTF xxx. due to the unavailability of vmlinux, I solved it this way
|
Now it remains to solve the issue in the constant screen measurement mode... is it possible to solve this problem somehow? |
hi @skrollocky i copy the vmlinux file and get another error:
|
Good afternoon I apologize for the translation, I don’t know English perfectly, so I’m writing through Google translator.
I use
Kubuntu 23.04
Kernel version
linux-headers-6.5.0-17-generic
I recently purchased an FL2000 adapter and tried to compile a driver for my kernel from source code. The build was successful without errors, but when adding the kernel module
insmod fl2000.ko
an error occurred: insmod: ERROR: could not insert module fl2000.ko: Invalid module format
I also tried to build the driver from the source from the repository (https://github.com/FrescoLogic/FL2000)
Which also won’t lead to success
Please help in this situation, you can also contact me via telegram @Scrollocky, thanks in advance!
The text was updated successfully, but these errors were encountered: