linux-postmarketos-allwinner: upgrade to 5.17.4
So far, after more than 20 reboots and suspend (#1478 (comment 925262501)), #1478 (closed) seems to be resolved.
I will daily drive this kernel for the next 48 hours and get back with my feedback after.
Close #1478 (closed)
Merge request reports
Activity
mentioned in issue #1478 (closed)
By Bobby The Builder on 2022-04-27T14:31:28
added category::upgrade device-pine64-pinephone labels
added 1 commit
- 17181da6 - linux-postmarketos-allwinner: upgrade to 5.17.4
By Bobby The Builder on 2022-04-27T14:35:02
After 48h of daily usage on a PP pmOS CE
Feature Old kernel New kernel Bluetooth OK OK Call (incoming) OK OK Call (outgoing) OK OK Camera (front) OK OK Camera (rear) OK OK HDMI ? ? LEDs OK OK SMS OK OK System suspend OK OK Video in browser OK OK (PinePhone/Tab) ram_freq OK OK By Bobby The Builder on 2022-04-29T11:13:13
mentioned in issue #1514 (closed)
By Oliver Smith on 2022-05-01T21:28:55
Thanks a lot @BobbyTheBuilder for the MR and for testing, and of course @megous for the fix!
I've been running this for a few days as well, no issues. Let's ship it.
By Oliver Smith on 2022-05-02T20:58:54
Edited by Ghost Useradded 11 commits
-
17181da6...ee7e523e - 10 commits from branch
postmarketOS:master
- a5b16897 - linux-postmarketos-allwinner: upgrade to 5.17.4_git20220427 (MR 3097)
By Oliver Smith on 2022-05-01T21:38:45
-
17181da6...ee7e523e - 10 commits from branch
enabled an automatic merge when the pipeline for a5b16897 succeeds
By Oliver Smith on 2022-05-01T21:39:49
2004 2010 # CONFIG_KEYBOARD_MPR121 is not set 2005 2011 # CONFIG_KEYBOARD_NEWTON is not set 2006 2012 # CONFIG_KEYBOARD_OPENCORES is not set 2013 CONFIG_KEYBOARD_PINEPHONE=y Why not m? If it is replacement for
CONFIG_KEYBOARD_KB151=m
(a line that was removed few lines above)From chat:
What happened to the pinephone keyboard with 5.17 on edge? fn- turned into the F1-F10 keys, and I can no longer type the symbols. Also it's no longer built as a module so hotplugging is not possible.
@elagost:matrix.org Ok, and what of the hotplugging? I am used to 'rmmod kb151 && modprobe kb151'. Is there a way I can manipulate this new setup like that? @elagost:matrix.org Pine+1 is still just 1 for me. No symbols. That's unfortunate as my disk decryption phrase has one of those symbols in it.
By Alexey Min on 2022-05-02T12:40:57
Edited by AdministratorWhy not m? If it is replacement for
CONFIG_KEYBOARD_KB151=m
(a line that was removed few lines above)Mhhh, good question... I remember double checking its previous value so I guess I forgot a space while adjusting settings in kconfig...
@elagost if I prepare a new MR to switch it back from built-in to module, can you test it ?
By Bobby The Builder on 2022-05-02T19:21:37
@elagost Thank you, let's follow-up there !3108 (merged)
By Bobby The Builder on 2022-05-02T20:33:37