bootlin / buildroot-external-st

External Buildroot tree for STMicroelectronics boards configurations
56 stars 28 forks source link

DSI/Qt5 examples not working #52

Closed dadede closed 7 months ago

dadede commented 7 months ago

Hello. I have followed the compile instructions for the STM32157F7-DK2-demo and successfully gotten the image on the SD card to boot. However, after running lsmod | grep galcore no output from the terminal.

Also, the DSI display panel is blank. I ran cat /sys/class/backlight/5a000000.dsi.0/max_brightness and also got no output from the terminal. How do I go about debugging?

Thank you.

dadede commented 7 months ago

Turns out I had some legacy packages enabled. Took them out and it works.