Score:0

Ubuntu 22.04 screen flickering on DELL 5480

in flag

I've installed a Ubuntu 22.04 server on my DELL 5480 but now the screen is flickering incessantly.

lspci | grep VGA

VGA compatible controller: Intel corporation Skylake GT2 [HD Graphics 520] (rev 07)

Is it possible to update the driver or is there another solution ?

Pilot6 avatar
cn flag
Did it work better with another OS before?
Rishon JR avatar
pl flag
You can always search for your model [here](https://www.dell.com/support/home/en-in/drivers/driversdetails?driverid=3pmv4) and download the drivers on that webpage.
Duddy67 avatar
in flag
@Pilot6 Dunno. Actually the flickering occurs in terminal mode (install + starting + login). After `startx` is being launched (desktop mode) the flickering stops.
Rishon JR avatar
pl flag
Add `startx` to your startup applications (If you don't know how to do that, follow this [article](https://www.maketecheasier.com/manage-startup-applications-ubuntu/))
Score:0
in flag

I finally found the solution thanks to this post.

Edit the grub file:
sudo vim /etc/default/grub

Add the following values to the GRUB_CMDLINE_LINUX_DEFAULT parameter:

GRUB_CMDLINE_LINUX_DEFAULT="i915.enable_dc=0 intel_idle.max_cstate=2"

sudo update-grub

Reboot

Now the flickering is gone.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.