Pi5: Dual HDMI EDID detection fails during boot - displays work individually but not simultaneously
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- linux, raspberry-pi
- Domain
- operating-systems
Research direction
Start by reproducing the dual-monitor setup on a Raspberry Pi 5 and inspect the DRM EDID paths for HDMI-A-1 and HDMI-A-2 under /sys/class/drm, comparing the result with wlr-randr. Review the supplied boot parameters in /boot/firmware/cmdline.txt and the raspinfo output; done means dual displays are detected at boot with valid EDID data without forcing firmware EDIDs.
Written by the indexing model from the issue text.
Description
Describe the bug
I have an rpi5 (2gb), with latest trixie based rpi os on it.
I wanted to connect two screens to it, but it didn't work. Interestingly: any screen works in any port, but not together.
After long hours of research and trial and error I figured out the solution, but i do think there is a bug somewhere.
So the symptoms are that if both screens connected, the second one wouldn't even show up in wlr-randr, or if you mess around with the video= parameters, you get it up, and reported as connected, but all edid data will be null.
So my solution was this:
sudo mkdir -p /lib/firmware/edid- Connect one monitor, extract the edid:
sudo cat /sys/class/drm/card1-HDMI-A-2/edid > /lib/firmware/edid/1920x1080.bin - Add this to /boot/firmware/cmdline.txt:
video=HDMI-A-1:1920x1080@60e video=HDMI-A-2:1920x1080@60e drm.edid_firmware=HDMI-A-1:edid/1920x1080.bin,HDMI-A-2:edid/1920x1080.bin
So this seems to bypass all edid related bugging and forces the outputs to be configured according to the specified edid binary.
Steps to reproduce the behaviour
Connect two screens at the same time. I don't know if it has anything to do with me connecting two blackmagick bididrectional sdi converters or not.
Device (s)
Raspberry Pi 5
System
ccpadmin@avpi:~ $ raspinfo | pastebinit
https://pastebin.com/bVu2JTx9
ccpadmin@avpi:~ $ cat /etc/rpi-issue
Raspberry Pi reference 2025-10-01
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 7dadcf1fc5ce1648ab09409ab978831690c9a955, stage4
ccpadmin@avpi:~ $ vcgencmd version
2025/05/08 15:13:17
Copyright (c) 2012 Broadcom
version 69471177 (release) (embedded)
ccpadmin@avpi:~ $ uname -a
Linux avpi 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64 GNU/Linux
Logs
No response
Additional context
No response
- Dominant language
- C
- Stars
- 13.2k
- Forks
- 5.5k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from raspberrypi/linux
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
raspberrypi/linux#7415 · 2 comments · 1 reaction ·
-
rp1-cfe doesn't forward V4L2_EVENT_SOURCE_CHANGE event from csi-2 sensor driver to userspace app Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
raspberrypi/linux#7399 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
raspberrypi/linux#7357 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
raspberrypi/linux#7054 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
raspberrypi/linux#7634 · 8 comments · 1 reaction ·
All issues in raspberrypi/linux
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
BasedHardware/omi#15320 ·
-
[adam] AdamNet network read doesn't cap to MAX_ADAM_PACKET_LEN, overflows client receive buffers Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
FujiNetWIFI/fujinet-firmware#1649 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
HarbourMasters/Shipwright#7229 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
riscv-software-src/riscv-isa-sim#2435 · 1 comment ·