RTL8811CU_for_Raspbian icon indicating copy to clipboard operation
RTL8811CU_for_Raspbian copied to clipboard

Does not work with RaspberryPi OS Kernel 6.1.21-v8+

Open jalibu opened this issue 1 year ago • 1 comments

$ 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

jalibu avatar Oct 10 '23 07:10 jalibu

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

thijstriemstra avatar Jan 29 '24 14:01 thijstriemstra