-
Notifications
You must be signed in to change notification settings - Fork 0
TV HDMI fix
Volodymyr Huz edited this page Apr 15, 2023
·
2 revisions
Open the /boot/config.txt file and modify the vc4-kms-v3d driver to vc4-fkms-v3d driver
Enable TV first than enable Raspberry Pi and create edid.dat file
sudo tvservice -d edid.dat
Move edid.dat file into /boot folder
sudo mv edid.dat /boot
Make follow changes in the /boot/config.txt file
sudo nano /boot/config.txt
hdmi_edid_file=1
hdmi_force_hotplug=1