[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-23 Thread Daniel van Vugt
Invalid - please uninstall /opt/amdgpu/... which presumably is not from
Ubuntu.

** Package changed: mutter (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Incomplete => Invalid

** Summary changed:

- gnome desktop cannot start as mutter fails to find drmModeCloseFB
+ gnome desktop cannot start as mutter fails to find drmModeCloseFB (when the 
3rd party amdgpu driver is installed)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB
  (when the 3rd party amdgpu driver is installed)

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-23 Thread DooMMasteR
Erkin you have the same issue I had

`/etc/ld.so.conf.d/`

should have a amdgpu conf that includes the externally packaged libs and
apparently this config slipped through the testing.

You can either uninstall the amdgpu-dkms stuff and the libs or just delete the 
conf file that makes the dynamic linker include the old lib.
Then reboot and all should be fine.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-23 Thread Erkin Alp Güney
libdrm.so.2 => /opt/amdgpu/lib/x86_64-linux-gnu/libdrm.so.2
(0x785c9fdef000)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-23 Thread Erkin Alp Güney
just realised mutter isn't even installed on fresh 24.04 installs,
that's why i failed to reproduce that on a fresh install

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-21 Thread Daniel van Vugt
Erkin, what output do you get from this command?;

  ldd /usr/bin/mutter | grep drm

** Changed in: mutter (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-21 Thread Daniel van Vugt
Thanks, I'll keep that in mind if anyone else ever reports the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-20 Thread DooMMasteR
Ok solved it, the issue was the optional and driver, it had installed
libraries in /opt and ld was preferring them..

Removed the ld.conf entries and rebooted.
All is good now.

`ld /usr/bin/mutter | grep drm`

Gave me the hint.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-20 Thread DooMMasteR
Same here, stuck on upgraded system...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-12 Thread Erkin Alp Güney
IDK if it matters, but the configuration I have been using is an in-
place upgrade from 22.04.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-11 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-11 Thread Erkin Alp Güney
** Attachment added: "environment dump as requested"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+attachment/5763589/+files/env.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-10 Thread Daniel van Vugt
Thanks. Next please run:

  env > env.txt

and attach the resulting text file here.

** Changed in: mutter (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-10 Thread Erkin Alp Güney
The "symbol lookup error" happens regardless of what way it has been
started, even invoking "mutter --version" from the command line fails.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-10 Thread Erkin Alp Güney
Journal dump uploaded.

** Attachment added: "boot.log"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+attachment/5763348/+files/boot.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-10 Thread Daniel van Vugt
Something like that. To get the log from the latest boot I would use:

  journalctl -b0 > journal.txt

which seems to be almost the same as 'journalctl -xb'.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-10 Thread Erkin Alp Güney
The "journalctl -xb" one, right?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-10 Thread Daniel van Vugt
Thanks, they do look correct. Can you attach more of the system log from
when 'symbol lookup error' is mentioned?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-09 Thread Erkin Alp Güney
** Attachment added: "libdrm.so.2"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+attachment/5763104/+files/libdrm.so.2

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-09 Thread Erkin Alp Güney
** Attachment added: "libmutter-14.so.0"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+attachment/5763105/+files/libmutter-14.so.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-09 Thread Daniel van Vugt
Please also attach your:

/usr/lib/x86_64-linux-gnu/libdrm.so.2
/lib/x86_64-linux-gnu/libmutter-14.so.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-09 Thread Erkin Alp Güney
note that this started happening after 64-bit time_t transistion of
dependency packages last week

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-09 Thread Erkin Alp Güney
the version of libdrm.so.2 is identical to the version packaged, I have
purged and reinstalled the package three times to make sure this is the
case

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-09 Thread Erkin Alp Güney
** Attachment added: "packages.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+attachment/5763093/+files/packages.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-09 Thread Erkin Alp Güney
Purging and reinstalling libmutter-14-0 and libdrm2 didn't work either

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Daniel van Vugt
OK, please run:

  dpkg -l > packages.txt

and attach the resulting text file here, along with a copy of your
/usr/lib/x86_64-linux-gnu/libdrm.so.2

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Erkin Alp Güney
The bug persists after reinstalling libdrm2.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Erkin Alp Güney
Yes, I do have librdm2 version 2.4.120-2 both for amd64 and i386 (dpkg
won't let me install different versions for each). As the graphical
session failed to start, I tried to invoke apport-collect from terminal
(with multi-user.target -ish level of services having already started),
but it redirected me to the "default" browser, which happens to be
firefox for GUI and lynx for terminal in my case. I couldn't progress
after the password prompt as lynx apparently doesn't support http
Referer feature. Here, apport should present its own login prompt or
allow fetching the access token from system keyring for more robustness.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Daniel van Vugt
drmModeCloseFB is definitely in libdrm.so.2 version 2.4.120-2 on amd64.
I wonder how or if i386 is different. I should also note that
/lib/x86_64-linux-gnu/libmutter-14.so.0 might not be installed at all if
you have package 'libdrm2:i386'.

Please make sure that 'libdrm2:amd64' is installed and also execute the
following command only once, as it will automatically gather debugging
information, in a terminal:

  apport-collect 2060391

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Tags removed: regression-release

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Erkin Alp Güney
** Tags added: regression-release

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs