Skip to content

Alexa patch fails on 2nd gen Portal+ (QKQ1.210213.001.4051355900018050) – falcon checksum mismatch #11

Description

@sojufx

Device / firmware

  • Model: Meta Portal+ 2nd gen
  • Android version: 10
  • Build ID (ro.build.display.id): QKQ1.210213.001.4051355900018050

What I did

  1. Downloaded Immortal v1.36 on macOS.
  2. Ran provisioning from immortal-1.36/provisioning:
./provision.sh --alexa

Relevant output

==> Reconstructing the patched falcon (bspatch)
  ! Reconstructed falcon checksum mismatch (bad stock or diff) — skipping Alexa.

Firmware props

adb shell getprop ro.build.version.release
# 10
adb shell getprop ro.build.display.id
# QKQ1.210213.001.4051355900018050

Extra attempts

  • Sideloaded amazon_alexa.apk:
adb install ~/Downloads/amazon_alexa.apk
adb shell pm list packages | grep alexa
# com.amazon.alexa.multimodal.falcon
  • Tried launching:
adb shell am start -n com.amazon.alexa.multimodal.falcon/com.amazon.alexa.multimodal.LaunchActivity
  • Activity starts from ADB, but Alexa UI does not appear / is not usable on the Portal.

Current state

  • Immortal provisions and runs fine.
  • Alexa patch step is skipped due to falcon checksum mismatch on this firmware.
  • Sideloaded Alexa alone doesn't work correctly without the patched falcon.

Ask

  • Could support be added for firmware QKQ1.210213.001.4051355900018050 on 2nd gen Portal+?
  • Happy to provide any extra logs or a falcon dump if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions