Monitor mode - Xiaomi Poco X2 Questions & Answers

Anyone can tell me how to enable monitor mode on poco x2 internal wifi adapter?

Nethunter 2020.2 or 2020.3 version, you can enable monitor mode by custom commend. Just run monitor mode on commend in coutom commend section.

shorab12161178 said:
Anyone can tell me how to enable monitor mode on poco x2 internal wifi adapter?
Click to expand...
Click to collapse
Does this wifi adapter support monitor mode out of box?

ArvMoto1510 said:
Does this wifi adapter support monitor mode out of box?
Click to expand...
Click to collapse
Yes

Shsumonn said:
Nethunter 2020.2 or 2020.3 version, you can enable monitor mode by custom commend. Just run monitor mode on commend in coutom commend section.
Click to expand...
Click to collapse
I tried it but it is not working...Can you give me another suggestion?

shorab12161178 said:
I tried it but it is not working...Can you give me another suggestion?
Click to expand...
Click to collapse
Use Termux® (on rooted device)
#Activation
su
ip link set wlan0 down;echo '4' > /sys/module/wlan/parameters/con_mode;ip link set wlan0 up
#Deactivation
su
ip link set wlan0 down;echo '0' > /sys/module/wlan/parameters/con_mode;ip link set wlan0 up;svc wifi enable
Click to expand...
Click to collapse

shorab12161178 said:
谁能告诉我如何在 poco x2 内部 wifi 适配器上启用监控模式?
Click to expand...
Click to collapse
You can try the kernel I build
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

carr623 said:
你可以试试我构建的内核
Click to expand...
Click to collapse
构建内核
修改drivers/staging/qcacld-3.0/configs/default_defconfig
CONFIG_FEATURE_MONITOR_MODE_SUPPORT := n 改为 y

Related

Type REBOOT?

I want to get the CMD to type R-E-B-O-O-T back, I liked this feature in the orignal RC-19 and want it back, anyone got an idea? I have a rooted JF1.41 Phone
Umm, trust me, you don't. Opens big security hole.
Dalamak said:
I want to get the CMD to type R-E-B-O-O-T back, I liked this feature in the orignal RC-19 and want it back, anyone got an idea? I have a rooted JF1.41 Phone
Click to expand...
Click to collapse
um if you have ROOT on your G1
open terminal
type reboot
have a nice day
Call(green) + Menu + Power(red)
And you don't even have to open the keyboard.
rsfaze said:
um if you have ROOT on your G1
open terminal
type reboot
have a nice day
Click to expand...
Click to collapse
thanks alot!
rsfaze said:
um if you have ROOT on your G1
open terminal
type reboot
have a nice day
Click to expand...
Click to collapse
Doesn't work- "Says Operation not permitted"
Any clues?
Dalamak said:
Doesn't work- "Says Operation not permitted"
Any clues?
Click to expand...
Click to collapse
Try "su" first, then it should work.
$ su
# reboot
Then darkness follows.
why not just use this method? its so much easier.
boogie1077 said:
Call(green) + Menu + Power(red)
And you don't even have to open the keyboard.
Click to expand...
Click to collapse
Jesus Christ
DDM123 said:
Jesus Christ
Click to expand...
Click to collapse
Yeah... this is getting out of hand. Maybe we can add a help\how to section here so development forum can actually be about development.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Lock this thread

[APP]"LiGux Tools"---Best multiple power control app

LiGux tools has the best ui and it can be used for reboot, shutdown your android devices.
Currently 5 functions included:
normal reboot
hot reboot
reboot to recovery
reboot to bootloader
shutdown.
1*1Widget supported.Easy to access!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
View attachment 623864
Download from the Market :https://market.android.com/details?id=com.coopoud.tool
Or Scan the QR code :
BUG & feedback: http://goo.gl/HTLLM (bug & feedback is welcomed)
TRANSLATION: if you want to help us to translate this application to other languages, please contact with me: [email protected]
NOTE:Maybe some functions not work well in some devices. If some function doesn’t work, please submit the bug to the form and let’s know.
If you like this application, please click the ads to support us.Thanks.
Great, We should do better to improve the USER EXPERIENCES
how does hot reboot work? (code?)
does this need root?
Hanzo.Hasashi said:
does this need root?
Click to expand...
Click to collapse
yes,hot reboot required your device to be rooted.
It would be nice to gave a tool that works this way without root - thinking more about htc flyer here.
"killall system_server" this is your hot reboot?
Yep, currently this is the method. After killing this service, the device will reload.
Do you have a good choice for this function?
Fr4gg0r said:
"killall system_server" this is your hot reboot?
Click to expand...
Click to collapse
ATM, we cann't use this way. Because all the system level method are hidden for normal application.
YOSEFE said:
It would be nice to gave a tool that works this way without root - thinking more about htc flyer here.
Click to expand...
Click to collapse
Attention: application sends data at the first start.
WHY??
Because this application we had add ads in the bottom. Ad need to communicate with the Internet. Thanks
Nightstorm99 said:
Attention: application sends data at the first start.
WHY??
Click to expand...
Click to collapse

