//<
2022/12 2022/11월 OS 업데이트시 무한 리셋 해결
*팁 : 22/11월 업데이트 후 무한부팅시 와이파이끄고 에어플레인 모드로 하면 정상부팅 가능 그 후 아래 실행
adb shell cmd package install-existing com.lenovo.ue.device
Lenovo사용자경험.\adb shell pm uninstall -k --user 0 com.lenovo.ue.device
(복구 : adb shell cmd package install-existing com.lenovo.ue.device, 2022년 11월 OS 업데이트 시 원복해야 무한 리셋이 안됨, 아니면 factory reset 정상)
//>
1/21 혹 수정되어야 할 부분 있으면 댓글 남겨 주시면 검토 후 업데이트 하겠습니다.
(시작 전 준비물)
-. 미개봉 내수용 P11 Plus
-. Window 10 과 관리자 권한 (되도록이면 모든 작업은 관리자 권한으로 실행 해주세요)
-. Install QPST
-. ADB TOOL * 압축을 c:\adb 폴더에 풀었습니다.
-. HxD
***글로벌 펌웨어 설치 과정*** 이미 하신분은 3번 부터 참고해 주세요.
1. 박스 개봉 후,
1-1. 왼쪽 위 부분 영어 선택 후 WiFI 연결 없이, 홈화면까지 간 후, 설정(settings)->My phone-> ZUI Version 연타--개발자모드 켜짐.
1-2. 다시 Settings -> General settings -> 조금 내리면 Developer options
1-3. Developer options -> USB debugging 켜기, 기본 USB 설정- 파일 전송 선택 (벽돌시 포트의 원할한 연결과 adb 선답
탑재 앱 제거를 위하여)
1-4 원도우 10 왼쪽 밑 돋보기에 CMD라고 입력하여 관리자 권한 Command Prompt 실행하면 DOS 창이 뜸,그곳에서 cd c:\\adb 입력 후 adb devices 입력 후 테블릿에서 허용 해줌.
1-5 adb shell 입력 앤터 -> $setprop sys.usb.config diag,adb 엔터 (또는 하단 링크 nate1024 님 처럼 *
#33284
입력 후 "For qmi test" 체크)
1-6. 장치관리자- 포트(COM & LPT)에서 반듯이 Qualcomm HS-USB Diagnostics가 잘 보여야 합니다(벽돌의 복구 및 qfil 동작을 위해서..) 노란색 느낌표시 발생시 퀄컴 USB driver 다시 설치 및 usb 케이블 교체
여기서 두번쨰 국가 코드 00 (02도 된다고 합니다만 전 00 선택) 으로 수정과 QFIL로 글로벌 펌웨어 업데이트 방법은 nate1024블로그 참조
(**개인적의견은 이 블로그가 가장 잘 설명이 되어 있습니다)
(주의, 강조 사항 : QFIL 다운로드 시 P11과 달리 "Select Build Type"를 꼭 Flat Build와 "Load XML.." 두번에 걸친 XML 그룹을 불러와야 합니다)
Note : NV값 수정, qcn backup, restore를 위한 Diagnostics 모드와 펌웨어 다운로드를 위한 QDLoader 모드를 구분 하자.
//반듯이 장치 관리자애서 드라이버가 붙는지 꼭 확인 하자,
A. Diagnostics 모드 진입 방법 : "setprop sys.usb.config diag,adb" OR "*
#33284
입력 후 "For qmi test" OR 벽돌 후 "FFBM Mode 로 바꾼뒤 전원 버튼 한번 짧게 눌러서 선택" <--벽돌시 두번쨰 히든 코드를 수정 할 수 있는 모드
B. 다운로드 모드 진입 방법 : 테블릿 전원 끄고(이상 시 강제종료 : 전원+볼륨 상,하 동시에 20초), PC와 USB 케이블 연결과 동시에 볼륨 상키를 5초
2. 글로벌 펌웨어 올리고 와이파이 잡지 말고, 홈까지 간 후 설정-돋보기-####6030# 입력 후 스크롤 내리면 KR 선택하면 테블릿 저절로 리부팅,이 후 wifi 연결후 사용.
*제가 최종 12월 버전이 아닌 0919 버전을 사용한 이유는 wifi를 이용한 OTA 시스템 업데이트를 테스트 하기 위함이고 7월롬에서는 6030 입력이 안되는 걸로 알고 있습니다.
3. adb를 이용한 불필요한 앱 최적화
원도우 10 왼쪽 밑 돋보기에 CMD라고 입력하여 관리자 권한 Command Prompt 실행하면 DOS 창이 뜸,그곳에서 cd c:\\adb 입력 후 아래 리스트중 원하는 걸 copy & paste 하세요 (ADB TOOL * 압축을 c:\adb 폴더에 풀었습니다. )
(**본인의 취향에 맞게 선택하시면 됩니다. 설정-시스템-옵션초기화-모든데이터 삭제(초기화) 하면 다시 복구 됩니다)
P11 패키지 확인adb shell pm list packages -f
P11 복구 명령어 adb shell cmd package install-existing 패키지명
메세지 adb shell pm uninstall -k --user 0 com.google.android.apps.messaging
전화 adb shell pm uninstall -k --user 0 com.google.android.dialer
넷플릭스 adb shell pm uninstall -k --user 0 com.netflix.mediaclient
게임 adb shell pm uninstall -k --user 0 com.lenovo.heihei.games
클린너 adb shell pm uninstall -k --user 0 com.lenovo.so.clean
날씨 adb shell pm uninstall -k --user 0 com.zimi.weather
캘린더 저장.\adb shell pm uninstall -k --user 0 com.android.providers.calendar
주소록 저장소.\adb shell pm uninstall -k --user 0 com.android.providers.contacts
구글캘린더.\adb shell pm uninstall -k --user 0 com.google.android.calendar
주소록.\adb shell pm uninstall -k --user 0 com.google.android.contacts
Gmail.\adb shell pm uninstall -k --user 0 com.google.android.gm
주소록 동기화.\adb shell pm uninstall -k --user 0 com.google.android.syncadapters.contacts
구글무비.\adb shell pm uninstall -k --user 0 com.google.android.videos
유튜브 키즈.\adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.kids
유튜브 뮤직.\adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music
kids Space.\adb shell pm uninstall -k --user 0 com.google.android.apps.kids.home
구글북.\adb shell pm uninstall -k --user 0 com.google.android.apps.books
구글뉴스.\adb shell pm uninstall -k --user 0 com.google.android.apps.magazines
구글팟캐스트.\adb shell pm uninstall -k --user 0 com.google.android.apps.podcasts
구글피트니스.\adb shell pm uninstall -k --user 0 com.google.android.apps.fitness
구글포토.\adb shell pm uninstall -k --user 0 com.google.android.apps.photos
구글프레젠테이션.\adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.slides
구글스프레드시트.\adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.sheets
구글홈.\adb shell pm uninstall -k --user 0 com.google.android.apps.chromecast.app
구글원.\adb shell pm uninstall -k --user 0 com.google.android.apps.subscriptions.red
구글듀오.\adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
구글드라이브.\adb shell pm uninstall -k --user 0 com.google.android.apps.docs
구글문서.\adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.docs
구글지도.\adb shell pm uninstall -k --user 0 com.google.android.apps.maps
구글어시스턴트.\adb shell pm uninstall -k --user 0 com.google.android.apps.googleassistant
디지털 웰빙.\adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
Lenovo사용자경험.\adb shell pm uninstall -k --user 0 com.lenovo.ue.device
(복구 : adb shell cmd package install-existing com.lenovo.ue.device, 2022년 11월 OS 업데이트 시 원복해야 무한 리셋이 안됨, 아니면 factory reset 정상)
마소 오피스.\adb shell pm uninstall -k --user 0 com.microsoft.office.officehubrow
마소 원노트.\adb shell pm uninstall -k --user 0 com.microsoft.office.onenote
도우미.\adb shell pm uninstall -k --user 0 com.tblenovo.lenovotips
사운드 리코더.\adb shell pm uninstall -k --user 0 com.tblenovo.soundrecorder
Bamboo Paper.\adb shell pm uninstall -k --user 0 com.wacom.bamboopapertab
**혹시 여기에 정리 안된 것과 에러가 있다면 "adb shell pm list packages -f" 입력해서 비슷한 이름 대충 검색하여 com.xxx 부분만 찾아서 다음과 같이 입력 adb shell pm uninstall -k --user 0 com.xxx
4. 디스플레이-화면 자동 잠금 시간-사용안함 유용할 때,
-. wifi를 이용한 OTA 시스템 업데이트 (업데이트 속도 빨라짐)
-. 두번쨰 국가 코드 작업이나 펌웨어 업데이트 시 (끝나면 다시 원래대로 세팅 하면 됩니다)
5. 노크 온 잘 안될떄 도움되는 설정
디스플레이ㅡ잠금화면표시ㅡ잠금화면ㅡ알림표시안함
디스플레이ㅡ잠금화면표시ㅡ새로운알림ㅡ해제
디스플레이ㅡ들어서태블릿확인ㅡ해제
시스템ㅡ제스처ㅡ카메라이동ㅡ사용안함
6. 업데이트 방지 및 배터리 효율성 향상, SIM 카드 없음
설정-네트워크 및 인터넷-비행기 모드 후 WIFI 켜기 (SIM 카드 없음 해결됨)
설정-테블릿정보-Lenovo User Experience Program 끄기
설정-시스템업데이트-오른위 점 세개 선택-업데이트 설정 전부 끄기
설정-개발자모드- 자동 시스템 업데이트 해제
** 강력한 것 : adb shell pm uninstall -k --user 0 com.lenovo.ota (복구는 초기화를 추천 합니다)
7. 안드11에서 바탕 화면 구글 반원(구글 Entertainment Space) 없애기
바탕화면 길게 누르기 > 홈 설정 > 밀어서 엔터테인먼트 공간에 액세스 끄기
8. 레스큐를 이용한 펌웨어 방법
레노버에서 샤오신패드(내수) 글로벌 롬 업데이트를 막기 위해 가끔 조치를 취하는데, 로그인 후(?) PC에서 wifi, 인터넷 연결 해제 하면 자동으로 다음 화면으로 넘어간 후 인터넷 연결하면 레스큐툴 업데이트 없이 사용 가능.
*어차피 레스큐도 QFIL을 이용하여 업데이트 진행 하므로 QFIL로 하는 방법을 추천드립니다. 레스큐 언제 막힐지 모릅니다.
9. 할인 방법 구매 참고
10. P11 최적화
11. 유용한 참고 링크