Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Mi Mix 3 5G support #28

Closed
ravens opened this issue Apr 12, 2020 · 2 comments
Closed

Mi Mix 3 5G support #28

ravens opened this issue Apr 12, 2020 · 2 comments
Labels
qualcomm Bugs related to Qualcomm modem

Comments

@ravens
Copy link

ravens commented Apr 12, 2020

Just to inform that the Xiaomi Mi Mix3 5G (Qualcomm, compatible n78 band) is supported by scat, with the following process:

  • unlock phone with the official xiaomi feature in the development options, wait 7 days for the unlock to be authorized after initial registration
  • TWRP (andromeda) + Magisk root
  • adb shell, su, setprop sys.usb.config diag,adb
  • python3 scat.py -t "qc" -u -a XXX:XXX -H 127.0.0.1 -i "0" so interface 0 seems the relevant one.
@bedrankara
Copy link
Contributor

bedrankara commented Apr 13, 2020

The interface number (bInterfaceNumber) to be passed to -i is usually the interface with the bInterfaceClass == 255 . (See lsusb -v )

@peremen
Copy link
Member

peremen commented Aug 7, 2020

Thanks for the report.

@peremen peremen closed this as completed Aug 9, 2020
@peremen peremen added the qualcomm Bugs related to Qualcomm modem label Mar 12, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
qualcomm Bugs related to Qualcomm modem
Projects
None yet
Development

No branches or pull requests

3 participants