Enable display in Raspberry Pi
Do you want to connect your Raspberry Pi to an external display via HDMI? If yes, follow these simple steps:
- Install operating system on memory card
- Open config.txt in the memory card
- Search following lines and uncomment these lines:
-
hdmi_safe=1
-
hdmi_force_hotplug=1
- Now save the file and insert memory card in Raspberry Pi Module
- Insert one end of HDMI cable in the Raspberry Pi and other side in the monitor.
- Now you should be able to get GUI of Raspberry on the monitor.