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

Enable monitor mode, bcm4355c0 Pi4 5.10.92-v7l+ #318

Open
54926 opened this issue Sep 22, 2023 · 2 comments
Open

Enable monitor mode, bcm4355c0 Pi4 5.10.92-v7l+ #318

54926 opened this issue Sep 22, 2023 · 2 comments

Comments

@54926
Copy link

54926 commented Sep 22, 2023

root@raspberrypi:/home/pi/nexmon/patches/bcm43455c0/7_45_189/nexmon_csi/utils/makecsiparams# iw phy iw dev wlan0 info | gawk '/wiphy/ {printf "phy" $2}' interface add mon0 type monitor
command failed: Operation not supported (-95)

root@raspberrypi:/home/pi# iw dev
phy#0
Interface mon0
ifindex 4
wdev 0x2

	type monitor
	channel 157 (5785 MHz), width: 80 MHz, center1: 5775 MHz
	txpower 31.00 dBm
Interface wlan0
	ifindex 3
	wdev 0x1

	type managed
	channel 157 (5785 MHz), width: 80 MHz, center1: 5775 MHz
	txpower 31.00 dBm

how to solve it, thank you to everyone who provided help.

@54926 54926 changed the title Enable monitor mode, bcm4355c0 Pi4 5.10.92-v7l Enable monitor mode, bcm4355c0 Pi4 5.10.92-v7l+ Sep 22, 2023
@zeroby0
Copy link

zeroby0 commented Sep 22, 2023

Restart the Pi and try again? It's the fastest and most reliable 'fix' for me.

@Hamzu24
Copy link

Hamzu24 commented Dec 20, 2024

sudo iw dev mon0 del
Fixes it for me

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

3 participants