I had written this before seeing comment #17 and got a mid-air collision but I think it answers your NEEDINFO: (In reply to Stefan Dirsch from comment #13) > (In reply to Tony Mechelynck from comment #10) > > Created attachment 865284 [details] > > output from xrandr > > It's detected with a native resolution(+) of 1024x768 and configured with > that(*). > > Screen 0: minimum 8 x 8, current 1024 x 768, maximum 32767 x 32767 > DP1 disconnected primary (normal left inverted right x axis y axis) > HDMI1 disconnected (normal left inverted right x axis y axis) > HDMI2 connected 1024x768+0+0 (normal left inverted right x axis y axis) > 300mm x 230mm > 1024x768 60.00*+ > 1920x1080 60.00 59.94 > 1280x1024 85.02 60.02 > 1440x900 74.98 59.90 > 1280x960 60.00 > 1360x768 60.02 > 1280x800 59.91 > 1280x720 119.99 60.00 59.94 > 720x480 60.00 59.94 > VIRTUAL1 disconnected (normal left inverted right x axis y axis) > > But you can try to activate 1080p with > > xrandr --output HDMI2 --mode 1920x1080 > > or any of the other modes. As "any other mode" I'll try 1280x960 which has the same height:width aspect as the resolution I'm currently using. This means that I'll soon be doing the following: 1. Close anything (including the browser) which needs to be "properly closed" before logging out of X 2. xrandr --output HDMI2 --mode 1280x960 > ~/xrandr.modeset.log 3. log out of X11. I expect the error screen will still be present instead of the GUI login prompt ��������� we'll see. 4. (on a text console) init 3 5. (on the same text console) init 5 -- this will bring me back to the same autologged GUI user I am now. 6. restart (among others) the browser 7. attach to this bug the output of step 2 and a fresh copy of /var/log/Xorg.0.log