Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

" Failed to open the device...: No such file or directory " #45

Open
chinmoy009 opened this issue Apr 18, 2018 · 15 comments
Open

" Failed to open the device...: No such file or directory " #45

chinmoy009 opened this issue Apr 18, 2018 · 15 comments

Comments

@chinmoy009
Copy link

My laptop has Atheros AR9565 . I have installed linux kernel according to the Atheros-CSI-Tool-User-Guide. And after checking my kernel version i get the following
4.4.0-66-generic

Now, i am not actually sure about whether my installation is successful or not because when i am running main.c for receiving CSI , it says that " Failed to open the device...: No such file or directory" . That means it is not finding "/dev/CSI_dev".

It would be helpful if you can tell where is the problem and what is the solution.

Thank you.

@Dxploto
Copy link

Dxploto commented May 23, 2018

Hey,chinmoy009. Have you solved this problem? I also try to install Atheros-CSI-Tool in Ubuntu 18.04 with kernel 4.2.10. And my Network Controller is Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32).
I meet the same problem with you, which is not finding "/dev/CSI_dev".
I am not sure whether the problem is that my Wireless Network Adapter dosen't support Atheros-CSI-Tool nor I didn't install Atheros-CSI-Tool correctly.
I really appreciate it if you can help me , thank you.

@yj1127
Copy link

yj1127 commented May 30, 2018

Hi guys. I meet the problem too. Have you solved it?

@Dxploto
Copy link

Dxploto commented May 30, 2018

I tried to create an empty file "CSI_dev". But it seems makes no sense.

@yj1127
Copy link

yj1127 commented May 30, 2018

I guess so. My Network Controller is same with you. Are you create "CSI_dev" in "recvCSI" directory? I can't find "dev" directory

@Dxploto
Copy link

Dxploto commented May 30, 2018

I create it in "/dev/CSI_dev". The recvCSI runs, but it seems dose not work correctly.

@xieyaxiongfly
Copy link
Owner

xieyaxiongfly commented Jun 11, 2018 via email

@xieyaxiongfly
Copy link
Owner

xieyaxiongfly commented Jun 11, 2018 via email

@chinmoy009
Copy link
Author

chinmoy009 commented Jun 13, 2018 via email

@xieyaxiongfly
Copy link
Owner

xieyaxiongfly commented Jun 13, 2018 via email

@chinmoy009
Copy link
Author

I don't have kernel 4.1.10 in my grub menu.

@xieyaxiongfly
Copy link
Owner

xieyaxiongfly commented Jun 13, 2018 via email

@chinmoy009
Copy link
Author

I will reinstall it . But the problem is I have 32 bit OS and in your documentation you recommend 64 bit OS . Moreover while running the command " make menuconfig " it suggests to choose 64 bit kernel ( as showed in attached image) . Is it possible to install on 32 bit OS ?
image

@xieyaxiongfly
Copy link
Owner

xieyaxiongfly commented Jun 27, 2018 via email

@sayaz
Copy link

sayaz commented Aug 13, 2018

Hi,

I am using Atheros9462 NIC on Ubuntu 14.04 (64-bit)

After installation, I can see the update kernel version 4.1.10+ but I had some "depmod warnings" on the network interface.

I could not find any CSI_dev inside /dev. Also when I run ./recvCSI filename it gives "Failed to open the device...: No such file or directory".

Can you tell me what might be the possible reason behind this?

@Parbin
Copy link

Parbin commented Mar 1, 2020

Hi all,

I am having the same problem ,I cant find CSI_dev under /dev folder.I am using 2 ubuntu (64- bit ) for transmitter and receiver ,In both the case i am not getting any CSI_dev ,although the kernel version is 4.1.10+ in both machines.
Could anyone please help me out??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants