bootlin / buildroot-external-st

External Buildroot tree for STMicroelectronics boards configurations
48 stars 26 forks source link

DSI/Qt5 examples not working #52

Closed dadede closed 2 months ago

dadede commented 2 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 2 months ago

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