hcxdumptool - missing frames w/ filtering
#52
Perhaps my raspidebian is kind of different one, but adding to /boot/firmware/config.txt:
Code:
[all]
dtoverlay=disable-wifi
dtoverlay=disable-bt
hdmi_blanking=1
Doesn't disable onboard WIFI in Debian. I disabled it by:
Code:
/etc/modprobe.d/raspi-blacklist.conf
blacklist brcmfmac
blacklist brcmutil
blacklist bluetooth
Now need to find out how to block hdmi
Reply


Messages In This Thread
RE: hcxdumptool - missing frames w/ filtering - by pipss - 02-02-2023, 05:13 AM