by cobash » Fri May 30, 2025 4:56 am
I was able to figure it out.
There are 2 pieces that need done to get it working.
1. Need to add an overlay that I was able to pull from the base raspberry pi os.
/overlays/vc4-kms-dsi-7inch.dtbo
I added the file on the server so when I write a new SD card it is automatically copied every time.
2. config.txt -
[pi4]
Changed dtoverlay=vc4-kms-v3d to dtoverlay=vc4-kms-dsi-7inch
I am not sure if this is the "correct" way to do it. but it seems to be working.
I was able to figure it out.
There are 2 pieces that need done to get it working.
1. Need to add an overlay that I was able to pull from the base raspberry pi os.
/overlays/vc4-kms-dsi-7inch.dtbo
I added the file on the server so when I write a new SD card it is automatically copied every time.
2. config.txt -
[pi4]
Changed dtoverlay=vc4-kms-v3d to dtoverlay=vc4-kms-dsi-7inch
I am not sure if this is the "correct" way to do it. but it seems to be working.