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

[BUG]DKMS Install problem #245

Open
mserdardogan opened this issue Aug 18, 2024 · 1 comment
Open

[BUG]DKMS Install problem #245

mserdardogan opened this issue Aug 18, 2024 · 1 comment

Comments

@mserdardogan
Copy link

mserdardogan commented Aug 18, 2024

Hi, I do not understand why I get this error while trying to install via DKMS:

cp: target '/usr/src/LenovoLegionLinux-1.0.0': No such file or directory

using the command:
sudo cp ./kernel_module/* /usr/src/LenovoLegionLinux-1.0.0 -r
Thanks if you can help.

Distribution: Fedora 40
Model name: Legion 5 17ACH6H
CPU model: AMD Ryzen 7 5800H
GPU model: NVIDIA RTX 3070

@DPEIW
Copy link
Contributor

DPEIW commented Aug 19, 2024

I had this issue as well,

Have you run this command: sudo dnf install dkms openssl mokutil
Also try to install via makefile

cd ./kernel_module
sudo make dkms # Don't forget to run as root 

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