You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|nerves| Environment Package List
No packages found
|nerves| Loadpaths Start
|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
Additional information about your host, target hardware or environment that
may help
Target is rpi3 with Touchcreen
Current behavior
The Raspi 7" Touchscreen stopped working with commit e0c8981.
Expected behavior
Linux/Nerves console on screen
The text was updated successfully, but these errors were encountered:
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
):mix nerves.env --info
)may help
Target is rpi3 with Touchcreen
Current behavior
The Raspi 7" Touchscreen stopped working with commit e0c8981.
Expected behavior
Linux/Nerves console on screen
The text was updated successfully, but these errors were encountered: