docs: minor hw updates
This commit is contained in:
parent
daffa0d67b
commit
186e698698
@ -3,8 +3,8 @@ How i installed the 3.5" (A) type of screen on RaspberryOS Bookworm (Debian 12)
|
||||
|
||||

|
||||
|
||||
!!! abstract
|
||||
this is based on my own experience and it's provided for general information
|
||||
!!! abstract "Disclaimer"
|
||||
This is based on my own experience, and it's provided for general information
|
||||
and does not constitute as advice of any kind.
|
||||
|
||||
|
||||
@ -70,5 +70,5 @@ add at the start or end:
|
||||
fbcon=map:11
|
||||
```
|
||||
|
||||
!!! warning Important
|
||||
do not add newlines to the file, it must be 1 line with the options separated by spaces
|
||||
!!! warning "Important"
|
||||
Do not add newlines to the file, it must be 1 line with the options separated by spaces
|
||||
|
@ -8,8 +8,8 @@ you can do this by editing the kernel commandline
|
||||
sudo nano /boot/firmware/cmdline.txt
|
||||
```
|
||||
|
||||
!!! tip "Important"
|
||||
Put all parameters in cmdline.txt on the same line, do not use carriage returns.
|
||||
!!! warning "Important"
|
||||
Do not add newlines to the file, it must be 1 line with the options separated by spaces
|
||||
|
||||
for example:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user