Skip to content
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

Exec Format Error on Fedora 35 #14

Closed
Mossy93 opened this issue Nov 15, 2021 · 6 comments
Closed

Exec Format Error on Fedora 35 #14

Mossy93 opened this issue Nov 15, 2021 · 6 comments

Comments

@Mossy93
Copy link

Mossy93 commented Nov 15, 2021

Hello,

I noticed my fan speeds and voltages were not working recently. Now when I attempt to do sudo modprobe nct6687 I get modprobe: ERROR: could not insert 'nct6687': Exec format error.

I tried to do make install again, but no luck.

@Fred78290
Copy link
Owner

Hello,

Try make clean install.

Regards

@Mossy93
Copy link
Author

Mossy93 commented Nov 15, 2021

Hello,

Try make clean install.

Regards

Gave me

modprobe: ERROR: could not insert 'nct6687': Exec format error
make: *** [Makefile:9: install] Error 1

@Fred78290
Copy link
Owner

It's your first install or the error occured after OS upgrade?

It's look like a problem with your install of GCC.

@Mossy93
Copy link
Author

Mossy93 commented Nov 15, 2021

This happened after an OS upgrade.

I tried sudo dnf reinstall gcc, and then make clean install, but still no luck.

@Fred78290
Copy link
Owner

image

Hello, I have installed a fresh VM with Fedora35 on vmware, so except that the io controller nc6687d is not present i didn't have problem.
I think that you something broken on your distribution.

Not concerning the module itself, i close the issue.

Regards

@Mossy93
Copy link
Author

Mossy93 commented Nov 21, 2021

I just did a dnf package update today and it updated some of the kernel packages. Now it is working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants