Skip to content

Commit 15a6082

Browse files
authored
Merge pull request #1208 from Dasharo/ec-deplyoment-reboot-note
novacustom/initial-deploymern: Note kb breaks after EC deployment
2 parents ae578b7 + 4055e86 commit 15a6082

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/unified/novacustom/initial-deployment.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,16 @@ On your host computer, install flashrom from sources:
7979
flashrom -p ite_ec:boardmismatch=force,romsize=128K -w path/to/ec.rom
8080
```
8181

82+
!!! note
83+
84+
After `flashrom` finishes, the internal keyboard will stop working.
85+
To reboot the device and use the newly installed EC firmware you need
86+
to either connect an external keyboard, or set up an SSH server
87+
beforehand to connect and execute a command like `reboot`.
88+
Otherwise, with no possibility of accessing the terminal,
89+
it will be necessary or disconnect the internal battery to reboot
90+
the device.
91+
8292
### BIOS installation
8393

8494
Steps for installing Dasharo BIOS:

0 commit comments

Comments
 (0)