Skip to content

elgervb/raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RASPBERRY PI

Setup & examples for my Raspberry PI

GETTING STARTED

Follow the getting started guide on www.raspberrypi.org.
Mind the formatting of the SD card.

GET SOME STUFF INSTALLED

Install PHP, NodeJS, Kodi and other tooling

HOW TO

Remote access to your PI (with ssh & VNC)

TROUBLESHOUTING

error: eglCreateImageKHR: failed to create image for buffer 0x1 target 12465 error 0x300c

GPU does not have enough memory. You can increase it by following these steps:

Open the Raspberry PI's Config by typing in the console:

sudo raspi-config

This will open up a menu on a blue background. Perform the following actions:

  • Go to Advanced Options.
  • Go to Memory Split.
  • Delete 64 and enter 128 (or 256) instead. Press enter.
  • Go down to Finish.
  • Click Yes to reboot.

About

Setup & examples for my Raspberry PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages