Open udoschneider opened 1 month ago
A quick check with the vc4-kms-dsi-7inch
overlay added and
display_auto_detect=1
dtoverlay=vc4-kms-dsi-7inch
in config.txt
didn’t yield any success.
Also, adding all the dtbos from https://github.com/raspberrypi/rpi-firmware/tree/master/overlays to the system did not work. My understanding of display_auto_detect
is that if the appropriate DTO is available, then it should be working. My current assumption is that a module is missing. I will compare lsmod
from Raspbian to Nerves next.
Initial discussion on Elixir Forum: https://elixirforum.com/t/missing-console-on-raspi3-7-touchscreen/66393
Environment
elixir -v
):Nerves environment: (
mix nerves.env --info
)|nerves| Precompile Start
|nerves| Precompile End
Nerves environment MIX_TARGET: host MIX_ENV: dev
NERVES_SYSTEM is unset NERVES_TOOLCHAIN is unset |nerves| Environment Variable List target: host toolchain: unset system: unset app: .
|nerves| Loadpaths End