update README with common errors
This commit is contained in:
parent
763c9fb7f9
commit
e59b49a965
@ -129,3 +129,8 @@ sudo apt install libasound2-plugins:i386
|
||||
### Keyboard inputs does not work
|
||||
|
||||
Try moving to `Xorg` instead of `Wayland`... To do so, on Ubuntu, logout, click on the **Settings** icon and select **Xorg**.
|
||||
|
||||
### libGL.so.1: cannot open shared object file: No such file or directory
|
||||
```bash
|
||||
sudo apt install libgl1-mesa-glx:i386
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user