Skip to content

ethulhu/kodi-systemd-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kodi systemd service

A systemd service file and environment correctness check for running the Kodi media center at system start.

$ systemctl enable kodi
$ systemctl start kodi

Raspberry Pi 4

On a Raspberry Pi 4 (and possibly earlier models), the default amount of RAM given to the GPU is too low, and must be at least 256M. The systemd service checks that this is the case before starting.

To give your Raspberry Pi enough GPU memory, add the line gpu_mem=256 to /boot/config.txt.

For more information, please read the Raspberry Pi documentation.

About

Start Kodi Media Center on system start.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published