This PR adds a new action for adding i8042.nomux to the kernel boot parameters, and adds that action to the list for gaze14 to apply.
(I went with a new action rather than re-using the oryp2 action because i8042.reset isn't needed for this issue based on testing, and I would have needed to modify the comment and label for the oryp2 touchpad action to be more vague or include multiple items. It seems cleaner to have this as its own action.)
Installed fresh copy of Pop 20.04
Added repo, installed updates-- saw the action get applied
Rebooted, ran dmesg, observed i8042.nomux was present in kernel boot parameters
Confirmed keyboard after suspend/resume issue does not occur.
This PR adds a new action for adding i8042.nomux to the kernel boot parameters, and adds that action to the list for gaze14 to apply.
(I went with a new action rather than re-using the oryp2 action because i8042.reset isn't needed for this issue based on testing, and I would have needed to modify the comment and label for the oryp2 touchpad action to be more vague or include multiple items. It seems cleaner to have this as its own action.)
dmesg
, observedi8042.nomux
was present in kernel boot parameters