View Single Post
Old 01-27-2024, 12:12 PM   #1
kirillyatsenko
Junior Member
kirillyatsenko began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2024
Device: Pocketbook
Post Running koreader on the Raspberry Pi + Eink display

Hello,

As I understand from the following documentation:
https://github.com/koreader/koreader...doc/Porting.md
The koreader requires the framebuffer driver to be present on the system, is it right?

I'm planning to use raspberry pi for my project + eink display.
However, I couldn't find any eink display that is already supported by the kernel or any out of tree drivers for it.

The display that I'm planning to use:
https://www.good-display.com/product/386.html

So, the steps are:
1. Implement framebuffer eink driver (SPI)
2. Point koreader to use the framebuffer device
3. Enjoy

Are the steps correct, or I'm missing something?

Maybe someone has already done it?
kirillyatsenko is offline   Reply With Quote