ubports / ubports-installer

A simple tool to install Ubuntu Touch on UBports devices
https://github.com/ubports/ubports-installer/releases
GNU General Public License v3.0
539 stars 119 forks source link

Volaphone will not flash #3681

Open jesusalc opened 6 months ago

jesusalc commented 6 months ago

UBports Installer 0.10.0 (dmg) Environment: macOS 13.6.3 macOS Ventura darwin 22.6.0 x64 22G436 NodeJS v18.12.1 Device: yggdrasil (Volla Phone) Target OS: Ubuntu Touch Settings: {"bootstrap":true,"channel":"20.04/arm64/android9plus/stable"} OPEN-CUTS run: N/A Pastebin: N/A

It claims it is flahsing and it gets stuck

Previous Errors:

Error: fastboot:flash: Error: Flashing failed: {"error":{"code":1},"stderr":"ERROR: usb_read failed with status e00002edERROR: usb_write failed with status e00002d8ERROR: usb_write failed with status e00002d8FAILED (Write to device failed (No such file or directory))fastboot: error: Command failed"}
stack trace: Error: Flashing failed: {"error":{"code":1},"stderr":"ERROR: usb_read failed with status e00002edERROR: usb_write failed with status e00002d8ERROR: usb_write failed with status e00002d8FAILED (Write to device failed (No such file or directory))fastboot: error: Command failed"}
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/lib/module.cjs:1121:15
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)