File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,6 +72,26 @@ include::shared.adoc[tags=61,leveloffset=+3]
7272
7373include::kernel-micro-60-aarch64.adoc[leveloffset=+1]
7474
75+ [#bsc-1229336]
76+ ==== Changed default console settings optimized for servers
77+
78+ {productnameshort} {previous-version} used default kernel command line
79+ console settings optimized for {rpireg} devices. This allowed for a
80+ convenient evaluation on those devices but led to problems and the need for
81+ configuration changes when deploying to other machines.
82+
83+ {productnameshort} {this-version} uses default kernel command line
84+ settings optimized for standards-compliant devices:
85+
86+ * For console output on the {rpi} GPIO header you may need to specify
87+ `console=ttyS0,115200n8` in the GRUB menu.
88+ * For console output on a graphical display you may need to add
89+ `console=tty0`.
90+ * You may need to configure your system firmware to default output to your
91+ preferred location.
92+
93+ include::../common/aarch64-console.adoc[]
94+
7595=== Removed and deprecated features and packages
7696
7797// This section is intended as a quick-to-consume list of deprecations/removals
You can’t perform that action at this time.
0 commit comments