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

Not working under secure boot with dkms installed #187

Open
GabrielP77 opened this issue Nov 19, 2023 · 3 comments
Open

Not working under secure boot with dkms installed #187

GabrielP77 opened this issue Nov 19, 2023 · 3 comments

Comments

@GabrielP77
Copy link

Hello,

I just recently installed Debian 12 with secure boot and after successfully installing the driver through the script installation with dkms my adapter is only recognized by Debian when I disable SecureBoot.

install-driver.sh v20230830
x86_64 (kernel architecture)
x86_64 (architecture to send to gcc)
12/12 (in-use/total processing units)
6.1.0-13-1md64 (kernel version)
gcc-12 (version of gcc used to compile kernel)
dkms-3.0.10
SecureBoot enabled

@morrownr
Copy link
Owner

Hi @GabrielP77

The first section in the file FAQ.md is about Secure Boot. I recommend that you read it and maybe the link to Debian that is in it. I have put a lot of effort into trying to make Secure Boot work for those that want to use it but this is a difficult task because distros have various ways of doing things.

If Secure Boot is important to you and you want a solution that is easier to deal with, I recomment you look at adapters with in-kernel drivers:

https://github.com/morrownr/USB-WiFi

The above is the Main Menu for this site. Recommend you read menu items 1 and 2.

@morrownr

@GabrielP77
Copy link
Author

I tried the manual installation and now it works

Thanks a lot!

@morrownr
Copy link
Owner

Glad you got it working.

@morrownr

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