[Q] Network Channals not loading.

Hello bro-s.
I have one problem with MX Player.Some network channals not loading on my device.I have i9500 SG. In my other Device SG3 working good but in SG4 I9500 not worg only stuck in loading page.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THANKS.
Try using HW+ os SW decoder.
I tryed butniot working again.
What link are you trying to connect to? Maybe one of us can replicate?
Also, go try the bad link again, and when you get stuck at that loading screen, go collect a bug report in settings > help > bug report. Post the report here.
If you can post url link!
This is the link .
https://149.255.39.122/aasd/8733/index.m3u8
raport can not generate.
MX LOG COLECTOR.
Can't access sytem log.Please check FAQ for more information.
Click to expand...
Click to collapse
It didnt play, maybe url isnt correct. Where did you find that channel?
josuearisty said:
It didnt play, maybe url isnt correct. Where did you find that channel?
Click to expand...
Click to collapse
I tried this channel on pc with VLC and work very well , but now does not work even in another device, i think in my SG3 device.. Maybe there is a problem with the link now .
ekuleri said:
This is the link .
https://149.255.39.122/aasd/8733/index.m3u8
raport can not generate.
MX LOG COLECTOR.
Click to expand...
Click to collapse
Hmm, if MX Log Collector didn't work, then try the built-in log collector, or vice versa if you did the other way around.
A guide here if you need it: http://forum.xda-developers.com/apps/mx-player/guide-how-to-collect-logcat-report-bug-t2843144
ekuleri said:
This is the link .
https://149.255.39.122/aasd/8733/index.m3u8
raport can not generate.
MX LOG COLECTOR.
Click to expand...
Click to collapse
I can't access the url.
Might be private server which needs authentication

[APP][2.3+] FLASH ALERTS ON CALL & SMS - Blink LED Flash when have Call & SMS

LED Flash for Alert​
- Blink flashlights when a call or message is interesting functions available on iOS, but not on Android.
- This application allows blink flash (camera) when a call comes in to help avoid missed calls
- When this feature is enabled it will also automatically enabled ifyou reset the machine
- Current Version allows you to adjust the speed and turn off the lights blink.
- Hardware Requirements: Device must have flash, otherwise not usable
The interface of the software is designed in Material Design of Android 5.0 Lollipop
​​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download on GG Play:
https://play.google.com/store/apps/details?id=com.istudio.flashalert
Thank for your review ! ​
I like your LED flash app.
Thank you
Narutho said:
I like your LED flash app.
Thank you
Click to expand...
Click to collapse
thank you so much.
norimo said:
thank you so much.
Click to expand...
Click to collapse
​
norimo said:
Click to expand...
Click to collapse
up
norimo said:
​
up
Click to expand...
Click to collapse
norimo said:
Click to expand...
Click to collapse
hi
norimo said:
hi
Click to expand...
Click to collapse
hi
norimo said:
hi
Click to expand...
Click to collapse
norimo said:
Click to expand...
Click to collapse
:crying:
please review this app. Thank you
update version 2.2
Please apk the link is down
Hi.
updaTE
Hi
hi

			
				
version 3.0
Hi.

my opo bootloop

hello
sorry for my english
After reloading the smartphone, I tried to turn it on but the result is what you see in the video.
https://youtu.be/jcJxyPpx3XM
I changed the battery
I tried to start in fastboot
I tried to start in recovery
How can I fix it?
thank you so much
What do you mean by "Reloading the smartphone"? Please elaborate your issues instead of just posting a video of your issue.
"Reloading the smartphone" = recharged the battery
you see the video?
please help me
westenlive said:
"Reloading the smartphone" = recharged the battery
you see the video?
please help me
Click to expand...
Click to collapse
Actually the video is not available on my end. Can you give some details? What where you trying to do? How did it end up in that condition?
https://youtu.be/jcJxyPpx3XM
this is the video
new video
https://youtu.be/azvrmSUTfmI
Just try booting with charger connected and tell me how it goes.
I've already tried. Does not work. I am desperate
same issue here, alert me if you find a fix
I'm disperate
upp
westenlive said:
I've already tried. Does not work. I am desperate
Click to expand...
Click to collapse
There is a possibility that your power button is stuck. There is video on youtube about it. Just search for "Oneplus one power button stuck". Let me know if you can't find it.
Cheers!
now I search
Thank you very much
psxda97 said:
There is a possibility that your power button is stuck. There is video on youtube about it. Just search for "Oneplus one power button stuck". Let me know if you can't find it.
Cheers!
Click to expand...
Click to collapse
you have the best idea ?
now the smartphone working
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thank you thank you thank you very much
westenlive said:
you have the best idea
now the smartphone working
View attachment 4164273
Thank you thank you thank you very much
Click to expand...
Click to collapse
I'm glad I was able to help

Categories

Resources