Graphics problem on Ubuntu 18.04 - blurred text + screen flickeringUbuntu 18.04 screen strobingFlickering screen on Ubuntu 18.04kernel 4.18.0.11.12 trouble: Video black screenUbuntu Flickering windowsFickering screen after installing ubuntu 17.10Can't install nvidia drivers on a 2 card laptop for xubuntu 14.04How to install Radeon HD 8670A/8670M/8750M graphic card driver on Ubuntu 16.04?Is there a way to switch between Intel/Radeon graphic driver on Ubuntu 18.04?
How to present boolean options along with selecting exactly 1 of them as "primary"?
Conditionals across a new environment
Why rounding odd font sizes to even?
What does Bitcoin policy language offer the developer that Miniscript doesn't? What is the difference between Bitcoin policy language and Miniscript?
Why does nobody understand the grapple rules?
Pattern Matching, FullForm and DisplayForm
How can kinetic energy increase during a collision?
What happened to Sophie in her last encounter with Arthur?
Thermal runaway on extruder hotend
How to avoid after work hours team dinner?
Why was the DC-9-80/MD-80 so successful despite being obsolete almost from birth?
What was meant by the protest sign "Bundestag nach Berlin"?
Should I report a security vulnerability?
Think of the one you can`t see
Is there any point in adding more than 6 months' runway in savings instead of investing everything after that?
Idomatic expression for “less and less”
My mysterious "ruins" wander around and change on their own, what'd be a rational way for them to do that?
Average Two Letters
What is the lowest level at which a human can beat the 100m world record (or: the presumed human limit) without using magic?
How much money would I need to feel secure in my job?
Does milk make your bones stronger?
How to write numbers in the form of using foreach or ...?
50% portfolio in single stock, JPM - appropriate for 80 year old?
How did we arrive at Major/Minor tonality, and why did we settle on it?
Graphics problem on Ubuntu 18.04 - blurred text + screen flickering
Ubuntu 18.04 screen strobingFlickering screen on Ubuntu 18.04kernel 4.18.0.11.12 trouble: Video black screenUbuntu Flickering windowsFickering screen after installing ubuntu 17.10Can't install nvidia drivers on a 2 card laptop for xubuntu 14.04How to install Radeon HD 8670A/8670M/8750M graphic card driver on Ubuntu 16.04?Is there a way to switch between Intel/Radeon graphic driver on Ubuntu 18.04?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I installed Ubuntu 18.04 a day ago. It works perfectly but graphics is a problem; I see screen flickering where there are system or JS overlays and blurred text.
What can I do - my graphics are based on intel chip
Running sudo lshw -c display
I get
*-display
description: VGA compatible controller
product: HD Graphics 520
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:127 memory:b0000000-b0ffffff memory:a0000000-afffffff ioport:3000(size=64) memory:c0000-dffff
Check the terminal output screenshot
graphics intel-graphics 18.04 intel visual-artifacts
add a comment
|
I installed Ubuntu 18.04 a day ago. It works perfectly but graphics is a problem; I see screen flickering where there are system or JS overlays and blurred text.
What can I do - my graphics are based on intel chip
Running sudo lshw -c display
I get
*-display
description: VGA compatible controller
product: HD Graphics 520
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:127 memory:b0000000-b0ffffff memory:a0000000-afffffff ioport:3000(size=64) memory:c0000-dffff
Check the terminal output screenshot
graphics intel-graphics 18.04 intel visual-artifacts
I think you'll need to give some more detailed hardware information here. Graphics devices should come up when you runlspci -knn | grep -EA2 'VGA|3D'orsudo lshw -c display. Can you edit your question to add that info?
– Zanna
May 16 '18 at 7:07
Thanks @Zanna , I have edited the question to include the extra details
– Elias Gikonyo
May 16 '18 at 13:36
add a comment
|
I installed Ubuntu 18.04 a day ago. It works perfectly but graphics is a problem; I see screen flickering where there are system or JS overlays and blurred text.
What can I do - my graphics are based on intel chip
Running sudo lshw -c display
I get
*-display
description: VGA compatible controller
product: HD Graphics 520
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:127 memory:b0000000-b0ffffff memory:a0000000-afffffff ioport:3000(size=64) memory:c0000-dffff
Check the terminal output screenshot
graphics intel-graphics 18.04 intel visual-artifacts
I installed Ubuntu 18.04 a day ago. It works perfectly but graphics is a problem; I see screen flickering where there are system or JS overlays and blurred text.
What can I do - my graphics are based on intel chip
Running sudo lshw -c display
I get
*-display
description: VGA compatible controller
product: HD Graphics 520
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:127 memory:b0000000-b0ffffff memory:a0000000-afffffff ioport:3000(size=64) memory:c0000-dffff
Check the terminal output screenshot
graphics intel-graphics 18.04 intel visual-artifacts
graphics intel-graphics 18.04 intel visual-artifacts
edited May 16 '18 at 13:33
Elias Gikonyo
asked May 16 '18 at 6:57
Elias GikonyoElias Gikonyo
211 silver badge3 bronze badges
211 silver badge3 bronze badges
I think you'll need to give some more detailed hardware information here. Graphics devices should come up when you runlspci -knn | grep -EA2 'VGA|3D'orsudo lshw -c display. Can you edit your question to add that info?
– Zanna
May 16 '18 at 7:07
Thanks @Zanna , I have edited the question to include the extra details
– Elias Gikonyo
May 16 '18 at 13:36
add a comment
|
I think you'll need to give some more detailed hardware information here. Graphics devices should come up when you runlspci -knn | grep -EA2 'VGA|3D'orsudo lshw -c display. Can you edit your question to add that info?
– Zanna
May 16 '18 at 7:07
Thanks @Zanna , I have edited the question to include the extra details
– Elias Gikonyo
May 16 '18 at 13:36
I think you'll need to give some more detailed hardware information here. Graphics devices should come up when you run
lspci -knn | grep -EA2 'VGA|3D' or sudo lshw -c display. Can you edit your question to add that info?– Zanna
May 16 '18 at 7:07
I think you'll need to give some more detailed hardware information here. Graphics devices should come up when you run
lspci -knn | grep -EA2 'VGA|3D' or sudo lshw -c display. Can you edit your question to add that info?– Zanna
May 16 '18 at 7:07
Thanks @Zanna , I have edited the question to include the extra details
– Elias Gikonyo
May 16 '18 at 13:36
Thanks @Zanna , I have edited the question to include the extra details
– Elias Gikonyo
May 16 '18 at 13:36
add a comment
|
1 Answer
1
active
oldest
votes
To get rid of the flicker, I had to REMOVE these two lines from /etc/environment (you probably don't have them, unless you installed gnome-wobbly-windows extension)
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
CLUTTER_VBLANK=True
And I also had to run sudo ubuntu-drivers autoinstall and then reboot
For nVidia cards:
To make the text non-blurry, I just increased the screen resolution via nvidia-settings (the Display dialog did not let me change the resolution)
1
Thanks @Jonathan. This worked on my Dell Precision 5510. Symptoms only appeared in Gnome desktop, not XFCE. I had tough time until I found this info.
– pauljohn32
Nov 20 '18 at 3:25
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/4.0/"u003ecc by-sa 4.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%2f1036816%2fgraphics-problem-on-ubuntu-18-04-blurred-text-screen-flickering%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
To get rid of the flicker, I had to REMOVE these two lines from /etc/environment (you probably don't have them, unless you installed gnome-wobbly-windows extension)
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
CLUTTER_VBLANK=True
And I also had to run sudo ubuntu-drivers autoinstall and then reboot
For nVidia cards:
To make the text non-blurry, I just increased the screen resolution via nvidia-settings (the Display dialog did not let me change the resolution)
1
Thanks @Jonathan. This worked on my Dell Precision 5510. Symptoms only appeared in Gnome desktop, not XFCE. I had tough time until I found this info.
– pauljohn32
Nov 20 '18 at 3:25
add a comment
|
To get rid of the flicker, I had to REMOVE these two lines from /etc/environment (you probably don't have them, unless you installed gnome-wobbly-windows extension)
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
CLUTTER_VBLANK=True
And I also had to run sudo ubuntu-drivers autoinstall and then reboot
For nVidia cards:
To make the text non-blurry, I just increased the screen resolution via nvidia-settings (the Display dialog did not let me change the resolution)
1
Thanks @Jonathan. This worked on my Dell Precision 5510. Symptoms only appeared in Gnome desktop, not XFCE. I had tough time until I found this info.
– pauljohn32
Nov 20 '18 at 3:25
add a comment
|
To get rid of the flicker, I had to REMOVE these two lines from /etc/environment (you probably don't have them, unless you installed gnome-wobbly-windows extension)
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
CLUTTER_VBLANK=True
And I also had to run sudo ubuntu-drivers autoinstall and then reboot
For nVidia cards:
To make the text non-blurry, I just increased the screen resolution via nvidia-settings (the Display dialog did not let me change the resolution)
To get rid of the flicker, I had to REMOVE these two lines from /etc/environment (you probably don't have them, unless you installed gnome-wobbly-windows extension)
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
CLUTTER_VBLANK=True
And I also had to run sudo ubuntu-drivers autoinstall and then reboot
For nVidia cards:
To make the text non-blurry, I just increased the screen resolution via nvidia-settings (the Display dialog did not let me change the resolution)
answered Jun 4 '18 at 23:53
JonathanJonathan
1,8283 gold badges16 silver badges37 bronze badges
1,8283 gold badges16 silver badges37 bronze badges
1
Thanks @Jonathan. This worked on my Dell Precision 5510. Symptoms only appeared in Gnome desktop, not XFCE. I had tough time until I found this info.
– pauljohn32
Nov 20 '18 at 3:25
add a comment
|
1
Thanks @Jonathan. This worked on my Dell Precision 5510. Symptoms only appeared in Gnome desktop, not XFCE. I had tough time until I found this info.
– pauljohn32
Nov 20 '18 at 3:25
1
1
Thanks @Jonathan. This worked on my Dell Precision 5510. Symptoms only appeared in Gnome desktop, not XFCE. I had tough time until I found this info.
– pauljohn32
Nov 20 '18 at 3:25
Thanks @Jonathan. This worked on my Dell Precision 5510. Symptoms only appeared in Gnome desktop, not XFCE. I had tough time until I found this info.
– pauljohn32
Nov 20 '18 at 3:25
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%2f1036816%2fgraphics-problem-on-ubuntu-18-04-blurred-text-screen-flickering%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
I think you'll need to give some more detailed hardware information here. Graphics devices should come up when you run
lspci -knn | grep -EA2 'VGA|3D'orsudo lshw -c display. Can you edit your question to add that info?– Zanna
May 16 '18 at 7:07
Thanks @Zanna , I have edited the question to include the extra details
– Elias Gikonyo
May 16 '18 at 13:36