main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs
Merge request reports
Activity
mentioned in merge request !1096 (closed)
By Ferenc Bakonyi on 2020-03-24T18:03:01
added initramfs type::feature labels
- Resolved by Administrator
mentioned in merge request !1090 (merged)
By Luca Weiss on 2020-03-29T00:46:09
@bakonyi.ferenc I've just tried this on
qemu-amd64
andfbkeyboard
segfaults.I've also tried loading the
uinput
module, but it still segfaults.What are the other requirements?
The
qemu-amd64
uses the Alpine'slinux-lts
anduinput
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
- 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 saystraps: 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
added 77 commits
-
045f65df...6e75bf0e - 76 commits from branch
postmarketOS:master
- 0648937a - main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs
By Ferenc Bakonyi on 2020-04-13T04:41:10
-
045f65df...6e75bf0e - 76 commits from branch
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
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
added 1 commit
- f850b9bd - main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs
By Ferenc Bakonyi on 2020-05-24T09:48:28
added 219 commits
-
f850b9bd...a17a9310 - 218 commits from branch
postmarketOS:master
- a83e83db - main/postmarketos-mkinitfs-hook-console-shell: add console debug shell into initramfs
By Ferenc Bakonyi on 2020-05-24T09:48:42
-
f850b9bd...a17a9310 - 218 commits from branch
added 33 commits
-
a83e83db...dfa528f1 - 32 commits from branch
postmarketOS:master
- 48fa646f - main/postmarketos-mkinitfs-hook-console-shell: new aport (MR 1094)
By Oliver Smith on 2020-06-05T10:58:43
-
a83e83db...dfa528f1 - 32 commits from branch