You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EXAMPLES_ADVANCED.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Keyboard backlight: 0%
32
32
33
33
### Check PD state
34
34
35
-
Example on Framework 13 AMD Ryzen AI 300
35
+
Example on Framework Laptop 13 AMD Ryzen AI 300
36
36
37
37
```
38
38
> sudo framework_tool.exe --pd-info
@@ -192,7 +192,7 @@ This command has not been thoroughly tested on all Framework Computer systems
192
192
> framework_tool --reboot-ec jump-rw
193
193
```
194
194
195
-
## Flashing Expansion Bay EEPROM (Framework 16)
195
+
## Flashing Expansion Bay EEPROM (Framework Laptop 16)
196
196
197
197
This will render your dGPU unsuable if you flash the wrong file!
198
198
It's intended for advanced users who build their own expansion bay module.
@@ -217,7 +217,7 @@ Wrote 153 bytes to foo.bin
217
217
218
218
### EC
219
219
220
-
Note that only since Framework 13 Intel Core Ultra (and later) the version number embedded in the ED binary is meaningful. As you can see below, in this example on Intel Core 12th/13th Gen (hx30) it's always 0.0.1.
220
+
Note that only since Framework Laptop 13 Intel Core Ultra (and later) the version number embedded in the ED binary is meaningful. As you can see below, in this example on Intel Core 12th/13th Gen (hx30) it's always 0.0.1.
221
221
The commit hash though is accurate and reflects the git commit it was built from.
0 commit comments