Comment 9 for bug 1485236

Revision history for this message
Yang Ding (dingyang) wrote :

I am having this issue on 16.04. I am not sure if that is due to nvidia driver installed on the machine.

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
    BusID "PCI:0@0:2:0"
    Option "AccelMethod" "None"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

However, I do not have nvidia GPU on the machine. I will uninstall all nvidia packages to try.