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

Ubuntu 16.04 and Secure Boot #22

Closed
cnt0 opened this issue Apr 21, 2016 · 2 comments
Closed

Ubuntu 16.04 and Secure Boot #22

cnt0 opened this issue Apr 21, 2016 · 2 comments

Comments

@cnt0
Copy link

cnt0 commented Apr 21, 2016

Today I realised that Ubuntu 16.04 rejects unsigned kernel modules (like this one) if Secure Boot is enabled. How to deal with it? That's what I can suggest:

  • disable Secure Boot. Not so good for security, impossible in some cases
  • use Secure Boot with our own certificates, i.e. compile kernel manually. Good only for Gentoo users
  • push this driver into the kernel source tree. Don't know if it is possible. Looks like there are lots of issues with license, code quality, etc. @kuba-moo, can you make it clear?
@kuba-moo
Copy link

I don't think this driver is getting upstream anytime soon. I'd try compiling the kernel from sources if I were you. It's not that hard and there is myriad tutorials.

@dcialdella
Copy link

I solved it using this package
https://github.com/neurobin/MT7630E

download ZIP, unzip, run "install" and reboot.

I have a Asus tp300la.

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

4 participants