info-beamer / tools

Useful tools when working with info-beamer on the Pi
https://info-beamer.com/
33 stars 10 forks source link

Getting screenshot error #2

Closed Gman1988 closed 8 years ago

Gman1988 commented 8 years ago

When i trying to get screenshot i getting this error:

screenshot.c:79: main: Assertion `image' failed.

dividuum commented 8 years ago

That's odd. This means that the program couldn't allocate memory required to take the snapshot. Can you give me the output of "vcdbg reloc", "free", "tvservice -s" and "vcgencmd version"?

Gman1988 commented 8 years ago

I resovled problem by, rpi-update + reboot and "make" againe

dividuum commented 8 years ago

Ok. Great. Have fun.