-
Notifications
You must be signed in to change notification settings - Fork 21
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
Error compiling #46
Comments
The building worked. This happens when you install the .ko file. It should
|
I can confirm miekg's arguments. I get the same errors. The error is harmless. The backlight control seems to work know. |
Sorry to comment on a closed error Can you explain this a bit more? I am getting this error on my macbook air ubuntu 16.04 and am not sure what to do after
I don't believe its installed as running:
causes:
|
Ok ignore my last comment Followed this
And got everything working |
I'm using ubuntu 16.04 on my macbook air, when I try to compile the package it turn ...
`luca@Freedom:~/Scaricati/mba6x_bl$ sudo make install
[sudo] password di luca:
make -C /lib/modules/4.4.0-21-generic/build M=/home/luca/Scaricati/mba6x_bl modules_install
make[1]: ingresso nella directory "/usr/src/linux-headers-4.4.0-21-generic"
INSTALL /home/luca/Scaricati/mba6x_bl/mba6x_bl.ko
At main.c:222:
sign-file: certs/signing_key.pem: No such file or directory
DEPMOD 4.4.0-21-generic
make[1]: uscita dalla directory "/usr/src/linux-headers-4.4.0-21-generic"`
Any idea on what is the problem? Thank you!
The text was updated successfully, but these errors were encountered: