Open JPP1 opened 3 months ago
Hi, I noticed that this error comes because the coredump.h file is missing in the /lib/modules/6.1.43-vendor-rk35xx/build/include/net/bluetooth folder. I also saw the wifi driver finally doesn't work correctly. If I can list all SSID around me, I cannot connect to one. Always password issue. And I tried to put the Wifi as AP. I got another issue (wpa_supplicant) ...
I think I didn't recover the correct headers package (linux-headers-vendor-rk35xx) for kernel 6.1.43. If somebody can tell me where recover the armbian headers for kernel 6.1.43 that could help me strongly ... Thanks !
I have a Rock 5b with kernel 6.1.43. Compiling for wi-fi (https://github.com/lwfinger/rtw89) has been fine. The Wi-Fi works. But for the bluetooth (https://github.com/lwfinger/rtw89-BT) I got somes issues:
what should I do ?