mininet-wifi icon indicating copy to clipboard operation
mininet-wifi copied to clipboard

‘/sys/kernel/debug/ieee80211’: No such file or directory

Open panos-ece opened this issue 2 years ago • 1 comments

Hello, I came up with the same error as the title, but in my case the modprobe of both mac80211 and mac80211_hwsim works. This is the error that i get:

mn --wifi --mac --arp --ap p4ap --client-isolation
*** Adding stations:
sta1 sta2 
*** Adding access points:
ap1 
*** Configuring wifi nodes...
find: '/sys/kernel/debug/ieee80211': No such file or directory
find: '/sys/kernel/debug/ieee80211': No such file or directory
find: '/sys/kernel/debug/ieee80211': No such file or directory
find: '/sys/kernel/debug/ieee80211': No such file or directory
Warning! Error when loading mac80211_hwsim. Please run sudo 'mn -c' before running your code.
Further information available at /tmp/mn-wifi-mac80211_hwsim.log.

Any suggestions? I use ubuntu 18.04 with kernel version 5.15.0-46-generic.

Originally posted by @panos-ece in https://github.com/intrig-unicamp/mininet-wifi/issues/421#issuecomment-1239726553

panos-ece avatar Sep 08 '22 19:09 panos-ece

This seems that you don't have all the mac80211 stack in your kernel. I have never seen this before.

ramonfontes avatar Sep 08 '22 20:09 ramonfontes

Closing due to no new interactions.

ramonfontes avatar May 18 '23 18:05 ramonfontes