itskalvik / Atheros-CSI-Tool

Linux kernel 4.15.0 with ath9k driver modified to support the Atheros-CSI-Tool
Other
6 stars 4 forks source link

Ubuntu16.04 or ubuntu18.04 is ok? #1

Open zhy102 opened 3 years ago

zhy102 commented 3 years ago

i want to konw whether ubuntu16.04 or ubuntu18.04 with 4.15 kernel support Atheros csi tool?

itskalvik commented 3 years ago

Pretty much any distribution will work as long as you have the right kernel. So yes, either should work but, I believe I only tested 16.04.

zhy102 commented 3 years ago

Pretty much any distribution will work as long as you have the right kernel. So yes, either should work but, I believe I only tested 16.04.

Thanks. The right kernel should mean kernel 4.15.0(not kernel 4.1.10+)? And how i install this kernel ? i will try it by ubuntu16.04.

itskalvik commented 3 years ago

Yes, by right kernel, I meant the kernel provided in my repo. If you want to run the driver on an even newer kernel, you can follow my commit history and make the same changes to the latest kernel. The installation instructions are in the README file.