[Ubuntu-x-swat] [Bug 2082072] Re: [SRU] Mesa bump to 24.2 required for Pi 2712D0 stepping

2024-09-26 Thread Dave Jones
** Description changed:

+ [ Impact ]
+ 
+ Pi 5 owners with the D0 stepping will find the noble (24.04) desktop
+ doesn't work at all, including login. While oracular desktop users have
+ a sufficiently up to date mesa, all snaps relying on noble's mesa
+ (firefox, thunderbird, and the snap-store -- all seeded and thus
+ "essential" applications) do not work either on the D0 stepping.
+ 
+ [ Test Plan ]
+ 
+ Given the patches proposed only affect the v3d driver, which is only
+ used on the Pi 4 and Pi 5 hardware, the test plan can reasonably be
+ restricted to boards of this type.
+ 
+ * Flash a 24.04.1 Pi desktop image to a fresh card
+ * Boot card on a D0-stepping Pi 5 (e.g. 2GB board)
+ * Verify that mesa fails to even display the initial setup
+ * Shutdown
+ * Boot card on a pre-D0-stepping board
+ * Run through initial setup
+ * Enable proposed (https://wiki.ubuntu.com/Testing/EnableProposed)
+ * Upgrade mesa to proposed version
+ * Reboot
+ * Ensure login and desktop works properly on the pre-D0 board
+ * Test applications; ignore snapped applications until the mesa content snap 
is updated -- test deb-packaged applications, including video players
+ * Shutdown
+ 
+ For all Pi 4 and Pi 5 boards including a D0-stepping board (e.g. Pi 5
+ 2GB), using the upgraded card:
+ 
+ * Boot card on board
+ * Ensure login and desktop works properly on the D0 board
+ * Test applications; ignore snapped applications until the mesa content snap 
is updated -- test deb-packaged applications, including video players
+ 
+ [ Regression Potential ]
+ 
+ Given the changes are restricted to the v3d driver, which itself is only
+ used on the Pi 4 and Pi 5 boards (no other hardware uses this chipset),
+ we can be reasonably confident that only Pi boards are likely to be
+ affected. The test plan above should cover operation on all pre and
+ post-D0 boards, to ensure we do not regress existing operation of the
+ desktop.
+ 
+ [ Original Description ]
+ 
  The Raspberry Pi 5 2GB model now uses the D0 stepping of the 2712 SoC.
  Unfortunately, this is only supported from Mesa 24.2.0 (see
  https://docs.mesa3d.org/relnotes/24.2.0.html -- search for 2712D0). The
  result is corrupted or blank output for the current Ubuntu 24.04.1 Pi
  desktop (using Mesa 24.0.9). The forthcoming oracular desktop does work
  as far as login goes, but snapped applications are still relying on an
  older mesa, thus the software center, firefox, and thunderbird all fail
  to operate.
  
  Although the D0 is only on the 2GB model *currently*, it is anticipated
  to become common to the entire Pi 5 line up going forward, and will be
  present on the forthcoming CM5.
  
  Could we investigate either bumping mesa in noble, and the corresponding
  content snap, or finding the minimal patch-set necessary to support the
  D0 stepping and back-porting that?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2082072

Title:
  [SRU] Mesa bump to 24.2 required for Pi 2712D0 stepping

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2082072/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2082072] Re: [SRU] Mesa bump to 24.2 required for Pi 2712D0 stepping

2024-09-26 Thread Dave Jones
** Summary changed:

- Mesa bump to 24.2 required for Pi 2712D0 stepping
+ [SRU] Mesa bump to 24.2 required for Pi 2712D0 stepping

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2082072

Title:
  [SRU] Mesa bump to 24.2 required for Pi 2712D0 stepping

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2082072/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2082072] Re: Mesa bump to 24.2 required for Pi 2712D0 stepping

2024-09-26 Thread Dave Jones
I'm informed the three commits that require backporting for D0 support
are:

b545e78f12b v3dv: support 2712D0
 
1fc846dce39 v3d: support 2712D0 
 
7b807c3e948 broadcom/cle: fix up shader record for V3D 7.1.10 / 2712D0

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2082072

Title:
  Mesa bump to 24.2 required for Pi 2712D0 stepping

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2082072/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2082072] Re: Mesa bump to 24.2 required for Pi 2712D0 stepping

2024-09-26 Thread Dave Jones
My uneducated guess is that this is the source of the incompatibility:

