Skip to content

Lanbon L8 freezes very often #20442

Jan 9, 2024 · 4 comments · 17 replies
Discussion options

You must be logged in to vote

It likely has PSRAM, but with a rather old ESP32 it needs a build to support this hardware, as indicated in the console messages.

00:00:00.003-204/00 HDW: ESP32-D0WD v1.0 (PSRAM disabled)
00:00:00.003-204/00 HDW: PSRAM is disabled, requires specific compilation on this hardware (see doc)

I did not find where in the docs you're supposed to see, but what's needed is a build with board esp32-fix.
As an example, this happens for the webcam build (don't try using that build; no display support).
https://github.com/arendst/Tasmota/blob/development/platformio_tasmota_env32.ini#L42-L50

When it comes to the LVGL build for displays on an ESP32 without working PSRAM, this is in the zone of being bo…

Replies: 4 comments 17 replies

Comment options

You must be logged in to vote
6 replies
@waltkind
Comment options

@sfromis
Comment options

@waltkind
Comment options

@sfromis
Comment options

@waltkind
Comment options

Comment options

You must be logged in to vote
7 replies
@sfromis
Comment options

@waltkind
Comment options

@sfromis
Comment options

Answer selected by waltkind
@waltkind
Comment options

@sfromis
Comment options

@Jason2866
Comment options

@waltkind
Comment options

Comment options

You must be logged in to vote
3 replies
@waltkind
Comment options

@sfromis
Comment options

@ameeuw
Comment options

Comment options

You must be logged in to vote
1 reply
@waltkind
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants