lwfinger / rtw89

Driver for Realtek 8852AE, an 802.11ax device
GNU General Public License v2.0
1.27k stars 160 forks source link

`make` fail on clear linux #185

Closed wilnguyen closed 2 years ago

wilnguyen commented 2 years ago

image I tried many times. My environment is a fresh clear linux (desktop). Then install hardward-wifi / dev bundles but no hopes.

Can you guild me how can I give more information to you? Like a debug flags for more tracing logs?

lwfinger commented 2 years ago

You have not installed the kernel headers. Read that section of README.md.

wilnguyen commented 2 years ago

many thank @lwfinger . I installed the kernel-dev bundles (~16Gb) which including kernel headers and it work perfectly now.