Привет. Не могу завести SNA на Intel HD 4600.
Конфиг такой /etc/X11/xorg.conf.d/20-intel.conf
:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
EndSection
$ grep -i sna /var/log/Xorg.0.log
$ grep -B 6 -A 6 -i -E '(sna|uxa)' /var/log/Xorg.0.log
[ 24.095] (II) UnloadModule: "vesa"
[ 24.095] (II) Unloading vesa
[ 24.095] (==) Depth 24 pixmap format is 32 bpp
[ 24.095] (II) intel(0): [DRI2] Setup complete
[ 24.095] (II) intel(0): [DRI2] DRI driver: i965
[ 24.095] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[ 24.095] (II) UXA(0): Driver registered support for the following operations:
[ 24.095] (II) solid
[ 24.095] (II) copy
[ 24.095] (II) composite (RENDER acceleration)
[ 24.095] (II) put_image
[ 24.095] (II) get_image
[ 24.095] (==) intel(0): Backing store disabled
$ yum list installed | grep xorg-x11-drv-intel
xorg-x11-drv-intel.x86_64 2.21.15-5.fc20 @updates