smlinux / rtl8723de

Realtek RTL8723DE module for Linux
GNU General Public License v2.0
260 stars 126 forks source link

Build fails on new lnux kernel 5.7.2 #71

Closed pcoder59 closed 4 years ago

pcoder59 commented 4 years ago

I had previously posted issue on linux kernel 5.6.15 and was fixed. Now the newer kernel 5.7.2 has the same issue of build failing on arch linux.

make.log

smlinux commented 4 years ago

Try with this commit: 7b7fc22beaa54d3a0676da345e8a1ac943557463

pcoder59 commented 4 years ago

Yes, Built successfully on kernel ver.5.7.2

This issue was there for kernel ver.5.6.15 when I tried rolling back my kernel yesterday. I haven't tried building on the older linux kernel.