Closed hornetster closed 3 years ago
This workaround helped on my system: Modify the file os_dep/linux/ioctl_cfg80211.c. You will find several times this line
or
Search and replace KERNEL_VERSION(5, 8, 0) by KERNEL_VERSION(5, 3, 0) and re-run make.
Remark: In Leap 15.2 the kernel version is 5.3.18 as well and the make command runs without the described modification. Obviously SUSE applied a change in Leap 15.3 in the kernel 5.3.18 that other did in the kernel 5.8.0.
Thanks for the suggestion. I ended up finding some software on the Opensuse (https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=ALL&q=rtl88) and that worked fine!
Trying to install on Opensuse Leap 15.3, kernel 5.3.18-57-default and getting:
make.log