mirror of
https://github.com/tiyn/larbs.git
synced 2025-05-01 21:27:46 +02:00
new run working
This commit is contained in:
parent
f638c7e3e8
commit
001e905cc8
10
README.md
10
README.md
@ -55,13 +55,20 @@ pacman-key --populate archlinux
|
|||||||
pacman-key --refresh-keys
|
pacman-key --refresh-keys
|
||||||
```
|
```
|
||||||
|
|
||||||
|
It is possible that the screen won't be detected at first.
|
||||||
|
To fix this install the needed drivers for the graphics card.
|
||||||
|
For AMD this is `mesa` and `xf86-video-amdgpu`.
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
|
||||||
This script will be checked for correctness on important changes.
|
This script will be checked for correctness on important changes.
|
||||||
Testing system is a Virtual Machine inside Proxmox or a Lenovo Thinkpad X220
|
Testing system is a Virtual Machine inside Proxmox or a Lenovo Thinkpad X220
|
||||||
occasionally other systems are used (they all use my described guide for a
|
occasionally other systems are used (they all use my described guide for a
|
||||||
basic installation).
|
basic installation).
|
||||||
Results range from `+` over `o` to `-`, the latter being the worst.
|
Results range from `+` over `o` to `-`.
|
||||||
|
`+` means the script ran without problems.
|
||||||
|
`o` means that minor changes were made to the machine and/or the script after running it.
|
||||||
|
`-` means that the script did not work at all.
|
||||||
|
|
||||||
| Commit | Date | Result | Description |
|
| Commit | Date | Result | Description |
|
||||||
| ------- | ---------- | ------ | ------------------------ |
|
| ------- | ---------- | ------ | ------------------------ |
|
||||||
@ -72,3 +79,4 @@ Results range from `+` over `o` to `-`, the latter being the worst.
|
|||||||
| 594ff41 | 09.08.2021 | + | Acer Switch A12 |
|
| 594ff41 | 09.08.2021 | + | Acer Switch A12 |
|
||||||
| 4fa2d6a | 10.01.2023 | + | Proxmox VM |
|
| 4fa2d6a | 10.01.2023 | + | Proxmox VM |
|
||||||
| 961b6b3 | 27.10.2023 | o | Intel Evo i7 13th Gen |
|
| 961b6b3 | 27.10.2023 | o | Intel Evo i7 13th Gen |
|
||||||
|
| f638c7e | 19.02.2025 | o | Lenovo E14 AMD Version |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user