Skip to content

Commit 82bf0f6

Browse files
authored
Update ont-leox-lxt-010h-d.md (#139)
* Update ont-leox-lxt-010h-d.md
1 parent 1a7a31f commit 82bf0f6

4 files changed

Lines changed: 42 additions & 1 deletion

File tree

_ont/ont-leox-lxt-010h-d.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,49 @@ parent: LEOX
2727
| Serial encoding | 8-N-1 |
2828
| Form Factor | ONT |
2929

30+
# External Photos
31+
32+
{% include image.html file="ont-leox-lxt-010-h-d_top.jpg" alt="Leox LXT-010H-D Top" caption="Leox LXT-010H-D Top" %}
33+
{% include image.html file="ont-leox-lxt-010-h-d_bottom.jpg" alt="Leox LXT-010H-D Bottom" caption="Leox LXT-010H-D Bottom" %}
34+
3035
# Serial
3136

32-
The ONT has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface.
37+
The ONT has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface (see red square).
38+
39+
{% include image.html file="ont-leox-lxt-010-h-d_ttl.jpg" alt="Leox LXT-010H-D TTL Pinout" caption="Leox LXT-010H-D TTL Pinout" %}
40+
41+
{% include alert.html content="Some USB TTL adapters label TX and RX pins the other way around: try to swap them if the connection doesn't work." alert="Note" icon="svg-warning" color="yellow" %}
42+
43+
## List of partitions
44+
45+
| dev | size | erasesize | name |
46+
| ----- | -------- | --------- | --------------- |
47+
| mtd0 | 00040000 | 00001000 | "boot" |
48+
| mtd1 | 00002000 | 00001000 | "env" |
49+
| mtd2 | 00002000 | 00001000 | "env2" |
50+
| mtd3 | 0003c000 | 00001000 | "config" |
51+
| mtd4 | 00300000 | 00001000 | "k0" |
52+
| mtd5 | 004c0000 | 00001000 | "r0" |
53+
| mtd6 | 00300000 | 00001000 | "k1" |
54+
| mtd7 | 004c0000 | 00001000 | "r1" |
55+
| mtd8 | 00001000 | 00001000 | "Partition_008" |
56+
| mtd9 | 00001000 | 00001000 | "Partition_009" |
57+
| mtd10 | 00001000 | 00001000 | "Partition_010" |
58+
| mtd11 | 00001000 | 00001000 | "Partition_011" |
59+
| mtd12 | 00300000 | 00001000 | "linux" |
60+
| mtd13 | 004c0000 | 00001000 | "rootfs" |
61+
62+
This ONT supports dual boot.
63+
64+
`k0` and `r0` respectively contain the kernel and firmware of the first image, while `k1` and `r1` respectively contain the kernel and the firmware of the second one.
65+
66+
## List firmware version
67+
68+
- V3.3.2L6
69+
- V3.3.2L7
70+
71+
{% include alert.html content="Before proceed on any modification, make a backup of files rtl8290b.data and europa.data from /var/config folder. These files include optical calibration of your ONT's laser, if you accidentally delete or ruin them, your ONT will be unusable" alert="Note" icon="svg-warning" color="yellow" %}
3372

3473
{% include_relative ont-luna-sdk-useful-commands.md ploam='ascii' flash='/etc/scripts/flash' %}
74+
75+
384 KB
Loading
387 KB
Loading
438 KB
Loading

0 commit comments

Comments
 (0)