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

2024-04-08 Thread Launchpad Bug Tracker
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) *

[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).

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

2024-03-30 Thread Dennis Golden
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

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

2024-03-27 Thread Juerg Haefliger
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-X,

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

2024-03-26 Thread Dennis Golden
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-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/2044718 Title: mantic on raspberry5: x and/or lightdm

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

2024-03-26 Thread Dennis Golden
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-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/2044718 Title: mantic on raspberry5: x

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

2024-03-19 Thread Juerg Haefliger
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

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

2024-03-19 Thread Juerg Haefliger
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

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

2024-03-19 Thread Juerg Haefliger
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

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

2024-03-16 Thread Dennis Golden
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-X, which

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

2024-03-16 Thread Dennis Golden
** Also affects: sddm Importance: Undecided Status: New -- 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

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

2024-03-15 Thread Launchpad Bug Tracker
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-X, which is subscribed to xorg-server in Ubuntu.

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

2023-12-04 Thread Juerg Haefliger
Ok. Thanks for the clarification regarding X support. In that case we need to understand what gldriver_test is doing that fixes things. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu.

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

2023-12-03 Thread Daniel van Vugt
Ubuntu will continue supporting Xorg in 24.04 at least, which will be supported until 2034(?). For specific Arm boards it might be OK to say we only support Wayland, but this is the first I've heard of it with respect to Raspberry Pi. It doesn't sound like a big technical hurdle(?) ** Tags added:

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

2023-12-02 Thread Juerg Haefliger
If this is an X specific package then I'd say adding it to Ubuntu won't fly. X is dead and Wayland is the future. But I've been proven to be wrong in the past :-) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu.

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

2023-12-01 Thread fossfreedom
Reassigning to xorg-server initially. Ubuntu doesn't have gldriver-test to enable xorg desktops to work on a raspi5. So is there an equivalent package for Ubuntu or should gldriver-test be added to the ubuntu repo? ** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: