TODO: microcode/video driver

This commit is contained in:
TuDatTr
2020-05-24 08:52:22 +02:00
parent 7d39c99ff6
commit 03c79d8463

View File

@@ -15,5 +15,7 @@ Then we can download this repo and run the install script.
```sh ```sh
git clone https://gitlab.com/TuDatTr/march git clone https://gitlab.com/TuDatTr/march
chmod ./march/install.sh chmod ./march/install.sh
./install.sh ./install.sh -d [DEVICE] -t [/usr/share/zoneinfo/REGION/CITY] -l [LOCALE] -h [HOSTNAME] -u [USER] -s [SUDO]
``` ```
Need to add intel/amd specific driver `xf86-video` and `microcode`.