Raspberry Pi 4 B Will Not Boot with HDMI Unplugged Issue and a Quick Fix.

Advertisements

There are many applications for the Raspberry Pi that do not require a monitor and keyboard. After enabling VNC on my Raspberry Pi 4, I noticed it would not boot without the display plugged in. A simple change to the config file fixed the issue.

Advertisements

First, open the command line and type “cd /” and press the enter key.

Advertisements

Type “ls” and press the enter key. This will show the contents of the directory.

Advertisements

Type “cd /boot” and press enter. This will navigate to the boot directory where the config.txt file is located.

Advertisements

Once in the /boot directory, type “sudo nano config.txt”. The sudo is required to give proper privileges for saving the file when editing is done. Nano is the file editor used to edit our config file.

Advertisements

After the editor has opened, scroll down the file until you find the line with “#hdmi_force_hotplug=1”.

Advertisements

Uncomment the line (remove the #). Press “Ctrl X”. This is the command to exit Nano. It will ask if you want to save the file. Press Y for yes. The Raspberry Pi 4 should now boot properly without the monitor plugged in.

Advertisements

Links

https://km4nmp.com/2019/11/02/the-raspberry-pi-4/

https://km4nmp.com/2019/11/03/loading-raspian-on-the-new-raspberry-pi-4-b/

https://km4nmp.com/2019/11/09/backing-up-the-raspberry-pi-sd-card/

Advertisements

Latest Posts

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this:
search previous next tag category expand menu location phone mail time cart zoom edit close