Probe #5e789b17a4 of ASUSTek PRIME H510M-E Desktop Computer
Log: xorg.conf
Section "Device"
Identifier "My Intel Video Card"
Driver "modesetting"
# Option "AccelMethod" "glamor"
# Option "DRI" "3"
EndSection
Section "InputClass"
Identifier "Keyboard Defaults"
Driver "evdev"
Option "XkbModel" "logitech_base"
Option "XkbLayout" "it"
Option "XkbModel" "pc105"
MatchIsKeyboard "on"
EndSection
Section "DRI"
Mode 0666
EndSection