-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unable to build at aarch64 #7
Comments
Hi @omikron88 It works for me on Ubuntu 23.04, on a Raspberry 4, Linux kernel 6.2. See the log below. It also works on the same Ubuntu version on a VM running on a MacBook M1. I see that your logs mention the kernel 5.10 (older). There is maybe an issue with this version of the kernel but I have no other Arm64 system with that version.
|
Hi @omikron88 I also tried on a Debian 11.7 VM on the MacBook M1, with kernel 5.10 and gcc 10.2, and it works correctly, the driver is built and loaded. So, this does not seem to be a kernel version issue. I looked into my dkms make.log files. I see the same warnings as you, with kernels 5.10 and 6.2, but the build completes successfully. However, in your log file, each warning is followed by |
Hello,
I am unable to build the driver at aarch64. It says multiple casting errors after sudo dpkg -i, see the log.
make.log
The text was updated successfully, but these errors were encountered: