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