Git Product home page Git Product logo

celadon-binary's People

Contributors

iviggyprabhu avatar sgnanase avatar swaroopbalan avatar yihanhe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

celadon-binary's Issues

OTA Update Failed

问题

  1. Recovery升级无法进行
  2. 调用update_engin升级报错(error code 7)

环境:

* 品牌:HP Pavilion x360 Gonvertible 14-dw2xxx	
* 架构:x86
* CPU:Intel Core i5-1135G7
* Android 11

版本:

   //2021-7-22 
   repo init -u https://e.coding.net/projectceladon/projectceladon/manifest.git
   修改了default.xml 为
   	<remote  name="github"
          		fetch="https://e.coding.net/projectceladon/projectceladon/" />
   	repo sync 	
   	lunch caas-userdebug
   	make BUILD_CPU_ARCH=kabylake flashfiles 

操作步骤与现象:

Recovery升级

步骤:

adb root
 
adb push caas-ota-QMm000014.zip /data/update.zip
 
adb shell
 
uncrypt /data/update.zip /cache/recovery/block.map
 
echo "--update_package=@/cache/recovery/block.map" > /cache/recovery/command
 

现象

  • 重启后未进入升级,
  • 选择apply update from ADB结果设备一直处于offlin状态无法连接
zk@kylin:~/$ adb sideload update.zip 
adb: sideload connection failed: device offline
adb: trying pre-KitKat sideload method...
adb: pre-KitKat sideload connection failed: device offline
zk@kylin:~/new/push$ adb devices
List of devices attached
emulator-5554	offline

Update_engin

步骤

解析caas-ota-QMm000014.zip调用update_engin升级

现象

Error ErrorCode::kInstallDeviceOpenError (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.