seemoo-lab / mobisys2018_nexmon_software_defined_radio

Proof of concept project for operating Broadcom Wi-Fi chips as arbitrary signal transmitters similar to software-defined radios (SDRs)
Other
766 stars 69 forks source link

protocol not supported error when I executing 'myframe.sh' #23

Closed moshangqingfeng closed 7 months ago

moshangqingfeng commented 7 months ago

Sorry guys,

I'm trying to install this sdr tool on a rpi3B+ when I executing myframe.sh, it reports a long list of error, repeating: nex_init_netlink: socket error (93: Protocol not supported) nex_init_netlink: socket error (93: Protocol not supported) nex_init_netlink: bind error (9: Bad file descriptor) nex_init_netlink: connect error (9: Bad file descriptor) ERR (__nex_driver_netlink): no valid answer received My kernel version is 5.10,firmware version is 7.45.154. I have no idea and stuck on this for several days, anyone can provide some hints?

jlinktu commented 7 months ago

Duplicate of #8