-
Notifications
You must be signed in to change notification settings - Fork 64
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
Cannot compile dkms modules on Ubuntu 20.10 #15
Comments
In awusb Makefile replace 'SUBDIRS' with 'M' |
hi,did you solve this problem ? i meet the same issue and have no idea . could you help ? thanks ! |
try my modify version https://github.com/KunYi/sunxi-livesuite |
Hi,
when I launch the LiveSuite I catch this error ;
My system
angelo@angelo-thinkpad-x1-carbon-4th:/var/lib/dkms/awdev/0.5/source$ uname -a
Linux angelo-thinkpad-x1-carbon-4th 5.8.0-33-generic #36-Ubuntu SMP Wed Dec 9 09:14:40 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
angelo@angelo-thinkpad-x1-carbon-4th:/var/lib/dkms/awdev/0.5/source$ more /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.10
DISTRIB_CODENAME=groovy
DISTRIB_DESCRIPTION="Ubuntu 20.10"
Is there any fix ?
Any help will be appreciated.
The text was updated successfully, but these errors were encountered: