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

Does not work with RaspberryPi OS Kernel 6.1.21-v8+ #16

Open
jalibu opened this issue Oct 10, 2023 · 1 comment
Open

Does not work with RaspberryPi OS Kernel 6.1.21-v8+ #16

jalibu opened this issue Oct 10, 2023 · 1 comment

Comments

@jalibu
Copy link

jalibu commented Oct 10, 2023

$ make
make ARCH=arm CROSS_COMPILE= -C /lib/modules/6.1.21-v8+/build M=/home/pi/RTL8811CU_for_Raspbian  modules
make[1]: Entering directory '/home/pi/linux-0afb5e98488aed7017b9bf321b575d0177feb7ed'
  CC [M]  /home/pi/RTL8811CU_for_Raspbian/core/rtw_cmd.o
cc1: sorry, unimplemented: '-mfloat-abi=hard' and VFP
make[2]: *** [scripts/Makefile.build:250: /home/pi/RTL8811CU_for_Raspbian/core/rtw_cmd.o] Error 1
make[1]: *** [Makefile:2012: /home/pi/RTL8811CU_for_Raspbian] Error 2
make[1]: Leaving directory '/home/pi/linux-0afb5e98488aed7017b9bf321b575d0177feb7ed'
make: *** [Makefile:2503: modules] Error 2
@thijstriemstra
Copy link

Works fine here with make ARCH="arm64"

6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linux

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

2 participants