-
Notifications
You must be signed in to change notification settings - Fork 18
Installing drivers manually
For using Qualcomm's ARM64 UEFI firmware (Hapanero only), please go to Getting Started on Hapanero (Qualcomm UEFI)
%drive% corresponds to the drive letter of the main OS partition used for installing Windows 10 on the phone's eMMC.
dism /Image:%drive% /Add-Driver /Driver:msm8992-8994 /Driver:msm8994 /Recurse
dism /Image:%drive% /Add-Driver /Driver:msm8992-8994 /Driver:msm8992 /Recurse
dism /Image:%drive% /Add-Driver /Driver:support-desktop /Recurse
cd configurations
dism /Image:%drive% /Add-Driver /Driver:specifics-mmo /Driver:soc-final /Driver:specifics-hapanero /Recurse
dism /Image:%drive% /Add-Driver /Driver:specifics-mmo /Driver:soc-final /Driver:specifics-cityman /Recurse
dism /Image:%drive% /Add-Driver /Driver:specifics-mmo /Driver:soc-final /Driver:specifics-talkman /Recurse