You are not logged in.
Pages: 1
Hello, i use intel N3700 processor (braswell, i suppose) and Gnome 3.18 - i encounter freezes in gnome's interface at login and at programs menu, just like i work without HW acceleration.
All drivers have been installed - mesa, xf86-video-intel.
lshw -c video:
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 21
width: 64 bits
clock: 33MHz
capabilities: pm msi vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:123 memory:80000000-80ffffff memory:90000000-9fffffff ioport:f000(size=64)
in xorg conf:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "DRI" "3"
Option "TearFree" "true"
EndSection
glxinfo | grep direct
direct rendering: Yes
GL_ARB_direct_state_access, GL_ARB_draw_buffers,
GL_ARB_draw_indirect, GL_ARB_draw_instanced,
GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect,
What am i missing?
Last edited by mizeraj (2016-03-17 07:19:39)
Offline
Welcome to Arch Linux
Please post your entire Xorg log file. Depending on how you start Xorg, it can be in one of a few places. See https://wiki.archlinux.org/index.php/Xorg#General
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Ok...
xorg1: http://pastebin.com/0th2XVWN
xorg0: http://pastebin.com/BeiF2k48
Basically i use Gnome 3.18 and it lags when i open application menu - it's quite uncomfortable.
Offline
Pages: 1