update README
This commit is contained in:
parent
1dc9fccdc4
commit
8ad135bfa2
@ -100,6 +100,8 @@ seta r_customheight 1080 // monitor's height
|
|||||||
|
|
||||||
## Common errors
|
## Common errors
|
||||||
|
|
||||||
|
### SDL driver error
|
||||||
|
|
||||||
On **Ubuntu 20.04** :
|
On **Ubuntu 20.04** :
|
||||||
```
|
```
|
||||||
------- sound initialization -------
|
------- sound initialization -------
|
||||||
@ -114,3 +116,7 @@ You must install the corresponding 32 bits library :
|
|||||||
```bash
|
```bash
|
||||||
sudo apt-get install libasound2-plugins:i386
|
sudo apt-get 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**.
|
||||||
Loading…
x
Reference in New Issue
Block a user