tomaspinho / rtl8821ce

Other
1.58k stars 412 forks source link

Does not compile on 5.18 #272

Closed ghost closed 2 years ago

ghost commented 2 years ago

I cannot tell if this project is dead or not, but it will not compile on Linux 5.18...

info.txt

ghost commented 2 years ago

Sorry, I saw that support for 5.17 was added 2 months ago. I'm sure you guys are working on 5.18. :+1:

goodmountain commented 2 years ago

Hi, I have a few more details, in case it helps to get this driver going again. This is the make.log from my compile attempt with 5.18 kernel headers: make.log (at least) two functions appear having changed with 5.18 kernel:

This was reported breaking NVIDIA and VMWare as well - VMWare got patched - check here: http://rglinuxtech.com/?p=3015

Kind regards.

Spixmaster commented 2 years ago

I just tested Linux 5.18 and I can still not use the driver "rtw88_8821ce" which is provided by Linux.

For those who hope for an alternative solution. This other driver which is also in the AUR does not work although it already supports 5.18. I completely broke my system. I had to boot a boot stick and remove it as not even pacman worked.

tomaspinho commented 2 years ago

Fix for this is here: https://github.com/tomaspinho/rtl8821ce/pull/275 Can someone test and report back? Thanks

leisiji commented 2 years ago

I have tested #275, it can be compiled successfully and work well on Linux 5.18.