This bug was fixed in the package ubuntu-raspi-settings - 24.04.2
---
ubuntu-raspi-settings (24.04.2) noble; urgency=medium
* Removed etc/netplan/01-use-network-manager.yaml: An equivalent is
now provided under /lib by ubuntu-desktop-settings (LP: #2042866)
* usr/share/initram
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).
I agree; however, I don't know exactly how to proceed/who to report it
to. Suggestions would be greatly appreciated. The current work around
works great, but it's still a manual work around with everyone having to
search for an answer.
Dennis
--
You received this bug notification because you are
This should go into a raspi specific package/config.
** Also affects: ubuntu-raspi-settings (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-raspi (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs
So does this mean that ubuntu will include this or will we have to do it
on our own?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2044718
Title:
mantic on raspberry5: x and/or lightdm problems
To
So what does that mean for ubuntu? Will it be included or will we have
to include this on our own?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2044718
Title:
mantic on raspberry5: x and/or lightdm
OK, it's an X config. It runs this script:
#!/bin/bash
# Choose an appropriate "Primary GPU" for Xorg
# This should normally be vc4 (not v3d) but when some
# other display is enabled on Pi5, it should match that.
IDENTIFIER=vc4
MATCHDRIVER=vc4
if raspi-config nonint is_pifive; then
if ls /dev
And:
#!/bin/bash
# Glamor should not run on platforms prior to Pi 4.
if ! raspi-config nonint gpu_has_mmu ; then
if ! [ -e /usr/share/X11/xorg.conf.d/20-noglamor.conf ] ; then
cat > /usr/share/X11/xorg.conf.d/20-noglamor.conf << EOF
Section "Device"
Identifier "km
gldriver_test:
Description: Various graphics-related config services
Installs systemd services to manage various aspects of configuration
of video drivers on Raspberry Pi.
http://archive.raspberrypi.org/debian/pool/main/g/gldriver-test/
--
You received this bug notification because you are a
This certainly effected my use of kubuntu-desktop. As far as I know,
kubuntu requires X11 so I can't believe that it can be ignored.
Dennis
** Changed in: linux-raspi (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Also affects: sddm
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2044718
Title:
mantic on raspberry5: x and/or lightdm problems
To manage notification
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xorg-server (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2044718
Title:
12 matches
Mail list logo