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

Daniel van Vugt 1896180 at bugs.launchpad.net
Wed Mar 10 08:35:44 UTC 2021


Fixed in 21.04 (/boot/firmware/config.txt)

** No longer affects: linux-raspi (Ubuntu)

** Changed in: linux-firmware-raspi2 (Ubuntu)
       Status: New => Fix Released

-- 
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