Hello everybody, I'm trying to bring up a framebuffer device on my zynq X07Z015 to get a graphical interface on an external monitor through the HDMI port.
I'm using Arch Linux with a custom kernel. I compiled the driver for the ADV7511 inside the kernel.
When I fire up the board the FPGA_DONE led turns blue.
Here below [1] you can find the output obtained while booting up the board.
Any help is very much appreciated!
EDIT: If it's of any help, I would also like to add that I loosely followed this tutorial [2]. I successfully compiled a kernel with the driver suggested by the author, but I failed to obtain a working dtb with the additions mentioned on that page. The dts file I created was compiled successfully, but putting it on the micro sd partition replacing the default one resulted in an unsuccesful boot.
[1]https://zerobin.net/?56b84606204f274d#lu1yCy6pvghtArbKejdENCVkwzy98Fj5iYZvrsVOW6Y=
[2]https://wiki.analog.com/resources/tools-software/linux-drivers/drm/hdl-axi-hdmi