Can I turn on the network wifi adapter in monitoring mode? I would like to use kali linux to check the security company. He wants to check if the wifi network is well secured. He wants to do it with the help of bananapi m3 - but so far have not found a solution - perhaps someone from you already tried to do something like that? I want use WIFITE from kali linux package.
PHY Interface Driver Chipset
phy0 wlan0 ??? Broadcom 43430
ERROR adding monitor mode interface: command failed: No such device (-19)
I am not sure but I think the onboard Wifi-Adapter dindn’t support Monitor mode so you need a extern USB-Wifi-Adapter like ALFA or the TP-Link TL-WN722N with Monitor Mode support.
The Problem is that there are no working driver for the BPI-M3 at the moment.
No problem I think with the 4.6 mainline kernel it should work fine so maybe the BPI-Team helps us
At the moment there is no chance I think… I try many different thinks to get the TL-WN722N working for the BPI-M3 - but nothing.
I hope someone will help us - and If I know new Informations I will tell you
They can’t. Since they don’t care. They got weird stuff from Allwinner (an Android kernel and some crazy scripts around) and they never looked into. They do not even test the crappy OS images they push out.
Get an A20 based Banana Pi from 2 years ago (or any of the other A20 based devices they copied their stuff from). Or loose
Yes… I think I can do it, I found the method to resolve this issue… . I compile file sys_config.fex in direction BPI-BOOT\bananapi\bpi-m3\linux. I change some value:
After I compile file sys_config.fex to scipt.bin and copy script.bin file into two direction:
BPI-BOOT\bananapi\bpi-m3\linux\script.bin
BPI-BOOT\script.bin
Inset SD card into Bpi-M3 and get result
it is my test with kali linux:
You must be kidding! You manipulated throttling settings (very easy) and are now ready to destroy this crappy hardware. Use cpuburn-a7 https://github.com/ssvb/cpuburn-arm to get the idea.
You now have a Banana Pi M3 running at 1800 MHz / 70 °C while being totally idle (insane!). So now put some load on it and watch the whole device shutting down.
What you (and the @sinovoip support muppet that liked your post) have overseen is the definition of ths_trip2 – as soon as this temperature is reached a clean shutdown will be executed. So to be ready to destroy this crappy hardware you have to increase this too
ths_trip2_0 = 155
Or what are you trying to do? You just want to use this device idle? Or should A83T do some work?
Thank you reply tkaiser… … In my test I run some program to temperature increase… Simple. I only want when temperature of bpi-m3 reach to 65 but It not descrease CPU clock. I will run with my project and give you my result soon…
This defines when the kernel initiates a shutdown.
Are you able to understand that an SBC with a SoC that reaches already 70°C when being TOTALLY IDLE is a design flaw (do a web search for ODROID-C2 to get the idea what’s missing on crappy M3: mounting holes and a LARGE heatsink)
Are you able to understand that the THS settings you chose are crap since the first THS trip point is just 5°C below the shutdown treshold?
Are you able to understand that you got the wrong device since BPi M3 can not do real workloads on all 8 CPU cores while running at high clockspeeds?
You now have an octa-core board that insanely overheats while doing nothing. If you put some slight load on it it will shutdown with your settings. If you increase ths_trip2_0 it will crash/freeze instead. Why did you look for an octa-core design when you don’t need CPU power? Or do you want to use the device all the time being absolutely idle?
I formated my sd card to fat32 and burned the img to it with win32diskimager. After it I pluged card in to the banana pi but it doesn’t boot. All of the lights turn on and I get the Banana Pi logo on screen. After it the Banana Pi turns of, so there is no screen and lights anymore.
he gets a lot of respect and he has proven time and time again that he
knows more in his little finger when it comes to anything linux based
than everybody who has had any dealing with making this poor excuse of a
Raspberry Pi clone