Update README.md
This commit is contained in:
parent
933f211514
commit
2bb360c490
@ -18,18 +18,18 @@ How to install?
|
|||||||
|
|
||||||
1. Copy a64-olinuxino-hdmi.dtb and a64-olinuxino-lcd.dtb in /boot/a64/ directory,
|
1. Copy a64-olinuxino-hdmi.dtb and a64-olinuxino-lcd.dtb in /boot/a64/ directory,
|
||||||
where the default a64-olinuxino.dtb file is located. The command should be:
|
where the default a64-olinuxino.dtb file is located. The command should be:
|
||||||
`
|
```
|
||||||
# sudo cp _path_to_file/a64-olinuxino-hdmi.dtb /boot/a64/
|
# sudo cp _path_to_file/a64-olinuxino-hdmi.dtb /boot/a64/
|
||||||
# sudo cp _path_to_file/a64-olinuxino-lcd.dtb /boot/a64/
|
# sudo cp _path_to_file/a64-olinuxino-lcd.dtb /boot/a64/
|
||||||
`
|
```
|
||||||
2. copy change-display in /usr/sbin directory
|
2. copy change-display in /usr/sbin directory
|
||||||
`
|
```
|
||||||
# sudo cp path_to_file/change-display /usr/sbin
|
# sudo cp path_to_file/change-display /usr/sbin
|
||||||
`
|
```
|
||||||
3. Start the script change-display with
|
3. Start the script change-display with
|
||||||
`
|
```
|
||||||
# sudo change-display
|
# sudo change-display
|
||||||
`
|
```
|
||||||
and follow the on-screen instructions.
|
and follow the on-screen instructions.
|
||||||
|
|
||||||
4. Reboot the laptop.
|
4. Reboot the laptop.
|
||||||
|
Loading…
Reference in New Issue
Block a user