Closed xiaoshihou514 closed 2 years ago
Branch v7 has been long abandoned. Run a 'git checkout origin/main -b main' and all should be well. The errors you are seeing in v7 were fixed a long time ago.
Branch v7 has been long abandoned. Run a 'git checkout origin/main -b main' and all should be well. The errors you are seeing in v7 were fixed a long time ago.
Thanks for your quick answer! It works :D 👍
Problem
Compile errors happened during recommended installation. OS: void linux (glibc)
What did I try:
Install the linux header via
sudo xbps-install linux5.19-headers-5.19.17_1
Install gcc via xbps
Get the recommended setup as shown in README (for all distros section)
Make output
Additional info
Thanks a ton for creating the driver, I successfully installed it on manjaro on another disk on the same pc before, but this time I could not really figure out what is happening. Best wishes for the dev(s).