/* 2712D0 (V3D 7.1.10) has included draw index and base vertex,
 * shuffling all the fields in the packet. Since the versioning
 * framework doesn't handle revision numbers, the XML has a
 * different shader state record packet including the new fields
 * and we decide at run time which packet we need to emit.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2082072

Title:
  Mesa bump to 24.2 required for Pi 2712D0 stepping

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2082072/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2082072] Re: Mesa bump to 24.2 required for Pi 2712D0 stepping

2024-09-26 Thread Dave Jones
Related mesa bug:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29189

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2082072

Title:
  Mesa bump to 24.2 required for Pi 2712D0 stepping

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2082072/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2082072] [NEW] Mesa bump to 24.2 required for Pi 2712D0 stepping

2024-09-26 Thread Dave Jones
Public bug reported:

The Raspberry Pi 5 2GB model now uses the D0 stepping of the 2712 SoC.
Unfortunately, this is only supported from Mesa 24.2.0 (see
https://docs.mesa3d.org/relnotes/24.2.0.html -- search for 2712D0). The
result is corrupted or blank output for the current Ubuntu 24.04.1 Pi
desktop (using Mesa 24.0.9). The forthcoming oracular desktop does work
as far as login goes, but snapped applications are still relying on an
older mesa, thus the software center, firefox, and thunderbird all fail
to operate.

Although the D0 is only on the 2GB model *currently*, it is anticipated
to become common to the entire Pi 5 line up going forward, and will be
present on the forthcoming CM5.

Could we investigate either bumping mesa in noble, and the corresponding
content snap, or finding the minimal patch-set necessary to support the
D0 stepping and back-porting that?

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: mesa (Ubuntu Noble)
 Importance: Undecided
 Status: Confirmed

** Also affects: mesa (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Changed in: mesa (Ubuntu Noble)
   Status: New => Confirmed

** Changed in: mesa (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2082072

Title:
  Mesa bump to 24.2 required for Pi 2712D0 stepping

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2082072/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2081238] Re: colors inverted on qxl graphics on lubuntu installer only with qxl graphics on vm.

2024-09-25 Thread Dave Jones
Well, not exactly duplicate given that's targetting the snap-store-
desktop package specifically, but the symptom sounds identical, and I
wonder if it's the mesa package underlying both these things (given that
snap-store-desktop is packaged as a snap and is thus using the snap
version of mesa which typically lags the debs).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2081238

Title:
  colors inverted on qxl graphics on lubuntu installer only with qxl
  graphics on vm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2081238/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2081238] Re: colors inverted on qxl graphics on lubuntu installer only with qxl graphics on vm.

2024-09-25 Thread Dave Jones
Possible duplicate of LP: #2076919 ?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2081238

Title:
  colors inverted on qxl graphics on lubuntu installer only with qxl
  graphics on vm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2081238/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Dave Jones
@mfo re: comment 91 on nordugrid: I've re-uploaded with the (horrible :)
spacing restored. The Breaks being against nordugrid-arc-arex and
nothing else is indeed deliberate and correct. The bug only affects
those binary packages which 1) contain python modules (which this
package does) and 2) are affected by diversions (which this package is).
The python3-nordugrid package satisfies the first condition, but isn't
affected by diversions so it isn't affected. What may be confusing is
that it isn't the only package to contain python modules in the suite.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xdiagnose in Ubuntu.
https://bugs.launchpad.net/bugs/2075337

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2037015] Re: Screen corruption of slides during install on Raspberry Pi 4

2024-04-09 Thread Dave Jones
There's an intriguingly different style of corruption in the noble
images on the Pi 5. It's still just on the installer's slides, but it's
more ... "chunky"? I'll attach a photo...

** Attachment added: "slide-corruption-2.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/2037015/+attachment/5762908/+files/slide-corruption-2.jpg

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2037015

Title:
  Screen corruption of slides during install on Raspberry Pi 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2037015/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2044718] Re: mantic on raspberry5: x and/or lightdm problems

2024-03-31 Thread Dave Jones
I'll have a look at this next week; there's a bunch of things I need to
shove in ubuntu-raspi-settings anyway this cycle and something like this
is already present in there but I'll see if it needs enhancing (it won't
be able to rely on raspi-config though, so I'll have to change those
bits out).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2044718

Title:
  mantic on raspberry5: x and/or lightdm problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/sddm/+bug/2044718/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2054517] Re: webkit2gtk renders as corrupt in Raspberry Pi Xorg sessions

2024-02-21 Thread Dave Jones
This may be a duplicate of LP: #2037015 -- we saw this on mantic first,
then noble, in the oem-config process (the first-time setup wizard).
Previously it *didn't* affect jammy, but I'm currently running through
the ISO tests for the jammy .4 release and it's cropped up there now as
well.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2054517

Title:
  webkit2gtk renders as corrupt in Raspberry Pi Xorg sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2054517/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-10-13 Thread Dave Jones
** Changed in: ubuntu-release-notes
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2037642

Title:
  [FFe] Raspberry Pi 5 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/2037642/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-10-10 Thread Dave Jones
Added text to the release notes [1] detailing Pi 5 support, including
the planned SRU of libcamera support. Can others double-check the
raspberry pi sections look reasonable, and let me know if we want to
mention anything else specific?

I've also updated the "known issues" section, removing a couple of bits
(totem now works and the audio output selection is now sane out of the
box), and adding others (slide corruption on the pi4 during
installation). Again, if there's anything missing that should be
mentioned please either let me know or feel free to add it yourself!

[1]: https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534

** Changed in: ubuntu-release-notes
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2037642

Title:
  [FFe] Raspberry Pi 5 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/2037642/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-09-29 Thread Dave Jones
** Merge proposal linked:
   
https://code.launchpad.net/~waveform/ubuntu/+source/ubuntu-settings/+git/ubuntu-settings/+merge/452468

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2037642

Title:
  [FFe] Raspberry Pi 5 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcamera/+bug/2037642/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-09-29 Thread Dave Jones
** Changed in: rpi-eeprom (Ubuntu)
 Assignee: (unassigned) => Dave Jones (waveform)

** Changed in: ubuntu-settings (Ubuntu)
 Assignee: (unassigned) => Dave Jones (waveform)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2037642

Title:
  [FFe] Raspberry Pi 5 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcamera/+bug/2037642/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-09-28 Thread Dave Jones
The rpiboot package can be skipped for now; according to upstream the
updated package won't be ready at release. The separate bug LP: #2032178
will track updates if/when I can get the uploaded.

** No longer affects: rpiboot (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2037642

Title:
  [FFe] Raspberry Pi 5 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcamera/+bug/2037642/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1909678] Re: Ubuntu 20.10 Desktop on Pi4B - screen-freeze after idling at login-screen

2021-06-23 Thread Dave Jones
** Changed in: xwayland (Ubuntu Hirsute)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xwayland in Ubuntu.
https://bugs.launchpad.net/bugs/1909678

Title:
  Ubuntu 20.10 Desktop on Pi4B - screen-freeze after idling at login-
  screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1909678] Re: Ubuntu 20.10 Desktop on Pi4B - screen-freeze after idling at login-screen

2021-06-23 Thread Dave Jones
I can replicate the issue on a freshly flashed groovy image. However,
once the image is fully upgraded (via a typical apt update+upgrade
followed by a reboot), I'm unable to replicate the issue any more.

Would be interested to hear if any one else can replicate the issue
either on hirsute (fresh or upgraded), or on a fully upgraded groovy
system. If not, I suspect this can be closed?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xwayland in Ubuntu.
https://bugs.launchpad.net/bugs/1909678

Title:
  Ubuntu 20.10 Desktop on Pi4B - screen-freeze after idling at login-
  screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1909678] Re: Ubuntu 20.10 Desktop on Pi4B - screen-freeze after idling at login-screen

2021-06-23 Thread Dave Jones
Unable to replicate the problem on hirsute (either a fresh install from
the image, or post all upgrades); currently flashing a groovy image for
testing, but it looks like whatever's causing this in groovy *might*
have been fixed by hirsute.

If I can replicate the issue on the groovy image, I'll try running
through the release upgrader to see if it goes away post-upgrade before
marking hirsute as fixed.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xwayland in Ubuntu.
https://bugs.launchpad.net/bugs/1909678

Title:
  Ubuntu 20.10 Desktop on Pi4B - screen-freeze after idling at login-
  screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1891613] Re: libraspberrypi0 not installable

2020-08-14 Thread Dave Jones
Looks like the armhf version of the package builds two (identical)
copies of various GL-related libs (EGL, GLESv2, etc): one with "mesa-
like" names (e.g. libEGL.so) and one with broadcom-specific names (e.g.
libbrcmEGL.so).

In either case, the produced libraries are for use with the "legacy"
graphics stack supported on the Pi 0 thru 3. The Pi 4 and beyond only
support the mesa graphics stack (which is why these aren't built on
arm64 as the Pi Foundation only (officially) support arm64 on the Pi 4).

I've added a patch to a build here which should suppress the production
of the "mesa-like" libs while leaving the broadcom-specific named copies
(as they seem to be in use by several groups), and tidied up the lintian
warnings on the armhf build.

Will upload a copy to my userland PPA shortly.

** Patch added: "Add a patch to prevent building the mesa-named libs on armhf"
   
https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1891613/+attachment/5401473/+files/dont-build-mesa-libs.debdiff

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libglvnd in Ubuntu.
https://bugs.launchpad.net/bugs/1891613

Title:
  libraspberrypi0 not installable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1891613/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp