You are not logged in.

#1 2016-01-20 14:16:25

Trionia
Member
Registered: 2016-01-20
Posts: 3

Applications work too slow on intel gpu

I'm using Arch on Asus Zenbook UX32VD. It has Intel Core i5 3317U and NVIDIA GeForce GT 620M.
I realised that when I run some apps working with text (IDEs or browser) from intel gpu text animations (selecting, cutting/pasting or even typing) have delay up to couple of seconds, also cursor blinking animation is like 5 times longer. So when I run same apps from nvidia using bumblebee everything works fine.
What can cause behaviour like that and is there way to fix it?

Offline

#2 2016-01-20 16:31:35

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,612

Re: Applications work too slow on intel gpu

What driver are you using on Intel?  It sounds like you may be using the frame buffer driver.
Check you Xorg logs.


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

#3 2016-01-20 17:47:36

Trionia
Member
Registered: 2016-01-20
Posts: 3

Re: Applications work too slow on intel gpu

cat ~/.local/share/xorg/Xorg.0.log | grep framebuffer

[    51.252] (II) FBDEV: driver for framebuffer: fbdev
[    51.257] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    51.347] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB

full xorg log http://pastebin.com/fNbeqKyG

sudo lspci -s 00:02 -vk

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device 1507
	Flags: bus master, fast devsel, latency 0, IRQ 32
	Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
	Memory at d0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [d0] Power Management version 2
	Capabilities: [a4] PCI Advanced Features
	Kernel driver in use: i915
	Kernel modules: i915

Offline

#4 2016-01-20 18:00:28

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,612

Re: Applications work too slow on intel gpu

I was wrong.  That is using the i915 driver.   Sorry for the noise.
What is the output of glxinfo ?


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

#5 2016-01-20 18:04:11

Trionia
Member
Registered: 2016-01-20
Posts: 3

Re: Applications work too slow on intel gpu

Offline

Board footer

Powered by FluxBB