It seems there's an error in eglGetDisplay(), but I don't know why.

journactl -b shows:

Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]: (II) Loading sub 
module "glamoregl"
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]: (II) LoadModule: 
"glamoregl"
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]: (II) Loading 
/usr/lib/xorg/modules/libglamoregl.so
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]: (II) Module 
glamoregl: vendor="X.Org Foundation"
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]:         compiled 
for 1.19.5, module version = 1.0.0
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]:         ABI 
class: X.Org ANSI C Emulation, version 0.4
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]: (II) glamor: 
OpenGL accelerated X.org driver based.
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]: (EE) modeset(0): 
eglGetDisplay() failed
Dec 14 15:25:08 xps15-9560 /usr/lib/gdm3/gdm-x-session[1328]: (EE) modeset(0): 
glamor initialization failed

One difference between my artful and bionic installations is that bionic
is missing the links:

/usr/lib/x86_64-linux-gnu/libEGL.so -> mesa-egl/libEGL.so
/usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so -> libEGL.so.1.0.0

However, creating these manually doesn't fix the problem.

The library config seems good:

lrwxrwxrwx 1 root root 43 Nov 17 14:57 
/etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf -> 
/etc/alternatives/x86_64-linux-gnu_egl_conf
lrwxrwxrwx 1 root root 42 Nov 17 14:57 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf -> 
/etc/alternatives/x86_64-linux-gnu_gl_conf

lrwxrwxrwx 1 root root 45 Nov 19 10:23 
/etc/alternatives/x86_64-linux-gnu_egl_conf -> 
/usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf
lrwxrwxrwx 1 root root 41 Nov 19 10:23 
/etc/alternatives/x86_64-linux-gnu_gl_conf -> 
/usr/lib/x86_64-linux-gnu/mesa/ld.so.conf

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1733136

Title:
  wayland session in Ubuntu 18.04 chooses vmware driver on intel
  hardware

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I upgraded to 18.04 and I no longer get an option to run a wayland
  session (17.10 offered both the default ubuntu wayland session and
  xorg on this laptop).

  gnome-shell runs under the llvmpipe driver. (Unity used to run when I
  first upgraded, but now gnome-shell is the only option because the gdm
  login screen offers no login options.)

  The upgrade did force me to remove bumblebee and nvidia, but
  afterwards I manually reinstalled bumblebee and nvidia-387 and reset
  to using intel via prime-select (installing nvidia changes some of the
  symlinks so that gnome-shell no longer boots, but "sudo prime-select
  intel" fixes this).

  The nvidia-387 modules are blacklisted in /etc/modprobe.d, and
  bumblebee isn't reporting any errors - bbswitch reports that the
  nvidia card is off, so I don't think it's an issue with hybrid
  graphics. (primusrun does work, as well.)

  Attached are the mutter logs that I generated via the environment
  variables mentioned in
  https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1724583 comment
  #20. I suspect that the culprit is hinted at in this message:

  Window manager warning: Failed to create renderer: Failed to initialize 
renderer: Missing extensio
  n for GBM renderer: EGL_KHR_platform_gbm, Missing EGL extensions required for 
EGLDevice renderer:
  EGL_EXT_device_base

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.26.2-0ubuntu1
  Uname: Linux 4.14.0-041400-generic x86_64
  ApportVersion: 2.20.8-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Nov 19 10:28:10 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-08-16 (94 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
         Users in the 'systemd-journal' group can see all messages. Pass -q to
         turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to bionic on 2017-11-17 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1733136/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to