morrownr / 88x2bu

Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets
435 stars 73 forks source link

Make file Err (-Wno-date-time) #7

Closed m4lory closed 3 years ago

m4lory commented 3 years ago

Hi, trying to compile with included dkms-install script make “time and date” error while running make.

Sorry if is trivial issue to fix for savvy user, but might be good to know if unaware.

What I did was remove IF statement that check for version and make EXTRA_CFLAGS += -Wno-date-time always on. This was near line 23 of included Make file.

I have to remove the existing folder /usr/src/88x2bu- and run the script once more after apply change to Make file.

The driver has successful compiled on my old desktop with Kali. Monitor mode work now. Hope this help.

Unknow Hiro USB adapter, also. Want to say thank you for this version. It is not easy to find, I am glad it is here.

morrownr commented 3 years ago

I have one more driver that I need to finish the support for kernel 5.8 and then I am going to spend some time looking into reports like this. If you have additional information as times passed, add it to this report. I'm glad you got it going.

morrownr commented 3 years ago

I had time to test this evening. I am not seeing this issue on Mint or Ubuntu. I do have an installation of Kali and will test when able. This may be specific to Kali.

morrownr commented 3 years ago

Issue closed due to new version available.