小米 MAX2 刷 Android 9 吃派筆記

由於小米MAX2 只到Android 7.x,居於手癢心態想吃一下派,就決定來刷機

居然有山寨Pixel XD


刷完目前遇到最大的問題就是手機訊號變差,我在家中收訊號本來就不好,然後現在變的更糟 XD,就試用幾天看看,如果在外面也訊號不好就要刷回原廠了!


刷機後的記錄:
關於收訊的部份隔天上班在辦公室使用都沒問題,很顯示是我家訊號收訊不穩的關係
上班出門重設車用藍芽播音樂也沒問題
目前遇到Adsense內容顯示不出來,很怪,就只有這個程式有問題,帳款能出現,但是無法出一般的資訊
Pixel有個微螢幕模式 - 即時電源按掉,螢幕會變暗顯示時間,那個會浪費電,建議關掉
另外,居然能支援臉部解鎖,似乎有前鏡頭就能用 XD,有聽附近音樂顯示歌名的功能,有些功能好像是Pixel才有,還是Pie中的功能?也不太清楚


底下是這次刷機的記錄,比預期順利許多
01.解鎖,只能從官網申請再處理,這裡最麻煩的就是....等,因為他會要求帳號要在手機存在多久的時間 (像我這次就是3天)
https://www.miui.com/unlock/index.html

02.手機先按聲音下鍵,再按開機鍵,長按再放開就會進入刷機模式畫面
接著到 C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18
執行 miflash_unlock
然後就解鎖成功了,會重開機

03.然後一樣再次進入刷機模式
接著我就直接安裝 MiUsbDriver
然後就開始執行刷
cmd (以最高模限執行)
cd C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18
fastboot devices
3xxx14        fastboot

fastboot oem unlock
argc is 2

04.刷twrp
fastboot flash recovery twrp_mod.img (twrp_mod.img 就自己找囉,找到後放在根目錄)
fastboot boot twrp_mod.img

最後我執行,就進入刷機模式了
fastboot reboot revovery

眼看rom都還沒放進去,打開檔案總管居然可以讓我傳檔到手機,就直接把rom copy過去

我是抓這個
https://forum.xda-developers.com/mi-max-2/development/9-0-pixel-experience-mi-max-2-oxygen-12-t3889204

刷的時候記得這些動作,清系統,基本上能走到這部就差不多了,記住只需清系統區,DATA區不要刪(不然連同剛才copy都rom都刪就好笑了)
Formatting instructions:
-> Existing Users: Wipe /system and /vendor partitions only
-> Existing Users facing issues after installation: Wipe /system, /vendor, /cache and /dalvik or art partitions
-> New User/Clean Installations: Wipe /data, /system, /vendor, /cache and /dalvik or art partitions

CMD操作所有的記錄如下:

C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18>fastboot devices
32xxx4        fastboot

C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18>fastboot oem unlock
argc is 2

C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18>fastboot flash recovery twrp_mod.img
target reported max download size of 536870912 bytes
sending 'recovery' (19598 KB)...
OKAY [  0.447s]
writing 'recovery'...
OKAY [  0.156s]
finished. total time: 0.603s

C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18>fastboot boot twrp_mod.img
downloading 'boot.img'...
OKAY [  0.444s]
booting...
OKAY [  0.578s]
finished. total time: 1.022s

C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18>fastboot flash recovery twrp_mod.img
target reported max download size of 536870912 bytes
sending 'recovery' (19598 KB)...
OKAY [  0.449s]
writing 'recovery'...
OKAY [  0.154s]
finished. total time: 0.607s

C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18>fastboot boot twrp_mod.img
downloading 'boot.img'...
OKAY [  0.447s]
booting...
OKAY [  0.575s]
finished. total time: 1.025s

C:\Users\liaozi\Desktop\miflash_unlock-3.4.703.18>fastboot reboot revovery
< waiting for device >

留言

熱門文章