Blogs Details

April 22 2022
Guest
Raspberry Pi HDMI to VGA Adapter Fix black screen no Video

If you use an HDMI to VGA adaptor and get a black screen you may modify    the config.txt to solve the problem.

 

 


 

sudo nano /boot/config.txt

 

change  and remove #

hdmi_force_hotplug=1

hdmi_group=2
hdmi_mode=35
hdmi_drive=2

This configuration that made Raspberry Pi work OK when using an HDMI to VGA adapter

 

By Admin TOP

0 Comment

Leave A Comment