I have an XPS13 with an Ubuntu 18.04.1 LTS running on it. It has a Intel Corporation HD Graphics 5500 integrated graphical card. Everything was fine till the last reboot (before the reboot I have installed some Latex related packages). My display manager now shows only one resolution available:
Additionally, when I plug-in the external display nothing happens. Just before the reboot everything was working perfectly.
The output from xrandr looks as follows:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 3200 x 1800, current 3200 x 1800, maximum 3200 x 1800
default connected primary 3200x1800+0+0 0mm x 0mm
3200x1800 90.00*
and from sudo lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
Does anyone knows any way to fix that issue?