Skip to content

Commit 8169f8e

Browse files
authored
Removed line breaks from Getting_started.md
1 parent 16bb445 commit 8169f8e

File tree

1 file changed

+8
-22
lines changed

1 file changed

+8
-22
lines changed

content/documentation/PineNote/Getting_started.md

Lines changed: 8 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,15 @@ menu:
1212
## Important note for buyers after October 2024
1313
{{< admonition type="note" >}}
1414

15-
Dear new PineNote users, you may have noticed that suspend/resume is not
16-
working on your new PineNote! You may also noticed that using rkdeveloptool is
17-
not possible because you cannot trigger maskrom mode using the magnet method.
15+
Dear new PineNote users, you may have noticed that suspend/resume is not working on your new PineNote! You may also noticed that using rkdeveloptool is not possible because you cannot trigger maskrom mode using the magnet method.
1816

19-
These issues are caused by differences in testing procedures of the shipped
20-
Debian-based image, and factory flashing procedures. Namely, the factory used a
21-
Windows-based flashing system, and it turned out that this system does
22-
overwrite crucial parts of the u-boot bootloader with same only-partially
23-
working data. The effect is that the PineNote will boot, but not suspend.
17+
These issues are caused by differences in testing procedures of the shipped Debian-based image, and factory flashing procedures. Namely, the factory used a Windows-based flashing system, and it turned out that this system does overwrite crucial parts of the u-boot bootloader with same only-partially working data. The effect is that the PineNote will boot, but not suspend.
2418

2519
### Fixing the issue
2620

27-
Fortunately the PineNote ships with a complete set of bootloader files and
28-
fixing the issue is a matter of a few shell commands:, which are flashing a
29-
working U-Boot to get MASKROM with magnet working on PineNote:
21+
Fortunately the PineNote ships with a complete set of bootloader files and fixing the issue is a matter of a few shell commands:, which are flashing a working U-Boot to get MASKROM with magnet working on PineNote:
3022

31-
1. Login via UART-adapter or ssh, or use the Gnome-Terminal (found in the quick
32-
slots of the dashboard - switch to BW+Dithering mode for faster screen
33-
responses):
23+
1. Login via UART-adapter or ssh, or use the Gnome-Terminal (found in the quick slots of the dashboard - switch to BW+Dithering mode for faster screen responses):
3424
* username: `user`
3525
* password: `1234`
3626

@@ -46,8 +36,7 @@ bash install_stable_1056mhz_uboot.sh
4636

4737
4. Turn off the PineNote by executing `init 0`
4838

49-
5. Done. The pinenote should now have a proper U-Boot installed, with
50-
rkdeveloptool-support and suspend.
39+
5. Done. The pinenote should now have a proper U-Boot installed, with rkdeveloptool-support and suspend.
5140

5241
---
5342

@@ -74,8 +63,7 @@ Included in the box are:
7463
* **PineNote**
7564
* **Stylus**
7665
* **USB-C to USB-A cable**
77-
* (only pre 2024 PineNotes) **USB-C to Micro-USB cable** - specifically for the
78-
stylus
66+
* (only pre 2024 PineNotes) **USB-C to Micro-USB cable** - specifically for the stylus
7967
* **UART Dongle** - for [UART](/documentation/PineNote/Development/UART/) connectivity
8068
* **Foldable cover**
8169

@@ -91,8 +79,6 @@ The foldable cover can be applied to the PineNote in these simple steps:
9179

9280
![Step 2: The black adhesive strip should now be exposed](/documentation/PineNote/images/step2.png)
9381

94-
**Step 3:** Carefully place the PineNote on top of the side with the adhesive
95-
strip, ensuring that the corners and edges are properly aligned with the
96-
device.
82+
**Step 3:** Carefully place the PineNote on top of the side with the adhesive strip, ensuring that the corners and edges are properly aligned with the device.
9783

98-
![Step 3: Align the PineNote and then place it on top of the stip.](/documentation/PineNote/images/step3.png)
84+
![Step 3: Align the PineNote and then place it on top of the stip.](/documentation/PineNote/images/step3.png)

0 commit comments

Comments
 (0)