[Bug 1896180] Re: Raspberry Pi HDMI output has thick black borders

Jürg Häfliger 1896180 at bugs.launchpad.net
Fri Apr 18 19:46:26 UTC 2025


** Tags added: kernel-daily-bug

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to linux-firmware-raspi2 in
Ubuntu.
https://bugs.launchpad.net/bugs/1896180

Title:
  Raspberry Pi HDMI output has thick black borders

Status in linux-firmware-raspi2 package in Ubuntu:
  Fix Released

Bug description:
  Raspberry Pi HDMI output has thick black borders.

  This appears to be due to some DRM property defaults coming from the
  kernel. You can fix them in Xorg sessions with:

    xrandr --output HDMI-1 --set "top margin" 0
    xrandr --output HDMI-1 --set "bottom margin" 0
    xrandr --output HDMI-1 --set "left margin" 0
    xrandr --output HDMI-1 --set "right margin" 0

  To work around the issue in Wayland sessions you will need to log into
  Xorg first, run the above commands, then log out and into Wayland.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-raspi2/+bug/1896180/+subscriptions




More information about the foundations-bugs mailing list