PDA

View Full Version : ubuntu X server does not load correctly on boot



vanderaalle
July 4th, 2019, 11:02 PM
Dear,


noob here. I have Ubuntu 18.04 on a fresh Dell XPS 13.
When I re/boot, most the time I reach login, I log in correctly, then a black screen appears, the mouse is active, but nothing more happens.
I solve, quite empirically, by alternating with wayland. Wayland seems ok, and after a switch typically (but not always) switching back to X server works.

By inspecting I get

lspci | grep VGA
->00:02.0 VGA compatible controller: Intel Corporation Device 3ea0
GUI dice
Intel® HD Graphics (Whiskey Lake 3x8 GT2)


sudo lshw -c video
->
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:158 memory:db000000-dbffffff memory:50000000-5fffffff ioport:3000(size=64) memory:c0000-dffff


Any idea?

thanks a lot

-a-

Claus7
July 5th, 2019, 11:45 AM
Hello,

check this out with the display manager problem: switching might solve your issue.
https://ubuntuforums.org/showthread.php?t=2399714&p=13796083#post13796083

Regards!

vanderaalle
July 5th, 2019, 04:03 PM
Thanks Claus, I had some troubles in following the discussion...
Anyway, I went here

https://askubuntu.com/questions/829108/what-is-gdm3-kdm-lightdm-how-to-install-and-remove-them (https://askubuntu.com/questions/829108/what-is-gdm3-kdm-lightdm-how-to-install-and-remove-them)

and I was able to switch to lighdm

First login seems ok, fortunately.

Out of curiosity: is my issue a bug in gdm3?

Best

-a-

vanderaalle
July 5th, 2019, 04:28 PM
BTW I had a random gigantic mouse pointer with lighdm, so I switched back to gdm3 at the moment, first login was fine

Claus7
July 8th, 2019, 08:07 AM
Hello,



...
Out of curiosity: is my issue a bug in gdm3?

...

it seems that initial implementations of gdm3 caused some problems with some users. Reinstallation or purging completely and switching to lightdm seemed to solve problems related to login loops e.t.c. to many users. Nice that you have it up and running ok.

Regards!