EFForg / EFForg/rayhunter

Installer fails to unlock on non-stock Quectel firmware

Open
#622 3 comments 1 reaction 0 assignees View on GitHub
bug installer pinephone
Dominant language
Rust
Stars
5.8k
Forks
490
Avg merge
3d 10h
Merged PRs (30d)
23

Description

### Rayhunter Version

v0.7.0

### Device

Pinephone

### Installer OS

Linux

### Describe the Issue

Installer instantly fails to unlock the modem if it's flashed with [the community distro](https://github.com/the-modem-distro/pinephone_modem_sdk) for the Quectel modem in the Pinephone (Pro)
Command output is as follows (with backtrace, if it helps):
```
Unlocking modem ... Failed to install rayhunter on the Pinephone's Quectel modem

Caused by:
Received unexpected response:
OK

Stack backtrace:
0: anyhow::error::::msg
1: installer::pinephone::start_adb::{{closure}}
2: installer::run::{{closure}}
3: tokio::runtime::runtime::Runtime::block_on
4: installer::main
5: std::sys::backtrace::__rust_begin_short_backtrace
6: main
```
I've tested this after rolling back to stock firmware and the installer ran successfully.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.