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

requests for arch linux distrubition #11

Open
dzwdev opened this issue Jan 27, 2024 · 1 comment
Open

requests for arch linux distrubition #11

dzwdev opened this issue Jan 27, 2024 · 1 comment

Comments

@dzwdev
Copy link

dzwdev commented Jan 27, 2024

i"m using manjaro. i have installed python-pycryptodome and pyinstaller and i find that python-requests package is already installed.

this is what i get:
python3 zte_factroymode.py telnet Traceback (most recent call last): File "/home/pc/Downloads/zte_modem_tools-main/zte_factroymode.py", line 3, in <module> import requests ModuleNotFoundError: No module named 'requests'

@dzwdev
Copy link
Author

dzwdev commented Jan 27, 2024

when i open the terminal in dolphin with F4 shortcut i get that problem
but when i open it in a separate windows the problems doesn't occur

now this is what i get:

` python3 zte_factroymode.py --user admin --pass admin --ip 192.168.0.1 --port 80 telnet open

trying user:"admin" pass:"admin"
reset facTelnetSteps:
facStep 1:
OK!

facStep 2:
OK!

No Luck!
`
the modem i'm trying to put in factory mode with Linux is: zte mf 253v
i think i need to have the default telnet root password of this modem
when i open 192.168.0.1 the panel just need a username to login which is by default: admin
there is no password needed

this is what i get in lsusb:
Bus 001 Device 006: ID 19d2:1405 ZTE WCDMA Technologies MSM ZTE Technologies MSM
it is the same output as ZTE MF 823 like here: https://wiki.archlinux.org/title/ZTE_MF_823_(Megafon_M100-3)_4G_Modem

and is there a way to connect with this modem with adb with total-commander for example?

i hope that you can help.

an

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

1 participant