Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pimiga [2021/08/15 23:14] – [Links] admin | pimiga [2021/08/16 00:20] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| ===== Prepartions ===== | ===== Prepartions ===== | ||
| < | < | ||
| Line 29: | Line 29: | ||
| * SDL_ttf 2.0 - https:// | * SDL_ttf 2.0 - https:// | ||
| * SDL_image 2.0 - https:// | * SDL_image 2.0 - https:// | ||
| + | |||
| + | ===== Other ===== | ||
| + | ==== Minimal X Server ==== | ||
| + | < | ||
| + | sudo apt install xserver-xorg xinit xserver-xorg-video-fbdev lxde lxde-common | ||
| + | </ | ||
| + | |||
| + | ==== Troubleshooting ==== | ||
| + | * SDL2 on Raspberry Pi without X? - https:// | ||
| + | * Could not initialize SDL : No available video device Don't move - https:// | ||
| + | * SDL2: Could not create window: No available video device - https:// | ||
| + | * Good default for XDG_RUNTIME_DIR? | ||
| + | * What is XDG_RUNTIME_DIR? | ||
| + | |||