Skip to content
Snippets Groups Projects

samsung-manta: update arch to armv7

Merged Imported Administrator requested to merge samsung-manta-armv7 into master

This updates the architecture for manta as written in the wiki from armhf to armv7. To test it, I built and ran sxmo successfully (if a bit janky).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator added 1 commit · Imported

    added 1 commit

    • cd86d42d - samsung-manta: increase pkgver/pkgrel

    Compare with previous version

    By Felix Kehrer on 2021-02-24T16:36:52

  • Author Owner

    Update: xfce4 and plasma-desktop also work.
    Their (sxmo/xfce4/plasma-desktop) common problem is that they all boot to a black screen. For some reason issuing sudo startx over SSH fixes it for all of them. (even though the command itself fails)

    Addendum:

    If somebody wants to try it on their own Nexus 10, here's what worked for me. (Because fastboot/heimdall both didn't)

    android to pmos:

    Installation from recovery
    xfce4 and plasma-desktop (and probably others) don't fit into /system, so use pmbootstrap install --android-recovery-zip --recovery-install-partition=data instead.

    pmos back to android / in between pmos installations / "oh no, I broke everything"

    Get the zip from Google
    Unpack the zip
    Open a terminal in the folder
    ./flash-all.sh
    Afterwards the tablet tries to boot into android, but it never actually finishes booting because some things are still busted. So, go to the bootloader (hold up+down+power until you see the bootloader), choose recovery mode, unlock the recovery (hold power, tap up, release both), choose wipe data/factory reset, choose Yes -- delete all user data, then choose reboot system now. Everything should be fixed :)

    By Felix Kehrer on 2021-02-24T19:16:55

  • Author Owner

    Their (sxmo/xfce4/plasma-desktop) common problem is that they all boot to a black screen. For some reason issuing sudo startx over SSH fixes it for all of them. (even though the command itself fails)

    Maybe there is something useful in dmesg?

    If somebody wants to try it on their own Nexus 10, here's what worked for me. (Because fastboot/heimdall both didn't)

    Can you update the installation instructions in the wiki of the device and put it there?

    https://wiki.postmarketos.org/wiki/Google_Nexus_10_(samsung-manta)#Installation

    Your "oh no, I broke everything" ( :wink: ) section would also be useful for the wiki, and the armhf -> armv7 note can be removed. Mentioning the "startx" issue from above in the wiki would be great as well, you could link to this MR where you described it in detail. (If there's more to discuss on the "startx bug", please create a dedicated issue.)

    Patch looks good, thanks @FelixLK!

    By Oliver Smith on 2021-02-24T23:58:09

  • Administrator approved this merge request · Imported

    approved this merge request

    By Oliver Smith on 2021-02-24T23:58:18

  • Administrator added 1 commit · Imported

    added 1 commit

    • 0f561503 - samsung-manta: update arch to armv7 (MR 1984)

    Compare with previous version

    By Oliver Smith on 2021-02-24T23:58:30

  • Administrator enabled an automatic merge when the pipeline for 0f561503 succeeds · Imported

    enabled an automatic merge when the pipeline for 0f561503 succeeds

    By Oliver Smith on 2021-02-24T23:59:42

  • Administrator merged · Imported

    merged

  • Administrator mentioned in issue #599 · Imported

    mentioned in issue #599

    By Alexey Min on 2021-02-26T14:14:26

  • Author Owner

    Wiki edit done.

    Thanks @ollieparanoid for the feedback and merge, and thanks @minlexx for marking the move as done :)

    I'll investigate the strange black screen problem some more in the next few days, we'll see how it goes!

    By Felix Kehrer on 2021-02-27T18:56:16

  • Administrator mentioned in merge request !1987 (closed) · Imported

    mentioned in merge request !1987 (closed)

    By Oliver Smith on 2021-02-27T22:40:12

Please register or sign in to reply
Loading