-
Notifications
You must be signed in to change notification settings - Fork 116
Exec format error when building RPi4 #57
Comments
Did you do: Configure for RasPised -i 's/I386_PC = y/I386_PC = n/' Makefile |
I have it running well on my RPi4 but I am using the 64bit Gentoo build |
Yeah I edited the Makefile. This error looks very similar to a mismatched kernel headers error I just learned about (yay?). I'll dig into it over the weekend and confirm. If it is the kernel mismatch then it's not an issue with this driver but with my Pi that I would need to reboot to the correct kernel/header version. |
when I run 'sudo dkms build -m rtl88x2bu -v ${VER}' I got a error my raspbian build: How to fix it or avoid it ? thanks! |
you seem to be building for 5.3.1 and have 4.19 installed. |
Not sure where this comes from, I followed the README instructions on a fresh Buster build. It fails pretty quickly on the
build
step, here is my log file. Any ideas?The text was updated successfully, but these errors were encountered: