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

dkms install won't work #34

Closed
jfreak53 opened this issue Aug 4, 2023 · 1 comment
Closed

dkms install won't work #34

jfreak53 opened this issue Aug 4, 2023 · 1 comment

Comments

@jfreak53
Copy link

jfreak53 commented Aug 4, 2023

I am trying to install the dkms module for a P812 controller, it's in HBA mode fine. But when I run the following command dkms install --force hpsa-dkms/1.0 it gives me this:

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
make -j32 KERNELRELEASE=5.15.0-78-generic...(bad exit status: 2)
ERROR (dkms apport): binary package for hpsa-dkms: 1.0 not found
Error! Bad return status for module build on kernel: 5.15.0-78-generic (x86_64)
Consult /var/lib/dkms/hpsa-dkms/1.0/build/make.log for more information.
@jfreak53
Copy link
Author

jfreak53 commented Aug 4, 2023

Nevermind, figured out the patch file didn't have my proper kernel version in it. I changed the kernel version to 5.15 and it all worked. Thanks!

@jfreak53 jfreak53 closed this as completed Aug 4, 2023
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

1 participant