Any way to speed up Intel integrated graphics on 18.04?
I'm running a Core i7-6500U with integrated Intel HD Graphics 520. Under GNOME, all animations, such as going to the activities screen, scrolling in Firefox, etc are choppy. Even videos don't play smoothly in VLC. My laptop has a built-in 4K LCD panel, but it's choppy even at 1920x1080. Is there anything I can do to make it more smooth, or is this just the limits of the GPU? Kernel is 4.16.9. inxi -G says
Graphics: Card: Intel HD Graphics 520
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 3840x2160@60.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
version: 4.5 Mesa 18.0.0-rc5
glxinfo |grep -Ei 'opengl|direct rendering' says
direct rendering: Yes
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.0-rc5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.0-rc5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.0.0-rc5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
drivers graphics video 18.04 intel-graphics
|
show 4 more comments
I'm running a Core i7-6500U with integrated Intel HD Graphics 520. Under GNOME, all animations, such as going to the activities screen, scrolling in Firefox, etc are choppy. Even videos don't play smoothly in VLC. My laptop has a built-in 4K LCD panel, but it's choppy even at 1920x1080. Is there anything I can do to make it more smooth, or is this just the limits of the GPU? Kernel is 4.16.9. inxi -G says
Graphics: Card: Intel HD Graphics 520
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 3840x2160@60.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
version: 4.5 Mesa 18.0.0-rc5
glxinfo |grep -Ei 'opengl|direct rendering' says
direct rendering: Yes
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.0-rc5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.0-rc5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.0.0-rc5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
drivers graphics video 18.04 intel-graphics
1
@tfa2773 Could you add the output ofglxinfo |grep -Ei 'opengl|direct rendering'
to your question?
– dsstorefile1
May 30 '18 at 0:43
1
@dsstorefile1 done
– jaltair9
May 30 '18 at 3:28
1
Kernel 4.16.9 was garbage for me. Try default 4.15.0-20 or whatever it is now.
– WinEunuuchs2Unix
May 30 '18 at 4:22
1
So after a lot of research and trying new things (including trying almost every other DE I could think of), I looked at intel_gpu_top and found that the GPU utilization was about 50% when scrolling Firefox at 1080p (which I somehow made much smoother), and maxed out at 4K, so I think that the integrated GPU simply can't handle the full 4K resolution smoothly.
– jaltair9
May 31 '18 at 5:32
1
I ended up installing Mate, which while it isn't perfect (although maybe my standards are too high), is for the most part usable in 4K. intel_gpu_top only hits about 75% when scrolling. I still wish GNOME was more optimized though; I use it on my higher-end desktop and it's great.
– jaltair9
Jun 1 '18 at 1:10
|
show 4 more comments
I'm running a Core i7-6500U with integrated Intel HD Graphics 520. Under GNOME, all animations, such as going to the activities screen, scrolling in Firefox, etc are choppy. Even videos don't play smoothly in VLC. My laptop has a built-in 4K LCD panel, but it's choppy even at 1920x1080. Is there anything I can do to make it more smooth, or is this just the limits of the GPU? Kernel is 4.16.9. inxi -G says
Graphics: Card: Intel HD Graphics 520
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 3840x2160@60.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
version: 4.5 Mesa 18.0.0-rc5
glxinfo |grep -Ei 'opengl|direct rendering' says
direct rendering: Yes
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.0-rc5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.0-rc5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.0.0-rc5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
drivers graphics video 18.04 intel-graphics
I'm running a Core i7-6500U with integrated Intel HD Graphics 520. Under GNOME, all animations, such as going to the activities screen, scrolling in Firefox, etc are choppy. Even videos don't play smoothly in VLC. My laptop has a built-in 4K LCD panel, but it's choppy even at 1920x1080. Is there anything I can do to make it more smooth, or is this just the limits of the GPU? Kernel is 4.16.9. inxi -G says
Graphics: Card: Intel HD Graphics 520
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 3840x2160@60.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
version: 4.5 Mesa 18.0.0-rc5
glxinfo |grep -Ei 'opengl|direct rendering' says
direct rendering: Yes
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.0-rc5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.0-rc5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.0.0-rc5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
drivers graphics video 18.04 intel-graphics
drivers graphics video 18.04 intel-graphics
edited May 30 '18 at 3:14
jaltair9
asked May 29 '18 at 23:19
jaltair9jaltair9
164
164
1
@tfa2773 Could you add the output ofglxinfo |grep -Ei 'opengl|direct rendering'
to your question?
– dsstorefile1
May 30 '18 at 0:43
1
@dsstorefile1 done
– jaltair9
May 30 '18 at 3:28
1
Kernel 4.16.9 was garbage for me. Try default 4.15.0-20 or whatever it is now.
– WinEunuuchs2Unix
May 30 '18 at 4:22
1
So after a lot of research and trying new things (including trying almost every other DE I could think of), I looked at intel_gpu_top and found that the GPU utilization was about 50% when scrolling Firefox at 1080p (which I somehow made much smoother), and maxed out at 4K, so I think that the integrated GPU simply can't handle the full 4K resolution smoothly.
– jaltair9
May 31 '18 at 5:32
1
I ended up installing Mate, which while it isn't perfect (although maybe my standards are too high), is for the most part usable in 4K. intel_gpu_top only hits about 75% when scrolling. I still wish GNOME was more optimized though; I use it on my higher-end desktop and it's great.
– jaltair9
Jun 1 '18 at 1:10
|
show 4 more comments
1
@tfa2773 Could you add the output ofglxinfo |grep -Ei 'opengl|direct rendering'
to your question?
– dsstorefile1
May 30 '18 at 0:43
1
@dsstorefile1 done
– jaltair9
May 30 '18 at 3:28
1
Kernel 4.16.9 was garbage for me. Try default 4.15.0-20 or whatever it is now.
– WinEunuuchs2Unix
May 30 '18 at 4:22
1
So after a lot of research and trying new things (including trying almost every other DE I could think of), I looked at intel_gpu_top and found that the GPU utilization was about 50% when scrolling Firefox at 1080p (which I somehow made much smoother), and maxed out at 4K, so I think that the integrated GPU simply can't handle the full 4K resolution smoothly.
– jaltair9
May 31 '18 at 5:32
1
I ended up installing Mate, which while it isn't perfect (although maybe my standards are too high), is for the most part usable in 4K. intel_gpu_top only hits about 75% when scrolling. I still wish GNOME was more optimized though; I use it on my higher-end desktop and it's great.
– jaltair9
Jun 1 '18 at 1:10
1
1
@tfa2773 Could you add the output of
glxinfo |grep -Ei 'opengl|direct rendering'
to your question?– dsstorefile1
May 30 '18 at 0:43
@tfa2773 Could you add the output of
glxinfo |grep -Ei 'opengl|direct rendering'
to your question?– dsstorefile1
May 30 '18 at 0:43
1
1
@dsstorefile1 done
– jaltair9
May 30 '18 at 3:28
@dsstorefile1 done
– jaltair9
May 30 '18 at 3:28
1
1
Kernel 4.16.9 was garbage for me. Try default 4.15.0-20 or whatever it is now.
– WinEunuuchs2Unix
May 30 '18 at 4:22
Kernel 4.16.9 was garbage for me. Try default 4.15.0-20 or whatever it is now.
– WinEunuuchs2Unix
May 30 '18 at 4:22
1
1
So after a lot of research and trying new things (including trying almost every other DE I could think of), I looked at intel_gpu_top and found that the GPU utilization was about 50% when scrolling Firefox at 1080p (which I somehow made much smoother), and maxed out at 4K, so I think that the integrated GPU simply can't handle the full 4K resolution smoothly.
– jaltair9
May 31 '18 at 5:32
So after a lot of research and trying new things (including trying almost every other DE I could think of), I looked at intel_gpu_top and found that the GPU utilization was about 50% when scrolling Firefox at 1080p (which I somehow made much smoother), and maxed out at 4K, so I think that the integrated GPU simply can't handle the full 4K resolution smoothly.
– jaltair9
May 31 '18 at 5:32
1
1
I ended up installing Mate, which while it isn't perfect (although maybe my standards are too high), is for the most part usable in 4K. intel_gpu_top only hits about 75% when scrolling. I still wish GNOME was more optimized though; I use it on my higher-end desktop and it's great.
– jaltair9
Jun 1 '18 at 1:10
I ended up installing Mate, which while it isn't perfect (although maybe my standards are too high), is for the most part usable in 4K. intel_gpu_top only hits about 75% when scrolling. I still wish GNOME was more optimized though; I use it on my higher-end desktop and it's great.
– jaltair9
Jun 1 '18 at 1:10
|
show 4 more comments
1 Answer
1
active
oldest
votes
Ok, so usually you just need to create an xorg.conf
and properly set the parameters in order to get a much more decent experience. In this case the parameters AccelMethod
set to sna
and the TearFree
to true
are what does the trick. Here's how to proceed in the terminal:
First step:
sudo mkdir /etc/X11/xorg.conf.d/
Second step:
Run the command
echo -e 'Section "Device"n Identifier "Intel Graphics"n Driver "Intel"n Option "AccelMethod" "sna"n Option "TearFree" "true"nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf
This will create /etc/X11/xorg.conf.d/20-intel.conf
file with content:
Section "Device"
Identifier "Intel Graphics"
Driver "Intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
After that just reboot. Hope it helps.
2
Welcome to Ask Ubuntu! I recommend to edit this answer to expand it with specific details. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.)
– abu_bua
Aug 16 '18 at 22:33
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1041743%2fany-way-to-speed-up-intel-integrated-graphics-on-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ok, so usually you just need to create an xorg.conf
and properly set the parameters in order to get a much more decent experience. In this case the parameters AccelMethod
set to sna
and the TearFree
to true
are what does the trick. Here's how to proceed in the terminal:
First step:
sudo mkdir /etc/X11/xorg.conf.d/
Second step:
Run the command
echo -e 'Section "Device"n Identifier "Intel Graphics"n Driver "Intel"n Option "AccelMethod" "sna"n Option "TearFree" "true"nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf
This will create /etc/X11/xorg.conf.d/20-intel.conf
file with content:
Section "Device"
Identifier "Intel Graphics"
Driver "Intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
After that just reboot. Hope it helps.
2
Welcome to Ask Ubuntu! I recommend to edit this answer to expand it with specific details. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.)
– abu_bua
Aug 16 '18 at 22:33
add a comment |
Ok, so usually you just need to create an xorg.conf
and properly set the parameters in order to get a much more decent experience. In this case the parameters AccelMethod
set to sna
and the TearFree
to true
are what does the trick. Here's how to proceed in the terminal:
First step:
sudo mkdir /etc/X11/xorg.conf.d/
Second step:
Run the command
echo -e 'Section "Device"n Identifier "Intel Graphics"n Driver "Intel"n Option "AccelMethod" "sna"n Option "TearFree" "true"nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf
This will create /etc/X11/xorg.conf.d/20-intel.conf
file with content:
Section "Device"
Identifier "Intel Graphics"
Driver "Intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
After that just reboot. Hope it helps.
2
Welcome to Ask Ubuntu! I recommend to edit this answer to expand it with specific details. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.)
– abu_bua
Aug 16 '18 at 22:33
add a comment |
Ok, so usually you just need to create an xorg.conf
and properly set the parameters in order to get a much more decent experience. In this case the parameters AccelMethod
set to sna
and the TearFree
to true
are what does the trick. Here's how to proceed in the terminal:
First step:
sudo mkdir /etc/X11/xorg.conf.d/
Second step:
Run the command
echo -e 'Section "Device"n Identifier "Intel Graphics"n Driver "Intel"n Option "AccelMethod" "sna"n Option "TearFree" "true"nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf
This will create /etc/X11/xorg.conf.d/20-intel.conf
file with content:
Section "Device"
Identifier "Intel Graphics"
Driver "Intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
After that just reboot. Hope it helps.
Ok, so usually you just need to create an xorg.conf
and properly set the parameters in order to get a much more decent experience. In this case the parameters AccelMethod
set to sna
and the TearFree
to true
are what does the trick. Here's how to proceed in the terminal:
First step:
sudo mkdir /etc/X11/xorg.conf.d/
Second step:
Run the command
echo -e 'Section "Device"n Identifier "Intel Graphics"n Driver "Intel"n Option "AccelMethod" "sna"n Option "TearFree" "true"nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf
This will create /etc/X11/xorg.conf.d/20-intel.conf
file with content:
Section "Device"
Identifier "Intel Graphics"
Driver "Intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
After that just reboot. Hope it helps.
edited Feb 22 at 8:39
Zanna
51.1k13138242
51.1k13138242
answered Aug 16 '18 at 21:46
RaposaRaposa
111
111
2
Welcome to Ask Ubuntu! I recommend to edit this answer to expand it with specific details. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.)
– abu_bua
Aug 16 '18 at 22:33
add a comment |
2
Welcome to Ask Ubuntu! I recommend to edit this answer to expand it with specific details. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.)
– abu_bua
Aug 16 '18 at 22:33
2
2
Welcome to Ask Ubuntu! I recommend to edit this answer to expand it with specific details. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.)
– abu_bua
Aug 16 '18 at 22:33
Welcome to Ask Ubuntu! I recommend to edit this answer to expand it with specific details. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.)
– abu_bua
Aug 16 '18 at 22:33
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1041743%2fany-way-to-speed-up-intel-integrated-graphics-on-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
@tfa2773 Could you add the output of
glxinfo |grep -Ei 'opengl|direct rendering'
to your question?– dsstorefile1
May 30 '18 at 0:43
1
@dsstorefile1 done
– jaltair9
May 30 '18 at 3:28
1
Kernel 4.16.9 was garbage for me. Try default 4.15.0-20 or whatever it is now.
– WinEunuuchs2Unix
May 30 '18 at 4:22
1
So after a lot of research and trying new things (including trying almost every other DE I could think of), I looked at intel_gpu_top and found that the GPU utilization was about 50% when scrolling Firefox at 1080p (which I somehow made much smoother), and maxed out at 4K, so I think that the integrated GPU simply can't handle the full 4K resolution smoothly.
– jaltair9
May 31 '18 at 5:32
1
I ended up installing Mate, which while it isn't perfect (although maybe my standards are too high), is for the most part usable in 4K. intel_gpu_top only hits about 75% when scrolling. I still wish GNOME was more optimized though; I use it on my higher-end desktop and it's great.
– jaltair9
Jun 1 '18 at 1:10