FrameworkComputer / linux-docs

Linux Markdown Guides
108 stars 20 forks source link

OEM-C kernel update: leave parameters alone #23

Closed biinari closed 5 months ago

biinari commented 5 months ago

[Fixes #20]

This page is referred to by a start up check for out of date kernel image in the grub config as created using various Ubuntu 22.04 pages.

The kernel parameters may be set differently for different generations of framework laptop, and only need to be set once.

Leave this line (GRUB_CMDLINE_LINUX_DEFAULT) alone on updates to the kernel to avoid clobbering the changes made for the particular generation of framework laptop.

ctsdownloads commented 5 months ago

Fantastic feedback, we have a second pull request I am keeping open to circle back to in order to address this. Closing out this one.