Skip to content

Buster --> Bullseye Full-Upgrade - Headless PI 3 only boots if HDMI is connected --> hdmi_force_hotplug=1 #4542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
menschel opened this issue Aug 22, 2021 · 2 comments

Comments

@menschel
Copy link
Contributor

Hello,

I updated a headless 3B from buster to bullseye by the usual sed -i s/buster/bullseye/g /etc/apt/sources.list ... method,

and then found out that it does not boot if HDMI is not connected.

It did not even reach network connectivity so I could have ssh'ed into it.

I was able to remedy that behavior by setting hdmi_force_hotplug=1 in /boot/config.txt

The strange thing is, that I did that upgrade on two 2Bs before and those did not show that behavior, although I found out
that the predictive network names do not care about their on/off setting via raspi-config. I had to change my entries for static ip in /etc/dhcpcd.conf therefore.

Hope this helps others who run into that strange issue.

Thanks and Best Regards.

@pelwell
Copy link
Contributor

pelwell commented Aug 23, 2021

Updating between major OS versions is not supported - it might work, but it's certainly not guaranteed.

Failure to boot without a monitor attached sounds like #4457.

@menschel
Copy link
Contributor Author

Confirmed duplicate. Same Issue, same fix. Thanks for catching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants