McMCCRU / rtl8188gu

Driver for Linux RTL8188GU (RTL8710B) (VID:PID = 0x0BDA:0xB711)
313 stars 106 forks source link

Cannot build on arch linux zen kernel #43

Open Sherry65-code opened 2 years ago

Sherry65-code commented 2 years ago

This is the output of the make command make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.18.16-zen1-1-zen/build M=/home/hecker/net/rtl8188gu modules make[1]: *** /lib/modules/5.18.16-zen1-1-zen/build: No such file or directory. Stop. make: *** [Makefile:1895: modules] Error 2 Please fix this issue. as fast as possible.

McMCCRU commented 2 years ago

Hi! This you need to fix this, you need install the kernel sources/headers...

Sherry65-code commented 2 years ago

Ok, I will try and then check. Thank you for the suggestion. And a lot of thanks for creating thing driver as my main pc's internet runs only due to your hard work. :tophat: hats off to you