dhalperi / linux-80211n-csitool-supplementary

802.11n CSI Tool based on iwlwifi and Linux-2.6
http://dhalperi.github.com/linux-80211n-csitool/
195 stars 128 forks source link

Will it not work on ubuntu 16.04 ? #419

Open priyankar2017 opened 5 years ago

ArefinShawon commented 5 years ago

It only works with "Linux kernel version between 3.2 (e.g. Ubuntu 12.04) and 4.2 (e.g. Ubuntu 14.04.4)". Please check 1st two lines from this Installation Instructions So you have to check the karnel version first if it is between the range than it will work

kallami commented 5 years ago

@priyankar2017 were you able to get the tool to work with ubuntu 16.04?

jadhavhninad commented 5 years ago

We successful got it working on Ubuntu 16.04 (kernel 4.15) as part of our project and are working on pushing the updated code.

priyankar2017 commented 5 years ago

Hi Ninad Jadhav,

Could you please provide the details of the hardware (Laptop name along with the model number, Wifi Access Point Name along with model number)

On Fri, Jun 14, 2019 at 7:09 AM Ninad jadhav notifications@github.com wrote:

We successful got it working on Ubuntu 16.04 (kernel 4.15) as part of our project and are working on pushing the updated code.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dhalperi/linux-80211n-csitool-supplementary/issues/419?email_source=notifications&email_token=ALNYESMDA3DEFRSA6SQR62LP2LZELA5CNFSM4HBKYWN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXVPCCQ#issuecomment-501936394, or mute the thread https://github.com/notifications/unsubscribe-auth/ALNYESKSAWKBMQGBGKYKKPDP2LZELANCNFSM4HBKYWNQ .

ExcelYeh commented 4 years ago

kernel is the only limitation. Some do success on Ubuntu18. However some commands on 18.04 is different from installation.index given. Therefore, 16.04 is the highest choice if you don’t know much about the commands in Linux.