Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pimiga [2021/08/15 18:56] adminpimiga [2021/08/16 00:20] (current) admin
Line 1: Line 1:
-====== PiMIGA ======+====== PiMIGA64 ======
 ===== Prepartions ===== ===== Prepartions =====
 <code> <code>
Line 24: Line 24:
  
 ===== Links ===== ===== Links =====
 +  * raspios_lite_arm64 - https://downloads.raspberrypi.org/raspios_lite_arm64/images/
   * AmiBerry - git clone https://github.com/midwan/amiberry   * AmiBerry - git clone https://github.com/midwan/amiberry
   * SDL version 2.0.16 (stable) - https://www.libsdl.org/download-2.0.php   * SDL version 2.0.16 (stable) - https://www.libsdl.org/download-2.0.php
   * SDL_ttf 2.0 - https://www.libsdl.org/projects/SDL_ttf/   * SDL_ttf 2.0 - https://www.libsdl.org/projects/SDL_ttf/
   * SDL_image 2.0 - https://www.libsdl.org/projects/SDL_image/   * SDL_image 2.0 - https://www.libsdl.org/projects/SDL_image/
 +
 +===== Other =====
 +==== Minimal X Server ====
 +<code>
 +sudo apt install xserver-xorg xinit xserver-xorg-video-fbdev lxde lxde-common
 +</code>
 +
 +==== Troubleshooting ====
 +  * SDL2 on Raspberry Pi without X? - https://stackoverflow.com/questions/57672568/sdl2-on-raspberry-pi-without-x
 +  * Could not initialize SDL : No available video device Don't move - https://askubuntu.com/questions/443053/could-not-initialize-sdl-no-available-video-device-dont-move
 +  * SDL2: Could not create window: No available video device - https://stackoverflow.com/questions/66906476/sdl2-could-not-create-window-no-available-video-device
 +  * Good default for XDG_RUNTIME_DIR? - https://serverfault.com/questions/388840/good-default-for-xdg-runtime-dir
 +  * What is XDG_RUNTIME_DIR? - https://askubuntu.com/questions/872792/what-is-xdg-runtime-dir
 +
  • pimiga.1629025015.txt.gz
  • Last modified: 2021/08/15 18:56
  • by admin