Skip to content
Snippets Groups Projects

main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs

Merged Imported Administrator requested to merge postmarketos-mkinitfs-hook-console-shell into master
All threads resolved!

This package provides early debug shell via initramfs. Might be useful on devices without USB networking, works well on PinePhone.

initramfs shell

Edited by Administrator

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 resolved all threads · Imported

    resolved all threads

    By Minecrell on 2020-03-26T19:22:20

  • Author Owner

    Works great on fairphone-fp2! Thanks a lot!

    IMG_20200329_012020

    By Luca Weiss on 2020-03-29T00:23:20

  • Administrator approved this merge request · Imported

    approved this merge request

    By Luca Weiss on 2020-03-29T00:23:35

  • Administrator mentioned in merge request !1090 (merged) · Imported

    mentioned in merge request !1090 (merged)

    By Luca Weiss on 2020-03-29T00:46:09

  • Author Owner

    @bakonyi.ferenc I've just tried this on qemu-amd64 and fbkeyboard segfaults.

    I've also tried loading the uinput module, but it still segfaults.

    What are the other requirements?

    The qemu-amd64 uses the Alpine's linux-lts and uinput module is not builtin there, so we really have to figure out all the required modules and load them (as mentioned here !1096 (comment 310728985))

    By Daniele Debernardi on 2020-03-29T01:46:19

    • Author Owner
      Resolved by Administrator

      If I launch fbkeyboard on the loaded system, the keyboard is displayed correctly but after I move the mouse it crashes with an Arithmetic exception (in dmesg it says traps: fbkeyboard[3036] trap divide error).

      So there is actually a required module, or more, that is not loaded on the initramfs which is required, no idea which one.

      By Daniele Debernardi on 2020-04-01T17:48:24

      Edited by Ghost User
  • Administrator changed the description · Imported

    changed the description

    By Ferenc Bakonyi on 2020-04-12T18:48:59

  • Administrator added 77 commits · Imported

    added 77 commits

    • 045f65df...6e75bf0e - 76 commits from branch postmarketOS:master
    • 0648937a - main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs

    Compare with previous version

    By Ferenc Bakonyi on 2020-04-13T04:41:10

  • Author Owner

    uinput module was moved to /etc/postmarketos-mkinitfs/modules/30-console-shell.modules MR !1152 (closed) is needed to modprobe it during initramfs.

    By Ferenc Bakonyi on 2020-04-13T04:47:47

  • Administrator
  • Administrator
  • Administrator
  • Administrator added 1 commit · Imported

    added 1 commit

    • f850b9bd - main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs

    Compare with previous version

    By Ferenc Bakonyi on 2020-05-24T09:48:28

  • Administrator added 219 commits · Imported

    added 219 commits

    • f850b9bd...a17a9310 - 218 commits from branch postmarketOS:master
    • a83e83db - main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs

    Compare with previous version

    By Ferenc Bakonyi on 2020-05-24T09:48:42

  • Administrator approved this merge request · Imported

    approved this merge request

    By Alexey Min on 2020-05-26T21:03:19

  • Administrator approved this merge request · Imported

    approved this merge request

    By Oliver Smith on 2020-06-05T10:55:57

  • Administrator added 33 commits · Imported

    added 33 commits

    • a83e83db...dfa528f1 - 32 commits from branch postmarketOS:master
    • 48fa646f - main/postmarketos-mkinitfs-hook-console-shell: new aport (MR 1094)

    Compare with previous version

    By Oliver Smith on 2020-06-05T10:58:43

  • Administrator resolved all threads · Imported

    resolved all threads

    By Oliver Smith on 2020-06-05T11:02:57

  • Administrator merged · Imported

    merged

    By Oliver Smith on 2020-06-05T11:04:22

  • Please register or sign in to reply
    Loading